2018-07-22 18:48:56,558 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+-----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-compass-virtual-suite-master-161 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | huawei-virtual9 | +--------------------------------------+-----------------------------------------------------------+ 2018-07-22 18:48:56,562 - 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='cc253bf762e3060eaced489b5' export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_AUTH_URL=https://192.16.1.222:5000/v3 export OS_NO_CACHE=1 export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_REGION_NAME=RegionOne # For openstackclient export OS_IDENTITY_API_VERSION=3 export OS_AUTH_VERSION=3 export SDN_CONTROLLER_IP=192.16.1.222 export OS_CACERT=/home/opnfv/functest/conf/os_cacert 2018-07-22 18:48:56,562 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-22 18:48:56,563 - 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-22 18:48:56,596 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-07-22 18:48:57,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 18:48:57,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 18:48:57,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 18:48:57,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 18:48:57,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 18:48:57,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 18:48:57,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 18:48:57,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 18:48:57,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 18:48:57,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 18:48:57,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 18:48:57,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 18:48:57,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 18:48:57,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 18:48:57,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 18:48:57,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 18:48:57,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 18:48:57,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 18:48:57,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 18:48:57,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 18:48:57,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 18:48:57,050 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 18:48:57,051 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-07-22 18:48:57,051 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-aggregates 2018-07-22 18:48:57,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 18:48:57,081 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:48:57 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-54c0e1ba-f0d5-437a-a37c-fc42d981c0f6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 18:48:57,082 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-54c0e1ba-f0d5-437a-a37c-fc42d981c0f6 2018-07-22 18:48:57,082 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 18:48:57,532 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T06:48:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["5XyvqW35R0uM9DEg5rnRhg"], "issued_at": "2018-07-22T18:48:57.000000Z"}} 2018-07-22 18:48:57,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e15fcd8755c849cba8149308643bafb14bca0ffc" 2018-07-22 18:48:58,524 - 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-3419f13a-b0a6-4c58-ac78-187fdad49b7d x-compute-request-id: req-3419f13a-b0a6-4c58-ac78-187fdad49b7d RESP BODY: {"aggregates": []} 2018-07-22 18:48:58,525 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-aggregates used request id req-3419f13a-b0a6-4c58-ac78-187fdad49b7d 2018-07-22 18:48:58,525 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-aggregates in 1.47317695618s 2018-07-22 18:48:58,525 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-aggregates used request id req-3419f13a-b0a6-4c58-ac78-187fdad49b7d 2018-07-22 18:48:58,525 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-07-22 18:48:58,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 18:48:58,539 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:48:58 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 18:48:58,540 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-07-22 18:48:58,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e15fcd8755c849cba8149308643bafb14bca0ffc" 2018-07-22 18:48:59,498 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:48:59 GMT Content-Type: application/json Content-Length: 475 Vary: X-Auth-Token x-openstack-request-id: req-0f688c62-1b5b-446f-8182-43ed2b2d5052 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "", "links": {"self": "https://192.16.1.222:5000/v3/domains/516a1864d8784e8489227e90a3645f60"}, "tags": [], "enabled": true, "id": "516a1864d8784e8489227e90a3645f60", "name": "heat"}, {"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains", "previous": null, "next": null}} 2018-07-22 18:48:59,498 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-0f688c62-1b5b-446f-8182-43ed2b2d5052 2018-07-22 18:48:59,498 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.958209037781s 2018-07-22 18:48:59,498 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-0f688c62-1b5b-446f-8182-43ed2b2d5052 2018-07-22 18:48:59,499 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'516a1864d8784e8489227e90a3645f60', 'name': u'heat'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-07-22 18:48:59,501 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.endpoints 2018-07-22 18:48:59,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e15fcd8755c849cba8149308643bafb14bca0ffc" 2018-07-22 18:49:00,623 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:49:00 GMT Content-Type: application/json Content-Length: 12480 Vary: X-Auth-Token x-openstack-request-id: req-6595910c-2442-4a54-bef9-4b68f4484b40 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"endpoints": [{"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/045e3c2bfb8540a68daaf98c410ba5ec"}, "url": "http://10.1.0.222:8776/v3/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "bacc9d5fde954d31b803645e9963f798", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/0494a6c5f8dc4a019248e251d75ae1dc"}, "url": "http://10.1.0.222:8776/v1/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "27b8c2a489d6436995199a41fa1014f5", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/0d3edc031f684cc3a598aebd546bd3f7"}, "url": "http://10.1.0.222:8042", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "089c2240c158421aa2059043f2f87251", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/119fcefba6b144e6a3b34b29a38baedc"}, "url": "http://10.1.0.222:9696", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "c3a4df9e40074d8c8f6d0a094c82a093", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/157df8555c74402eb080f51d3bac5875"}, "url": "https://192.16.1.222:8776/v3/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "bacc9d5fde954d31b803645e9963f798", "id": "157df8555c74402eb080f51d3bac5875"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/17e724e3e5044080990c30d26b787fbe"}, "url": "https://192.16.1.222:8000/v1", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "cbebc9221f5441e9a22e167a6eb3f85a", "id": "17e724e3e5044080990c30d26b787fbe"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/1879e640f3be44b7b0c8ba3eacb7948b"}, "url": "http://10.1.0.222:8776/v2/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "51775e6e65cc41d59ba47b0b4d8edcf1", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/1bf5e7dd1c4a4c7498e82f079f64680b"}, "url": "http://10.1.0.222:9292", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "54ff070f3bee467c97937265cb7ce906", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/1ec56ec4a7734ec1b2af52dd679d4738"}, "url": "http://10.1.0.222:8774/v2.1", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "2fb73487a29048d0a3dfc4869d013d63", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/242b02daa7aa40369f8365b41b6455fc"}, "url": "http://10.1.0.222:9890/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "387d8d0514ae48539ed0f886e00e1219", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/3168422a89f4424b84cf7f9650044813"}, "url": "https://192.16.1.222:8780", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "9a2caa29488149e090ecc37771b61a7a", "id": "3168422a89f4424b84cf7f9650044813"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/3317f58affdb439690059fca2016ae11"}, "url": "http://10.1.0.222:8776/v2/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "51775e6e65cc41d59ba47b0b4d8edcf1", "id": "3317f58affdb439690059fca2016ae11"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/34d03b0751b540fb819867ccf049b3fa"}, "url": "https://192.16.1.222:8041", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "8e73c4262d4b4acc9b39c302119796d1", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/41fcfd332dcd42408a46975895f64f8e"}, "url": "http://10.1.0.222:9292", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "54ff070f3bee467c97937265cb7ce906", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/4d7435bf0d304c1d973a9c84c8a47d41"}, "url": "http://10.1.0.222:9696", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "c3a4df9e40074d8c8f6d0a094c82a093", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/51f60a4c803c482f972ef59a4310f44f"}, "url": "http://10.1.0.222:8780", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "9a2caa29488149e090ecc37771b61a7a", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/5214e69855044bb087ec4d87a347197f"}, "url": "http://10.1.0.222:35357", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "1b628ec67fcd4e61b47d9e030b461c0a", "id": "5214e69855044bb087ec4d87a347197f"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/5a43fda0db0943a39614ccb583af413a"}, "url": "https://192.16.1.222:8776/v2/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "51775e6e65cc41d59ba47b0b4d8edcf1", "id": "5a43fda0db0943a39614ccb583af413a"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/60acec2589d041738e32c3874a01c304"}, "url": "https://192.16.1.222:9890", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "387d8d0514ae48539ed0f886e00e1219", "id": "60acec2589d041738e32c3874a01c304"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/64de4cfd9ee744c2aec207f7e2227224"}, "url": "https://192.16.1.222:8042", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "089c2240c158421aa2059043f2f87251", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/6ef3966177ba4be6a3cc91bcbbc40473"}, "url": "https://192.16.1.222:5000", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "1b628ec67fcd4e61b47d9e030b461c0a", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/6f4b6885ce5343acba6a894995cf0e92"}, "url": "http://10.1.0.222:8776/v1/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "27b8c2a489d6436995199a41fa1014f5", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/704dea59f9a94de7bcdc6ff83d59aece"}, "url": "http://10.1.0.222:8780", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "9a2caa29488149e090ecc37771b61a7a", "id": "704dea59f9a94de7bcdc6ff83d59aece"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/7759eeb40d7f4c50a52f58e05e6de5d2"}, "url": "http://10.1.0.222:8004/v1/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "b52ab797062943a7b2d4168f4a32c7df", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/83f05bdd074b4b5a8229fdd3c1394ebe"}, "url": "http://10.1.0.222:5000", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "1b628ec67fcd4e61b47d9e030b461c0a", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/89de713fe5b74d3a9b6f090e2a065558"}, "url": "http://10.1.0.222:8000/v1", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "cbebc9221f5441e9a22e167a6eb3f85a", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/8cb12f57dc544b7eb8dc7db4c037e31e"}, "url": "http://10.1.0.222:8774/v2.1", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "2fb73487a29048d0a3dfc4869d013d63", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/a6ea4041a1a14c279641a713da7dba7a"}, "url": "http://10.1.0.222:8000/v1", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "cbebc9221f5441e9a22e167a6eb3f85a", "id": "a6ea4041a1a14c279641a713da7dba7a"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/afbf620af2cc4639a8cfe0e8dff9fb2f"}, "url": "https://192.16.1.222:9292", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "54ff070f3bee467c97937265cb7ce906", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/bd6f6ceb3c1048a5b13a872fa46fc525"}, "url": "https://192.16.1.222:8776/v1/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "27b8c2a489d6436995199a41fa1014f5", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/c3dedbf978ba411ba117219770b4934f"}, "url": "https://192.16.1.222:8004/v1/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "b52ab797062943a7b2d4168f4a32c7df", "id": "c3dedbf978ba411ba117219770b4934f"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/ceb2753d410245949e500e448e6b1c9a"}, "url": "https://192.16.1.222:8774/v2.1", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "2fb73487a29048d0a3dfc4869d013d63", "id": "ceb2753d410245949e500e448e6b1c9a"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/d0d00836aaae443d9c208c62cf6ebdaa"}, "url": "https://192.16.1.222:9696", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "c3a4df9e40074d8c8f6d0a094c82a093", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/d93d650705834dd4b68ee01b522ecf98"}, "url": "http://10.1.0.222:8004/v1/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "b52ab797062943a7b2d4168f4a32c7df", "id": "d93d650705834dd4b68ee01b522ecf98"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/de0ef54c831f4508a341bbee7c7f4ea3"}, "url": "http://10.1.0.222:8041", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "8e73c4262d4b4acc9b39c302119796d1", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/df3cfb8584214f85adebde3e0e8dc60f"}, "url": "http://10.1.0.222:9890", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "387d8d0514ae48539ed0f886e00e1219", "id": "df3cfb8584214f85adebde3e0e8dc60f"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/ebf1b948dd1848b896e1bbe49f328063"}, "url": "http://10.1.0.222:8041", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "8e73c4262d4b4acc9b39c302119796d1", "id": "ebf1b948dd1848b896e1bbe49f328063"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/f7722c0e44c94329b33efe810f39ad50"}, "url": "http://10.1.0.222:8042", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "089c2240c158421aa2059043f2f87251", "id": "f7722c0e44c94329b33efe810f39ad50"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/f931ba6a681d4d069ee9ec79daa4b309"}, "url": "http://10.1.0.222:8776/v3/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "bacc9d5fde954d31b803645e9963f798", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "links": {"self": "https://192.16.1.222:5000/v3/endpoints", "previous": null, "next": null}} 2018-07-22 18:49:00,624 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/endpoints used request id req-6595910c-2442-4a54-bef9-4b68f4484b40 2018-07-22 18:49:00,624 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.endpoints in 1.12290716171s 2018-07-22 18:49:00,624 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/endpoints used request id req-6595910c-2442-4a54-bef9-4b68f4484b40 2018-07-22 18:49:00,627 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/045e3c2bfb8540a68daaf98c410ba5ec'}, 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'bacc9d5fde954d31b803645e9963f798', u'id': u'045e3c2bfb8540a68daaf98c410ba5ec'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/0494a6c5f8dc4a019248e251d75ae1dc'}, 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'27b8c2a489d6436995199a41fa1014f5', u'id': u'0494a6c5f8dc4a019248e251d75ae1dc'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/0d3edc031f684cc3a598aebd546bd3f7'}, u'url': u'http://10.1.0.222:8042', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'089c2240c158421aa2059043f2f87251', u'id': u'0d3edc031f684cc3a598aebd546bd3f7'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/119fcefba6b144e6a3b34b29a38baedc'}, u'url': u'http://10.1.0.222:9696', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c3a4df9e40074d8c8f6d0a094c82a093', u'id': u'119fcefba6b144e6a3b34b29a38baedc'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/157df8555c74402eb080f51d3bac5875'}, u'url': u'https://192.16.1.222:8776/v3/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'bacc9d5fde954d31b803645e9963f798', u'id': u'157df8555c74402eb080f51d3bac5875'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/17e724e3e5044080990c30d26b787fbe'}, u'url': u'https://192.16.1.222:8000/v1', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'cbebc9221f5441e9a22e167a6eb3f85a', u'id': u'17e724e3e5044080990c30d26b787fbe'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/1879e640f3be44b7b0c8ba3eacb7948b'}, 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'51775e6e65cc41d59ba47b0b4d8edcf1', u'id': u'1879e640f3be44b7b0c8ba3eacb7948b'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/1bf5e7dd1c4a4c7498e82f079f64680b'}, u'url': u'http://10.1.0.222:9292', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'54ff070f3bee467c97937265cb7ce906', u'id': u'1bf5e7dd1c4a4c7498e82f079f64680b'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/1ec56ec4a7734ec1b2af52dd679d4738'}, 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'2fb73487a29048d0a3dfc4869d013d63', u'id': u'1ec56ec4a7734ec1b2af52dd679d4738'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/242b02daa7aa40369f8365b41b6455fc'}, u'url': u'http://10.1.0.222:9890/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'387d8d0514ae48539ed0f886e00e1219', u'id': u'242b02daa7aa40369f8365b41b6455fc'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/3168422a89f4424b84cf7f9650044813'}, u'url': u'https://192.16.1.222:8780', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9a2caa29488149e090ecc37771b61a7a', u'id': u'3168422a89f4424b84cf7f9650044813'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/3317f58affdb439690059fca2016ae11'}, 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'51775e6e65cc41d59ba47b0b4d8edcf1', u'id': u'3317f58affdb439690059fca2016ae11'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/34d03b0751b540fb819867ccf049b3fa'}, u'url': u'https://192.16.1.222:8041', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'8e73c4262d4b4acc9b39c302119796d1', u'id': u'34d03b0751b540fb819867ccf049b3fa'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/41fcfd332dcd42408a46975895f64f8e'}, u'url': u'http://10.1.0.222:9292', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'54ff070f3bee467c97937265cb7ce906', u'id': u'41fcfd332dcd42408a46975895f64f8e'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/4d7435bf0d304c1d973a9c84c8a47d41'}, u'url': u'http://10.1.0.222:9696', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c3a4df9e40074d8c8f6d0a094c82a093', u'id': u'4d7435bf0d304c1d973a9c84c8a47d41'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/51f60a4c803c482f972ef59a4310f44f'}, u'url': u'http://10.1.0.222:8780', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9a2caa29488149e090ecc37771b61a7a', u'id': u'51f60a4c803c482f972ef59a4310f44f'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/5214e69855044bb087ec4d87a347197f'}, u'url': u'http://10.1.0.222:35357', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1b628ec67fcd4e61b47d9e030b461c0a', u'id': u'5214e69855044bb087ec4d87a347197f'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/5a43fda0db0943a39614ccb583af413a'}, u'url': u'https://192.16.1.222:8776/v2/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'51775e6e65cc41d59ba47b0b4d8edcf1', u'id': u'5a43fda0db0943a39614ccb583af413a'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/60acec2589d041738e32c3874a01c304'}, u'url': u'https://192.16.1.222:9890', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'387d8d0514ae48539ed0f886e00e1219', u'id': u'60acec2589d041738e32c3874a01c304'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/64de4cfd9ee744c2aec207f7e2227224'}, u'url': u'https://192.16.1.222:8042', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'089c2240c158421aa2059043f2f87251', u'id': u'64de4cfd9ee744c2aec207f7e2227224'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/6ef3966177ba4be6a3cc91bcbbc40473'}, u'url': u'https://192.16.1.222:5000', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1b628ec67fcd4e61b47d9e030b461c0a', u'id': u'6ef3966177ba4be6a3cc91bcbbc40473'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/6f4b6885ce5343acba6a894995cf0e92'}, 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'27b8c2a489d6436995199a41fa1014f5', u'id': u'6f4b6885ce5343acba6a894995cf0e92'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/704dea59f9a94de7bcdc6ff83d59aece'}, u'url': u'http://10.1.0.222:8780', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9a2caa29488149e090ecc37771b61a7a', u'id': u'704dea59f9a94de7bcdc6ff83d59aece'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/7759eeb40d7f4c50a52f58e05e6de5d2'}, 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'b52ab797062943a7b2d4168f4a32c7df', u'id': u'7759eeb40d7f4c50a52f58e05e6de5d2'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/83f05bdd074b4b5a8229fdd3c1394ebe'}, u'url': u'http://10.1.0.222:5000', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1b628ec67fcd4e61b47d9e030b461c0a', u'id': u'83f05bdd074b4b5a8229fdd3c1394ebe'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/89de713fe5b74d3a9b6f090e2a065558'}, 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'cbebc9221f5441e9a22e167a6eb3f85a', u'id': u'89de713fe5b74d3a9b6f090e2a065558'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/8cb12f57dc544b7eb8dc7db4c037e31e'}, 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'2fb73487a29048d0a3dfc4869d013d63', u'id': u'8cb12f57dc544b7eb8dc7db4c037e31e'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/a6ea4041a1a14c279641a713da7dba7a'}, 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'cbebc9221f5441e9a22e167a6eb3f85a', u'id': u'a6ea4041a1a14c279641a713da7dba7a'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/afbf620af2cc4639a8cfe0e8dff9fb2f'}, u'url': u'https://192.16.1.222:9292', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'54ff070f3bee467c97937265cb7ce906', u'id': u'afbf620af2cc4639a8cfe0e8dff9fb2f'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/bd6f6ceb3c1048a5b13a872fa46fc525'}, u'url': u'https://192.16.1.222:8776/v1/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'27b8c2a489d6436995199a41fa1014f5', u'id': u'bd6f6ceb3c1048a5b13a872fa46fc525'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/c3dedbf978ba411ba117219770b4934f'}, u'url': u'https://192.16.1.222:8004/v1/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b52ab797062943a7b2d4168f4a32c7df', u'id': u'c3dedbf978ba411ba117219770b4934f'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/ceb2753d410245949e500e448e6b1c9a'}, u'url': u'https://192.16.1.222:8774/v2.1', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2fb73487a29048d0a3dfc4869d013d63', u'id': u'ceb2753d410245949e500e448e6b1c9a'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/d0d00836aaae443d9c208c62cf6ebdaa'}, u'url': u'https://192.16.1.222:9696', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c3a4df9e40074d8c8f6d0a094c82a093', u'id': u'd0d00836aaae443d9c208c62cf6ebdaa'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/d93d650705834dd4b68ee01b522ecf98'}, 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'b52ab797062943a7b2d4168f4a32c7df', u'id': u'd93d650705834dd4b68ee01b522ecf98'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/de0ef54c831f4508a341bbee7c7f4ea3'}, u'url': u'http://10.1.0.222:8041', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'8e73c4262d4b4acc9b39c302119796d1', u'id': u'de0ef54c831f4508a341bbee7c7f4ea3'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/df3cfb8584214f85adebde3e0e8dc60f'}, u'url': u'http://10.1.0.222:9890', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'387d8d0514ae48539ed0f886e00e1219', u'id': u'df3cfb8584214f85adebde3e0e8dc60f'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/ebf1b948dd1848b896e1bbe49f328063'}, u'url': u'http://10.1.0.222:8041', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'8e73c4262d4b4acc9b39c302119796d1', u'id': u'ebf1b948dd1848b896e1bbe49f328063'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/f7722c0e44c94329b33efe810f39ad50'}, u'url': u'http://10.1.0.222:8042', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'089c2240c158421aa2059043f2f87251', u'id': u'f7722c0e44c94329b33efe810f39ad50'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/f931ba6a681d4d069ee9ec79daa4b309'}, 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'bacc9d5fde954d31b803645e9963f798', u'id': u'f931ba6a681d4d069ee9ec79daa4b309'})] 2018-07-22 18:49:00,629 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.extensions 2018-07-22 18:49:00,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/extensions -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e15fcd8755c849cba8149308643bafb14bca0ffc" 2018-07-22 18:49:00,677 - 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-fe950ddf-1f11-48fc-aeca-187e39be64a9 x-compute-request-id: req-fe950ddf-1f11-48fc-aeca-187e39be64a9 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-22 18:49:00,677 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/extensions used request id req-fe950ddf-1f11-48fc-aeca-187e39be64a9 2018-07-22 18:49:00,677 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.extensions in 0.0486299991608s 2018-07-22 18:49:00,678 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/extensions used request id req-fe950ddf-1f11-48fc-aeca-187e39be64a9 2018-07-22 18:49:00,686 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-floating-ip-pools 2018-07-22 18:49:00,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e15fcd8755c849cba8149308643bafb14bca0ffc" 2018-07-22 18:49:02,640 - 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-944db0fb-cfc4-4cce-b3ee-ebd69380b058 x-compute-request-id: req-944db0fb-cfc4-4cce-b3ee-ebd69380b058 RESP BODY: {"floating_ip_pools": [{"name": "ext-net"}]} 2018-07-22 18:49:02,640 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-floating-ip-pools used request id req-944db0fb-cfc4-4cce-b3ee-ebd69380b058 2018-07-22 18:49:02,641 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-floating-ip-pools in 1.95487809181s 2018-07-22 18:49:02,641 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-floating-ip-pools used request id req-944db0fb-cfc4-4cce-b3ee-ebd69380b058 2018-07-22 18:49:02,641 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'ext-net'}] 2018-07-22 18:49:02,644 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-22 18:49:02,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/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}e15fcd8755c849cba8149308643bafb14bca0ffc" 2018-07-22 18:49:03,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-f3e3f82d-cb91-48cc-95af-fc8462c22f16 Date: Sun, 22 Jul 2018 18:49:03 GMT RESP BODY: {"floatingips": []} 2018-07-22 18:49:03,312 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-f3e3f82d-cb91-48cc-95af-fc8462c22f16 2018-07-22 18:49:03,312 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.668491840363s 2018-07-22 18:49:03,313 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-f3e3f82d-cb91-48cc-95af-fc8462c22f16 2018-07-22 18:49:03,313 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-07-22 18:49:03,313 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-hypervisors.detail 2018-07-22 18:49:03,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e15fcd8755c849cba8149308643bafb14bca0ffc" 2018-07-22 18:49:03,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2567 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-91a5a30a-68e6-4804-aab5-24b4cba8408c x-compute-request-id: req-91a5a30a-68e6-4804-aab5-24b4cba8408c RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "host4", "disabled_reason": null, "id": 59}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 8, "hypervisor_hostname": "host4", "memory_mb_used": 2048, "memory_mb": 16046, "current_workload": 0, "state": "up", "host_ip": "10.1.0.53", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"rtm\", \"tsc_adjust\", \"tsc-deadline\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"hle\", \"cmov\", \"smep\", \"fpu\", \"pat\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"syscall\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"aes\", \"mca\", \"pse\", \"lahf_lm\", \"abm\", \"popcnt\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pni\", \"rdtscp\", \"avx2\", \"sse2\", \"ss\", \"hypervisor\", \"bmi1\", \"bmi2\", \"ssse3\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 1, \"cells\": 1, \"threads\": 1, \"sockets\": 8}}", "running_vms": 0, "free_disk_gb": 2997, "hypervisor_version": 2011001, "disk_available_least": 2997, "local_gb": 2997, "free_ram_mb": 13998, "id": 5}, {"status": "enabled", "service": {"host": "host5", "disabled_reason": null, "id": 62}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 8, "hypervisor_hostname": "host5", "memory_mb_used": 2048, "memory_mb": 16046, "current_workload": 0, "state": "up", "host_ip": "10.1.0.54", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"rtm\", \"tsc_adjust\", \"tsc-deadline\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"hle\", \"cmov\", \"smep\", \"fpu\", \"pat\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"syscall\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"aes\", \"mca\", \"pse\", \"lahf_lm\", \"abm\", \"popcnt\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pni\", \"rdtscp\", \"avx2\", \"sse2\", \"ss\", \"hypervisor\", \"bmi1\", \"bmi2\", \"ssse3\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 1, \"cells\": 1, \"threads\": 1, \"sockets\": 8}}", "running_vms": 0, "free_disk_gb": 2997, "hypervisor_version": 2011001, "disk_available_least": 2997, "local_gb": 2997, "free_ram_mb": 13998, "id": 8}]} 2018-07-22 18:49:03,409 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-hypervisors/detail used request id req-91a5a30a-68e6-4804-aab5-24b4cba8408c 2018-07-22 18:49:03,409 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-hypervisors.detail in 0.0956819057465s 2018-07-22 18:49:03,409 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-hypervisors/detail used request id req-91a5a30a-68e6-4804-aab5-24b4cba8408c 2018-07-22 18:49:03,409 - 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": "Haswell", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "rtm", "tsc_adjust", "tsc-deadline", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "hle", "cmov", "smep", "fpu", "pat", "lm", "msr", "nx", "fxsr", "syscall", "sse4.1", "pae", "sse4.2", "pclmuldq", "pcid", "fma", "vme", "mmx", "osxsave", "cx8", "mce", "de", "aes", "mca", "pse", "lahf_lm", "abm", "popcnt", "pdpe1gb", "apic", "sse", "f16c", "pni", "rdtscp", "avx2", "sse2", "ss", "hypervisor", "bmi1", "bmi2", "ssse3", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 1, "cells": 1, "threads": 1, "sockets": 8}}', u'free_disk_gb': 2997, u'hypervisor_version': 2011001, u'disk_available_least': 2997, u'local_gb': 2997, u'free_ram_mb': 13998, u'id': 5, u'service': {u'host': u'host4', u'disabled_reason': None, u'id': 59}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 8, u'memory_mb_used': 2048, u'memory_mb': 16046, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'10.1.0.54', u'hypervisor_hostname': u'host5', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "rtm", "tsc_adjust", "tsc-deadline", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "hle", "cmov", "smep", "fpu", "pat", "lm", "msr", "nx", "fxsr", "syscall", "sse4.1", "pae", "sse4.2", "pclmuldq", "pcid", "fma", "vme", "mmx", "osxsave", "cx8", "mce", "de", "aes", "mca", "pse", "lahf_lm", "abm", "popcnt", "pdpe1gb", "apic", "sse", "f16c", "pni", "rdtscp", "avx2", "sse2", "ss", "hypervisor", "bmi1", "bmi2", "ssse3", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 1, "cells": 1, "threads": 1, "sockets": 8}}', u'free_disk_gb': 2997, u'hypervisor_version': 2011001, u'disk_available_least': 2997, u'local_gb': 2997, u'free_ram_mb': 13998, u'id': 8, u'service': {u'host': u'host5', u'disabled_reason': None, u'id': 62}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 8, u'memory_mb_used': 2048, u'memory_mb': 16046, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-07-22 18:49:03,410 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-keypairs 2018-07-22 18:49:03,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e15fcd8755c849cba8149308643bafb14bca0ffc" 2018-07-22 18:49:03,474 - 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-047447d0-3046-4466-8bc1-ae0d074afe95 x-compute-request-id: req-047447d0-3046-4466-8bc1-ae0d074afe95 RESP BODY: {"keypairs": []} 2018-07-22 18:49:03,474 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-047447d0-3046-4466-8bc1-ae0d074afe95 2018-07-22 18:49:03,474 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-keypairs in 0.0643489360809s 2018-07-22 18:49:03,474 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-047447d0-3046-4466-8bc1-ae0d074afe95 2018-07-22 18:49:03,474 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-07-22 18:49:03,475 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-22 18:49:03,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/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}e15fcd8755c849cba8149308643bafb14bca0ffc" 2018-07-22 18:49:03,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-a193d765-c253-477a-b82a-937cceef3713 Date: Sun, 22 Jul 2018 18:49:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"description":"","tags":[],"updated_at":"2018-07-22T18:45:46Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","provider:network_type":"flat"}]} 2018-07-22 18:49:03,632 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-a193d765-c253-477a-b82a-937cceef3713 2018-07-22 18:49:03,632 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.157716035843s 2018-07-22 18:49:03,633 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-a193d765-c253-477a-b82a-937cceef3713 2018-07-22 18:49:03,633 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'dfeb2318-808e-4397-8e97-13ee20f5981d'], u'description': u'', u'provider:physical_network': u'physnet', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-22T18:45:46Z', u'is_default': False, u'revision_number': 6, u'port_security_enabled': True, u'mtu': 1500, u'id': u'76ac7b4e-f626-4cfb-83cf-a35235a38cf9', 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'6f56dde62ed24851ae8dce233fed7ebd', u'created_at': u'2018-07-22T18:45:38Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'6f56dde62ed24851ae8dce233fed7ebd'})] 2018-07-22 18:49:03,633 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-22 18:49:03,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/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}e15fcd8755c849cba8149308643bafb14bca0ffc" 2018-07-22 18:49:03,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2723 X-Openstack-Request-Id: req-c4eba1ee-76d6-4ec9-82a1-e9743c0dd24c Date: Sun, 22 Jul 2018 18:49:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T18:45:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfeb2318-808e-4397-8e97-13ee20f5981d","ip_address":"192.16.1.102"}],"id":"098e772b-5e55-4324-b283-852564daa84c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:37:99","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-76ac7b4e-f626-4cfb-83cf-a35235a38cf9","name":"","admin_state_up":true,"network_id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:48Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T18:45:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfeb2318-808e-4397-8e97-13ee20f5981d","ip_address":"192.16.1.101"}],"id":"a5f1645d-9e42-4ca9-80a6-dae278f9fbdc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:34:d2:eb","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-76ac7b4e-f626-4cfb-83cf-a35235a38cf9","name":"","admin_state_up":true,"network_id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:47Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T18:45:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfeb2318-808e-4397-8e97-13ee20f5981d","ip_address":"192.16.1.103"}],"id":"a6c663e2-636b-4033-adb4-d2ed97515059","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f9:79:aa","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-76ac7b4e-f626-4cfb-83cf-a35235a38cf9","name":"","admin_state_up":true,"network_id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:48Z","binding:vnic_type":"normal"}]} 2018-07-22 18:49:03,736 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json used request id req-c4eba1ee-76d6-4ec9-82a1-e9743c0dd24c 2018-07-22 18:49:03,736 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.102409124374s 2018-07-22 18:49:03,736 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json used request id req-c4eba1ee-76d6-4ec9-82a1-e9743c0dd24c 2018-07-22 18:49:03,736 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [Munch({u'status': u'ACTIVE', u'binding:host_id': u'host3', u'description': u'', u'allowed_address_pairs': [], u'tags': [], u'extra_dhcp_opts': [], u'updated_at': u'2018-07-22T18:45:55Z', 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'dfeb2318-808e-4397-8e97-13ee20f5981d', u'ip_address': u'192.16.1.102'}], u'id': u'098e772b-5e55-4324-b283-852564daa84c', u'security_groups': [], u'device_id': u'dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-76ac7b4e-f626-4cfb-83cf-a35235a38cf9', u'name': u'', u'admin_state_up': True, u'network_id': u'76ac7b4e-f626-4cfb-83cf-a35235a38cf9', u'tenant_id': u'6f56dde62ed24851ae8dce233fed7ebd', u'binding:vif_details': {u'port_filter': True, u'datapath_type': u'system', u'ovs_hybrid_plug': True}, u'binding:vnic_type': u'normal', u'binding:vif_type': u'ovs', u'mac_address': u'fa:16:3e:51:37:99', u'project_id': u'6f56dde62ed24851ae8dce233fed7ebd', u'created_at': u'2018-07-22T18:45:48Z'}), 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-22T18:45:55Z', 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'dfeb2318-808e-4397-8e97-13ee20f5981d', u'ip_address': u'192.16.1.101'}], u'id': u'a5f1645d-9e42-4ca9-80a6-dae278f9fbdc', u'security_groups': [], u'device_id': u'dhcp540ba512-ba2e-5213-b381-56c767787d41-76ac7b4e-f626-4cfb-83cf-a35235a38cf9', u'name': u'', u'admin_state_up': True, u'network_id': u'76ac7b4e-f626-4cfb-83cf-a35235a38cf9', u'tenant_id': u'6f56dde62ed24851ae8dce233fed7ebd', u'binding:vif_details': {u'port_filter': True, u'datapath_type': u'system', u'ovs_hybrid_plug': True}, u'binding:vnic_type': u'normal', u'binding:vif_type': u'ovs', u'mac_address': u'fa:16:3e:34:d2:eb', u'project_id': u'6f56dde62ed24851ae8dce233fed7ebd', u'created_at': u'2018-07-22T18:45:47Z'}), 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-22T18:45:56Z', 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'dfeb2318-808e-4397-8e97-13ee20f5981d', u'ip_address': u'192.16.1.103'}], u'id': u'a6c663e2-636b-4033-adb4-d2ed97515059', u'security_groups': [], u'device_id': u'dhcp6e683b9c-430b-509e-9237-cf130714d68f-76ac7b4e-f626-4cfb-83cf-a35235a38cf9', u'name': u'', u'admin_state_up': True, u'network_id': u'76ac7b4e-f626-4cfb-83cf-a35235a38cf9', u'tenant_id': u'6f56dde62ed24851ae8dce233fed7ebd', u'binding:vif_details': {u'port_filter': True, u'datapath_type': u'system', u'ovs_hybrid_plug': True}, u'binding:vnic_type': u'normal', u'binding:vif_type': u'ovs', u'mac_address': u'fa:16:3e:f9:79:aa', u'project_id': u'6f56dde62ed24851ae8dce233fed7ebd', u'created_at': u'2018-07-22T18:45:48Z'})] 2018-07-22 18:49:03,739 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.role_assignments 2018-07-22 18:49:03,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/role_assignments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e15fcd8755c849cba8149308643bafb14bca0ffc" 2018-07-22 18:49:04,357 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:49:04 GMT Content-Type: application/json Content-Length: 5290 Vary: X-Auth-Token x-openstack-request-id: req-5e3dd65f-733f-40f5-a146-b7223cbc1c05 X-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": "842f62c9dbf64b77b4b3da26e8d21c32"}}, "role": {"id": "d003a336a98a4f52ae5449d360466dce"}, "user": {"id": "1f108f530efd4cc69b46c4aa532057ff"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/842f62c9dbf64b77b4b3da26e8d21c32/users/1f108f530efd4cc69b46c4aa532057ff/roles/d003a336a98a4f52ae5449d360466dce"}}, {"scope": {"project": {"id": "842f62c9dbf64b77b4b3da26e8d21c32"}}, "role": {"id": "d003a336a98a4f52ae5449d360466dce"}, "user": {"id": "27a8e60db0cf4f95abf2d9fafe083888"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/842f62c9dbf64b77b4b3da26e8d21c32/users/27a8e60db0cf4f95abf2d9fafe083888/roles/d003a336a98a4f52ae5449d360466dce"}}, {"scope": {"project": {"id": "842f62c9dbf64b77b4b3da26e8d21c32"}}, "role": {"id": "d003a336a98a4f52ae5449d360466dce"}, "user": {"id": "2daf70d24b20492d895f12999a9a49f0"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/842f62c9dbf64b77b4b3da26e8d21c32/users/2daf70d24b20492d895f12999a9a49f0/roles/d003a336a98a4f52ae5449d360466dce"}}, {"scope": {"project": {"id": "6f56dde62ed24851ae8dce233fed7ebd"}}, "role": {"id": "47926fd2f5154882b6f31c1790b7a7c7"}, "user": {"id": "578de12745c743bd9dd92bf9224acd16"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd/users/578de12745c743bd9dd92bf9224acd16/roles/47926fd2f5154882b6f31c1790b7a7c7"}}, {"scope": {"project": {"id": "6f56dde62ed24851ae8dce233fed7ebd"}}, "role": {"id": "d003a336a98a4f52ae5449d360466dce"}, "user": {"id": "578de12745c743bd9dd92bf9224acd16"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd/users/578de12745c743bd9dd92bf9224acd16/roles/d003a336a98a4f52ae5449d360466dce"}}, {"scope": {"project": {"id": "842f62c9dbf64b77b4b3da26e8d21c32"}}, "role": {"id": "d003a336a98a4f52ae5449d360466dce"}, "user": {"id": "742694684b5d47d0bac13dc98454937e"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/842f62c9dbf64b77b4b3da26e8d21c32/users/742694684b5d47d0bac13dc98454937e/roles/d003a336a98a4f52ae5449d360466dce"}}, {"scope": {"project": {"id": "842f62c9dbf64b77b4b3da26e8d21c32"}}, "role": {"id": "d003a336a98a4f52ae5449d360466dce"}, "user": {"id": "787071c1a56e4800b1496590f054563f"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/842f62c9dbf64b77b4b3da26e8d21c32/users/787071c1a56e4800b1496590f054563f/roles/d003a336a98a4f52ae5449d360466dce"}}, {"scope": {"project": {"id": "842f62c9dbf64b77b4b3da26e8d21c32"}}, "role": {"id": "d003a336a98a4f52ae5449d360466dce"}, "user": {"id": "94ca466cf6844cca83b4175ac69d0680"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/842f62c9dbf64b77b4b3da26e8d21c32/users/94ca466cf6844cca83b4175ac69d0680/roles/d003a336a98a4f52ae5449d360466dce"}}, {"scope": {"project": {"id": "842f62c9dbf64b77b4b3da26e8d21c32"}}, "role": {"id": "d003a336a98a4f52ae5449d360466dce"}, "user": {"id": "a0d48ece3bb84d4ea03478919c0b92eb"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/842f62c9dbf64b77b4b3da26e8d21c32/users/a0d48ece3bb84d4ea03478919c0b92eb/roles/d003a336a98a4f52ae5449d360466dce"}}, {"scope": {"project": {"id": "842f62c9dbf64b77b4b3da26e8d21c32"}}, "role": {"id": "d003a336a98a4f52ae5449d360466dce"}, "user": {"id": "b970c767edd342f48d9259b8478b1221"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/842f62c9dbf64b77b4b3da26e8d21c32/users/b970c767edd342f48d9259b8478b1221/roles/d003a336a98a4f52ae5449d360466dce"}}, {"scope": {"project": {"id": "842f62c9dbf64b77b4b3da26e8d21c32"}}, "role": {"id": "d003a336a98a4f52ae5449d360466dce"}, "user": {"id": "bc7feab2ad3a4d82ab46a771e7c7ca2d"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/842f62c9dbf64b77b4b3da26e8d21c32/users/bc7feab2ad3a4d82ab46a771e7c7ca2d/roles/d003a336a98a4f52ae5449d360466dce"}}, {"scope": {"project": {"id": "842f62c9dbf64b77b4b3da26e8d21c32"}}, "role": {"id": "d003a336a98a4f52ae5449d360466dce"}, "user": {"id": "dfbc186a612c4f9097944cfac82caf54"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/842f62c9dbf64b77b4b3da26e8d21c32/users/dfbc186a612c4f9097944cfac82caf54/roles/d003a336a98a4f52ae5449d360466dce"}}, {"scope": {"project": {"id": "842f62c9dbf64b77b4b3da26e8d21c32"}}, "role": {"id": "d003a336a98a4f52ae5449d360466dce"}, "user": {"id": "feff152a8a514679827aa9f87d9e427f"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/842f62c9dbf64b77b4b3da26e8d21c32/users/feff152a8a514679827aa9f87d9e427f/roles/d003a336a98a4f52ae5449d360466dce"}}, {"scope": {"domain": {"id": "516a1864d8784e8489227e90a3645f60"}}, "role": {"id": "d003a336a98a4f52ae5449d360466dce"}, "user": {"id": "bd0e5cd787ad49c4bab3c211eea5932c"}, "links": {"assignment": "https://192.16.1.222:5000/v3/domains/516a1864d8784e8489227e90a3645f60/users/bd0e5cd787ad49c4bab3c211eea5932c/roles/d003a336a98a4f52ae5449d360466dce"}}, {"scope": {"system": {"all": true}}, "role": {"id": "d003a336a98a4f52ae5449d360466dce"}, "user": {"id": "578de12745c743bd9dd92bf9224acd16"}, "links": {"assignment": "https://192.16.1.222:5000/v3/system/users/578de12745c743bd9dd92bf9224acd16/roles/d003a336a98a4f52ae5449d360466dce"}}], "links": {"self": "https://192.16.1.222:5000/v3/role_assignments", "previous": null, "next": null}} 2018-07-22 18:49:04,358 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments used request id req-5e3dd65f-733f-40f5-a146-b7223cbc1c05 2018-07-22 18:49:04,358 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.role_assignments in 0.618849992752s 2018-07-22 18:49:04,358 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments used request id req-5e3dd65f-733f-40f5-a146-b7223cbc1c05 2018-07-22 18:49:04,359 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'842f62c9dbf64b77b4b3da26e8d21c32', 'id': u'd003a336a98a4f52ae5449d360466dce', 'user': u'1f108f530efd4cc69b46c4aa532057ff'}), Munch({'project': u'842f62c9dbf64b77b4b3da26e8d21c32', 'id': u'd003a336a98a4f52ae5449d360466dce', 'user': u'27a8e60db0cf4f95abf2d9fafe083888'}), Munch({'project': u'842f62c9dbf64b77b4b3da26e8d21c32', 'id': u'd003a336a98a4f52ae5449d360466dce', 'user': u'2daf70d24b20492d895f12999a9a49f0'}), Munch({'project': u'6f56dde62ed24851ae8dce233fed7ebd', 'id': u'47926fd2f5154882b6f31c1790b7a7c7', 'user': u'578de12745c743bd9dd92bf9224acd16'}), Munch({'project': u'6f56dde62ed24851ae8dce233fed7ebd', 'id': u'd003a336a98a4f52ae5449d360466dce', 'user': u'578de12745c743bd9dd92bf9224acd16'}), Munch({'project': u'842f62c9dbf64b77b4b3da26e8d21c32', 'id': u'd003a336a98a4f52ae5449d360466dce', 'user': u'742694684b5d47d0bac13dc98454937e'}), Munch({'project': u'842f62c9dbf64b77b4b3da26e8d21c32', 'id': u'd003a336a98a4f52ae5449d360466dce', 'user': u'787071c1a56e4800b1496590f054563f'}), Munch({'project': u'842f62c9dbf64b77b4b3da26e8d21c32', 'id': u'd003a336a98a4f52ae5449d360466dce', 'user': u'94ca466cf6844cca83b4175ac69d0680'}), Munch({'project': u'842f62c9dbf64b77b4b3da26e8d21c32', 'id': u'd003a336a98a4f52ae5449d360466dce', 'user': u'a0d48ece3bb84d4ea03478919c0b92eb'}), Munch({'project': u'842f62c9dbf64b77b4b3da26e8d21c32', 'id': u'd003a336a98a4f52ae5449d360466dce', 'user': u'b970c767edd342f48d9259b8478b1221'}), Munch({'project': u'842f62c9dbf64b77b4b3da26e8d21c32', 'id': u'd003a336a98a4f52ae5449d360466dce', 'user': u'bc7feab2ad3a4d82ab46a771e7c7ca2d'}), Munch({'project': u'842f62c9dbf64b77b4b3da26e8d21c32', 'id': u'd003a336a98a4f52ae5449d360466dce', 'user': u'dfbc186a612c4f9097944cfac82caf54'}), Munch({'project': u'842f62c9dbf64b77b4b3da26e8d21c32', 'id': u'd003a336a98a4f52ae5449d360466dce', 'user': u'feff152a8a514679827aa9f87d9e427f'}), Munch({'domain': u'516a1864d8784e8489227e90a3645f60', 'id': u'd003a336a98a4f52ae5449d360466dce', 'user': u'bd0e5cd787ad49c4bab3c211eea5932c'}), Munch({'id': u'd003a336a98a4f52ae5449d360466dce', 'user': u'578de12745c743bd9dd92bf9224acd16'})] 2018-07-22 18:49:04,362 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-22 18:49:04,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e15fcd8755c849cba8149308643bafb14bca0ffc" 2018-07-22 18:49:04,911 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:49:04 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-8f6e9b7c-3013-46c9-8e3c-fbac55f1b8e0 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47926fd2f5154882b6f31c1790b7a7c7", "links": {"self": "https://192.16.1.222:5000/v3/roles/47926fd2f5154882b6f31c1790b7a7c7"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d003a336a98a4f52ae5449d360466dce", "links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "name": "admin"}, {"domain_id": null, "id": "e5c38e0f43c64a44921d1e4a958814a3", "links": {"self": "https://192.16.1.222:5000/v3/roles/e5c38e0f43c64a44921d1e4a958814a3"}, "name": "heat_stack_user"}]} 2018-07-22 18:49:04,911 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-8f6e9b7c-3013-46c9-8e3c-fbac55f1b8e0 2018-07-22 18:49:04,911 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.549618005753s 2018-07-22 18:49:04,912 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-8f6e9b7c-3013-46c9-8e3c-fbac55f1b8e0 2018-07-22 18:49:04,912 - 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'heat_stack_owner', 'id': u'47926fd2f5154882b6f31c1790b7a7c7'}), 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'admin', 'id': u'd003a336a98a4f52ae5449d360466dce'}), 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'e5c38e0f43c64a44921d1e4a958814a3'})] 2018-07-22 18:49:04,913 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-07-22 18:49:04,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e15fcd8755c849cba8149308643bafb14bca0ffc" 2018-07-22 18:49:04,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-47e30f07-1231-4de6-88b1-d1413a78e3c5 Date: Sun, 22 Jul 2018 18:49:04 GMT RESP BODY: {"routers": []} 2018-07-22 18:49:04,999 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-47e30f07-1231-4de6-88b1-d1413a78e3c5 2018-07-22 18:49:04,999 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.0868260860443s 2018-07-22 18:49:05,000 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-47e30f07-1231-4de6-88b1-d1413a78e3c5 2018-07-22 18:49:05,000 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-07-22 18:49:05,000 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:49:05,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e15fcd8755c849cba8149308643bafb14bca0ffc" 2018-07-22 18:49:05,132 - 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-f7dc5935-8f93-493e-9f52-48a7d5e13c55 x-compute-request-id: req-f7dc5935-8f93-493e-9f52-48a7d5e13c55 RESP BODY: {"servers": []} 2018-07-22 18:49:05,132 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-f7dc5935-8f93-493e-9f52-48a7d5e13c55 2018-07-22 18:49:05,133 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.132530927658s 2018-07-22 18:49:05,133 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-f7dc5935-8f93-493e-9f52-48a7d5e13c55 2018-07-22 18:49:05,133 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-07-22 18:49:05,135 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.services 2018-07-22 18:49:05,136 - 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-22 18:49:05,147 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:49:05 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-22 18:49:05,148 - 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}e15fcd8755c849cba8149308643bafb14bca0ffc" 2018-07-22 18:49:05,224 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:49:05 GMT Content-Type: application/json Content-Length: 3308 Vary: X-Auth-Token x-openstack-request-id: req-aed994da-af89-4c95-b0ad-c6e7ca6e698b X-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": "Telemetry", "links": {"self": "http://10.1.0.222:35357/v3/services/089c2240c158421aa2059043f2f87251"}, "enabled": true, "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"description": "Ceilometer Service", "links": {"self": "http://10.1.0.222:35357/v3/services/181e5f1fb1d848c79c58cdedb3b2760e"}, "enabled": true, "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"enabled": true, "type": "identity", "name": "keystone", "links": {"self": "http://10.1.0.222:35357/v3/services/1b628ec67fcd4e61b47d9e030b461c0a"}, "id": "1b628ec67fcd4e61b47d9e030b461c0a"}, {"description": "Cinder Volume Service", "links": {"self": "http://10.1.0.222:35357/v3/services/27b8c2a489d6436995199a41fa1014f5"}, "enabled": true, "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"description": "Nova Compute Service", "links": {"self": "http://10.1.0.222:35357/v3/services/2fb73487a29048d0a3dfc4869d013d63"}, "enabled": true, "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"description": "tacker service", "links": {"self": "http://10.1.0.222:35357/v3/services/387d8d0514ae48539ed0f886e00e1219"}, "enabled": true, "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"description": "Cinder Volume Service V2", "links": {"self": "http://10.1.0.222:35357/v3/services/51775e6e65cc41d59ba47b0b4d8edcf1"}, "enabled": true, "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"description": "Glance Image Service", "links": {"self": "http://10.1.0.222:35357/v3/services/54ff070f3bee467c97937265cb7ce906"}, "enabled": true, "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"description": "OpenStack Metric Service", "links": {"self": "http://10.1.0.222:35357/v3/services/8e73c4262d4b4acc9b39c302119796d1"}, "enabled": true, "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"description": "Openstack Placement Service", "links": {"self": "http://10.1.0.222:35357/v3/services/9a2caa29488149e090ecc37771b61a7a"}, "enabled": true, "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"description": "Heat Orchestration Service", "links": {"self": "http://10.1.0.222:35357/v3/services/b52ab797062943a7b2d4168f4a32c7df"}, "enabled": true, "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"description": "Cinder Volume Service V3", "links": {"self": "http://10.1.0.222:35357/v3/services/bacc9d5fde954d31b803645e9963f798"}, "enabled": true, "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"description": "OpenStack Networking", "links": {"self": "http://10.1.0.222:35357/v3/services/c3a4df9e40074d8c8f6d0a094c82a093"}, "enabled": true, "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"description": "Heat CloudFormation Service", "links": {"self": "http://10.1.0.222:35357/v3/services/cbebc9221f5441e9a22e167a6eb3f85a"}, "enabled": true, "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "links": {"self": "http://10.1.0.222:35357/v3/services", "previous": null, "next": null}} 2018-07-22 18:49:05,224 - keystoneauth.session - DEBUG - GET call to identity for http://10.1.0.222:35357/v3/services used request id req-aed994da-af89-4c95-b0ad-c6e7ca6e698b 2018-07-22 18:49:05,224 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.services in 0.089704990387s 2018-07-22 18:49:05,225 - shade.request_ids - DEBUG - GET call to identity for http://10.1.0.222:35357/v3/services used request id req-aed994da-af89-4c95-b0ad-c6e7ca6e698b 2018-07-22 18:49:05,227 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Telemetry', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'089c2240c158421aa2059043f2f87251', 'name': u'aodh'}), Munch({'description': u'Ceilometer Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'181e5f1fb1d848c79c58cdedb3b2760e', 'name': u'ceilometer'}), Munch({'description': None, 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'1b628ec67fcd4e61b47d9e030b461c0a', 'name': u'keystone'}), Munch({'description': u'Cinder Volume Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'27b8c2a489d6436995199a41fa1014f5', 'name': u'cinder'}), Munch({'description': u'Nova Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'2fb73487a29048d0a3dfc4869d013d63', 'name': u'nova'}), Munch({'description': u'tacker service', 'service_type': u'nfv-orchestration', 'type': u'nfv-orchestration', 'enabled': True, 'id': u'387d8d0514ae48539ed0f886e00e1219', 'name': u'tacker'}), Munch({'description': u'Cinder Volume Service V2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'51775e6e65cc41d59ba47b0b4d8edcf1', 'name': u'cinderv2'}), Munch({'description': u'Glance Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'54ff070f3bee467c97937265cb7ce906', 'name': u'glance'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'8e73c4262d4b4acc9b39c302119796d1', 'name': u'gnocchi'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'9a2caa29488149e090ecc37771b61a7a', 'name': u'placement'}), Munch({'description': u'Heat Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'b52ab797062943a7b2d4168f4a32c7df', 'name': u'heat'}), Munch({'description': u'Cinder Volume Service V3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'bacc9d5fde954d31b803645e9963f798', 'name': u'cinderv3'}), Munch({'description': u'OpenStack Networking', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'c3a4df9e40074d8c8f6d0a094c82a093', 'name': u'neutron'}), Munch({'description': u'Heat CloudFormation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'cbebc9221f5441e9a22e167a6eb3f85a', 'name': u'heat-cfn'})] 2018-07-22 18:49:05,227 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-22 18:49:05,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e15fcd8755c849cba8149308643bafb14bca0ffc" 2018-07-22 18:49:05,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-99621674-283d-44e6-a8ba-32d24681f296 Date: Sun, 22 Jul 2018 18:49:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:46Z","dns_nameservers":[],"updated_at":"2018-07-22T18:45:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"dfeb2318-808e-4397-8e97-13ee20f5981d","subnetpool_id":null,"name":"ext-subnet"}]} 2018-07-22 18:49:05,326 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-99621674-283d-44e6-a8ba-32d24681f296 2018-07-22 18:49:05,326 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.0987298488617s 2018-07-22 18:49:05,326 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-99621674-283d-44e6-a8ba-32d24681f296 2018-07-22 18:49:05,327 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T18:45:46Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.16.1.101', u'end': u'192.16.1.199'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.16.1.0/24', u'id': u'dfeb2318-808e-4397-8e97-13ee20f5981d', u'subnetpool_id': None, u'service_types': [], u'name': u'ext-subnet', u'enable_dhcp': True, u'network_id': u'76ac7b4e-f626-4cfb-83cf-a35235a38cf9', u'tenant_id': u'6f56dde62ed24851ae8dce233fed7ebd', u'created_at': u'2018-07-22T18:45:46Z', u'dns_nameservers': [], u'gateway_ip': u'192.16.1.1', u'ip_version': 4, u'project_id': u'6f56dde62ed24851ae8dce233fed7ebd'})] 2018-07-22 18:49:05,327 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:08 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-07-22 18:49:05,361 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-07-22 18:49:05,470 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 18:49:05,470 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 18:49:05,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 18:49:05,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 18:49:05,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 18:49:05,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 18:49:05,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 18:49:05,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 18:49:05,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 18:49:05,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 18:49:05,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 18:49:05,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 18:49:05,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 18:49:05,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 18:49:05,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 18:49:05,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 18:49:05,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 18:49:05,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 18:49:05,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 18:49:05,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 18:49:05,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 18:49:05,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 18:49:05,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 18:49:05,498 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:49:05 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-44c520ff-d6f1-4c67-8377-032c35b68b48 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 18:49:05,498 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-44c520ff-d6f1-4c67-8377-032c35b68b48 2018-07-22 18:49:05,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 18:49:07,079 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T06:49:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["8PvIY112SsuFq1lNaZG13g"], "issued_at": "2018-07-22T18:49:07.000000Z"}} 2018-07-22 18:49:07,081 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-22 18:49:07,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}02d9636fdb923740db428ad39835ef42af477305" 2018-07-22 18:49:07,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-74d3972c-6e54-44df-8f77-f769e61e4dd7 Date: Sun, 22 Jul 2018 18:49:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"description":"","tags":[],"updated_at":"2018-07-22T18:45:46Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","provider:network_type":"flat"}]} 2018-07-22 18:49:07,278 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-74d3972c-6e54-44df-8f77-f769e61e4dd7 2018-07-22 18:49:07,278 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.196830034256s 2018-07-22 18:49:07,278 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-74d3972c-6e54-44df-8f77-f769e61e4dd7 2018-07-22 18:49:07,279 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-07-22 18:49:07,279 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-07-22 18:49:07,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}02d9636fdb923740db428ad39835ef42af477305" -d '{"network": {"name": "tenantnetwork1-net_da2a8406-4184-4249-8448-07936f6d2283", "admin_state_up": true}}' 2018-07-22 18:49:08,418 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-03960deb-321d-46ca-a02f-0effdd9baa2b Date: Sun, 22 Jul 2018 18:49: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":"9ec5fcaf-9466-44ee-ab8e-89b128c51f56","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T18:49:08Z","is_default":false,"provider:segmentation_id":43,"name":"tenantnetwork1-net_da2a8406-4184-4249-8448-07936f6d2283","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:49:08Z","mtu":1450}} 2018-07-22 18:49:08,418 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-03960deb-321d-46ca-a02f-0effdd9baa2b 2018-07-22 18:49:08,418 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 1.13913702965s 2018-07-22 18:49:08,419 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-03960deb-321d-46ca-a02f-0effdd9baa2b 2018-07-22 18:49:08,419 - 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-22T18:49:08Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9ec5fcaf-9466-44ee-ab8e-89b128c51f56', u'provider:segmentation_id': 43, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-net_da2a8406-4184-4249-8448-07936f6d2283', u'admin_state_up': True, u'tenant_id': u'6f56dde62ed24851ae8dce233fed7ebd', u'created_at': u'2018-07-22T18:49:08Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'6f56dde62ed24851ae8dce233fed7ebd'}) 2018-07-22 18:49:08,419 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-22 18:49:08,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}02d9636fdb923740db428ad39835ef42af477305" 2018-07-22 18:49:08,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1348 X-Openstack-Request-Id: req-c1901338-54d0-47bc-beb1-28b779553382 Date: Sun, 22 Jul 2018 18:49:08 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"description":"","tags":[],"updated_at":"2018-07-22T18:45:46Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9ec5fcaf-9466-44ee-ab8e-89b128c51f56","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T18:49:08Z","provider:segmentation_id":43,"name":"tenantnetwork1-net_da2a8406-4184-4249-8448-07936f6d2283","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:49:08Z","provider:network_type":"vxlan"}]} 2018-07-22 18:49:08,556 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-c1901338-54d0-47bc-beb1-28b779553382 2018-07-22 18:49:08,556 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.13655090332s 2018-07-22 18:49:08,556 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-c1901338-54d0-47bc-beb1-28b779553382 2018-07-22 18:49:08,558 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-07-22 18:49:08,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}02d9636fdb923740db428ad39835ef42af477305" -d '{"subnet": {"name": "tenantnetwork1-subnet_da2a8406-4184-4249-8448-07936f6d2283", "enable_dhcp": true, "network_id": "9ec5fcaf-9466-44ee-ab8e-89b128c51f56", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-22 18:49:10,061 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3cf60347-c98d-4e57-8dec-d3d6b16e49d1 Date: Sun, 22 Jul 2018 18:49:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9ec5fcaf-9466-44ee-ab8e-89b128c51f56","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:49:09Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T18:49:09Z","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":"6f56dde62ed24851ae8dce233fed7ebd","id":"31a5223e-1aa0-4190-b6e4-38797e84301f","subnetpool_id":null,"name":"tenantnetwork1-subnet_da2a8406-4184-4249-8448-07936f6d2283"}} 2018-07-22 18:49:10,061 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-3cf60347-c98d-4e57-8dec-d3d6b16e49d1 2018-07-22 18:49:10,061 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 1.50327515602s 2018-07-22 18:49:10,061 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-3cf60347-c98d-4e57-8dec-d3d6b16e49d1 2018-07-22 18:49:10,062 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T18:49:09Z', 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'31a5223e-1aa0-4190-b6e4-38797e84301f', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_da2a8406-4184-4249-8448-07936f6d2283', u'enable_dhcp': True, u'network_id': u'9ec5fcaf-9466-44ee-ab8e-89b128c51f56', u'tenant_id': u'6f56dde62ed24851ae8dce233fed7ebd', u'created_at': u'2018-07-22T18:49:09Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'6f56dde62ed24851ae8dce233fed7ebd'}) 2018-07-22 18:49:10,062 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-07-22 18:49:10,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}02d9636fdb923740db428ad39835ef42af477305" -d '{"router": {"external_gateway_info": {"network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9"}, "name": "tenantnetwork1-router_da2a8406-4184-4249-8448-07936f6d2283", "admin_state_up": true}}' 2018-07-22 18:49:19,506 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-6894bb64-2664-4bcd-8e3c-f4d9938ace2f Date: Sun, 22 Jul 2018 18:49:19 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dfeb2318-808e-4397-8e97-13ee20f5981d", "ip_address": "192.16.1.113"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T18:49:11Z", "admin_state_up": true, "updated_at": "2018-07-22T18:49:12Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "flavor_id": null, "revision_number": 4, "routes": [], "ha": true, "id": "7a92fd58-6b83-4893-8541-0d68b4f746ee", "name": "tenantnetwork1-router_da2a8406-4184-4249-8448-07936f6d2283"}} 2018-07-22 18:49:19,506 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-6894bb64-2664-4bcd-8e3c-f4d9938ace2f 2018-07-22 18:49:19,507 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 9.44432592392s 2018-07-22 18:49:19,507 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-6894bb64-2664-4bcd-8e3c-f4d9938ace2f 2018-07-22 18:49:19,507 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T18:49:12Z', u'revision_number': 4, u'ha': True, u'id': u'7a92fd58-6b83-4893-8541-0d68b4f746ee', u'external_gateway_info': {u'network_id': u'76ac7b4e-f626-4cfb-83cf-a35235a38cf9', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'dfeb2318-808e-4397-8e97-13ee20f5981d', u'ip_address': u'192.16.1.113'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_da2a8406-4184-4249-8448-07936f6d2283', u'admin_state_up': True, u'tenant_id': u'6f56dde62ed24851ae8dce233fed7ebd', u'created_at': u'2018-07-22T18:49:11Z', u'flavor_id': None, u'routes': [], u'project_id': u'6f56dde62ed24851ae8dce233fed7ebd'}) 2018-07-22 18:49:19,508 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-07-22 18:49:19,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/7a92fd58-6b83-4893-8541-0d68b4f746ee/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}02d9636fdb923740db428ad39835ef42af477305" -d '{"subnet_id": "31a5223e-1aa0-4190-b6e4-38797e84301f"}' 2018-07-22 18:49:24,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-83db684b-0d8a-4ed7-86cb-98a54adfcb92 Date: Sun, 22 Jul 2018 18:49:24 GMT RESP BODY: {"network_id": "9ec5fcaf-9466-44ee-ab8e-89b128c51f56", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "subnet_id": "31a5223e-1aa0-4190-b6e4-38797e84301f", "subnet_ids": ["31a5223e-1aa0-4190-b6e4-38797e84301f"], "port_id": "4617725c-af52-4a18-8d79-432f7ba83a6a", "id": "7a92fd58-6b83-4893-8541-0d68b4f746ee"} 2018-07-22 18:49:24,368 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/7a92fd58-6b83-4893-8541-0d68b4f746ee/add_router_interface.json used request id req-83db684b-0d8a-4ed7-86cb-98a54adfcb92 2018-07-22 18:49:24,369 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 4.86090302467s 2018-07-22 18:49:24,369 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/7a92fd58-6b83-4893-8541-0d68b4f746ee/add_router_interface.json used request id req-83db684b-0d8a-4ed7-86cb-98a54adfcb92 returning object 7a92fd58-6b83-4893-8541-0d68b4f746ee 2018-07-22 18:49:24,369 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:17 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-22 18:49:24,372 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-07-22 18:49:24,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/7a92fd58-6b83-4893-8541-0d68b4f746ee/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}02d9636fdb923740db428ad39835ef42af477305" -d '{"subnet_id": "31a5223e-1aa0-4190-b6e4-38797e84301f"}' 2018-07-22 18:49:28,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f936bc46-9bd2-41b9-9848-42b87ffb6d0a Date: Sun, 22 Jul 2018 18:49:28 GMT RESP BODY: {"network_id": "9ec5fcaf-9466-44ee-ab8e-89b128c51f56", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "subnet_id": "31a5223e-1aa0-4190-b6e4-38797e84301f", "subnet_ids": ["31a5223e-1aa0-4190-b6e4-38797e84301f"], "port_id": "4617725c-af52-4a18-8d79-432f7ba83a6a", "id": "7a92fd58-6b83-4893-8541-0d68b4f746ee"} 2018-07-22 18:49:28,087 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/7a92fd58-6b83-4893-8541-0d68b4f746ee/remove_router_interface.json used request id req-f936bc46-9bd2-41b9-9848-42b87ffb6d0a 2018-07-22 18:49:28,087 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 3.71493816376s 2018-07-22 18:49:28,087 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/7a92fd58-6b83-4893-8541-0d68b4f746ee/remove_router_interface.json used request id req-f936bc46-9bd2-41b9-9848-42b87ffb6d0a returning object 7a92fd58-6b83-4893-8541-0d68b4f746ee 2018-07-22 18:49:28,087 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-07-22 18:49:28,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}02d9636fdb923740db428ad39835ef42af477305" 2018-07-22 18:49:28,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-60d398ab-8bf0-4216-9e27-b230b23d6998 Date: Sun, 22 Jul 2018 18:49:28 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dfeb2318-808e-4397-8e97-13ee20f5981d", "ip_address": "192.16.1.113"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T18:49:11Z", "admin_state_up": true, "updated_at": "2018-07-22T18:49:25Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "flavor_id": null, "revision_number": 10, "routes": [], "ha": true, "id": "7a92fd58-6b83-4893-8541-0d68b4f746ee", "name": "tenantnetwork1-router_da2a8406-4184-4249-8448-07936f6d2283"}]} 2018-07-22 18:49:28,320 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-60d398ab-8bf0-4216-9e27-b230b23d6998 2018-07-22 18:49:28,320 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.232668876648s 2018-07-22 18:49:28,320 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-60d398ab-8bf0-4216-9e27-b230b23d6998 2018-07-22 18:49:28,321 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-07-22 18:49:28,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/7a92fd58-6b83-4893-8541-0d68b4f746ee.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}02d9636fdb923740db428ad39835ef42af477305" 2018-07-22 18:49:33,676 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-94108906-dd0c-4144-896f-7c53396058f0 Content-Length: 0 Date: Sun, 22 Jul 2018 18:49:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 18:49:33,676 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/7a92fd58-6b83-4893-8541-0d68b4f746ee.json used request id req-94108906-dd0c-4144-896f-7c53396058f0 2018-07-22 18:49:33,677 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 5.35535001755s 2018-07-22 18:49:33,677 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/7a92fd58-6b83-4893-8541-0d68b4f746ee.json used request id req-94108906-dd0c-4144-896f-7c53396058f0 2018-07-22 18:49:33,677 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-22 18:49:33,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}02d9636fdb923740db428ad39835ef42af477305" 2018-07-22 18:49:33,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1290 X-Openstack-Request-Id: req-1ccf06b6-cb25-452f-97d0-c1191b9150c6 Date: Sun, 22 Jul 2018 18:49:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9ec5fcaf-9466-44ee-ab8e-89b128c51f56","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:49:09Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T18:49:09Z","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":"6f56dde62ed24851ae8dce233fed7ebd","id":"31a5223e-1aa0-4190-b6e4-38797e84301f","subnetpool_id":null,"name":"tenantnetwork1-subnet_da2a8406-4184-4249-8448-07936f6d2283"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:46Z","dns_nameservers":[],"updated_at":"2018-07-22T18:45:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"dfeb2318-808e-4397-8e97-13ee20f5981d","subnetpool_id":null,"name":"ext-subnet"}]} 2018-07-22 18:49:33,783 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-1ccf06b6-cb25-452f-97d0-c1191b9150c6 2018-07-22 18:49:33,783 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.105960130692s 2018-07-22 18:49:33,783 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-1ccf06b6-cb25-452f-97d0-c1191b9150c6 2018-07-22 18:49:33,784 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-07-22 18:49:33,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/31a5223e-1aa0-4190-b6e4-38797e84301f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}02d9636fdb923740db428ad39835ef42af477305" 2018-07-22 18:49:37,578 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8dfc183b-117d-4810-90e1-a88a5fdfad08 Date: Sun, 22 Jul 2018 18:49:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 18:49:37,578 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/31a5223e-1aa0-4190-b6e4-38797e84301f.json used request id req-8dfc183b-117d-4810-90e1-a88a5fdfad08 2018-07-22 18:49:37,578 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 3.79368114471s 2018-07-22 18:49:37,578 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/31a5223e-1aa0-4190-b6e4-38797e84301f.json used request id req-8dfc183b-117d-4810-90e1-a88a5fdfad08 2018-07-22 18:49:37,579 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-22 18:49:37,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}02d9636fdb923740db428ad39835ef42af477305" 2018-07-22 18:49:38,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1354 X-Openstack-Request-Id: req-242dd88c-bbf9-4f84-a796-931c61f03b9c Date: Sun, 22 Jul 2018 18:49:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"description":"","tags":[],"updated_at":"2018-07-22T18:45:46Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9ec5fcaf-9466-44ee-ab8e-89b128c51f56","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T18:49:37Z","provider:segmentation_id":43,"name":"tenantnetwork1-net_da2a8406-4184-4249-8448-07936f6d2283","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:49:08Z","provider:network_type":"vxlan"}]} 2018-07-22 18:49:38,389 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-242dd88c-bbf9-4f84-a796-931c61f03b9c 2018-07-22 18:49:38,389 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.810158967972s 2018-07-22 18:49:38,389 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-242dd88c-bbf9-4f84-a796-931c61f03b9c 2018-07-22 18:49:38,390 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-07-22 18:49:38,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/9ec5fcaf-9466-44ee-ab8e-89b128c51f56.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}02d9636fdb923740db428ad39835ef42af477305" 2018-07-22 18:49:40,756 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8a95f0c3-717a-4fd6-81cd-d0b905d63581 Date: Sun, 22 Jul 2018 18:49:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 18:49:40,756 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/9ec5fcaf-9466-44ee-ab8e-89b128c51f56.json used request id req-8a95f0c3-717a-4fd6-81cd-d0b905d63581 2018-07-22 18:49:40,756 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 2.36603713036s 2018-07-22 18:49:40,756 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/9ec5fcaf-9466-44ee-ab8e-89b128c51f56.json used request id req-8a95f0c3-717a-4fd6-81cd-d0b905d63581 2018-07-22 18:49:40,788 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-07-22 18:49:40,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 18:49:40,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 18:49:40,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 18:49:40,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 18:49:40,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 18:49:40,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 18:49:40,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 18:49:40,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 18:49:40,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 18:49:40,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 18:49:40,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 18:49:40,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 18:49:40,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 18:49:40,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 18:49:40,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 18:49:40,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 18:49:40,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 18:49:40,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 18:49:40,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 18:49:40,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 18:49:40,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 18:49:40,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 18:49:40,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 18:49:41,026 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:49:41 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-c83db9a6-b53e-4d85-b1d3-18a90619ed08 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 18:49:41,026 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-c83db9a6-b53e-4d85-b1d3-18a90619ed08 2018-07-22 18:49:41,027 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 18:49:42,821 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T06:49:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["G7VzDZvrSLmS0cZXPSLcoA"], "issued_at": "2018-07-22T18:49:42.000000Z"}} 2018-07-22 18:49:42,823 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-22 18:49:42,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a51f2bab5abf0854dd7f492ba28dfb3174445cd5" 2018-07-22 18:49:43,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-c24e7f65-e4b2-4a38-b1dd-f50cc44ce5a4 Date: Sun, 22 Jul 2018 18:49:43 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"description":"","tags":[],"updated_at":"2018-07-22T18:45:46Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","provider:network_type":"flat"}]} 2018-07-22 18:49:43,557 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c24e7f65-e4b2-4a38-b1dd-f50cc44ce5a4 2018-07-22 18:49:43,557 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.734311103821s 2018-07-22 18:49:43,557 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c24e7f65-e4b2-4a38-b1dd-f50cc44ce5a4 2018-07-22 18:49:43,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 18:49:43,574 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:49:43 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 18:49:43,575 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-07-22 18:49:43,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a51f2bab5abf0854dd7f492ba28dfb3174445cd5" 2018-07-22 18:49:44,615 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:49:44 GMT Content-Type: application/json Content-Length: 475 Vary: X-Auth-Token x-openstack-request-id: req-caacca23-7099-41c0-822d-df2ae65bfed0 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "", "links": {"self": "https://192.16.1.222:5000/v3/domains/516a1864d8784e8489227e90a3645f60"}, "tags": [], "enabled": true, "id": "516a1864d8784e8489227e90a3645f60", "name": "heat"}, {"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains", "previous": null, "next": null}} 2018-07-22 18:49:44,615 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-caacca23-7099-41c0-822d-df2ae65bfed0 2018-07-22 18:49:44,615 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 1.03988480568s 2018-07-22 18:49:44,615 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-caacca23-7099-41c0-822d-df2ae65bfed0 2018-07-22 18:49:44,619 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.projects 2018-07-22 18:49:44,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a51f2bab5abf0854dd7f492ba28dfb3174445cd5" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_c6168130-6726-436e-9a0a-dfa4f19ff50a"}}' 2018-07-22 18:49:44,949 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:49:44 GMT Content-Type: application/json Content-Length: 376 Vary: X-Auth-Token x-openstack-request-id: req-0f05c5a4-a922-426e-9639-cdd82569c4ed X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "https://192.16.1.222:5000/v3/projects/8f857a04e9374b0cb0dbab3aba97ee7c"}, "tags": [], "enabled": true, "id": "8f857a04e9374b0cb0dbab3aba97ee7c", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_c6168130-6726-436e-9a0a-dfa4f19ff50a"}} 2018-07-22 18:49:44,949 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-0f05c5a4-a922-426e-9639-cdd82569c4ed 2018-07-22 18:49:44,949 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.projects in 0.329520940781s 2018-07-22 18:49:44,949 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-0f05c5a4-a922-426e-9639-cdd82569c4ed 2018-07-22 18:49:44,950 - 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'8f857a04e9374b0cb0dbab3aba97ee7c', '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_c6168130-6726-436e-9a0a-dfa4f19ff50a'}) 2018-07-22 18:49:44,953 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.users 2018-07-22 18:49:44,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a51f2bab5abf0854dd7f492ba28dfb3174445cd5" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "b6babacd-4944-4115-859d-5c7d0c72c1e1", "email": null, "name": "tenantnetwork2-user_c6168130-6726-436e-9a0a-dfa4f19ff50a"}}' 2018-07-22 18:49:46,788 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:49:46 GMT Content-Type: application/json Content-Length: 331 Vary: X-Auth-Token x-openstack-request-id: req-25bf3937-05ab-442c-9a77-6fd1ed2c9abe X-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_c6168130-6726-436e-9a0a-dfa4f19ff50a", "links": {"self": "https://192.16.1.222:5000/v3/users/9e055e5e60ee4d30a4f4a2f7115628cb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9e055e5e60ee4d30a4f4a2f7115628cb", "domain_id": "default", "password_expires_at": null}} 2018-07-22 18:49:46,789 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-25bf3937-05ab-442c-9a77-6fd1ed2c9abe 2018-07-22 18:49:46,789 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.users in 1.83526802063s 2018-07-22 18:49:46,789 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-25bf3937-05ab-442c-9a77-6fd1ed2c9abe 2018-07-22 18:49:46,789 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9e055e5e60ee4d30a4f4a2f7115628cb', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_c6168130-6726-436e-9a0a-dfa4f19ff50a'}) 2018-07-22 18:49:46,792 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-22 18:49:46,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a51f2bab5abf0854dd7f492ba28dfb3174445cd5" 2018-07-22 18:49:46,838 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:49:46 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-8125c2fa-baf6-4f11-875a-6ca640890b2d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47926fd2f5154882b6f31c1790b7a7c7", "links": {"self": "https://192.16.1.222:5000/v3/roles/47926fd2f5154882b6f31c1790b7a7c7"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d003a336a98a4f52ae5449d360466dce", "links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "name": "admin"}, {"domain_id": null, "id": "e5c38e0f43c64a44921d1e4a958814a3", "links": {"self": "https://192.16.1.222:5000/v3/roles/e5c38e0f43c64a44921d1e4a958814a3"}, "name": "heat_stack_user"}]} 2018-07-22 18:49:46,838 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-8125c2fa-baf6-4f11-875a-6ca640890b2d 2018-07-22 18:49:46,838 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0467891693115s 2018-07-22 18:49:46,839 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-8125c2fa-baf6-4f11-875a-6ca640890b2d 2018-07-22 18:49:46,841 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-22 18:49:46,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a51f2bab5abf0854dd7f492ba28dfb3174445cd5" 2018-07-22 18:49:46,895 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:49:46 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-ef711a67-d225-4f98-a6d3-7e5ec4ef77ff X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47926fd2f5154882b6f31c1790b7a7c7", "links": {"self": "https://192.16.1.222:5000/v3/roles/47926fd2f5154882b6f31c1790b7a7c7"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d003a336a98a4f52ae5449d360466dce", "links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "name": "admin"}, {"domain_id": null, "id": "e5c38e0f43c64a44921d1e4a958814a3", "links": {"self": "https://192.16.1.222:5000/v3/roles/e5c38e0f43c64a44921d1e4a958814a3"}, "name": "heat_stack_user"}]} 2018-07-22 18:49:46,895 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-ef711a67-d225-4f98-a6d3-7e5ec4ef77ff 2018-07-22 18:49:46,895 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0537638664246s 2018-07-22 18:49:46,895 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-ef711a67-d225-4f98-a6d3-7e5ec4ef77ff 2018-07-22 18:49:46,895 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-22 18:49:46,897 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.roles 2018-07-22 18:49:46,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a51f2bab5abf0854dd7f492ba28dfb3174445cd5" -d '{"role": {"name": "Member"}}' 2018-07-22 18:49:47,703 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:49:47 GMT Content-Type: application/json Content-Length: 179 Vary: X-Auth-Token x-openstack-request-id: req-7a70a953-54ad-40be-8aa7-e1f0f828ab70 X-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": "9181cf16de4d43d38ca0738c9cea82fd", "links": {"self": "https://192.16.1.222:5000/v3/roles/9181cf16de4d43d38ca0738c9cea82fd"}, "name": "Member"}} 2018-07-22 18:49:47,703 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-7a70a953-54ad-40be-8aa7-e1f0f828ab70 2018-07-22 18:49:47,704 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.roles in 0.806318044662s 2018-07-22 18:49:47,704 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-7a70a953-54ad-40be-8aa7-e1f0f828ab70 2018-07-22 18:49:47,704 - 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'9181cf16de4d43d38ca0738c9cea82fd'}) 2018-07-22 18:49:47,706 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-22 18:49:47,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a51f2bab5abf0854dd7f492ba28dfb3174445cd5" 2018-07-22 18:49:47,749 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:49:47 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-7413eb55-7efe-4e44-bf0d-2f32d035655d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47926fd2f5154882b6f31c1790b7a7c7", "links": {"self": "https://192.16.1.222:5000/v3/roles/47926fd2f5154882b6f31c1790b7a7c7"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9181cf16de4d43d38ca0738c9cea82fd", "links": {"self": "https://192.16.1.222:5000/v3/roles/9181cf16de4d43d38ca0738c9cea82fd"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d003a336a98a4f52ae5449d360466dce", "links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "name": "admin"}, {"domain_id": null, "id": "e5c38e0f43c64a44921d1e4a958814a3", "links": {"self": "https://192.16.1.222:5000/v3/roles/e5c38e0f43c64a44921d1e4a958814a3"}, "name": "heat_stack_user"}]} 2018-07-22 18:49:47,749 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-7413eb55-7efe-4e44-bf0d-2f32d035655d 2018-07-22 18:49:47,750 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0430841445923s 2018-07-22 18:49:47,750 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-7413eb55-7efe-4e44-bf0d-2f32d035655d 2018-07-22 18:49:47,752 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-07-22 18:49:47,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a51f2bab5abf0854dd7f492ba28dfb3174445cd5" 2018-07-22 18:49:48,348 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:49:48 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-f546a64c-83ab-447a-bee2-38c42c5c614b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domain": {"name": "Default", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-07-22 18:49:48,349 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-f546a64c-83ab-447a-bee2-38c42c5c614b 2018-07-22 18:49:48,349 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.596800088882s 2018-07-22 18:49:48,349 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-f546a64c-83ab-447a-bee2-38c42c5c614b 2018-07-22 18:49:48,350 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-22 18:49:48,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a51f2bab5abf0854dd7f492ba28dfb3174445cd5" 2018-07-22 18:49:48,435 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:49:48 GMT Content-Type: application/json Content-Length: 4183 Vary: X-Auth-Token x-openstack-request-id: req-84a30259-41c2-4662-86b3-224290fe69b6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/1f108f530efd4cc69b46c4aa532057ff"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "1f108f530efd4cc69b46c4aa532057ff", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/27a8e60db0cf4f95abf2d9fafe083888"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "27a8e60db0cf4f95abf2d9fafe083888", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/2daf70d24b20492d895f12999a9a49f0"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "2daf70d24b20492d895f12999a9a49f0", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/578de12745c743bd9dd92bf9224acd16"}, "domain_id": "default", "enabled": true, "id": "578de12745c743bd9dd92bf9224acd16", "options": {}}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/742694684b5d47d0bac13dc98454937e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "742694684b5d47d0bac13dc98454937e", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/787071c1a56e4800b1496590f054563f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "787071c1a56e4800b1496590f054563f", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/94ca466cf6844cca83b4175ac69d0680"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "94ca466cf6844cca83b4175ac69d0680", "password_expires_at": null}, {"name": "tenantnetwork2-user_c6168130-6726-436e-9a0a-dfa4f19ff50a", "links": {"self": "https://192.16.1.222:5000/v3/users/9e055e5e60ee4d30a4f4a2f7115628cb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9e055e5e60ee4d30a4f4a2f7115628cb", "domain_id": "default", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/a0d48ece3bb84d4ea03478919c0b92eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "a0d48ece3bb84d4ea03478919c0b92eb", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/b970c767edd342f48d9259b8478b1221"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "b970c767edd342f48d9259b8478b1221", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/bc7feab2ad3a4d82ab46a771e7c7ca2d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "bc7feab2ad3a4d82ab46a771e7c7ca2d", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/bd0e5cd787ad49c4bab3c211eea5932c"}, "domain_id": "516a1864d8784e8489227e90a3645f60", "enabled": true, "id": "bd0e5cd787ad49c4bab3c211eea5932c", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/dfbc186a612c4f9097944cfac82caf54"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "dfbc186a612c4f9097944cfac82caf54", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/feff152a8a514679827aa9f87d9e427f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "feff152a8a514679827aa9f87d9e427f", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-22 18:49:48,436 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-84a30259-41c2-4662-86b3-224290fe69b6 2018-07-22 18:49:48,436 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.0859949588776s 2018-07-22 18:49:48,436 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-84a30259-41c2-4662-86b3-224290fe69b6 2018-07-22 18:49:48,442 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-07-22 18:49:48,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a51f2bab5abf0854dd7f492ba28dfb3174445cd5" 2018-07-22 18:49:49,572 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:49:49 GMT Content-Type: application/json Content-Length: 1101 Vary: X-Auth-Token x-openstack-request-id: req-240e83e1-80f0-4fd3-bbcb-cce44df2ff51 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/842f62c9dbf64b77b4b3da26e8d21c32"}, "tags": [], "enabled": true, "id": "842f62c9dbf64b77b4b3da26e8d21c32", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "https://192.16.1.222:5000/v3/projects/8f857a04e9374b0cb0dbab3aba97ee7c"}, "tags": [], "enabled": true, "id": "8f857a04e9374b0cb0dbab3aba97ee7c", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_c6168130-6726-436e-9a0a-dfa4f19ff50a"}]} 2018-07-22 18:49:49,573 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-240e83e1-80f0-4fd3-bbcb-cce44df2ff51 2018-07-22 18:49:49,573 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 1.13103508949s 2018-07-22 18:49:49,573 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-240e83e1-80f0-4fd3-bbcb-cce44df2ff51 2018-07-22 18:49:49,577 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.role_assignments 2018-07-22 18:49:49,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/role_assignments?user.id=9e055e5e60ee4d30a4f4a2f7115628cb&role.id=9181cf16de4d43d38ca0738c9cea82fd&scope.project.id=8f857a04e9374b0cb0dbab3aba97ee7c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a51f2bab5abf0854dd7f492ba28dfb3174445cd5" 2018-07-22 18:49:50,298 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:49:50 GMT Content-Type: application/json Content-Length: 256 Vary: X-Auth-Token x-openstack-request-id: req-d43df96e-c10d-48bb-bb75-53e825e9e644 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role_assignments": [], "links": {"self": "https://192.16.1.222:5000/v3/role_assignments?user.id=9e055e5e60ee4d30a4f4a2f7115628cb&role.id=9181cf16de4d43d38ca0738c9cea82fd&scope.project.id=8f857a04e9374b0cb0dbab3aba97ee7c", "previous": null, "next": null}} 2018-07-22 18:49:50,298 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=9e055e5e60ee4d30a4f4a2f7115628cb&role.id=9181cf16de4d43d38ca0738c9cea82fd&scope.project.id=8f857a04e9374b0cb0dbab3aba97ee7c used request id req-d43df96e-c10d-48bb-bb75-53e825e9e644 2018-07-22 18:49:50,298 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.role_assignments in 0.721058130264s 2018-07-22 18:49:50,299 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=9e055e5e60ee4d30a4f4a2f7115628cb&role.id=9181cf16de4d43d38ca0738c9cea82fd&scope.project.id=8f857a04e9374b0cb0dbab3aba97ee7c used request id req-d43df96e-c10d-48bb-bb75-53e825e9e644 2018-07-22 18:49:50,301 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.PUT.projects.users.roles 2018-07-22 18:49:50,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/8f857a04e9374b0cb0dbab3aba97ee7c/users/9e055e5e60ee4d30a4f4a2f7115628cb/roles/9181cf16de4d43d38ca0738c9cea82fd -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a51f2bab5abf0854dd7f492ba28dfb3174445cd5" 2018-07-22 18:49:50,598 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:49:50 GMT Vary: X-Auth-Token x-openstack-request-id: req-8e004bf3-9fef-4115-aaba-211626bec1c4 X-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-22 18:49:50,598 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/8f857a04e9374b0cb0dbab3aba97ee7c/users/9e055e5e60ee4d30a4f4a2f7115628cb/roles/9181cf16de4d43d38ca0738c9cea82fd used request id req-8e004bf3-9fef-4115-aaba-211626bec1c4 2018-07-22 18:49:50,598 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.PUT.projects.users.roles in 0.29710483551s 2018-07-22 18:49:50,598 - shade.request_ids - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/8f857a04e9374b0cb0dbab3aba97ee7c/users/9e055e5e60ee4d30a4f4a2f7115628cb/roles/9181cf16de4d43d38ca0738c9cea82fd used request id req-8e004bf3-9fef-4115-aaba-211626bec1c4 2018-07-22 18:49:50,599 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': u'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_c6168130-6726-436e-9a0a-dfa4f19ff50a', 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': 'b6babacd-4944-4115-859d-5c7d0c72c1e1', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', u'volume_api_version': u'2', 'username': u'tenantnetwork2-user_c6168130-6726-436e-9a0a-dfa4f19ff50a', 'project_id': u'8f857a04e9374b0cb0dbab3aba97ee7c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': '1', u'container_api_version': u'1', 'auth_url': 'https://192.16.1.222:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': 'publicURL', u'disable_vendor_agent': {}}}} 2018-07-22 18:49:50,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 18:49:50,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 18:49:50,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 18:49:50,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 18:49:50,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 18:49:50,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 18:49:50,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 18:49:50,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 18:49:50,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 18:49:50,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 18:49:50,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 18:49:50,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 18:49:50,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 18:49:50,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 18:49:50,601 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 18:49:50,601 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 18:49:50,601 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 18:49:50,601 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 18:49:50,601 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 18:49:50,601 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 18:49:50,601 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 18:49:50,601 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 18:49:50,602 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_c6168130-6726-436e-9a0a-dfa4f19ff50a', 'password': 'b6babacd-4944-4115-859d-5c7d0c72c1e1', 'project_name': 'tenantnetwork2-project_c6168130-6726-436e-9a0a-dfa4f19ff50a', 'user_domain_name': 'Default', 'auth_url': 'https://192.16.1.222:5000/v3', 'project_id': '8f857a04e9374b0cb0dbab3aba97ee7c', 'project_domain_name': 'Default'} 2018-07-22 18:49:50,602 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-07-22 18:49:50,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 18:49:50,620 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:49:50 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-786600f0-8fa1-4d83-982c-6e63de301a84 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 18:49:50,620 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-786600f0-8fa1-4d83-982c-6e63de301a84 2018-07-22 18:49:50,620 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 18:49:51,229 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9181cf16de4d43d38ca0738c9cea82fd", "name": "Member"}], "expires_at": "2018-07-23T06:49:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f857a04e9374b0cb0dbab3aba97ee7c", "name": "tenantnetwork2-project_c6168130-6726-436e-9a0a-dfa4f19ff50a"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/8f857a04e9374b0cb0dbab3aba97ee7c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/8f857a04e9374b0cb0dbab3aba97ee7c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/8f857a04e9374b0cb0dbab3aba97ee7c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/8f857a04e9374b0cb0dbab3aba97ee7c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/8f857a04e9374b0cb0dbab3aba97ee7c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/8f857a04e9374b0cb0dbab3aba97ee7c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/8f857a04e9374b0cb0dbab3aba97ee7c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/8f857a04e9374b0cb0dbab3aba97ee7c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/8f857a04e9374b0cb0dbab3aba97ee7c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/8f857a04e9374b0cb0dbab3aba97ee7c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/8f857a04e9374b0cb0dbab3aba97ee7c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/8f857a04e9374b0cb0dbab3aba97ee7c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_c6168130-6726-436e-9a0a-dfa4f19ff50a", "id": "9e055e5e60ee4d30a4f4a2f7115628cb"}, "audit_ids": ["BojG8Dd_Rma6dCpExLN3fQ"], "issued_at": "2018-07-22T18:49:51.000000Z"}} 2018-07-22 18:49:51,231 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-07-22 18:49:51,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0630bb329cbe1677fba62f63154670377560a29c" -d '{"network": {"name": "tenantnetwork2-net_c6168130-6726-436e-9a0a-dfa4f19ff50a", "admin_state_up": true}}' 2018-07-22 18:49:52,523 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-33b3d937-f044-4e8e-bf59-f64d98685c73 Date: Sun, 22 Jul 2018 18:49:52 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"8f857a04e9374b0cb0dbab3aba97ee7c","created_at":"2018-07-22T18:49:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-07-22T18:49:52Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"8f857a04e9374b0cb0dbab3aba97ee7c","id":"04d015f3-8611-4171-8982-167bd79a04a8","name":"tenantnetwork2-net_c6168130-6726-436e-9a0a-dfa4f19ff50a"}} 2018-07-22 18:49:52,524 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-33b3d937-f044-4e8e-bf59-f64d98685c73 2018-07-22 18:49:52,524 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 1.29245996475s 2018-07-22 18:49:52,524 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-33b3d937-f044-4e8e-bf59-f64d98685c73 2018-07-22 18:49:52,524 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T18:49:52Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'04d015f3-8611-4171-8982-167bd79a04a8', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_c6168130-6726-436e-9a0a-dfa4f19ff50a', u'admin_state_up': True, u'tenant_id': u'8f857a04e9374b0cb0dbab3aba97ee7c', u'created_at': u'2018-07-22T18:49:52Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8f857a04e9374b0cb0dbab3aba97ee7c'}) 2018-07-22 18:49:52,525 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-22 18:49:52,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/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}0630bb329cbe1677fba62f63154670377560a29c" 2018-07-22 18:49:52,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1152 X-Openstack-Request-Id: req-efd7d27b-4277-4a90-b441-93b75871b357 Date: Sun, 22 Jul 2018 18:49:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-07-22T18:49:52Z","tenant_id":"8f857a04e9374b0cb0dbab3aba97ee7c","created_at":"2018-07-22T18:49:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8f857a04e9374b0cb0dbab3aba97ee7c","id":"04d015f3-8611-4171-8982-167bd79a04a8","name":"tenantnetwork2-net_c6168130-6726-436e-9a0a-dfa4f19ff50a"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"updated_at":"2018-07-22T18:45:46Z","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","name":"ext-net"}]} 2018-07-22 18:49:52,779 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-efd7d27b-4277-4a90-b441-93b75871b357 2018-07-22 18:49:52,779 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.253846883774s 2018-07-22 18:49:52,779 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-efd7d27b-4277-4a90-b441-93b75871b357 2018-07-22 18:49:52,780 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-07-22 18:49:52,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0630bb329cbe1677fba62f63154670377560a29c" -d '{"subnet": {"name": "tenantnetwork2-subnet_c6168130-6726-436e-9a0a-dfa4f19ff50a", "enable_dhcp": true, "network_id": "04d015f3-8611-4171-8982-167bd79a04a8", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-22 18:49:53,873 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e6cb2ee9-0fc1-4f0c-9dfe-497fe1a53181 Date: Sun, 22 Jul 2018 18:49:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"04d015f3-8611-4171-8982-167bd79a04a8","tenant_id":"8f857a04e9374b0cb0dbab3aba97ee7c","created_at":"2018-07-22T18:49:53Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T18:49:53Z","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":"8f857a04e9374b0cb0dbab3aba97ee7c","id":"87d75e32-3022-410a-a920-aab5ec2c2fa2","subnetpool_id":null,"name":"tenantnetwork2-subnet_c6168130-6726-436e-9a0a-dfa4f19ff50a"}} 2018-07-22 18:49:53,873 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-e6cb2ee9-0fc1-4f0c-9dfe-497fe1a53181 2018-07-22 18:49:53,873 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 1.09338498116s 2018-07-22 18:49:53,874 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-e6cb2ee9-0fc1-4f0c-9dfe-497fe1a53181 2018-07-22 18:49:53,874 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T18:49:53Z', 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'87d75e32-3022-410a-a920-aab5ec2c2fa2', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_c6168130-6726-436e-9a0a-dfa4f19ff50a', u'enable_dhcp': True, u'network_id': u'04d015f3-8611-4171-8982-167bd79a04a8', u'tenant_id': u'8f857a04e9374b0cb0dbab3aba97ee7c', u'created_at': u'2018-07-22T18:49:53Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8f857a04e9374b0cb0dbab3aba97ee7c'}) 2018-07-22 18:49:53,874 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-07-22 18:49:53,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0630bb329cbe1677fba62f63154670377560a29c" -d '{"router": {"external_gateway_info": {"network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9"}, "name": "tenantnetwork2-router_c6168130-6726-436e-9a0a-dfa4f19ff50a", "admin_state_up": true}}' 2018-07-22 18:50:02,415 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-fd3ab026-c6e7-4450-9220-0f505e3d0eb4 Date: Sun, 22 Jul 2018 18:50:02 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dfeb2318-808e-4397-8e97-13ee20f5981d", "ip_address": "192.16.1.104"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "created_at": "2018-07-22T18:49:55Z", "admin_state_up": true, "updated_at": "2018-07-22T18:49:56Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "id": "fe8cd557-c46f-421b-b160-fbf67e245f80", "name": "tenantnetwork2-router_c6168130-6726-436e-9a0a-dfa4f19ff50a"}} 2018-07-22 18:50:02,415 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-fd3ab026-c6e7-4450-9220-0f505e3d0eb4 2018-07-22 18:50:02,415 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 8.54099178314s 2018-07-22 18:50:02,416 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-fd3ab026-c6e7-4450-9220-0f505e3d0eb4 2018-07-22 18:50:02,416 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T18:49:56Z', u'revision_number': 4, u'id': u'fe8cd557-c46f-421b-b160-fbf67e245f80', u'external_gateway_info': {u'network_id': u'76ac7b4e-f626-4cfb-83cf-a35235a38cf9', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'dfeb2318-808e-4397-8e97-13ee20f5981d', u'ip_address': u'192.16.1.104'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_c6168130-6726-436e-9a0a-dfa4f19ff50a', u'admin_state_up': True, u'tenant_id': u'8f857a04e9374b0cb0dbab3aba97ee7c', u'created_at': u'2018-07-22T18:49:55Z', u'flavor_id': None, u'routes': [], u'project_id': u'8f857a04e9374b0cb0dbab3aba97ee7c'}) 2018-07-22 18:50:02,416 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-07-22 18:50:02,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/fe8cd557-c46f-421b-b160-fbf67e245f80/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}0630bb329cbe1677fba62f63154670377560a29c" -d '{"subnet_id": "87d75e32-3022-410a-a920-aab5ec2c2fa2"}' 2018-07-22 18:50:07,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-db7123a1-1d89-46af-963c-f0e289bbc007 Date: Sun, 22 Jul 2018 18:50:07 GMT RESP BODY: {"network_id": "04d015f3-8611-4171-8982-167bd79a04a8", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "subnet_id": "87d75e32-3022-410a-a920-aab5ec2c2fa2", "subnet_ids": ["87d75e32-3022-410a-a920-aab5ec2c2fa2"], "port_id": "8becc4f1-a341-4f03-8eb9-592b88f97180", "id": "fe8cd557-c46f-421b-b160-fbf67e245f80"} 2018-07-22 18:50:07,005 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/fe8cd557-c46f-421b-b160-fbf67e245f80/add_router_interface.json used request id req-db7123a1-1d89-46af-963c-f0e289bbc007 2018-07-22 18:50:07,005 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 4.58816099167s 2018-07-22 18:50:07,005 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/fe8cd557-c46f-421b-b160-fbf67e245f80/add_router_interface.json used request id req-db7123a1-1d89-46af-963c-f0e289bbc007 returning object fe8cd557-c46f-421b-b160-fbf67e245f80 2018-07-22 18:50:07,005 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:16 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-22 18:50:07,008 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-07-22 18:50:07,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/fe8cd557-c46f-421b-b160-fbf67e245f80/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}0630bb329cbe1677fba62f63154670377560a29c" -d '{"subnet_id": "87d75e32-3022-410a-a920-aab5ec2c2fa2"}' 2018-07-22 18:50:10,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d0fbb812-bf90-437b-94a3-9559e58e63d8 Date: Sun, 22 Jul 2018 18:50:10 GMT RESP BODY: {"network_id": "04d015f3-8611-4171-8982-167bd79a04a8", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "subnet_id": "87d75e32-3022-410a-a920-aab5ec2c2fa2", "subnet_ids": ["87d75e32-3022-410a-a920-aab5ec2c2fa2"], "port_id": "8becc4f1-a341-4f03-8eb9-592b88f97180", "id": "fe8cd557-c46f-421b-b160-fbf67e245f80"} 2018-07-22 18:50:10,789 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/fe8cd557-c46f-421b-b160-fbf67e245f80/remove_router_interface.json used request id req-d0fbb812-bf90-437b-94a3-9559e58e63d8 2018-07-22 18:50:10,789 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 3.78104376793s 2018-07-22 18:50:10,789 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/fe8cd557-c46f-421b-b160-fbf67e245f80/remove_router_interface.json used request id req-d0fbb812-bf90-437b-94a3-9559e58e63d8 returning object fe8cd557-c46f-421b-b160-fbf67e245f80 2018-07-22 18:50:10,790 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-07-22 18:50:10,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0630bb329cbe1677fba62f63154670377560a29c" 2018-07-22 18:50:11,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 711 X-Openstack-Request-Id: req-d4fe3f6e-7b36-471f-aabb-b5b0f83075a4 Date: Sun, 22 Jul 2018 18:50:11 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dfeb2318-808e-4397-8e97-13ee20f5981d", "ip_address": "192.16.1.104"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "created_at": "2018-07-22T18:49:55Z", "admin_state_up": true, "updated_at": "2018-07-22T18:50:08Z", "flavor_id": null, "revision_number": 10, "routes": [], "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "id": "fe8cd557-c46f-421b-b160-fbf67e245f80", "name": "tenantnetwork2-router_c6168130-6726-436e-9a0a-dfa4f19ff50a"}]} 2018-07-22 18:50:11,035 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-d4fe3f6e-7b36-471f-aabb-b5b0f83075a4 2018-07-22 18:50:11,035 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.245586872101s 2018-07-22 18:50:11,035 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-d4fe3f6e-7b36-471f-aabb-b5b0f83075a4 2018-07-22 18:50:11,036 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-07-22 18:50:11,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/fe8cd557-c46f-421b-b160-fbf67e245f80.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0630bb329cbe1677fba62f63154670377560a29c" 2018-07-22 18:50:16,486 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b737875f-0180-44fd-bc3f-dbc0e2e27b5e Content-Length: 0 Date: Sun, 22 Jul 2018 18:50:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 18:50:16,486 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/fe8cd557-c46f-421b-b160-fbf67e245f80.json used request id req-b737875f-0180-44fd-bc3f-dbc0e2e27b5e 2018-07-22 18:50:16,486 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 5.44955205917s 2018-07-22 18:50:16,486 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/fe8cd557-c46f-421b-b160-fbf67e245f80.json used request id req-b737875f-0180-44fd-bc3f-dbc0e2e27b5e 2018-07-22 18:50:16,487 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-22 18:50:16,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/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}0630bb329cbe1677fba62f63154670377560a29c" 2018-07-22 18:50:16,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cad3a219-8a76-49a3-82f7-ab3c3413e6b1 Date: Sun, 22 Jul 2018 18:50:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"04d015f3-8611-4171-8982-167bd79a04a8","tenant_id":"8f857a04e9374b0cb0dbab3aba97ee7c","created_at":"2018-07-22T18:49:53Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T18:49:53Z","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":"8f857a04e9374b0cb0dbab3aba97ee7c","id":"87d75e32-3022-410a-a920-aab5ec2c2fa2","subnetpool_id":null,"name":"tenantnetwork2-subnet_c6168130-6726-436e-9a0a-dfa4f19ff50a"}]} 2018-07-22 18:50:16,591 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-cad3a219-8a76-49a3-82f7-ab3c3413e6b1 2018-07-22 18:50:16,591 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.104120969772s 2018-07-22 18:50:16,591 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-cad3a219-8a76-49a3-82f7-ab3c3413e6b1 2018-07-22 18:50:16,592 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-07-22 18:50:16,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/87d75e32-3022-410a-a920-aab5ec2c2fa2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0630bb329cbe1677fba62f63154670377560a29c" 2018-07-22 18:50:21,146 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d06e7e2b-fb88-4492-b4c3-c8781024b64a Date: Sun, 22 Jul 2018 18:50:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 18:50:21,146 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/87d75e32-3022-410a-a920-aab5ec2c2fa2.json used request id req-d06e7e2b-fb88-4492-b4c3-c8781024b64a 2018-07-22 18:50:21,146 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 4.55436205864s 2018-07-22 18:50:21,146 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/87d75e32-3022-410a-a920-aab5ec2c2fa2.json used request id req-d06e7e2b-fb88-4492-b4c3-c8781024b64a 2018-07-22 18:50:21,147 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-22 18:50:21,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0630bb329cbe1677fba62f63154670377560a29c" 2018-07-22 18:50:21,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1158 X-Openstack-Request-Id: req-931d83da-dbf8-46eb-bca7-910e7724e06b Date: Sun, 22 Jul 2018 18:50:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-07-22T18:50:20Z","tenant_id":"8f857a04e9374b0cb0dbab3aba97ee7c","created_at":"2018-07-22T18:49:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8f857a04e9374b0cb0dbab3aba97ee7c","id":"04d015f3-8611-4171-8982-167bd79a04a8","name":"tenantnetwork2-net_c6168130-6726-436e-9a0a-dfa4f19ff50a"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"updated_at":"2018-07-22T18:45:46Z","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","name":"ext-net"}]} 2018-07-22 18:50:21,364 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-931d83da-dbf8-46eb-bca7-910e7724e06b 2018-07-22 18:50:21,364 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.217346191406s 2018-07-22 18:50:21,365 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-931d83da-dbf8-46eb-bca7-910e7724e06b 2018-07-22 18:50:21,365 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-07-22 18:50:21,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/04d015f3-8611-4171-8982-167bd79a04a8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0630bb329cbe1677fba62f63154670377560a29c" 2018-07-22 18:50:24,199 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5a432817-f083-4be1-8c10-4d0e19a10042 Date: Sun, 22 Jul 2018 18:50:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 18:50:24,199 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/04d015f3-8611-4171-8982-167bd79a04a8.json used request id req-5a432817-f083-4be1-8c10-4d0e19a10042 2018-07-22 18:50:24,199 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 2.83362293243s 2018-07-22 18:50:24,199 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/04d015f3-8611-4171-8982-167bd79a04a8.json used request id req-5a432817-f083-4be1-8c10-4d0e19a10042 2018-07-22 18:50:24,200 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-22 18:50:24,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a51f2bab5abf0854dd7f492ba28dfb3174445cd5" 2018-07-22 18:50:25,332 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:50:25 GMT Content-Type: application/json Content-Length: 4183 Vary: X-Auth-Token x-openstack-request-id: req-dcf2e8ae-b758-4029-97c8-db44b752379b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/1f108f530efd4cc69b46c4aa532057ff"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "1f108f530efd4cc69b46c4aa532057ff", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/27a8e60db0cf4f95abf2d9fafe083888"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "27a8e60db0cf4f95abf2d9fafe083888", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/2daf70d24b20492d895f12999a9a49f0"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "2daf70d24b20492d895f12999a9a49f0", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/578de12745c743bd9dd92bf9224acd16"}, "domain_id": "default", "enabled": true, "id": "578de12745c743bd9dd92bf9224acd16", "options": {}}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/742694684b5d47d0bac13dc98454937e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "742694684b5d47d0bac13dc98454937e", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/787071c1a56e4800b1496590f054563f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "787071c1a56e4800b1496590f054563f", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/94ca466cf6844cca83b4175ac69d0680"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "94ca466cf6844cca83b4175ac69d0680", "password_expires_at": null}, {"name": "tenantnetwork2-user_c6168130-6726-436e-9a0a-dfa4f19ff50a", "links": {"self": "https://192.16.1.222:5000/v3/users/9e055e5e60ee4d30a4f4a2f7115628cb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9e055e5e60ee4d30a4f4a2f7115628cb", "domain_id": "default", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/a0d48ece3bb84d4ea03478919c0b92eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "a0d48ece3bb84d4ea03478919c0b92eb", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/b970c767edd342f48d9259b8478b1221"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "b970c767edd342f48d9259b8478b1221", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/bc7feab2ad3a4d82ab46a771e7c7ca2d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "bc7feab2ad3a4d82ab46a771e7c7ca2d", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/bd0e5cd787ad49c4bab3c211eea5932c"}, "domain_id": "516a1864d8784e8489227e90a3645f60", "enabled": true, "id": "bd0e5cd787ad49c4bab3c211eea5932c", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/dfbc186a612c4f9097944cfac82caf54"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "dfbc186a612c4f9097944cfac82caf54", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/feff152a8a514679827aa9f87d9e427f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "feff152a8a514679827aa9f87d9e427f", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-22 18:50:25,332 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-dcf2e8ae-b758-4029-97c8-db44b752379b 2018-07-22 18:50:25,332 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 1.1326110363s 2018-07-22 18:50:25,333 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-dcf2e8ae-b758-4029-97c8-db44b752379b 2018-07-22 18:50:25,335 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-22 18:50:25,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/9e055e5e60ee4d30a4f4a2f7115628cb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a51f2bab5abf0854dd7f492ba28dfb3174445cd5" 2018-07-22 18:50:25,957 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:50:25 GMT Content-Type: application/json Content-Length: 331 Vary: X-Auth-Token x-openstack-request-id: req-3988ef53-f6f2-48b1-bb9d-02bf646656ac X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/9e055e5e60ee4d30a4f4a2f7115628cb"}, "domain_id": "default", "description": null, "enabled": true, "options": {}, "id": "9e055e5e60ee4d30a4f4a2f7115628cb", "email": null, "name": "tenantnetwork2-user_c6168130-6726-436e-9a0a-dfa4f19ff50a"}} 2018-07-22 18:50:25,957 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/9e055e5e60ee4d30a4f4a2f7115628cb used request id req-3988ef53-f6f2-48b1-bb9d-02bf646656ac 2018-07-22 18:50:25,957 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.621901988983s 2018-07-22 18:50:25,958 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/9e055e5e60ee4d30a4f4a2f7115628cb used request id req-3988ef53-f6f2-48b1-bb9d-02bf646656ac 2018-07-22 18:50:25,958 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.users 2018-07-22 18:50:25,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/9e055e5e60ee4d30a4f4a2f7115628cb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a51f2bab5abf0854dd7f492ba28dfb3174445cd5" 2018-07-22 18:50:26,404 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:50:26 GMT Vary: X-Auth-Token x-openstack-request-id: req-e13b4317-4bcf-4dd0-81bf-b5d84bf5083e X-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-22 18:50:26,405 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/9e055e5e60ee4d30a4f4a2f7115628cb used request id req-e13b4317-4bcf-4dd0-81bf-b5d84bf5083e 2018-07-22 18:50:26,405 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.users in 0.446622133255s 2018-07-22 18:50:26,405 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/9e055e5e60ee4d30a4f4a2f7115628cb used request id req-e13b4317-4bcf-4dd0-81bf-b5d84bf5083e 2018-07-22 18:50:26,408 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-07-22 18:50:26,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a51f2bab5abf0854dd7f492ba28dfb3174445cd5" 2018-07-22 18:50:26,477 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:50:26 GMT Content-Type: application/json Content-Length: 1083 Vary: X-Auth-Token x-openstack-request-id: req-f4fbd96c-49e4-459a-9aba-3fb693dbe034 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/842f62c9dbf64b77b4b3da26e8d21c32"}, "tags": [], "enabled": true, "id": "842f62c9dbf64b77b4b3da26e8d21c32", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "https://192.16.1.222:5000/v3/projects/8f857a04e9374b0cb0dbab3aba97ee7c"}, "tags": [], "enabled": true, "id": "8f857a04e9374b0cb0dbab3aba97ee7c", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_c6168130-6726-436e-9a0a-dfa4f19ff50a"}]} 2018-07-22 18:50:26,477 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-f4fbd96c-49e4-459a-9aba-3fb693dbe034 2018-07-22 18:50:26,477 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.0685992240906s 2018-07-22 18:50:26,477 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-f4fbd96c-49e4-459a-9aba-3fb693dbe034 2018-07-22 18:50:26,480 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.projects 2018-07-22 18:50:26,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/8f857a04e9374b0cb0dbab3aba97ee7c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a51f2bab5abf0854dd7f492ba28dfb3174445cd5" 2018-07-22 18:50:27,325 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:50:27 GMT Vary: X-Auth-Token x-openstack-request-id: req-7e1de2f2-52d2-4b95-9191-9fdd5309c2c4 X-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-22 18:50:27,325 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/8f857a04e9374b0cb0dbab3aba97ee7c used request id req-7e1de2f2-52d2-4b95-9191-9fdd5309c2c4 2018-07-22 18:50:27,325 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.projects in 0.844954013824s 2018-07-22 18:50:27,325 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/8f857a04e9374b0cb0dbab3aba97ee7c used request id req-7e1de2f2-52d2-4b95-9191-9fdd5309c2c4 2018-07-22 18:50:27,327 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-22 18:50:27,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a51f2bab5abf0854dd7f492ba28dfb3174445cd5" 2018-07-22 18:50:27,385 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:50:27 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-0a9dd480-eae1-4c56-9ee2-24f29fa2b30e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47926fd2f5154882b6f31c1790b7a7c7", "links": {"self": "https://192.16.1.222:5000/v3/roles/47926fd2f5154882b6f31c1790b7a7c7"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9181cf16de4d43d38ca0738c9cea82fd", "links": {"self": "https://192.16.1.222:5000/v3/roles/9181cf16de4d43d38ca0738c9cea82fd"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d003a336a98a4f52ae5449d360466dce", "links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "name": "admin"}, {"domain_id": null, "id": "e5c38e0f43c64a44921d1e4a958814a3", "links": {"self": "https://192.16.1.222:5000/v3/roles/e5c38e0f43c64a44921d1e4a958814a3"}, "name": "heat_stack_user"}]} 2018-07-22 18:50:27,385 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-0a9dd480-eae1-4c56-9ee2-24f29fa2b30e 2018-07-22 18:50:27,385 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0574707984924s 2018-07-22 18:50:27,385 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-0a9dd480-eae1-4c56-9ee2-24f29fa2b30e 2018-07-22 18:50:27,388 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.roles 2018-07-22 18:50:27,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/roles/9181cf16de4d43d38ca0738c9cea82fd -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a51f2bab5abf0854dd7f492ba28dfb3174445cd5" 2018-07-22 18:50:27,826 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:50:27 GMT Vary: X-Auth-Token x-openstack-request-id: req-ecf2b228-db1f-4c94-bb1f-3bbd5186ca8d X-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-22 18:50:27,826 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/9181cf16de4d43d38ca0738c9cea82fd used request id req-ecf2b228-db1f-4c94-bb1f-3bbd5186ca8d 2018-07-22 18:50:27,827 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.roles in 0.438364028931s 2018-07-22 18:50:27,827 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/9181cf16de4d43d38ca0738c9cea82fd used request id req-ecf2b228-db1f-4c94-bb1f-3bbd5186ca8d 2018-07-22 18:50:27,860 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-07-22 18:50:27,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 18:50:27,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 18:50:27,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 18:50:27,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 18:50:27,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 18:50:27,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 18:50:27,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 18:50:27,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 18:50:27,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 18:50:27,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 18:50:27,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 18:50:27,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 18:50:27,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 18:50:27,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 18:50:27,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 18:50:27,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 18:50:27,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 18:50:27,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 18:50:27,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 18:50:27,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 18:50:27,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 18:50:27,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 18:50:27,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 18:50:27,972 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:50:27 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-d2130bb0-1d12-4956-9abb-85ed3305d2d0 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 18:50:27,972 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-d2130bb0-1d12-4956-9abb-85ed3305d2d0 2018-07-22 18:50:27,972 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 18:50:28,498 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T06:50:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["XER5kJVsQuGDPQj-eeH74Q"], "issued_at": "2018-07-22T18:50:28.000000Z"}} 2018-07-22 18:50:28,500 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-22 18:50:28,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/networks.json?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}daea97c302f268cda16e19201b62ff4a8e16f8af" 2018-07-22 18:50:29,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-227b3c76-787f-4c32-a80f-b5ca09820762 Date: Sun, 22 Jul 2018 18:50:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"description":"","tags":[],"updated_at":"2018-07-22T18:45:46Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","provider:network_type":"flat"}]} 2018-07-22 18:50:29,341 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-227b3c76-787f-4c32-a80f-b5ca09820762 2018-07-22 18:50:29,341 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.840916872025s 2018-07-22 18:50:29,341 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-227b3c76-787f-4c32-a80f-b5ca09820762 2018-07-22 18:50:29,342 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-07-22 18:50:29,342 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-07-22 18:50:29,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}daea97c302f268cda16e19201b62ff4a8e16f8af" -d '{"network": {"name": "vmready1-net_fb86d9f5-1c40-4399-945f-d644b11be525", "admin_state_up": true}}' 2018-07-22 18:50:29,726 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-d73fbfd1-bd53-4f58-b3e5-e706575d63c2 Date: Sun, 22 Jul 2018 18:50:29 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a30cc09f-435c-4047-8c2e-1ce00b64d9d8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T18:50:29Z","is_default":false,"provider:segmentation_id":85,"name":"vmready1-net_fb86d9f5-1c40-4399-945f-d644b11be525","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:50:29Z","mtu":1450}} 2018-07-22 18:50:29,726 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-d73fbfd1-bd53-4f58-b3e5-e706575d63c2 2018-07-22 18:50:29,726 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 0.383603096008s 2018-07-22 18:50:29,726 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-d73fbfd1-bd53-4f58-b3e5-e706575d63c2 2018-07-22 18:50:29,726 - 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-22T18:50:29Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a30cc09f-435c-4047-8c2e-1ce00b64d9d8', u'provider:segmentation_id': 85, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-net_fb86d9f5-1c40-4399-945f-d644b11be525', u'admin_state_up': True, u'tenant_id': u'6f56dde62ed24851ae8dce233fed7ebd', u'created_at': u'2018-07-22T18:50:29Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'6f56dde62ed24851ae8dce233fed7ebd'}) 2018-07-22 18:50:29,727 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-22 18:50:29,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}daea97c302f268cda16e19201b62ff4a8e16f8af" 2018-07-22 18:50:29,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1342 X-Openstack-Request-Id: req-103111f0-da9f-49e4-9477-1d398c8c04fe Date: Sun, 22 Jul 2018 18:50:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"description":"","tags":[],"updated_at":"2018-07-22T18:45:46Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a30cc09f-435c-4047-8c2e-1ce00b64d9d8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T18:50:29Z","provider:segmentation_id":85,"name":"vmready1-net_fb86d9f5-1c40-4399-945f-d644b11be525","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:50:29Z","provider:network_type":"vxlan"}]} 2018-07-22 18:50:29,900 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-103111f0-da9f-49e4-9477-1d398c8c04fe 2018-07-22 18:50:29,900 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.172830820084s 2018-07-22 18:50:29,900 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-103111f0-da9f-49e4-9477-1d398c8c04fe 2018-07-22 18:50:29,901 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-07-22 18:50:29,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}daea97c302f268cda16e19201b62ff4a8e16f8af" -d '{"subnet": {"name": "vmready1-subnet_fb86d9f5-1c40-4399-945f-d644b11be525", "enable_dhcp": true, "network_id": "a30cc09f-435c-4047-8c2e-1ce00b64d9d8", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-22 18:50:30,812 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d7312f9b-674b-41f5-98c3-151ed96e9433 Date: Sun, 22 Jul 2018 18:50:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a30cc09f-435c-4047-8c2e-1ce00b64d9d8","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:50:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T18:50:30Z","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":"6f56dde62ed24851ae8dce233fed7ebd","id":"c4dd9599-f47d-4b4c-b16a-faa9888335ae","subnetpool_id":null,"name":"vmready1-subnet_fb86d9f5-1c40-4399-945f-d644b11be525"}} 2018-07-22 18:50:30,813 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-d7312f9b-674b-41f5-98c3-151ed96e9433 2018-07-22 18:50:30,813 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 0.91153717041s 2018-07-22 18:50:30,813 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-d7312f9b-674b-41f5-98c3-151ed96e9433 2018-07-22 18:50:30,813 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T18:50:30Z', 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'c4dd9599-f47d-4b4c-b16a-faa9888335ae', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_fb86d9f5-1c40-4399-945f-d644b11be525', u'enable_dhcp': True, u'network_id': u'a30cc09f-435c-4047-8c2e-1ce00b64d9d8', u'tenant_id': u'6f56dde62ed24851ae8dce233fed7ebd', u'created_at': u'2018-07-22T18:50:30Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'6f56dde62ed24851ae8dce233fed7ebd'}) 2018-07-22 18:50:30,814 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-07-22 18:50:30,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}daea97c302f268cda16e19201b62ff4a8e16f8af" -d '{"router": {"external_gateway_info": {"network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9"}, "name": "vmready1-router_fb86d9f5-1c40-4399-945f-d644b11be525", "admin_state_up": true}}' 2018-07-22 18:50:40,049 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-d97ed2b6-a47f-4ae0-910e-6172d123d8b4 Date: Sun, 22 Jul 2018 18:50:40 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dfeb2318-808e-4397-8e97-13ee20f5981d", "ip_address": "192.16.1.104"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T18:50:31Z", "admin_state_up": true, "updated_at": "2018-07-22T18:50:33Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "e98c35e2-804e-44a0-835c-e353399e9938", "name": "vmready1-router_fb86d9f5-1c40-4399-945f-d644b11be525"}} 2018-07-22 18:50:40,049 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-d97ed2b6-a47f-4ae0-910e-6172d123d8b4 2018-07-22 18:50:40,050 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 9.23597097397s 2018-07-22 18:50:40,050 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-d97ed2b6-a47f-4ae0-910e-6172d123d8b4 2018-07-22 18:50:40,050 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T18:50:33Z', u'revision_number': 3, u'ha': True, u'id': u'e98c35e2-804e-44a0-835c-e353399e9938', u'external_gateway_info': {u'network_id': u'76ac7b4e-f626-4cfb-83cf-a35235a38cf9', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'dfeb2318-808e-4397-8e97-13ee20f5981d', u'ip_address': u'192.16.1.104'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_fb86d9f5-1c40-4399-945f-d644b11be525', u'admin_state_up': True, u'tenant_id': u'6f56dde62ed24851ae8dce233fed7ebd', u'created_at': u'2018-07-22T18:50:31Z', u'flavor_id': None, u'routes': [], u'project_id': u'6f56dde62ed24851ae8dce233fed7ebd'}) 2018-07-22 18:50:40,050 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-07-22 18:50:40,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/e98c35e2-804e-44a0-835c-e353399e9938/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}daea97c302f268cda16e19201b62ff4a8e16f8af" -d '{"subnet_id": "c4dd9599-f47d-4b4c-b16a-faa9888335ae"}' 2018-07-22 18:50:44,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1664bd82-e098-4789-808d-3a7d9314ec29 Date: Sun, 22 Jul 2018 18:50:44 GMT RESP BODY: {"network_id": "a30cc09f-435c-4047-8c2e-1ce00b64d9d8", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "subnet_id": "c4dd9599-f47d-4b4c-b16a-faa9888335ae", "subnet_ids": ["c4dd9599-f47d-4b4c-b16a-faa9888335ae"], "port_id": "faeba1b6-b446-4fc2-b89c-0167b5ab5f1e", "id": "e98c35e2-804e-44a0-835c-e353399e9938"} 2018-07-22 18:50:44,258 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/e98c35e2-804e-44a0-835c-e353399e9938/add_router_interface.json used request id req-1664bd82-e098-4789-808d-3a7d9314ec29 2018-07-22 18:50:44,258 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 4.20750713348s 2018-07-22 18:50:44,258 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/e98c35e2-804e-44a0-835c-e353399e9938/add_router_interface.json used request id req-1664bd82-e098-4789-808d-3a7d9314ec29 returning object e98c35e2-804e-44a0-835c-e353399e9938 2018-07-22 18:50:44,259 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 18:50:44,409 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-22 18:50:44,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 18:50:44,495 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 768 RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}]} 2018-07-22 18:50:44,497 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-22 18:50:44,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}daea97c302f268cda16e19201b62ff4a8e16f8af" 2018-07-22 18:50:45,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json x-openstack-request-id: req-3f831659-1bcf-4b9f-82bd-a9b246b87083 RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 18:50:45,099 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-3f831659-1bcf-4b9f-82bd-a9b246b87083 2018-07-22 18:50:45,099 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.601603984833s 2018-07-22 18:50:45,099 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-3f831659-1bcf-4b9f-82bd-a9b246b87083 2018-07-22 18:50:45,106 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-07-22 18:50:45,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}daea97c302f268cda16e19201b62ff4a8e16f8af" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_fb86d9f5-1c40-4399-945f-d644b11be525", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_fb86d9f5-1c40-4399-945f-d644b11be525"}' 2018-07-22 18:50:45,999 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/b5c1b456-b53f-4b28-807e-538570d55a2e OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-66d7f937-d9b3-4467-a07f-ed3a5a4c3c6b RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b5c1b456-b53f-4b28-807e-538570d55a2e/file", "owner": "6f56dde62ed24851ae8dce233fed7ebd", "id": "b5c1b456-b53f-4b28-807e-538570d55a2e", "size": null, "self": "/v2/images/b5c1b456-b53f-4b28-807e-538570d55a2e", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T18:50:45Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_fb86d9f5-1c40-4399-945f-d644b11be525", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_fb86d9f5-1c40-4399-945f-d644b11be525", "checksum": null, "created_at": "2018-07-22T18:50:45Z", "protected": false} 2018-07-22 18:50:45,999 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-66d7f937-d9b3-4467-a07f-ed3a5a4c3c6b 2018-07-22 18:50:45,999 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 0.893063783646s 2018-07-22 18:50:45,999 - shade.request_ids - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-66d7f937-d9b3-4467-a07f-ed3a5a4c3c6b returning object b5c1b456-b53f-4b28-807e-538570d55a2e 2018-07-22 18:50:46,000 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-07-22 18:50:46,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/b5c1b456-b53f-4b28-807e-538570d55a2e/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}daea97c302f268cda16e19201b62ff4a8e16f8af" -d '' 2018-07-22 18:50:49,549 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-6d77aa85-90b5-4914-8559-79a13461f9a4 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 18:50:49,550 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/b5c1b456-b53f-4b28-807e-538570d55a2e/file used request id req-6d77aa85-90b5-4914-8559-79a13461f9a4 2018-07-22 18:50:49,550 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 3.55006313324s 2018-07-22 18:50:49,550 - shade.request_ids - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/b5c1b456-b53f-4b28-807e-538570d55a2e/file used request id req-6d77aa85-90b5-4914-8559-79a13461f9a4 2018-07-22 18:50:49,550 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmready1-img_fb86d9f5-1c40-4399-945f-d644b11be525', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-22T18:50:45Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/b5c1b456-b53f-4b28-807e-538570d55a2e/file', u'owner': u'6f56dde62ed24851ae8dce233fed7ebd', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'b5c1b456-b53f-4b28-807e-538570d55a2e', u'size': None, u'name': u'vmready1-img_fb86d9f5-1c40-4399-945f-d644b11be525', u'checksum': None, u'self': u'/v2/images/b5c1b456-b53f-4b28-807e-538570d55a2e', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-22T18:50:45Z', u'schema': u'/v2/schemas/image'}) 2018-07-22 18:50:49,551 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-07-22 18:50:49,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}daea97c302f268cda16e19201b62ff4a8e16f8af" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_fb86d9f5-1c40-4399-945f-d644b11be525", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-22 18:50:50,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 510 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-00fa2782-2120-4e51-8351-641ff3fb61d9 x-compute-request-id: req-00fa2782-2120-4e51-8351-641ff3fb61d9 RESP BODY: {"flavor": {"name": "vmready1-flavor_fb86d9f5-1c40-4399-945f-d644b11be525", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/751958e9-1971-4a89-afea-1878004ab678", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/751958e9-1971-4a89-afea-1878004ab678", "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": "751958e9-1971-4a89-afea-1878004ab678"}} 2018-07-22 18:50:50,127 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-00fa2782-2120-4e51-8351-641ff3fb61d9 2018-07-22 18:50:50,127 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.575469970703s 2018-07-22 18:50:50,127 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-00fa2782-2120-4e51-8351-641ff3fb61d9 2018-07-22 18:50:50,127 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_fb86d9f5-1c40-4399-945f-d644b11be525', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f56dde62ed24851ae8dce233fed7ebd', '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'751958e9-1971-4a89-afea-1878004ab678', 'swap': 0}) 2018-07-22 18:50:50,128 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-07-22 18:50:50,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors/751958e9-1971-4a89-afea-1878004ab678/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}daea97c302f268cda16e19201b62ff4a8e16f8af" -d '{"extra_specs": {}}' 2018-07-22 18:50:50,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-9a8aeb8f-3f2f-4f85-b99b-96f9f3b863d3 x-compute-request-id: req-9a8aeb8f-3f2f-4f85-b99b-96f9f3b863d3 RESP BODY: {"extra_specs": {}} 2018-07-22 18:50:50,600 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/751958e9-1971-4a89-afea-1878004ab678/os-extra_specs used request id req-9a8aeb8f-3f2f-4f85-b99b-96f9f3b863d3 2018-07-22 18:50:50,600 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.472079992294s 2018-07-22 18:50:50,600 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/751958e9-1971-4a89-afea-1878004ab678/os-extra_specs used request id req-9a8aeb8f-3f2f-4f85-b99b-96f9f3b863d3 2018-07-22 18:50:50,600 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:21 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-22 18:50:50,603 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-07-22 18:50:50,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/e98c35e2-804e-44a0-835c-e353399e9938/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}daea97c302f268cda16e19201b62ff4a8e16f8af" -d '{"subnet_id": "c4dd9599-f47d-4b4c-b16a-faa9888335ae"}' 2018-07-22 18:50:54,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c443192a-97a1-4179-9a3e-100d0a77aefe Date: Sun, 22 Jul 2018 18:50:54 GMT RESP BODY: {"network_id": "a30cc09f-435c-4047-8c2e-1ce00b64d9d8", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "subnet_id": "c4dd9599-f47d-4b4c-b16a-faa9888335ae", "subnet_ids": ["c4dd9599-f47d-4b4c-b16a-faa9888335ae"], "port_id": "faeba1b6-b446-4fc2-b89c-0167b5ab5f1e", "id": "e98c35e2-804e-44a0-835c-e353399e9938"} 2018-07-22 18:50:54,184 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/e98c35e2-804e-44a0-835c-e353399e9938/remove_router_interface.json used request id req-c443192a-97a1-4179-9a3e-100d0a77aefe 2018-07-22 18:50:54,184 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 3.58056902885s 2018-07-22 18:50:54,184 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/e98c35e2-804e-44a0-835c-e353399e9938/remove_router_interface.json used request id req-c443192a-97a1-4179-9a3e-100d0a77aefe returning object e98c35e2-804e-44a0-835c-e353399e9938 2018-07-22 18:50:54,186 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-07-22 18:50:54,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}daea97c302f268cda16e19201b62ff4a8e16f8af" 2018-07-22 18:50:54,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-ca93ed73-0bdb-4be5-aca2-d24b22aa4683 Date: Sun, 22 Jul 2018 18:50:54 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dfeb2318-808e-4397-8e97-13ee20f5981d", "ip_address": "192.16.1.104"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T18:50:31Z", "admin_state_up": true, "updated_at": "2018-07-22T18:50:51Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "e98c35e2-804e-44a0-835c-e353399e9938", "name": "vmready1-router_fb86d9f5-1c40-4399-945f-d644b11be525"}]} 2018-07-22 18:50:54,471 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-ca93ed73-0bdb-4be5-aca2-d24b22aa4683 2018-07-22 18:50:54,471 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.284260034561s 2018-07-22 18:50:54,471 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-ca93ed73-0bdb-4be5-aca2-d24b22aa4683 2018-07-22 18:50:54,472 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-07-22 18:50:54,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/e98c35e2-804e-44a0-835c-e353399e9938.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}daea97c302f268cda16e19201b62ff4a8e16f8af" 2018-07-22 18:51:00,348 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6df7eac0-8763-4a39-b17a-4645e7794c91 Content-Length: 0 Date: Sun, 22 Jul 2018 18:51:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 18:51:00,348 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/e98c35e2-804e-44a0-835c-e353399e9938.json used request id req-6df7eac0-8763-4a39-b17a-4645e7794c91 2018-07-22 18:51:00,348 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 5.87586188316s 2018-07-22 18:51:00,348 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/e98c35e2-804e-44a0-835c-e353399e9938.json used request id req-6df7eac0-8763-4a39-b17a-4645e7794c91 2018-07-22 18:51:00,349 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-22 18:51:00,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}daea97c302f268cda16e19201b62ff4a8e16f8af" 2018-07-22 18:51:00,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1284 X-Openstack-Request-Id: req-c258a58e-ebff-4af1-872f-41f3a14a316a Date: Sun, 22 Jul 2018 18:51:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a30cc09f-435c-4047-8c2e-1ce00b64d9d8","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:50:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T18:50:30Z","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":"6f56dde62ed24851ae8dce233fed7ebd","id":"c4dd9599-f47d-4b4c-b16a-faa9888335ae","subnetpool_id":null,"name":"vmready1-subnet_fb86d9f5-1c40-4399-945f-d644b11be525"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:46Z","dns_nameservers":[],"updated_at":"2018-07-22T18:45:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"dfeb2318-808e-4397-8e97-13ee20f5981d","subnetpool_id":null,"name":"ext-subnet"}]} 2018-07-22 18:51:00,465 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-c258a58e-ebff-4af1-872f-41f3a14a316a 2018-07-22 18:51:00,465 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.116017103195s 2018-07-22 18:51:00,465 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-c258a58e-ebff-4af1-872f-41f3a14a316a 2018-07-22 18:51:00,466 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-07-22 18:51:00,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/c4dd9599-f47d-4b4c-b16a-faa9888335ae.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}daea97c302f268cda16e19201b62ff4a8e16f8af" 2018-07-22 18:51:03,871 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9ee321b5-55cd-4076-88b1-b0909abda129 Date: Sun, 22 Jul 2018 18:51:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 18:51:03,872 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/c4dd9599-f47d-4b4c-b16a-faa9888335ae.json used request id req-9ee321b5-55cd-4076-88b1-b0909abda129 2018-07-22 18:51:03,872 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 3.40560698509s 2018-07-22 18:51:03,872 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/c4dd9599-f47d-4b4c-b16a-faa9888335ae.json used request id req-9ee321b5-55cd-4076-88b1-b0909abda129 2018-07-22 18:51:03,873 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-22 18:51:03,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/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}daea97c302f268cda16e19201b62ff4a8e16f8af" 2018-07-22 18:51:04,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1348 X-Openstack-Request-Id: req-496e8375-295f-4a4d-b99c-46e0bc96a414 Date: Sun, 22 Jul 2018 18:51:04 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"description":"","tags":[],"updated_at":"2018-07-22T18:45:46Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a30cc09f-435c-4047-8c2e-1ce00b64d9d8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T18:51:03Z","provider:segmentation_id":85,"name":"vmready1-net_fb86d9f5-1c40-4399-945f-d644b11be525","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:50:29Z","provider:network_type":"vxlan"}]} 2018-07-22 18:51:04,082 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-496e8375-295f-4a4d-b99c-46e0bc96a414 2018-07-22 18:51:04,082 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.209366083145s 2018-07-22 18:51:04,082 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-496e8375-295f-4a4d-b99c-46e0bc96a414 2018-07-22 18:51:04,083 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-07-22 18:51:04,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/a30cc09f-435c-4047-8c2e-1ce00b64d9d8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}daea97c302f268cda16e19201b62ff4a8e16f8af" 2018-07-22 18:51:06,264 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b34a04ee-9f07-419f-9113-72767dc98d21 Date: Sun, 22 Jul 2018 18:51:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 18:51:06,264 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/a30cc09f-435c-4047-8c2e-1ce00b64d9d8.json used request id req-b34a04ee-9f07-419f-9113-72767dc98d21 2018-07-22 18:51:06,264 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 2.18094110489s 2018-07-22 18:51:06,264 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/a30cc09f-435c-4047-8c2e-1ce00b64d9d8.json used request id req-b34a04ee-9f07-419f-9113-72767dc98d21 2018-07-22 18:51:06,268 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-22 18:51:06,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}daea97c302f268cda16e19201b62ff4a8e16f8af" 2018-07-22 18:51:06,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json x-openstack-request-id: req-408480e7-64c5-40e0-8cc8-c73560337912 RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/b5c1b456-b53f-4b28-807e-538570d55a2e/snap", "metadata": {}}], "file": "/v2/images/b5c1b456-b53f-4b28-807e-538570d55a2e/file", "owner": "6f56dde62ed24851ae8dce233fed7ebd", "id": "b5c1b456-b53f-4b28-807e-538570d55a2e", "size": 12716032, "self": "/v2/images/b5c1b456-b53f-4b28-807e-538570d55a2e", "disk_format": "qcow2", "direct_url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/b5c1b456-b53f-4b28-807e-538570d55a2e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T18:50:49Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_fb86d9f5-1c40-4399-945f-d644b11be525", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_fb86d9f5-1c40-4399-945f-d644b11be525", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T18:50:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 18:51:06,783 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-408480e7-64c5-40e0-8cc8-c73560337912 2018-07-22 18:51:06,783 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.514565944672s 2018-07-22 18:51:06,783 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-408480e7-64c5-40e0-8cc8-c73560337912 2018-07-22 18:51:06,784 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-07-22 18:51:06,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/b5c1b456-b53f-4b28-807e-538570d55a2e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}daea97c302f268cda16e19201b62ff4a8e16f8af" 2018-07-22 18:51:08,254 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-ad329832-3a58-417b-84aa-be5d32b8aefb RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 18:51:08,255 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/b5c1b456-b53f-4b28-807e-538570d55a2e used request id req-ad329832-3a58-417b-84aa-be5d32b8aefb 2018-07-22 18:51:08,255 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 1.47027301788s 2018-07-22 18:51:08,255 - shade.request_ids - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/b5c1b456-b53f-4b28-807e-538570d55a2e used request id req-ad329832-3a58-417b-84aa-be5d32b8aefb 2018-07-22 18:51:08,255 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-22 18:51:08,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}daea97c302f268cda16e19201b62ff4a8e16f8af" 2018-07-22 18:51:08,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2628 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-71782932-5666-4dd3-ab99-d344ead51045 x-compute-request-id: req-71782932-5666-4dd3-ab99-d344ead51045 RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}, {"name": "vmready1-flavor_fb86d9f5-1c40-4399-945f-d644b11be525", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/751958e9-1971-4a89-afea-1878004ab678", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/751958e9-1971-4a89-afea-1878004ab678", "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": "751958e9-1971-4a89-afea-1878004ab678"}]} 2018-07-22 18:51:08,336 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-71782932-5666-4dd3-ab99-d344ead51045 2018-07-22 18:51:08,336 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0811200141907s 2018-07-22 18:51:08,337 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-71782932-5666-4dd3-ab99-d344ead51045 2018-07-22 18:51:08,341 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-07-22 18:51:08,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/751958e9-1971-4a89-afea-1878004ab678 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}daea97c302f268cda16e19201b62ff4a8e16f8af" 2018-07-22 18:51:08,833 - 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-a5fb730a-65ed-4c5b-9098-cfba83b3eca8 x-compute-request-id: req-a5fb730a-65ed-4c5b-9098-cfba83b3eca8 2018-07-22 18:51:08,833 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/751958e9-1971-4a89-afea-1878004ab678 used request id req-a5fb730a-65ed-4c5b-9098-cfba83b3eca8 2018-07-22 18:51:08,834 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.492530822754s 2018-07-22 18:51:08,834 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/751958e9-1971-4a89-afea-1878004ab678 used request id req-a5fb730a-65ed-4c5b-9098-cfba83b3eca8 2018-07-22 18:51:08,866 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-07-22 18:51:08,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 18:51:08,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 18:51:08,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 18:51:08,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 18:51:08,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 18:51:08,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 18:51:08,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 18:51:08,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 18:51:08,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 18:51:08,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 18:51:08,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 18:51:08,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 18:51:08,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 18:51:08,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 18:51:08,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 18:51:08,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 18:51:08,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 18:51:08,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 18:51:08,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 18:51:08,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 18:51:08,899 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 18:51:08,899 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 18:51:08,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 18:51:09,102 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:51:09 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-a3c56d0c-ef2c-40be-8421-e62c6afce59c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 18:51:09,102 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-a3c56d0c-ef2c-40be-8421-e62c6afce59c 2018-07-22 18:51:09,103 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 18:51:11,013 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T06:51:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["L_f8osb8R2O6Vvv6h9P09A"], "issued_at": "2018-07-22T18:51:11.000000Z"}} 2018-07-22 18:51:11,015 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-22 18:51:11,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/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}bffaf5b2bc164274d33fb388dd4e18da12930948" 2018-07-22 18:51:11,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-910e598d-98e8-4211-a756-9002ec0f51c2 Date: Sun, 22 Jul 2018 18:51:11 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"description":"","tags":[],"updated_at":"2018-07-22T18:45:46Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","provider:network_type":"flat"}]} 2018-07-22 18:51:11,292 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-910e598d-98e8-4211-a756-9002ec0f51c2 2018-07-22 18:51:11,293 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.277564048767s 2018-07-22 18:51:11,293 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-910e598d-98e8-4211-a756-9002ec0f51c2 2018-07-22 18:51:11,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 18:51:11,307 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:51:11 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 18:51:11,307 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-07-22 18:51:11,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bffaf5b2bc164274d33fb388dd4e18da12930948" 2018-07-22 18:51:11,363 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:51:11 GMT Content-Type: application/json Content-Length: 475 Vary: X-Auth-Token x-openstack-request-id: req-65b6e40c-b98d-4cdf-af15-3df488f72a98 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "", "links": {"self": "https://192.16.1.222:5000/v3/domains/516a1864d8784e8489227e90a3645f60"}, "tags": [], "enabled": true, "id": "516a1864d8784e8489227e90a3645f60", "name": "heat"}, {"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains", "previous": null, "next": null}} 2018-07-22 18:51:11,363 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-65b6e40c-b98d-4cdf-af15-3df488f72a98 2018-07-22 18:51:11,363 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.055328130722s 2018-07-22 18:51:11,363 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-65b6e40c-b98d-4cdf-af15-3df488f72a98 2018-07-22 18:51:11,367 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.projects 2018-07-22 18:51:11,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bffaf5b2bc164274d33fb388dd4e18da12930948" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_6b36eaa6-1d3d-4f21-9a99-9e1d0c93794c"}}' 2018-07-22 18:51:12,339 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:51:12 GMT Content-Type: application/json Content-Length: 364 Vary: X-Auth-Token x-openstack-request-id: req-0a3d572a-5529-42e7-b97c-8a88c9dead7a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "https://192.16.1.222:5000/v3/projects/5eb1dfd3cb5c4f68b089dfe08255dbd6"}, "tags": [], "enabled": true, "id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_6b36eaa6-1d3d-4f21-9a99-9e1d0c93794c"}} 2018-07-22 18:51:12,339 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-0a3d572a-5529-42e7-b97c-8a88c9dead7a 2018-07-22 18:51:12,340 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.projects in 0.97230386734s 2018-07-22 18:51:12,340 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-0a3d572a-5529-42e7-b97c-8a88c9dead7a 2018-07-22 18:51:12,340 - 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'5eb1dfd3cb5c4f68b089dfe08255dbd6', '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_6b36eaa6-1d3d-4f21-9a99-9e1d0c93794c'}) 2018-07-22 18:51:12,344 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.users 2018-07-22 18:51:12,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bffaf5b2bc164274d33fb388dd4e18da12930948" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "80a80ea3-7d57-4400-9658-e58be13176b7", "email": null, "name": "vmready2-user_6b36eaa6-1d3d-4f21-9a99-9e1d0c93794c"}}' 2018-07-22 18:51:12,807 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:51:12 GMT Content-Type: application/json Content-Length: 325 Vary: X-Auth-Token x-openstack-request-id: req-4c0311e8-1e93-4b3b-a047-43327ca0419e X-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_6b36eaa6-1d3d-4f21-9a99-9e1d0c93794c", "links": {"self": "https://192.16.1.222:5000/v3/users/e50e5f7253d74b6c9f46b910bf512e03"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e50e5f7253d74b6c9f46b910bf512e03", "domain_id": "default", "password_expires_at": null}} 2018-07-22 18:51:12,807 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-4c0311e8-1e93-4b3b-a047-43327ca0419e 2018-07-22 18:51:12,807 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.users in 0.463296890259s 2018-07-22 18:51:12,807 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-4c0311e8-1e93-4b3b-a047-43327ca0419e 2018-07-22 18:51:12,808 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e50e5f7253d74b6c9f46b910bf512e03', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_6b36eaa6-1d3d-4f21-9a99-9e1d0c93794c'}) 2018-07-22 18:51:12,810 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-22 18:51:12,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bffaf5b2bc164274d33fb388dd4e18da12930948" 2018-07-22 18:51:12,859 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:51:12 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-dd12ae03-447f-4034-a6dc-18fd772643ef X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47926fd2f5154882b6f31c1790b7a7c7", "links": {"self": "https://192.16.1.222:5000/v3/roles/47926fd2f5154882b6f31c1790b7a7c7"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d003a336a98a4f52ae5449d360466dce", "links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "name": "admin"}, {"domain_id": null, "id": "e5c38e0f43c64a44921d1e4a958814a3", "links": {"self": "https://192.16.1.222:5000/v3/roles/e5c38e0f43c64a44921d1e4a958814a3"}, "name": "heat_stack_user"}]} 2018-07-22 18:51:12,859 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-dd12ae03-447f-4034-a6dc-18fd772643ef 2018-07-22 18:51:12,860 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0499258041382s 2018-07-22 18:51:12,860 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-dd12ae03-447f-4034-a6dc-18fd772643ef 2018-07-22 18:51:12,862 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-22 18:51:12,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bffaf5b2bc164274d33fb388dd4e18da12930948" 2018-07-22 18:51:12,920 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:51:12 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-346392cc-9516-4bd7-89e1-89201e9a0152 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47926fd2f5154882b6f31c1790b7a7c7", "links": {"self": "https://192.16.1.222:5000/v3/roles/47926fd2f5154882b6f31c1790b7a7c7"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d003a336a98a4f52ae5449d360466dce", "links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "name": "admin"}, {"domain_id": null, "id": "e5c38e0f43c64a44921d1e4a958814a3", "links": {"self": "https://192.16.1.222:5000/v3/roles/e5c38e0f43c64a44921d1e4a958814a3"}, "name": "heat_stack_user"}]} 2018-07-22 18:51:12,920 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-346392cc-9516-4bd7-89e1-89201e9a0152 2018-07-22 18:51:12,920 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0578379631042s 2018-07-22 18:51:12,920 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-346392cc-9516-4bd7-89e1-89201e9a0152 2018-07-22 18:51:12,921 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-22 18:51:12,923 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.roles 2018-07-22 18:51:12,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bffaf5b2bc164274d33fb388dd4e18da12930948" -d '{"role": {"name": "Member"}}' 2018-07-22 18:51:13,186 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:51:13 GMT Content-Type: application/json Content-Length: 179 Vary: X-Auth-Token x-openstack-request-id: req-bfeb16e1-171f-4a08-8add-cd372ce5677d X-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": "c5287f885a524688ac4d57251bc600ed", "links": {"self": "https://192.16.1.222:5000/v3/roles/c5287f885a524688ac4d57251bc600ed"}, "name": "Member"}} 2018-07-22 18:51:13,187 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-bfeb16e1-171f-4a08-8add-cd372ce5677d 2018-07-22 18:51:13,187 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.roles in 0.26350402832s 2018-07-22 18:51:13,187 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-bfeb16e1-171f-4a08-8add-cd372ce5677d 2018-07-22 18:51:13,187 - 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'c5287f885a524688ac4d57251bc600ed'}) 2018-07-22 18:51:13,190 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-22 18:51:13,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bffaf5b2bc164274d33fb388dd4e18da12930948" 2018-07-22 18:51:13,241 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:51:13 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-e194d665-f5b8-429e-ab70-263019decd12 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47926fd2f5154882b6f31c1790b7a7c7", "links": {"self": "https://192.16.1.222:5000/v3/roles/47926fd2f5154882b6f31c1790b7a7c7"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5287f885a524688ac4d57251bc600ed", "links": {"self": "https://192.16.1.222:5000/v3/roles/c5287f885a524688ac4d57251bc600ed"}, "name": "Member"}, {"domain_id": null, "id": "d003a336a98a4f52ae5449d360466dce", "links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "name": "admin"}, {"domain_id": null, "id": "e5c38e0f43c64a44921d1e4a958814a3", "links": {"self": "https://192.16.1.222:5000/v3/roles/e5c38e0f43c64a44921d1e4a958814a3"}, "name": "heat_stack_user"}]} 2018-07-22 18:51:13,241 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-e194d665-f5b8-429e-ab70-263019decd12 2018-07-22 18:51:13,241 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0503160953522s 2018-07-22 18:51:13,241 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-e194d665-f5b8-429e-ab70-263019decd12 2018-07-22 18:51:13,244 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-07-22 18:51:13,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bffaf5b2bc164274d33fb388dd4e18da12930948" 2018-07-22 18:51:13,301 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:51:13 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-5987f049-e10e-4518-9711-8d5cef2fae17 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domain": {"name": "Default", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-07-22 18:51:13,302 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-5987f049-e10e-4518-9711-8d5cef2fae17 2018-07-22 18:51:13,302 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.0575959682465s 2018-07-22 18:51:13,302 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-5987f049-e10e-4518-9711-8d5cef2fae17 2018-07-22 18:51:13,302 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-22 18:51:13,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bffaf5b2bc164274d33fb388dd4e18da12930948" 2018-07-22 18:51:13,380 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:51:13 GMT Content-Type: application/json Content-Length: 4177 Vary: X-Auth-Token x-openstack-request-id: req-8644504c-41a0-4264-8da9-0909c938f48f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/1f108f530efd4cc69b46c4aa532057ff"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "1f108f530efd4cc69b46c4aa532057ff", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/27a8e60db0cf4f95abf2d9fafe083888"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "27a8e60db0cf4f95abf2d9fafe083888", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/2daf70d24b20492d895f12999a9a49f0"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "2daf70d24b20492d895f12999a9a49f0", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/578de12745c743bd9dd92bf9224acd16"}, "domain_id": "default", "enabled": true, "id": "578de12745c743bd9dd92bf9224acd16", "options": {}}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/742694684b5d47d0bac13dc98454937e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "742694684b5d47d0bac13dc98454937e", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/787071c1a56e4800b1496590f054563f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "787071c1a56e4800b1496590f054563f", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/94ca466cf6844cca83b4175ac69d0680"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "94ca466cf6844cca83b4175ac69d0680", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/a0d48ece3bb84d4ea03478919c0b92eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "a0d48ece3bb84d4ea03478919c0b92eb", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/b970c767edd342f48d9259b8478b1221"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "b970c767edd342f48d9259b8478b1221", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/bc7feab2ad3a4d82ab46a771e7c7ca2d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "bc7feab2ad3a4d82ab46a771e7c7ca2d", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/bd0e5cd787ad49c4bab3c211eea5932c"}, "domain_id": "516a1864d8784e8489227e90a3645f60", "enabled": true, "id": "bd0e5cd787ad49c4bab3c211eea5932c", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/dfbc186a612c4f9097944cfac82caf54"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "dfbc186a612c4f9097944cfac82caf54", "password_expires_at": null}, {"name": "vmready2-user_6b36eaa6-1d3d-4f21-9a99-9e1d0c93794c", "links": {"self": "https://192.16.1.222:5000/v3/users/e50e5f7253d74b6c9f46b910bf512e03"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e50e5f7253d74b6c9f46b910bf512e03", "domain_id": "default", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/feff152a8a514679827aa9f87d9e427f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "feff152a8a514679827aa9f87d9e427f", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-22 18:51:13,381 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-8644504c-41a0-4264-8da9-0909c938f48f 2018-07-22 18:51:13,381 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.0781760215759s 2018-07-22 18:51:13,381 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-8644504c-41a0-4264-8da9-0909c938f48f 2018-07-22 18:51:13,387 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-07-22 18:51:13,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bffaf5b2bc164274d33fb388dd4e18da12930948" 2018-07-22 18:51:13,467 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:51:13 GMT Content-Type: application/json Content-Length: 1089 Vary: X-Auth-Token x-openstack-request-id: req-1986146e-b7c3-4d87-afc6-673ae39ccbc8 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "https://192.16.1.222:5000/v3/projects/5eb1dfd3cb5c4f68b089dfe08255dbd6"}, "tags": [], "enabled": true, "id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_6b36eaa6-1d3d-4f21-9a99-9e1d0c93794c"}, {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/842f62c9dbf64b77b4b3da26e8d21c32"}, "tags": [], "enabled": true, "id": "842f62c9dbf64b77b4b3da26e8d21c32", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-22 18:51:13,467 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-1986146e-b7c3-4d87-afc6-673ae39ccbc8 2018-07-22 18:51:13,468 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.0806939601898s 2018-07-22 18:51:13,468 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-1986146e-b7c3-4d87-afc6-673ae39ccbc8 2018-07-22 18:51:13,472 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.role_assignments 2018-07-22 18:51:13,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/role_assignments?user.id=e50e5f7253d74b6c9f46b910bf512e03&role.id=c5287f885a524688ac4d57251bc600ed&scope.project.id=5eb1dfd3cb5c4f68b089dfe08255dbd6" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bffaf5b2bc164274d33fb388dd4e18da12930948" 2018-07-22 18:51:13,519 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:51:13 GMT Content-Type: application/json Content-Length: 256 Vary: X-Auth-Token x-openstack-request-id: req-a498bae6-b469-47da-9bdf-0ff19c6d9240 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role_assignments": [], "links": {"self": "https://192.16.1.222:5000/v3/role_assignments?user.id=e50e5f7253d74b6c9f46b910bf512e03&role.id=c5287f885a524688ac4d57251bc600ed&scope.project.id=5eb1dfd3cb5c4f68b089dfe08255dbd6", "previous": null, "next": null}} 2018-07-22 18:51:13,519 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=e50e5f7253d74b6c9f46b910bf512e03&role.id=c5287f885a524688ac4d57251bc600ed&scope.project.id=5eb1dfd3cb5c4f68b089dfe08255dbd6 used request id req-a498bae6-b469-47da-9bdf-0ff19c6d9240 2018-07-22 18:51:13,519 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.role_assignments in 0.0466558933258s 2018-07-22 18:51:13,519 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=e50e5f7253d74b6c9f46b910bf512e03&role.id=c5287f885a524688ac4d57251bc600ed&scope.project.id=5eb1dfd3cb5c4f68b089dfe08255dbd6 used request id req-a498bae6-b469-47da-9bdf-0ff19c6d9240 2018-07-22 18:51:13,521 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.PUT.projects.users.roles 2018-07-22 18:51:13,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/5eb1dfd3cb5c4f68b089dfe08255dbd6/users/e50e5f7253d74b6c9f46b910bf512e03/roles/c5287f885a524688ac4d57251bc600ed -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bffaf5b2bc164274d33fb388dd4e18da12930948" 2018-07-22 18:51:13,818 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:51:13 GMT Vary: X-Auth-Token x-openstack-request-id: req-f89d59ba-21fc-4dc7-ae49-69c0b7405ba5 X-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-22 18:51:13,818 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/5eb1dfd3cb5c4f68b089dfe08255dbd6/users/e50e5f7253d74b6c9f46b910bf512e03/roles/c5287f885a524688ac4d57251bc600ed used request id req-f89d59ba-21fc-4dc7-ae49-69c0b7405ba5 2018-07-22 18:51:13,818 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.PUT.projects.users.roles in 0.296808004379s 2018-07-22 18:51:13,818 - shade.request_ids - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/5eb1dfd3cb5c4f68b089dfe08255dbd6/users/e50e5f7253d74b6c9f46b910bf512e03/roles/c5287f885a524688ac4d57251bc600ed used request id req-f89d59ba-21fc-4dc7-ae49-69c0b7405ba5 2018-07-22 18:51:13,819 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': u'password', u'status': u'active', 'project_name': u'vmready2-project_6b36eaa6-1d3d-4f21-9a99-9e1d0c93794c', 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': '80a80ea3-7d57-4400-9658-e58be13176b7', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', u'volume_api_version': u'2', 'username': u'vmready2-user_6b36eaa6-1d3d-4f21-9a99-9e1d0c93794c', 'project_id': u'5eb1dfd3cb5c4f68b089dfe08255dbd6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': '1', u'container_api_version': u'1', 'auth_url': 'https://192.16.1.222:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': 'publicURL', u'disable_vendor_agent': {}}}} 2018-07-22 18:51:13,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 18:51:13,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 18:51:13,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 18:51:13,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 18:51:13,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 18:51:13,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 18:51:13,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 18:51:13,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 18:51:13,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 18:51:13,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 18:51:13,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 18:51:13,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 18:51:13,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 18:51:13,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 18:51:13,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 18:51:13,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 18:51:13,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 18:51:13,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 18:51:13,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 18:51:13,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 18:51:13,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 18:51:13,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 18:51:13,822 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_6b36eaa6-1d3d-4f21-9a99-9e1d0c93794c', 'password': '80a80ea3-7d57-4400-9658-e58be13176b7', 'project_name': 'vmready2-project_6b36eaa6-1d3d-4f21-9a99-9e1d0c93794c', 'user_domain_name': 'Default', 'auth_url': 'https://192.16.1.222:5000/v3', 'project_id': '5eb1dfd3cb5c4f68b089dfe08255dbd6', 'project_domain_name': 'Default'} 2018-07-22 18:51:13,822 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-07-22 18:51:13,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 18:51:13,841 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:51:13 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-1ae2b1ef-62ae-4d7f-b984-27a899abdf6a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 18:51:13,841 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-1ae2b1ef-62ae-4d7f-b984-27a899abdf6a 2018-07-22 18:51:13,842 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 18:51:15,244 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c5287f885a524688ac4d57251bc600ed", "name": "Member"}], "expires_at": "2018-07-23T06:51:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "name": "vmready2-project_6b36eaa6-1d3d-4f21-9a99-9e1d0c93794c"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/5eb1dfd3cb5c4f68b089dfe08255dbd6", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/5eb1dfd3cb5c4f68b089dfe08255dbd6", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/5eb1dfd3cb5c4f68b089dfe08255dbd6", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/5eb1dfd3cb5c4f68b089dfe08255dbd6", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/5eb1dfd3cb5c4f68b089dfe08255dbd6", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/5eb1dfd3cb5c4f68b089dfe08255dbd6", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/5eb1dfd3cb5c4f68b089dfe08255dbd6", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/5eb1dfd3cb5c4f68b089dfe08255dbd6", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/5eb1dfd3cb5c4f68b089dfe08255dbd6", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/5eb1dfd3cb5c4f68b089dfe08255dbd6", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/5eb1dfd3cb5c4f68b089dfe08255dbd6", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/5eb1dfd3cb5c4f68b089dfe08255dbd6", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_6b36eaa6-1d3d-4f21-9a99-9e1d0c93794c", "id": "e50e5f7253d74b6c9f46b910bf512e03"}, "audit_ids": ["UPMH79-iRma7m1-Obj8NHA"], "issued_at": "2018-07-22T18:51:15.000000Z"}} 2018-07-22 18:51:15,247 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-07-22 18:51:15,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}720d440b7f22880fe4c831276e19335790d15261" -d '{"network": {"name": "vmready2-net_6b36eaa6-1d3d-4f21-9a99-9e1d0c93794c", "admin_state_up": true}}' 2018-07-22 18:51:16,186 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 586 X-Openstack-Request-Id: req-bdfb9379-d223-4520-a5e8-3d55d05e5ceb Date: Sun, 22 Jul 2018 18:51:16 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"5eb1dfd3cb5c4f68b089dfe08255dbd6","created_at":"2018-07-22T18:51:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-07-22T18:51:16Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"5eb1dfd3cb5c4f68b089dfe08255dbd6","id":"3fd48153-6916-4255-9b04-19532089fa5e","name":"vmready2-net_6b36eaa6-1d3d-4f21-9a99-9e1d0c93794c"}} 2018-07-22 18:51:16,187 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-bdfb9379-d223-4520-a5e8-3d55d05e5ceb 2018-07-22 18:51:16,187 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 0.939817905426s 2018-07-22 18:51:16,187 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-bdfb9379-d223-4520-a5e8-3d55d05e5ceb 2018-07-22 18:51:16,187 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T18:51:16Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'3fd48153-6916-4255-9b04-19532089fa5e', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_6b36eaa6-1d3d-4f21-9a99-9e1d0c93794c', u'admin_state_up': True, u'tenant_id': u'5eb1dfd3cb5c4f68b089dfe08255dbd6', u'created_at': u'2018-07-22T18:51:15Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5eb1dfd3cb5c4f68b089dfe08255dbd6'}) 2018-07-22 18:51:16,188 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-22 18:51:16,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/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}720d440b7f22880fe4c831276e19335790d15261" 2018-07-22 18:51:16,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1146 X-Openstack-Request-Id: req-27d042c5-3ffc-40bb-b28e-b97abb9eb78e Date: Sun, 22 Jul 2018 18:51:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-07-22T18:51:16Z","tenant_id":"5eb1dfd3cb5c4f68b089dfe08255dbd6","created_at":"2018-07-22T18:51:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"5eb1dfd3cb5c4f68b089dfe08255dbd6","id":"3fd48153-6916-4255-9b04-19532089fa5e","name":"vmready2-net_6b36eaa6-1d3d-4f21-9a99-9e1d0c93794c"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"updated_at":"2018-07-22T18:45:46Z","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","name":"ext-net"}]} 2018-07-22 18:51:16,436 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-27d042c5-3ffc-40bb-b28e-b97abb9eb78e 2018-07-22 18:51:16,436 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.2482380867s 2018-07-22 18:51:16,436 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-27d042c5-3ffc-40bb-b28e-b97abb9eb78e 2018-07-22 18:51:16,437 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-07-22 18:51:16,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}720d440b7f22880fe4c831276e19335790d15261" -d '{"subnet": {"name": "vmready2-subnet_6b36eaa6-1d3d-4f21-9a99-9e1d0c93794c", "enable_dhcp": true, "network_id": "3fd48153-6916-4255-9b04-19532089fa5e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-22 18:51:17,440 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-222fc8db-54f9-4449-825f-0a70dca50b89 Date: Sun, 22 Jul 2018 18:51:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3fd48153-6916-4255-9b04-19532089fa5e","tenant_id":"5eb1dfd3cb5c4f68b089dfe08255dbd6","created_at":"2018-07-22T18:51:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T18:51:16Z","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":"5eb1dfd3cb5c4f68b089dfe08255dbd6","id":"66fbe5f8-0656-49b5-a78c-a5140b8064ad","subnetpool_id":null,"name":"vmready2-subnet_6b36eaa6-1d3d-4f21-9a99-9e1d0c93794c"}} 2018-07-22 18:51:17,440 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-222fc8db-54f9-4449-825f-0a70dca50b89 2018-07-22 18:51:17,440 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 1.00301599503s 2018-07-22 18:51:17,440 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-222fc8db-54f9-4449-825f-0a70dca50b89 2018-07-22 18:51:17,441 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T18:51:16Z', 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'66fbe5f8-0656-49b5-a78c-a5140b8064ad', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_6b36eaa6-1d3d-4f21-9a99-9e1d0c93794c', u'enable_dhcp': True, u'network_id': u'3fd48153-6916-4255-9b04-19532089fa5e', u'tenant_id': u'5eb1dfd3cb5c4f68b089dfe08255dbd6', u'created_at': u'2018-07-22T18:51:16Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'5eb1dfd3cb5c4f68b089dfe08255dbd6'}) 2018-07-22 18:51:17,442 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-07-22 18:51:17,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}720d440b7f22880fe4c831276e19335790d15261" -d '{"router": {"external_gateway_info": {"network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9"}, "name": "vmready2-router_6b36eaa6-1d3d-4f21-9a99-9e1d0c93794c", "admin_state_up": true}}' 2018-07-22 18:51:26,108 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-fc4bd367-4637-4e37-8872-4c5af8c8b4f7 Date: Sun, 22 Jul 2018 18:51:26 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dfeb2318-808e-4397-8e97-13ee20f5981d", "ip_address": "192.16.1.109"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "created_at": "2018-07-22T18:51:18Z", "admin_state_up": true, "updated_at": "2018-07-22T18:51:20Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "id": "6275b70a-8f12-485e-96e5-25e03ab9bf7e", "name": "vmready2-router_6b36eaa6-1d3d-4f21-9a99-9e1d0c93794c"}} 2018-07-22 18:51:26,108 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-fc4bd367-4637-4e37-8872-4c5af8c8b4f7 2018-07-22 18:51:26,108 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 8.66589617729s 2018-07-22 18:51:26,109 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-fc4bd367-4637-4e37-8872-4c5af8c8b4f7 2018-07-22 18:51:26,110 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T18:51:20Z', u'revision_number': 4, u'id': u'6275b70a-8f12-485e-96e5-25e03ab9bf7e', u'external_gateway_info': {u'network_id': u'76ac7b4e-f626-4cfb-83cf-a35235a38cf9', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'dfeb2318-808e-4397-8e97-13ee20f5981d', u'ip_address': u'192.16.1.109'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_6b36eaa6-1d3d-4f21-9a99-9e1d0c93794c', u'admin_state_up': True, u'tenant_id': u'5eb1dfd3cb5c4f68b089dfe08255dbd6', u'created_at': u'2018-07-22T18:51:18Z', u'flavor_id': None, u'routes': [], u'project_id': u'5eb1dfd3cb5c4f68b089dfe08255dbd6'}) 2018-07-22 18:51:26,110 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-07-22 18:51:26,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/6275b70a-8f12-485e-96e5-25e03ab9bf7e/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}720d440b7f22880fe4c831276e19335790d15261" -d '{"subnet_id": "66fbe5f8-0656-49b5-a78c-a5140b8064ad"}' 2018-07-22 18:51:30,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-81d2c770-95a3-41ea-94dc-a4a6fdc3fa1f Date: Sun, 22 Jul 2018 18:51:30 GMT RESP BODY: {"network_id": "3fd48153-6916-4255-9b04-19532089fa5e", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "subnet_id": "66fbe5f8-0656-49b5-a78c-a5140b8064ad", "subnet_ids": ["66fbe5f8-0656-49b5-a78c-a5140b8064ad"], "port_id": "66fdc2b8-16c4-4919-9a0b-a390644c5f6c", "id": "6275b70a-8f12-485e-96e5-25e03ab9bf7e"} 2018-07-22 18:51:30,522 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/6275b70a-8f12-485e-96e5-25e03ab9bf7e/add_router_interface.json used request id req-81d2c770-95a3-41ea-94dc-a4a6fdc3fa1f 2018-07-22 18:51:30,523 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 4.41218304634s 2018-07-22 18:51:30,523 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/6275b70a-8f12-485e-96e5-25e03ab9bf7e/add_router_interface.json used request id req-81d2c770-95a3-41ea-94dc-a4a6fdc3fa1f returning object 6275b70a-8f12-485e-96e5-25e03ab9bf7e 2018-07-22 18:51:30,523 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 18:51:30,620 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-22 18:51:30,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 18:51:30,701 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 768 RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}]} 2018-07-22 18:51:30,703 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-22 18:51:30,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}720d440b7f22880fe4c831276e19335790d15261" 2018-07-22 18:51:31,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json x-openstack-request-id: req-fbab5eb1-cbb4-474c-bcf7-9a1f6019e10d RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 18:51:31,194 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-fbab5eb1-cbb4-474c-bcf7-9a1f6019e10d 2018-07-22 18:51:31,194 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.49037694931s 2018-07-22 18:51:31,194 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-fbab5eb1-cbb4-474c-bcf7-9a1f6019e10d 2018-07-22 18:51:31,198 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-07-22 18:51:31,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}720d440b7f22880fe4c831276e19335790d15261" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_6b36eaa6-1d3d-4f21-9a99-9e1d0c93794c", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_6b36eaa6-1d3d-4f21-9a99-9e1d0c93794c"}' 2018-07-22 18:51:31,719 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/a3711f94-c2a4-4391-8a79-fd1467c729f7 OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-2cc7b15c-7df6-4f07-8333-8a30bb23bdd8 RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/a3711f94-c2a4-4391-8a79-fd1467c729f7/file", "owner": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "id": "a3711f94-c2a4-4391-8a79-fd1467c729f7", "size": null, "self": "/v2/images/a3711f94-c2a4-4391-8a79-fd1467c729f7", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T18:51:31Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_6b36eaa6-1d3d-4f21-9a99-9e1d0c93794c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_6b36eaa6-1d3d-4f21-9a99-9e1d0c93794c", "checksum": null, "created_at": "2018-07-22T18:51:31Z", "protected": false} 2018-07-22 18:51:31,720 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-2cc7b15c-7df6-4f07-8333-8a30bb23bdd8 2018-07-22 18:51:31,720 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 0.521297931671s 2018-07-22 18:51:31,720 - shade.request_ids - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-2cc7b15c-7df6-4f07-8333-8a30bb23bdd8 returning object a3711f94-c2a4-4391-8a79-fd1467c729f7 2018-07-22 18:51:31,720 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-07-22 18:51:31,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/a3711f94-c2a4-4391-8a79-fd1467c729f7/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}720d440b7f22880fe4c831276e19335790d15261" -d '' 2018-07-22 18:51:33,103 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-7d3156b5-bc47-4ece-9102-4920a28f9e18 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 18:51:33,104 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/a3711f94-c2a4-4391-8a79-fd1467c729f7/file used request id req-7d3156b5-bc47-4ece-9102-4920a28f9e18 2018-07-22 18:51:33,104 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 1.38330602646s 2018-07-22 18:51:33,104 - shade.request_ids - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/a3711f94-c2a4-4391-8a79-fd1467c729f7/file used request id req-7d3156b5-bc47-4ece-9102-4920a28f9e18 2018-07-22 18:51:33,104 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmready2-img_6b36eaa6-1d3d-4f21-9a99-9e1d0c93794c', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-22T18:51:31Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/a3711f94-c2a4-4391-8a79-fd1467c729f7/file', u'owner': u'5eb1dfd3cb5c4f68b089dfe08255dbd6', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'a3711f94-c2a4-4391-8a79-fd1467c729f7', u'size': None, u'name': u'vmready2-img_6b36eaa6-1d3d-4f21-9a99-9e1d0c93794c', u'checksum': None, u'self': u'/v2/images/a3711f94-c2a4-4391-8a79-fd1467c729f7', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-22T18:51:31Z', u'schema': u'/v2/schemas/image'}) 2018-07-22 18:51:33,104 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-07-22 18:51:33,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/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}bffaf5b2bc164274d33fb388dd4e18da12930948" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_6b36eaa6-1d3d-4f21-9a99-9e1d0c93794c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-22 18:51:33,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 510 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-ec7199c7-3804-425c-9581-824e2314990e x-compute-request-id: req-ec7199c7-3804-425c-9581-824e2314990e RESP BODY: {"flavor": {"name": "vmready2-flavor_6b36eaa6-1d3d-4f21-9a99-9e1d0c93794c", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/34ba0e0d-aced-4c3a-81aa-6e9638babe57", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/34ba0e0d-aced-4c3a-81aa-6e9638babe57", "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": "34ba0e0d-aced-4c3a-81aa-6e9638babe57"}} 2018-07-22 18:51:33,802 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-ec7199c7-3804-425c-9581-824e2314990e 2018-07-22 18:51:33,802 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.697411060333s 2018-07-22 18:51:33,802 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-ec7199c7-3804-425c-9581-824e2314990e 2018-07-22 18:51:33,803 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_6b36eaa6-1d3d-4f21-9a99-9e1d0c93794c', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f56dde62ed24851ae8dce233fed7ebd', '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'34ba0e0d-aced-4c3a-81aa-6e9638babe57', 'swap': 0}) 2018-07-22 18:51:33,803 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-07-22 18:51:33,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors/34ba0e0d-aced-4c3a-81aa-6e9638babe57/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}bffaf5b2bc164274d33fb388dd4e18da12930948" -d '{"extra_specs": {}}' 2018-07-22 18:51:34,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-1528944b-5d6f-4051-a683-2c0430ce7e5b x-compute-request-id: req-1528944b-5d6f-4051-a683-2c0430ce7e5b RESP BODY: {"extra_specs": {}} 2018-07-22 18:51:34,334 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/34ba0e0d-aced-4c3a-81aa-6e9638babe57/os-extra_specs used request id req-1528944b-5d6f-4051-a683-2c0430ce7e5b 2018-07-22 18:51:34,334 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.530472040176s 2018-07-22 18:51:34,334 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/34ba0e0d-aced-4c3a-81aa-6e9638babe57/os-extra_specs used request id req-1528944b-5d6f-4051-a683-2c0430ce7e5b 2018-07-22 18:51:34,334 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:21 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-22 18:51:34,337 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-07-22 18:51:34,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/6275b70a-8f12-485e-96e5-25e03ab9bf7e/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}720d440b7f22880fe4c831276e19335790d15261" -d '{"subnet_id": "66fbe5f8-0656-49b5-a78c-a5140b8064ad"}' 2018-07-22 18:51:38,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d0500a7d-e5ff-411f-a4ae-2e7d0b1f9145 Date: Sun, 22 Jul 2018 18:51:38 GMT RESP BODY: {"network_id": "3fd48153-6916-4255-9b04-19532089fa5e", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "subnet_id": "66fbe5f8-0656-49b5-a78c-a5140b8064ad", "subnet_ids": ["66fbe5f8-0656-49b5-a78c-a5140b8064ad"], "port_id": "66fdc2b8-16c4-4919-9a0b-a390644c5f6c", "id": "6275b70a-8f12-485e-96e5-25e03ab9bf7e"} 2018-07-22 18:51:38,247 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/6275b70a-8f12-485e-96e5-25e03ab9bf7e/remove_router_interface.json used request id req-d0500a7d-e5ff-411f-a4ae-2e7d0b1f9145 2018-07-22 18:51:38,247 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 3.9097070694s 2018-07-22 18:51:38,247 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/6275b70a-8f12-485e-96e5-25e03ab9bf7e/remove_router_interface.json used request id req-d0500a7d-e5ff-411f-a4ae-2e7d0b1f9145 returning object 6275b70a-8f12-485e-96e5-25e03ab9bf7e 2018-07-22 18:51:38,247 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-07-22 18:51:38,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}720d440b7f22880fe4c831276e19335790d15261" 2018-07-22 18:51:38,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-c4a23800-c105-4679-80c0-0f004f59c1bd Date: Sun, 22 Jul 2018 18:51:38 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dfeb2318-808e-4397-8e97-13ee20f5981d", "ip_address": "192.16.1.109"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "created_at": "2018-07-22T18:51:18Z", "admin_state_up": true, "updated_at": "2018-07-22T18:51:35Z", "flavor_id": null, "revision_number": 10, "routes": [], "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "id": "6275b70a-8f12-485e-96e5-25e03ab9bf7e", "name": "vmready2-router_6b36eaa6-1d3d-4f21-9a99-9e1d0c93794c"}]} 2018-07-22 18:51:38,521 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-c4a23800-c105-4679-80c0-0f004f59c1bd 2018-07-22 18:51:38,521 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.273333072662s 2018-07-22 18:51:38,521 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-c4a23800-c105-4679-80c0-0f004f59c1bd 2018-07-22 18:51:38,522 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-07-22 18:51:38,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/6275b70a-8f12-485e-96e5-25e03ab9bf7e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}720d440b7f22880fe4c831276e19335790d15261" 2018-07-22 18:51:43,975 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-caa127c3-9b76-4e04-a7dd-7c94adc1d97c Content-Length: 0 Date: Sun, 22 Jul 2018 18:51:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 18:51:43,976 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/6275b70a-8f12-485e-96e5-25e03ab9bf7e.json used request id req-caa127c3-9b76-4e04-a7dd-7c94adc1d97c 2018-07-22 18:51:43,976 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 5.4532699585s 2018-07-22 18:51:43,976 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/6275b70a-8f12-485e-96e5-25e03ab9bf7e.json used request id req-caa127c3-9b76-4e04-a7dd-7c94adc1d97c 2018-07-22 18:51:43,976 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-22 18:51:43,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/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}720d440b7f22880fe4c831276e19335790d15261" 2018-07-22 18:51:44,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-b1003da4-0c88-416b-b08c-41a4324ffd65 Date: Sun, 22 Jul 2018 18:51:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3fd48153-6916-4255-9b04-19532089fa5e","tenant_id":"5eb1dfd3cb5c4f68b089dfe08255dbd6","created_at":"2018-07-22T18:51:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T18:51:16Z","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":"5eb1dfd3cb5c4f68b089dfe08255dbd6","id":"66fbe5f8-0656-49b5-a78c-a5140b8064ad","subnetpool_id":null,"name":"vmready2-subnet_6b36eaa6-1d3d-4f21-9a99-9e1d0c93794c"}]} 2018-07-22 18:51:44,070 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-b1003da4-0c88-416b-b08c-41a4324ffd65 2018-07-22 18:51:44,070 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.0933220386505s 2018-07-22 18:51:44,070 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-b1003da4-0c88-416b-b08c-41a4324ffd65 2018-07-22 18:51:44,071 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-07-22 18:51:44,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/66fbe5f8-0656-49b5-a78c-a5140b8064ad.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}720d440b7f22880fe4c831276e19335790d15261" 2018-07-22 18:51:47,895 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f7db523e-6afa-45e9-b628-7fc395c92af8 Date: Sun, 22 Jul 2018 18:51:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 18:51:47,896 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/66fbe5f8-0656-49b5-a78c-a5140b8064ad.json used request id req-f7db523e-6afa-45e9-b628-7fc395c92af8 2018-07-22 18:51:47,896 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 3.82497787476s 2018-07-22 18:51:47,896 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/66fbe5f8-0656-49b5-a78c-a5140b8064ad.json used request id req-f7db523e-6afa-45e9-b628-7fc395c92af8 2018-07-22 18:51:47,897 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-22 18:51:47,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}720d440b7f22880fe4c831276e19335790d15261" 2018-07-22 18:51:48,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1152 X-Openstack-Request-Id: req-18f02623-7e68-41c5-b5f2-757d89ace5fc Date: Sun, 22 Jul 2018 18:51:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-07-22T18:51:47Z","tenant_id":"5eb1dfd3cb5c4f68b089dfe08255dbd6","created_at":"2018-07-22T18:51:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5eb1dfd3cb5c4f68b089dfe08255dbd6","id":"3fd48153-6916-4255-9b04-19532089fa5e","name":"vmready2-net_6b36eaa6-1d3d-4f21-9a99-9e1d0c93794c"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"updated_at":"2018-07-22T18:45:46Z","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","name":"ext-net"}]} 2018-07-22 18:51:48,099 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-18f02623-7e68-41c5-b5f2-757d89ace5fc 2018-07-22 18:51:48,099 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.202597141266s 2018-07-22 18:51:48,099 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-18f02623-7e68-41c5-b5f2-757d89ace5fc 2018-07-22 18:51:48,100 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-07-22 18:51:48,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/3fd48153-6916-4255-9b04-19532089fa5e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}720d440b7f22880fe4c831276e19335790d15261" 2018-07-22 18:51:50,484 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f1c03c70-a74e-4f49-bddd-be45318bde9b Date: Sun, 22 Jul 2018 18:51:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 18:51:50,486 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/3fd48153-6916-4255-9b04-19532089fa5e.json used request id req-f1c03c70-a74e-4f49-bddd-be45318bde9b 2018-07-22 18:51:50,487 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 2.38633704185s 2018-07-22 18:51:50,487 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/3fd48153-6916-4255-9b04-19532089fa5e.json used request id req-f1c03c70-a74e-4f49-bddd-be45318bde9b 2018-07-22 18:51:50,490 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-22 18:51:50,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}720d440b7f22880fe4c831276e19335790d15261" 2018-07-22 18:51:51,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json x-openstack-request-id: req-da4b5bb8-0cc7-4f20-ab53-a286dfdf2e9d RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/a3711f94-c2a4-4391-8a79-fd1467c729f7/snap", "metadata": {}}], "file": "/v2/images/a3711f94-c2a4-4391-8a79-fd1467c729f7/file", "owner": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "id": "a3711f94-c2a4-4391-8a79-fd1467c729f7", "size": 12716032, "self": "/v2/images/a3711f94-c2a4-4391-8a79-fd1467c729f7", "disk_format": "qcow2", "direct_url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/a3711f94-c2a4-4391-8a79-fd1467c729f7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T18:51:33Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_6b36eaa6-1d3d-4f21-9a99-9e1d0c93794c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_6b36eaa6-1d3d-4f21-9a99-9e1d0c93794c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T18:51:31Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 18:51:51,015 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-da4b5bb8-0cc7-4f20-ab53-a286dfdf2e9d 2018-07-22 18:51:51,015 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.525011062622s 2018-07-22 18:51:51,015 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-da4b5bb8-0cc7-4f20-ab53-a286dfdf2e9d 2018-07-22 18:51:51,017 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-07-22 18:51:51,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/a3711f94-c2a4-4391-8a79-fd1467c729f7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}720d440b7f22880fe4c831276e19335790d15261" 2018-07-22 18:51:52,076 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-3dc12ec8-49af-4b83-b282-9822ede79090 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 18:51:52,076 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/a3711f94-c2a4-4391-8a79-fd1467c729f7 used request id req-3dc12ec8-49af-4b83-b282-9822ede79090 2018-07-22 18:51:52,076 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 1.05884790421s 2018-07-22 18:51:52,076 - shade.request_ids - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/a3711f94-c2a4-4391-8a79-fd1467c729f7 used request id req-3dc12ec8-49af-4b83-b282-9822ede79090 2018-07-22 18:51:52,076 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-22 18:51:52,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bffaf5b2bc164274d33fb388dd4e18da12930948" 2018-07-22 18:51:52,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2628 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-41099dde-6dc2-4af6-9bf6-c593269d1808 x-compute-request-id: req-41099dde-6dc2-4af6-9bf6-c593269d1808 RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "vmready2-flavor_6b36eaa6-1d3d-4f21-9a99-9e1d0c93794c", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/34ba0e0d-aced-4c3a-81aa-6e9638babe57", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/34ba0e0d-aced-4c3a-81aa-6e9638babe57", "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": "34ba0e0d-aced-4c3a-81aa-6e9638babe57"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}]} 2018-07-22 18:51:52,156 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-41099dde-6dc2-4af6-9bf6-c593269d1808 2018-07-22 18:51:52,156 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0799059867859s 2018-07-22 18:51:52,157 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-41099dde-6dc2-4af6-9bf6-c593269d1808 2018-07-22 18:51:52,159 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-07-22 18:51:52,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/34ba0e0d-aced-4c3a-81aa-6e9638babe57 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bffaf5b2bc164274d33fb388dd4e18da12930948" 2018-07-22 18:51:52,227 - 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-8482d05e-9dc5-4af2-8478-82a62b9ee958 x-compute-request-id: req-8482d05e-9dc5-4af2-8478-82a62b9ee958 2018-07-22 18:51:52,227 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/34ba0e0d-aced-4c3a-81aa-6e9638babe57 used request id req-8482d05e-9dc5-4af2-8478-82a62b9ee958 2018-07-22 18:51:52,227 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.0681750774384s 2018-07-22 18:51:52,227 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/34ba0e0d-aced-4c3a-81aa-6e9638babe57 used request id req-8482d05e-9dc5-4af2-8478-82a62b9ee958 2018-07-22 18:51:52,228 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-22 18:51:52,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bffaf5b2bc164274d33fb388dd4e18da12930948" 2018-07-22 18:51:53,553 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:51:53 GMT Content-Type: application/json Content-Length: 4177 Vary: X-Auth-Token x-openstack-request-id: req-6c7359c2-cd6e-4c61-97cc-612bdef25eb4 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/1f108f530efd4cc69b46c4aa532057ff"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "1f108f530efd4cc69b46c4aa532057ff", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/27a8e60db0cf4f95abf2d9fafe083888"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "27a8e60db0cf4f95abf2d9fafe083888", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/2daf70d24b20492d895f12999a9a49f0"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "2daf70d24b20492d895f12999a9a49f0", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/578de12745c743bd9dd92bf9224acd16"}, "domain_id": "default", "enabled": true, "id": "578de12745c743bd9dd92bf9224acd16", "options": {}}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/742694684b5d47d0bac13dc98454937e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "742694684b5d47d0bac13dc98454937e", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/787071c1a56e4800b1496590f054563f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "787071c1a56e4800b1496590f054563f", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/94ca466cf6844cca83b4175ac69d0680"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "94ca466cf6844cca83b4175ac69d0680", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/a0d48ece3bb84d4ea03478919c0b92eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "a0d48ece3bb84d4ea03478919c0b92eb", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/b970c767edd342f48d9259b8478b1221"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "b970c767edd342f48d9259b8478b1221", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/bc7feab2ad3a4d82ab46a771e7c7ca2d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "bc7feab2ad3a4d82ab46a771e7c7ca2d", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/bd0e5cd787ad49c4bab3c211eea5932c"}, "domain_id": "516a1864d8784e8489227e90a3645f60", "enabled": true, "id": "bd0e5cd787ad49c4bab3c211eea5932c", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/dfbc186a612c4f9097944cfac82caf54"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "dfbc186a612c4f9097944cfac82caf54", "password_expires_at": null}, {"name": "vmready2-user_6b36eaa6-1d3d-4f21-9a99-9e1d0c93794c", "links": {"self": "https://192.16.1.222:5000/v3/users/e50e5f7253d74b6c9f46b910bf512e03"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e50e5f7253d74b6c9f46b910bf512e03", "domain_id": "default", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/feff152a8a514679827aa9f87d9e427f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "feff152a8a514679827aa9f87d9e427f", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-22 18:51:53,554 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-6c7359c2-cd6e-4c61-97cc-612bdef25eb4 2018-07-22 18:51:53,554 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 1.32626605034s 2018-07-22 18:51:53,554 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-6c7359c2-cd6e-4c61-97cc-612bdef25eb4 2018-07-22 18:51:53,557 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-22 18:51:53,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/e50e5f7253d74b6c9f46b910bf512e03 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bffaf5b2bc164274d33fb388dd4e18da12930948" 2018-07-22 18:51:54,289 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:51:54 GMT Content-Type: application/json Content-Length: 325 Vary: X-Auth-Token x-openstack-request-id: req-62c96cf1-175d-49f0-915f-ede3c32333f1 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/e50e5f7253d74b6c9f46b910bf512e03"}, "domain_id": "default", "description": null, "enabled": true, "options": {}, "id": "e50e5f7253d74b6c9f46b910bf512e03", "email": null, "name": "vmready2-user_6b36eaa6-1d3d-4f21-9a99-9e1d0c93794c"}} 2018-07-22 18:51:54,289 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/e50e5f7253d74b6c9f46b910bf512e03 used request id req-62c96cf1-175d-49f0-915f-ede3c32333f1 2018-07-22 18:51:54,289 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.731865882874s 2018-07-22 18:51:54,290 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/e50e5f7253d74b6c9f46b910bf512e03 used request id req-62c96cf1-175d-49f0-915f-ede3c32333f1 2018-07-22 18:51:54,290 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.users 2018-07-22 18:51:54,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/e50e5f7253d74b6c9f46b910bf512e03 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bffaf5b2bc164274d33fb388dd4e18da12930948" 2018-07-22 18:51:55,616 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:51:55 GMT Vary: X-Auth-Token x-openstack-request-id: req-6a6c78a9-d85c-4745-9a5e-f131e2649096 X-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-22 18:51:55,617 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/e50e5f7253d74b6c9f46b910bf512e03 used request id req-6a6c78a9-d85c-4745-9a5e-f131e2649096 2018-07-22 18:51:55,618 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.users in 1.32767987251s 2018-07-22 18:51:55,618 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/e50e5f7253d74b6c9f46b910bf512e03 used request id req-6a6c78a9-d85c-4745-9a5e-f131e2649096 2018-07-22 18:51:55,622 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-07-22 18:51:55,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bffaf5b2bc164274d33fb388dd4e18da12930948" 2018-07-22 18:51:57,036 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:51:57 GMT Content-Type: application/json Content-Length: 1071 Vary: X-Auth-Token x-openstack-request-id: req-fc8dd1e3-5330-4dea-b00e-3dce68e886c4 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "https://192.16.1.222:5000/v3/projects/5eb1dfd3cb5c4f68b089dfe08255dbd6"}, "tags": [], "enabled": true, "id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_6b36eaa6-1d3d-4f21-9a99-9e1d0c93794c"}, {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/842f62c9dbf64b77b4b3da26e8d21c32"}, "tags": [], "enabled": true, "id": "842f62c9dbf64b77b4b3da26e8d21c32", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-22 18:51:57,036 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-fc8dd1e3-5330-4dea-b00e-3dce68e886c4 2018-07-22 18:51:57,037 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 1.41465806961s 2018-07-22 18:51:57,037 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-fc8dd1e3-5330-4dea-b00e-3dce68e886c4 2018-07-22 18:51:57,039 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.projects 2018-07-22 18:51:57,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/5eb1dfd3cb5c4f68b089dfe08255dbd6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bffaf5b2bc164274d33fb388dd4e18da12930948" 2018-07-22 18:51:57,244 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:51:57 GMT Vary: X-Auth-Token x-openstack-request-id: req-b5cbfecc-dcb7-4028-b90d-67df825dbcd4 X-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-22 18:51:57,245 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/5eb1dfd3cb5c4f68b089dfe08255dbd6 used request id req-b5cbfecc-dcb7-4028-b90d-67df825dbcd4 2018-07-22 18:51:57,245 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.projects in 0.205149888992s 2018-07-22 18:51:57,245 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/5eb1dfd3cb5c4f68b089dfe08255dbd6 used request id req-b5cbfecc-dcb7-4028-b90d-67df825dbcd4 2018-07-22 18:51:57,247 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-22 18:51:57,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bffaf5b2bc164274d33fb388dd4e18da12930948" 2018-07-22 18:51:57,312 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:51:57 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-6d9b0f27-78c7-402a-b052-d76a59934fdd X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47926fd2f5154882b6f31c1790b7a7c7", "links": {"self": "https://192.16.1.222:5000/v3/roles/47926fd2f5154882b6f31c1790b7a7c7"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5287f885a524688ac4d57251bc600ed", "links": {"self": "https://192.16.1.222:5000/v3/roles/c5287f885a524688ac4d57251bc600ed"}, "name": "Member"}, {"domain_id": null, "id": "d003a336a98a4f52ae5449d360466dce", "links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "name": "admin"}, {"domain_id": null, "id": "e5c38e0f43c64a44921d1e4a958814a3", "links": {"self": "https://192.16.1.222:5000/v3/roles/e5c38e0f43c64a44921d1e4a958814a3"}, "name": "heat_stack_user"}]} 2018-07-22 18:51:57,312 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-6d9b0f27-78c7-402a-b052-d76a59934fdd 2018-07-22 18:51:57,312 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0652329921722s 2018-07-22 18:51:57,312 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-6d9b0f27-78c7-402a-b052-d76a59934fdd 2018-07-22 18:51:57,315 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.roles 2018-07-22 18:51:57,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/roles/c5287f885a524688ac4d57251bc600ed -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bffaf5b2bc164274d33fb388dd4e18da12930948" 2018-07-22 18:51:57,397 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:51:57 GMT Vary: X-Auth-Token x-openstack-request-id: req-7497dd22-ec4c-4bc1-8835-b6e395d0a4ef X-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-22 18:51:57,397 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/c5287f885a524688ac4d57251bc600ed used request id req-7497dd22-ec4c-4bc1-8835-b6e395d0a4ef 2018-07-22 18:51:57,397 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.roles in 0.0827288627625s 2018-07-22 18:51:57,398 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/c5287f885a524688ac4d57251bc600ed used request id req-7497dd22-ec4c-4bc1-8835-b6e395d0a4ef 2018-07-22 18:51:57,430 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-07-22 18:51:57,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 18:51:57,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 18:51:57,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 18:51:57,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 18:51:57,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 18:51:57,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 18:51:57,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 18:51:57,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 18:51:57,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 18:51:57,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 18:51:57,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 18:51:57,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 18:51:57,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 18:51:57,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 18:51:57,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 18:51:57,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 18:51:57,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 18:51:57,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 18:51:57,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 18:51:57,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 18:51:57,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 18:51:57,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 18:51:57,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 18:51:57,484 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:51:57 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-bf3581b0-8532-4c99-923e-9de47b16a1e3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 18:51:57,484 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-bf3581b0-8532-4c99-923e-9de47b16a1e3 2018-07-22 18:51:57,484 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 18:51:58,044 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T06:51:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["ccr7QuCxQwajE6FJAbr4wA"], "issued_at": "2018-07-22T18:51:58.000000Z"}} 2018-07-22 18:51:58,047 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-22 18:51:58,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}72c61c5aeb8defa6b715c0f12304e7fce4cae963" 2018-07-22 18:51:58,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-285560c4-4f4e-42a2-ae21-36fa1fdb2603 Date: Sun, 22 Jul 2018 18:51:58 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"description":"","tags":[],"updated_at":"2018-07-22T18:45:46Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","provider:network_type":"flat"}]} 2018-07-22 18:51:58,309 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-285560c4-4f4e-42a2-ae21-36fa1fdb2603 2018-07-22 18:51:58,309 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.261424064636s 2018-07-22 18:51:58,309 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-285560c4-4f4e-42a2-ae21-36fa1fdb2603 2018-07-22 18:51:58,312 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-07-22 18:51:58,312 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-07-22 18:51:58,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}72c61c5aeb8defa6b715c0f12304e7fce4cae963" -d '{"network": {"name": "singlevm1-net_29d1e52c-d083-4b85-8d7b-8ab5b8119da0", "admin_state_up": true}}' 2018-07-22 18:51:58,864 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e87efdfb-f65d-495b-9817-8e43a85cfa6d Date: Sun, 22 Jul 2018 18:51:58 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a4fb2a18-520a-4943-bfc4-a7e0557e8113","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T18:51:58Z","is_default":false,"provider:segmentation_id":67,"name":"singlevm1-net_29d1e52c-d083-4b85-8d7b-8ab5b8119da0","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:51:58Z","mtu":1450}} 2018-07-22 18:51:58,864 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-e87efdfb-f65d-495b-9817-8e43a85cfa6d 2018-07-22 18:51:58,864 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 0.551531791687s 2018-07-22 18:51:58,864 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-e87efdfb-f65d-495b-9817-8e43a85cfa6d 2018-07-22 18:51:58,865 - 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-22T18:51:58Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a4fb2a18-520a-4943-bfc4-a7e0557e8113', u'provider:segmentation_id': 67, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-net_29d1e52c-d083-4b85-8d7b-8ab5b8119da0', u'admin_state_up': True, u'tenant_id': u'6f56dde62ed24851ae8dce233fed7ebd', u'created_at': u'2018-07-22T18:51:58Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'6f56dde62ed24851ae8dce233fed7ebd'}) 2018-07-22 18:51:58,865 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-22 18:51:58,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}72c61c5aeb8defa6b715c0f12304e7fce4cae963" 2018-07-22 18:51:59,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1343 X-Openstack-Request-Id: req-04ff6698-596f-4002-8766-b18bf395a906 Date: Sun, 22 Jul 2018 18:51:59 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"description":"","tags":[],"updated_at":"2018-07-22T18:45:46Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a4fb2a18-520a-4943-bfc4-a7e0557e8113","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T18:51:58Z","provider:segmentation_id":67,"name":"singlevm1-net_29d1e52c-d083-4b85-8d7b-8ab5b8119da0","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:51:58Z","provider:network_type":"vxlan"}]} 2018-07-22 18:51:59,032 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-04ff6698-596f-4002-8766-b18bf395a906 2018-07-22 18:51:59,032 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.167350053787s 2018-07-22 18:51:59,033 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-04ff6698-596f-4002-8766-b18bf395a906 2018-07-22 18:51:59,034 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-07-22 18:51:59,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}72c61c5aeb8defa6b715c0f12304e7fce4cae963" -d '{"subnet": {"name": "singlevm1-subnet_29d1e52c-d083-4b85-8d7b-8ab5b8119da0", "enable_dhcp": true, "network_id": "a4fb2a18-520a-4943-bfc4-a7e0557e8113", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-22 18:51:59,699 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-b03e971f-a9c7-491b-866e-99bcc2b24d2a Date: Sun, 22 Jul 2018 18:51:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4fb2a18-520a-4943-bfc4-a7e0557e8113","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:51:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T18:51:59Z","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":"6f56dde62ed24851ae8dce233fed7ebd","id":"71b109b3-1043-497d-8c82-b1902a2bf4b1","subnetpool_id":null,"name":"singlevm1-subnet_29d1e52c-d083-4b85-8d7b-8ab5b8119da0"}} 2018-07-22 18:51:59,699 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-b03e971f-a9c7-491b-866e-99bcc2b24d2a 2018-07-22 18:51:59,699 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 0.665407896042s 2018-07-22 18:51:59,699 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-b03e971f-a9c7-491b-866e-99bcc2b24d2a 2018-07-22 18:51:59,699 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T18:51:59Z', 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'71b109b3-1043-497d-8c82-b1902a2bf4b1', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_29d1e52c-d083-4b85-8d7b-8ab5b8119da0', u'enable_dhcp': True, u'network_id': u'a4fb2a18-520a-4943-bfc4-a7e0557e8113', u'tenant_id': u'6f56dde62ed24851ae8dce233fed7ebd', u'created_at': u'2018-07-22T18:51:59Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'6f56dde62ed24851ae8dce233fed7ebd'}) 2018-07-22 18:51:59,700 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-07-22 18:51:59,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}72c61c5aeb8defa6b715c0f12304e7fce4cae963" -d '{"router": {"external_gateway_info": {"network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9"}, "name": "singlevm1-router_29d1e52c-d083-4b85-8d7b-8ab5b8119da0", "admin_state_up": true}}' 2018-07-22 18:52:07,976 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-2a109eea-8cdd-4cd3-a209-c0e33df61709 Date: Sun, 22 Jul 2018 18:52:07 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dfeb2318-808e-4397-8e97-13ee20f5981d", "ip_address": "192.16.1.111"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T18:52:00Z", "admin_state_up": true, "updated_at": "2018-07-22T18:52:02Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "flavor_id": null, "revision_number": 4, "routes": [], "ha": true, "id": "72a46a48-0773-47c1-b238-d08153227e80", "name": "singlevm1-router_29d1e52c-d083-4b85-8d7b-8ab5b8119da0"}} 2018-07-22 18:52:07,978 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-2a109eea-8cdd-4cd3-a209-c0e33df61709 2018-07-22 18:52:07,978 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 8.27791810036s 2018-07-22 18:52:07,978 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-2a109eea-8cdd-4cd3-a209-c0e33df61709 2018-07-22 18:52:07,979 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T18:52:02Z', u'revision_number': 4, u'ha': True, u'id': u'72a46a48-0773-47c1-b238-d08153227e80', u'external_gateway_info': {u'network_id': u'76ac7b4e-f626-4cfb-83cf-a35235a38cf9', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'dfeb2318-808e-4397-8e97-13ee20f5981d', u'ip_address': u'192.16.1.111'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_29d1e52c-d083-4b85-8d7b-8ab5b8119da0', u'admin_state_up': True, u'tenant_id': u'6f56dde62ed24851ae8dce233fed7ebd', u'created_at': u'2018-07-22T18:52:00Z', u'flavor_id': None, u'routes': [], u'project_id': u'6f56dde62ed24851ae8dce233fed7ebd'}) 2018-07-22 18:52:07,979 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-07-22 18:52:07,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/72a46a48-0773-47c1-b238-d08153227e80/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}72c61c5aeb8defa6b715c0f12304e7fce4cae963" -d '{"subnet_id": "71b109b3-1043-497d-8c82-b1902a2bf4b1"}' 2018-07-22 18:52:12,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1a1dd680-19f2-4d62-a5f3-07ea0720d810 Date: Sun, 22 Jul 2018 18:52:12 GMT RESP BODY: {"network_id": "a4fb2a18-520a-4943-bfc4-a7e0557e8113", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "subnet_id": "71b109b3-1043-497d-8c82-b1902a2bf4b1", "subnet_ids": ["71b109b3-1043-497d-8c82-b1902a2bf4b1"], "port_id": "5ff38fbd-e5a7-41c0-b570-cf48bf929a8a", "id": "72a46a48-0773-47c1-b238-d08153227e80"} 2018-07-22 18:52:12,266 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/72a46a48-0773-47c1-b238-d08153227e80/add_router_interface.json used request id req-1a1dd680-19f2-4d62-a5f3-07ea0720d810 2018-07-22 18:52:12,266 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 4.28673481941s 2018-07-22 18:52:12,266 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/72a46a48-0773-47c1-b238-d08153227e80/add_router_interface.json used request id req-1a1dd680-19f2-4d62-a5f3-07ea0720d810 returning object 72a46a48-0773-47c1-b238-d08153227e80 2018-07-22 18:52:12,267 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 18:52:12,365 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-22 18:52:12,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 18:52:12,437 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 768 RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}]} 2018-07-22 18:52:12,439 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-22 18:52:12,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}72c61c5aeb8defa6b715c0f12304e7fce4cae963" 2018-07-22 18:52:13,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json x-openstack-request-id: req-f179830f-647b-49ff-bffc-de17e39c8191 RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 18:52:13,000 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-f179830f-647b-49ff-bffc-de17e39c8191 2018-07-22 18:52:13,000 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.560659170151s 2018-07-22 18:52:13,000 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-f179830f-647b-49ff-bffc-de17e39c8191 2018-07-22 18:52:13,005 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-07-22 18:52:13,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}72c61c5aeb8defa6b715c0f12304e7fce4cae963" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_29d1e52c-d083-4b85-8d7b-8ab5b8119da0", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_29d1e52c-d083-4b85-8d7b-8ab5b8119da0"}' 2018-07-22 18:52:13,711 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/b98a4f17-3b5b-419a-9338-42959da915f0 OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-5c7272fe-ac16-4e40-8701-3492bd720448 RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b98a4f17-3b5b-419a-9338-42959da915f0/file", "owner": "6f56dde62ed24851ae8dce233fed7ebd", "id": "b98a4f17-3b5b-419a-9338-42959da915f0", "size": null, "self": "/v2/images/b98a4f17-3b5b-419a-9338-42959da915f0", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T18:52:13Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_29d1e52c-d083-4b85-8d7b-8ab5b8119da0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_29d1e52c-d083-4b85-8d7b-8ab5b8119da0", "checksum": null, "created_at": "2018-07-22T18:52:13Z", "protected": false} 2018-07-22 18:52:13,711 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-5c7272fe-ac16-4e40-8701-3492bd720448 2018-07-22 18:52:13,712 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 0.706953048706s 2018-07-22 18:52:13,712 - shade.request_ids - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-5c7272fe-ac16-4e40-8701-3492bd720448 returning object b98a4f17-3b5b-419a-9338-42959da915f0 2018-07-22 18:52:13,712 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-07-22 18:52:13,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/b98a4f17-3b5b-419a-9338-42959da915f0/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}72c61c5aeb8defa6b715c0f12304e7fce4cae963" -d '' 2018-07-22 18:52:15,242 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-027766f1-3a4f-43d0-944b-e2aeaa604f1e RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 18:52:15,242 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/b98a4f17-3b5b-419a-9338-42959da915f0/file used request id req-027766f1-3a4f-43d0-944b-e2aeaa604f1e 2018-07-22 18:52:15,242 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 1.52998900414s 2018-07-22 18:52:15,242 - shade.request_ids - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/b98a4f17-3b5b-419a-9338-42959da915f0/file used request id req-027766f1-3a4f-43d0-944b-e2aeaa604f1e 2018-07-22 18:52:15,243 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/singlevm1-img_29d1e52c-d083-4b85-8d7b-8ab5b8119da0', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-22T18:52:13Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/b98a4f17-3b5b-419a-9338-42959da915f0/file', u'owner': u'6f56dde62ed24851ae8dce233fed7ebd', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'b98a4f17-3b5b-419a-9338-42959da915f0', u'size': None, u'name': u'singlevm1-img_29d1e52c-d083-4b85-8d7b-8ab5b8119da0', u'checksum': None, u'self': u'/v2/images/b98a4f17-3b5b-419a-9338-42959da915f0', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-22T18:52:13Z', u'schema': u'/v2/schemas/image'}) 2018-07-22 18:52:15,243 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-07-22 18:52:15,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}72c61c5aeb8defa6b715c0f12304e7fce4cae963" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_29d1e52c-d083-4b85-8d7b-8ab5b8119da0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-22 18:52:15,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 511 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-8b9d6529-8081-463b-b655-b777748dfabb x-compute-request-id: req-8b9d6529-8081-463b-b655-b777748dfabb RESP BODY: {"flavor": {"name": "singlevm1-flavor_29d1e52c-d083-4b85-8d7b-8ab5b8119da0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/67204b80-c610-4712-80d8-26e0be6648df", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/67204b80-c610-4712-80d8-26e0be6648df", "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": "67204b80-c610-4712-80d8-26e0be6648df"}} 2018-07-22 18:52:15,456 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-8b9d6529-8081-463b-b655-b777748dfabb 2018-07-22 18:52:15,457 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.213016033173s 2018-07-22 18:52:15,457 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-8b9d6529-8081-463b-b655-b777748dfabb 2018-07-22 18:52:15,457 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_29d1e52c-d083-4b85-8d7b-8ab5b8119da0', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f56dde62ed24851ae8dce233fed7ebd', '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'67204b80-c610-4712-80d8-26e0be6648df', 'swap': 0}) 2018-07-22 18:52:15,458 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-07-22 18:52:15,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors/67204b80-c610-4712-80d8-26e0be6648df/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}72c61c5aeb8defa6b715c0f12304e7fce4cae963" -d '{"extra_specs": {}}' 2018-07-22 18:52:15,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-8a5782cf-c6c5-441c-aa6e-c38e45519d40 x-compute-request-id: req-8a5782cf-c6c5-441c-aa6e-c38e45519d40 RESP BODY: {"extra_specs": {}} 2018-07-22 18:52:15,990 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/67204b80-c610-4712-80d8-26e0be6648df/os-extra_specs used request id req-8a5782cf-c6c5-441c-aa6e-c38e45519d40 2018-07-22 18:52:15,991 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.532838821411s 2018-07-22 18:52:15,991 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/67204b80-c610-4712-80d8-26e0be6648df/os-extra_specs used request id req-8a5782cf-c6c5-441c-aa6e-c38e45519d40 2018-07-22 18:52:15,991 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.os-keypairs 2018-07-22 18:52:15,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}72c61c5aeb8defa6b715c0f12304e7fce4cae963" -d '{"keypair": {"name": "singlevm1-kp_29d1e52c-d083-4b85-8d7b-8ab5b8119da0"}}' 2018-07-22 18:52:17,072 - 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-b43574ce-4851-43e4-bdfd-bd40267de447 x-compute-request-id: req-b43574ce-4851-43e4-bdfd-bd40267de447 RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDckiQfiMyv0MKOuewt4LAKUbFgyHfCy/AzwFOncFUTOgjPWD4URDPOMifJygXEFHHKxkWd0TgHSbnFP85AiJkLSiATQ1QTL4gni95hMSZdevj9jto5b+XKhlbSumYPK0m+OxnhhFVciBUQ/+Mbbx2z7w2i7FxfzPQwYLte5keOR9pOqwz7VyVR1fWpKULc/qChXsbMb1kctMn8rhNeOekRG+Htpu+2ytRP94iPNeydSRkCGz9TMUUgB3t9MkcmYPcQ1qBQtk7eNRRYNu77bBXxSc1rnwtupKBc/IelZW56I5tmEsHf8ZlWQdHH+E0FlTfuh6N0yQaqiu6KMYy1Tqf9 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA3JIkH4jMr9DCjrnsLeCwClGxYMh3wsvwM8BTp3BVEzoIz1g+\nFEQzzjInycoFxBRxysZFndE4B0m5xT/OQIiZC0ogE0NUEy+IJ4veYTEmXXr4/Y7a\nOW/lyoZW0rpmDytJvjsZ4YRVXIgVEP/jG28ds+8NouxcX8z0MGC7XuZHjkfaTqsM\n+1clUdX1qSlC3P6goV7GzG9ZHLTJ/K4TXjnpERvh7abvtsrUT/eIjzXsnUkZAhs/\nUzFFIAd7fTJHJmD3ENagULZO3jUUWDbu+2wV8UnNa58LbqSgXPyHpWVueiObZhLB\n3/GZVkHRx/hNBZU37oejdMkGqoruijGMtU6n/QIDAQABAoIBAGSlCnaZJUzUJPKb\nQ3lrnOgYfqd60arBA8mZaJJuX2N2h66UxT7aIAlmOWGKHTdrXMD516o7XSV2Lp4i\njypDKhJMsHYZsrNObQIegEo48xiUlCiellS/CktvIQ7mnsstJWj37sdIaurd7T7k\ng+xwt0zzN3WwBDZyfrnUaarTyLLSnZJKLL1mF1S1qICutBFhAdjuW5LuwmTtjxT8\nS+IGGWFnaD0OoL/xYG/mFhSJLccPuzIzI63Vt8dY/L6eYrVEVHR2HynP4w6TmIo9\n/ucqwoXiOAqgbKjIdX1jsBuQal76f/SWPjxFHL0X+I6RnY0lj3UoaOrbsPozLO6A\nH2xpXgECgYEA8sT+A2wZzpJNqGiVMCtYtYUTLAwC1CDNYkA6Y3//dUFb4ADViZOO\n5nCfejA7yJ3hVLu+A6XBOrtHak4ID0R32HDj103A/VTO2lNgHGnq+1RgXyVJkPOi\nSntekbWxr0GNCo0xRirQws/MxZAkvmOltBjvUeLJLQas+EB6xRPzXcUCgYEA6Jdx\nmZa/sgQLRUDteY8We0Gv1ETJekTF8ybIDdhSUyXmAMqEKm4jrpSjefCVlWh74dgd\nw9GnmmA5QILlcnmdbZUJfdCPk0vXlAccmYtCA5igCB7zWCilNaSWCaqp+J4K3SXx\nWQg9zIHllw0kITPrtXabNiXjq24je4wIkdSCPNkCgYAA8sQLP2Dabbff8Iikp4ax\nLtPkWCeqrHYg7B9ORDG7Q4YYWeh7oRftzoLQ919EaVl3+0PCv+MBV7nvsF5XsOzG\n66n4LVWTp8EnGSxG8CL62FmIBZ1D86+umszDxPHsvVTPtb17iK9IE4e5Pdbm53y+\nN1q39yrSAjSqw5W3L1zEAQKBgQC8kOscZccL/5NTlgvxHTxQuTRfl1Twt4j0VGCk\nONilaHhL8+OqsphjFUZjudTLyGWG97tJ4lNLKO/BiV2TrV0gVk/XnJqKBFbGP+3D\n3c6rM7WqX81Rj8JA9ypcs+wRD7AnEnfUgoX3ougLyi+ca4eRGpNDFvy5IxXJOAJK\nmEruIQKBgQCU0gvUGOauHtZrht87XsSjW1bJJdY4NgOvY2vEiZYK/ZLuN9knOsCv\nDhIJ+XasvS3KpCNWsEfMGXeNUbiNIM8hY3vTrmGG/SwgPaJuVrirec0IPN/c8PGR\nnDlUJ9pHztabrFeelP6tH457sKqvIB/yff3hVPXEIe3FGSGsSayCVw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "578de12745c743bd9dd92bf9224acd16", "name": "singlevm1-kp_29d1e52c-d083-4b85-8d7b-8ab5b8119da0", "fingerprint": "01:c9:c2:5e:7e:31:2c:71:7f:dd:69:d9:46:28:2f:38"}} 2018-07-22 18:52:17,073 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-b43574ce-4851-43e4-bdfd-bd40267de447 2018-07-22 18:52:17,073 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.os-keypairs in 1.08149886131s 2018-07-22 18:52:17,074 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-b43574ce-4851-43e4-bdfd-bd40267de447 2018-07-22 18:52:17,075 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDckiQfiMyv0MKOuewt4LAKUbFgyHfCy/AzwFOncFUTOgjPWD4URDPOMifJygXEFHHKxkWd0TgHSbnFP85AiJkLSiATQ1QTL4gni95hMSZdevj9jto5b+XKhlbSumYPK0m+OxnhhFVciBUQ/+Mbbx2z7w2i7FxfzPQwYLte5keOR9pOqwz7VyVR1fWpKULc/qChXsbMb1kctMn8rhNeOekRG+Htpu+2ytRP94iPNeydSRkCGz9TMUUgB3t9MkcmYPcQ1qBQtk7eNRRYNu77bBXxSc1rnwtupKBc/IelZW56I5tmEsHf8ZlWQdHH+E0FlTfuh6N0yQaqiu6KMYy1Tqf9 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA3JIkH4jMr9DCjrnsLeCwClGxYMh3wsvwM8BTp3BVEzoIz1g+\nFEQzzjInycoFxBRxysZFndE4B0m5xT/OQIiZC0ogE0NUEy+IJ4veYTEmXXr4/Y7a\nOW/lyoZW0rpmDytJvjsZ4YRVXIgVEP/jG28ds+8NouxcX8z0MGC7XuZHjkfaTqsM\n+1clUdX1qSlC3P6goV7GzG9ZHLTJ/K4TXjnpERvh7abvtsrUT/eIjzXsnUkZAhs/\nUzFFIAd7fTJHJmD3ENagULZO3jUUWDbu+2wV8UnNa58LbqSgXPyHpWVueiObZhLB\n3/GZVkHRx/hNBZU37oejdMkGqoruijGMtU6n/QIDAQABAoIBAGSlCnaZJUzUJPKb\nQ3lrnOgYfqd60arBA8mZaJJuX2N2h66UxT7aIAlmOWGKHTdrXMD516o7XSV2Lp4i\njypDKhJMsHYZsrNObQIegEo48xiUlCiellS/CktvIQ7mnsstJWj37sdIaurd7T7k\ng+xwt0zzN3WwBDZyfrnUaarTyLLSnZJKLL1mF1S1qICutBFhAdjuW5LuwmTtjxT8\nS+IGGWFnaD0OoL/xYG/mFhSJLccPuzIzI63Vt8dY/L6eYrVEVHR2HynP4w6TmIo9\n/ucqwoXiOAqgbKjIdX1jsBuQal76f/SWPjxFHL0X+I6RnY0lj3UoaOrbsPozLO6A\nH2xpXgECgYEA8sT+A2wZzpJNqGiVMCtYtYUTLAwC1CDNYkA6Y3//dUFb4ADViZOO\n5nCfejA7yJ3hVLu+A6XBOrtHak4ID0R32HDj103A/VTO2lNgHGnq+1RgXyVJkPOi\nSntekbWxr0GNCo0xRirQws/MxZAkvmOltBjvUeLJLQas+EB6xRPzXcUCgYEA6Jdx\nmZa/sgQLRUDteY8We0Gv1ETJekTF8ybIDdhSUyXmAMqEKm4jrpSjefCVlWh74dgd\nw9GnmmA5QILlcnmdbZUJfdCPk0vXlAccmYtCA5igCB7zWCilNaSWCaqp+J4K3SXx\nWQg9zIHllw0kITPrtXabNiXjq24je4wIkdSCPNkCgYAA8sQLP2Dabbff8Iikp4ax\nLtPkWCeqrHYg7B9ORDG7Q4YYWeh7oRftzoLQ919EaVl3+0PCv+MBV7nvsF5XsOzG\n66n4LVWTp8EnGSxG8CL62FmIBZ1D86+umszDxPHsvVTPtb17iK9IE4e5Pdbm53y+\nN1q39yrSAjSqw5W3L1zEAQKBgQC8kOscZccL/5NTlgvxHTxQuTRfl1Twt4j0VGCk\nONilaHhL8+OqsphjFUZjudTLyGWG97tJ4lNLKO/BiV2TrV0gVk/XnJqKBFbGP+3D\n3c6rM7WqX81Rj8JA9ypcs+wRD7AnEnfUgoX3ougLyi+ca4eRGpNDFvy5IxXJOAJK\nmEruIQKBgQCU0gvUGOauHtZrht87XsSjW1bJJdY4NgOvY2vEiZYK/ZLuN9knOsCv\nDhIJ+XasvS3KpCNWsEfMGXeNUbiNIM8hY3vTrmGG/SwgPaJuVrirec0IPN/c8PGR\nnDlUJ9pHztabrFeelP6tH457sKqvIB/yff3hVPXEIe3FGSGsSayCVw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'578de12745c743bd9dd92bf9224acd16', 'name': u'singlevm1-kp_29d1e52c-d083-4b85-8d7b-8ab5b8119da0', 'created_at': '2018-07-22T18:52:17.075194', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f56dde62ed24851ae8dce233fed7ebd', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'01:c9:c2:5e:7e:31:2c:71:7f:dd:69:d9:46:28:2f:38', 'type': 'ssh', 'id': u'singlevm1-kp_29d1e52c-d083-4b85-8d7b-8ab5b8119da0'}) 2018-07-22 18:52:17,075 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA3JIkH4jMr9DCjrnsLeCwClGxYMh3wsvwM8BTp3BVEzoIz1g+ FEQzzjInycoFxBRxysZFndE4B0m5xT/OQIiZC0ogE0NUEy+IJ4veYTEmXXr4/Y7a OW/lyoZW0rpmDytJvjsZ4YRVXIgVEP/jG28ds+8NouxcX8z0MGC7XuZHjkfaTqsM +1clUdX1qSlC3P6goV7GzG9ZHLTJ/K4TXjnpERvh7abvtsrUT/eIjzXsnUkZAhs/ UzFFIAd7fTJHJmD3ENagULZO3jUUWDbu+2wV8UnNa58LbqSgXPyHpWVueiObZhLB 3/GZVkHRx/hNBZU37oejdMkGqoruijGMtU6n/QIDAQABAoIBAGSlCnaZJUzUJPKb Q3lrnOgYfqd60arBA8mZaJJuX2N2h66UxT7aIAlmOWGKHTdrXMD516o7XSV2Lp4i jypDKhJMsHYZsrNObQIegEo48xiUlCiellS/CktvIQ7mnsstJWj37sdIaurd7T7k g+xwt0zzN3WwBDZyfrnUaarTyLLSnZJKLL1mF1S1qICutBFhAdjuW5LuwmTtjxT8 S+IGGWFnaD0OoL/xYG/mFhSJLccPuzIzI63Vt8dY/L6eYrVEVHR2HynP4w6TmIo9 /ucqwoXiOAqgbKjIdX1jsBuQal76f/SWPjxFHL0X+I6RnY0lj3UoaOrbsPozLO6A H2xpXgECgYEA8sT+A2wZzpJNqGiVMCtYtYUTLAwC1CDNYkA6Y3//dUFb4ADViZOO 5nCfejA7yJ3hVLu+A6XBOrtHak4ID0R32HDj103A/VTO2lNgHGnq+1RgXyVJkPOi SntekbWxr0GNCo0xRirQws/MxZAkvmOltBjvUeLJLQas+EB6xRPzXcUCgYEA6Jdx mZa/sgQLRUDteY8We0Gv1ETJekTF8ybIDdhSUyXmAMqEKm4jrpSjefCVlWh74dgd w9GnmmA5QILlcnmdbZUJfdCPk0vXlAccmYtCA5igCB7zWCilNaSWCaqp+J4K3SXx WQg9zIHllw0kITPrtXabNiXjq24je4wIkdSCPNkCgYAA8sQLP2Dabbff8Iikp4ax LtPkWCeqrHYg7B9ORDG7Q4YYWeh7oRftzoLQ919EaVl3+0PCv+MBV7nvsF5XsOzG 66n4LVWTp8EnGSxG8CL62FmIBZ1D86+umszDxPHsvVTPtb17iK9IE4e5Pdbm53y+ N1q39yrSAjSqw5W3L1zEAQKBgQC8kOscZccL/5NTlgvxHTxQuTRfl1Twt4j0VGCk ONilaHhL8+OqsphjFUZjudTLyGWG97tJ4lNLKO/BiV2TrV0gVk/XnJqKBFbGP+3D 3c6rM7WqX81Rj8JA9ypcs+wRD7AnEnfUgoX3ougLyi+ca4eRGpNDFvy5IxXJOAJK mEruIQKBgQCU0gvUGOauHtZrht87XsSjW1bJJdY4NgOvY2vEiZYK/ZLuN9knOsCv DhIJ+XasvS3KpCNWsEfMGXeNUbiNIM8hY3vTrmGG/SwgPaJuVrirec0IPN/c8PGR nDlUJ9pHztabrFeelP6tH457sKqvIB/yff3hVPXEIe3FGSGsSayCVw== -----END RSA PRIVATE KEY----- 2018-07-22 18:52:17,077 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-groups 2018-07-22 18:52:17,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}72c61c5aeb8defa6b715c0f12304e7fce4cae963" -d '{"security_group": {"name": "singlevm1-sg_29d1e52c-d083-4b85-8d7b-8ab5b8119da0", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-07-22 18:52:17,769 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-b4552ae7-d8a5-4224-9385-675ef8ee9f40 Date: Sun, 22 Jul 2018 18:52:17 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T18:52:17Z", "updated_at": "2018-07-22T18:52:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:17Z", "revision_number": 0, "id": "2e26a4cb-062c-4a6e-abcd-1a4608555c81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:17Z", "security_group_id": "17c37d3f-b01e-49a8-8dd4-1b3f493532d8", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:17Z", "revision_number": 0, "id": "d526fb70-a192-4403-96e2-166fdd3e20cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:17Z", "security_group_id": "17c37d3f-b01e-49a8-8dd4-1b3f493532d8", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}], "revision_number": 2, "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "17c37d3f-b01e-49a8-8dd4-1b3f493532d8", "name": "singlevm1-sg_29d1e52c-d083-4b85-8d7b-8ab5b8119da0"}} 2018-07-22 18:52:17,770 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-b4552ae7-d8a5-4224-9385-675ef8ee9f40 2018-07-22 18:52:17,770 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-groups in 0.692607879639s 2018-07-22 18:52:17,770 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-b4552ae7-d8a5-4224-9385-675ef8ee9f40 2018-07-22 18:52:17,772 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-07-22 18:52:17,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/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}72c61c5aeb8defa6b715c0f12304e7fce4cae963" 2018-07-22 18:52:17,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10753 X-Openstack-Request-Id: req-fc8ab3ce-9471-49c8-b5aa-8685f4e6811f Date: Sun, 22 Jul 2018 18:52:17 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T18:52:17Z", "updated_at": "2018-07-22T18:52:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:17Z", "revision_number": 0, "id": "2e26a4cb-062c-4a6e-abcd-1a4608555c81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:17Z", "security_group_id": "17c37d3f-b01e-49a8-8dd4-1b3f493532d8", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:17Z", "revision_number": 0, "id": "d526fb70-a192-4403-96e2-166fdd3e20cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:17Z", "security_group_id": "17c37d3f-b01e-49a8-8dd4-1b3f493532d8", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}], "revision_number": 2, "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "17c37d3f-b01e-49a8-8dd4-1b3f493532d8", "name": "singlevm1-sg_29d1e52c-d083-4b85-8d7b-8ab5b8119da0"}, {"description": "Default security group", "tags": [], "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "created_at": "2018-07-22T18:49:52Z", "updated_at": "2018-07-22T18:49:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "d9ea564c-f30b-4a70-9239-caa2b493f1ab", "remote_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "01c3663a-7eea-4695-8e37-a0f5e0bd72a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "3e1f362c-a213-4558-a8ae-3fc153ed2c7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "664e82b7-b3b3-446b-8ce6-a52370f41273", "remote_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}], "revision_number": 4, "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T18:45:38Z", "updated_at": "2018-07-22T18:45:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:45:38Z", "revision_number": 0, "id": "977ccf11-de1e-42bd-8c3c-db6c26e7c010", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:45:38Z", "security_group_id": "50bcdb58-704a-4456-ae44-b62de11ece68", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:45:38Z", "revision_number": 0, "id": "19caa473-cc62-47af-b871-255d705d8a11", "remote_group_id": "50bcdb58-704a-4456-ae44-b62de11ece68", "remote_ip_prefix": null, "created_at": "2018-07-22T18:45:38Z", "security_group_id": "50bcdb58-704a-4456-ae44-b62de11ece68", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:45:38Z", "revision_number": 0, "id": "8daec1e5-84b8-4690-9aac-5a942d681fb1", "remote_group_id": "50bcdb58-704a-4456-ae44-b62de11ece68", "remote_ip_prefix": null, "created_at": "2018-07-22T18:45:38Z", "security_group_id": "50bcdb58-704a-4456-ae44-b62de11ece68", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:45:38Z", "revision_number": 0, "id": "c2b3d7e1-a567-493a-b306-70996a9c1e46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:45:38Z", "security_group_id": "50bcdb58-704a-4456-ae44-b62de11ece68", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}], "revision_number": 4, "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "50bcdb58-704a-4456-ae44-b62de11ece68", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T18:49:10Z", "updated_at": "2018-07-22T18:49:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:10Z", "revision_number": 0, "id": "9efc95bd-96a7-4f9c-b85c-65894e9f1195", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "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-22T18:49:10Z", "revision_number": 0, "id": "13f85fbc-87e2-4705-ab83-1234721c79a6", "remote_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "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-22T18:49:10Z", "revision_number": 0, "id": "e78f5bfa-1156-4ede-a2dd-2e320023bfbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "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-22T18:49:10Z", "revision_number": 0, "id": "513465eb-3aae-451f-9811-6212c26776df", "remote_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c535da99-7e1e-4a0b-9807-303de655a623", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "created_at": "2018-07-22T18:51:15Z", "updated_at": "2018-07-22T18:51:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "d956a6a7-58d3-48ad-b3da-d2e97ee0e374", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv4", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "acd19f57-0a99-4fef-a1aa-36e851a2be19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv6", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "0ad90696-32d1-41ad-bccf-95bea74601f6", "remote_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv6", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "a0ac56e2-c230-492d-829f-63d8fc714bf6", "remote_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv4", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}], "revision_number": 4, "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "name": "default"}]} 2018-07-22 18:52:17,868 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-fc8ab3ce-9471-49c8-b5aa-8685f4e6811f 2018-07-22 18:52:17,868 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.0954749584198s 2018-07-22 18:52:17,868 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-fc8ab3ce-9471-49c8-b5aa-8685f4e6811f 2018-07-22 18:52:17,870 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-group-rules 2018-07-22 18:52:17,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}72c61c5aeb8defa6b715c0f12304e7fce4cae963" -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": "17c37d3f-b01e-49a8-8dd4-1b3f493532d8"}}' 2018-07-22 18:52:18,224 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-c40cb468-93ee-41eb-970b-4fbb2f74ec2c Date: Sun, 22 Jul 2018 18:52:18 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-22T18:52:18Z", "security_group_id": "17c37d3f-b01e-49a8-8dd4-1b3f493532d8", "port_range_min": 22, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T18:52:18Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "ed7f6f8d-a9b5-4248-9842-711c379650a6"}} 2018-07-22 18:52:18,224 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-c40cb468-93ee-41eb-970b-4fbb2f74ec2c 2018-07-22 18:52:18,224 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-group-rules in 0.35387802124s 2018-07-22 18:52:18,225 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-c40cb468-93ee-41eb-970b-4fbb2f74ec2c 2018-07-22 18:52:18,227 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-07-22 18:52:18,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/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}72c61c5aeb8defa6b715c0f12304e7fce4cae963" 2018-07-22 18:52:18,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11249 X-Openstack-Request-Id: req-5904766b-659c-4020-af46-1e08ea64d128 Date: Sun, 22 Jul 2018 18:52:18 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T18:52:17Z", "updated_at": "2018-07-22T18:52:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:17Z", "revision_number": 0, "id": "2e26a4cb-062c-4a6e-abcd-1a4608555c81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:17Z", "security_group_id": "17c37d3f-b01e-49a8-8dd4-1b3f493532d8", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:17Z", "revision_number": 0, "id": "d526fb70-a192-4403-96e2-166fdd3e20cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:17Z", "security_group_id": "17c37d3f-b01e-49a8-8dd4-1b3f493532d8", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T18:52:18Z", "revision_number": 0, "id": "ed7f6f8d-a9b5-4248-9842-711c379650a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:18Z", "security_group_id": "17c37d3f-b01e-49a8-8dd4-1b3f493532d8", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}], "revision_number": 3, "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "17c37d3f-b01e-49a8-8dd4-1b3f493532d8", "name": "singlevm1-sg_29d1e52c-d083-4b85-8d7b-8ab5b8119da0"}, {"description": "Default security group", "tags": [], "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "created_at": "2018-07-22T18:49:52Z", "updated_at": "2018-07-22T18:49:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "d9ea564c-f30b-4a70-9239-caa2b493f1ab", "remote_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "01c3663a-7eea-4695-8e37-a0f5e0bd72a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "3e1f362c-a213-4558-a8ae-3fc153ed2c7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "664e82b7-b3b3-446b-8ce6-a52370f41273", "remote_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}], "revision_number": 4, "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T18:45:38Z", "updated_at": "2018-07-22T18:45:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:45:38Z", "revision_number": 0, "id": "977ccf11-de1e-42bd-8c3c-db6c26e7c010", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:45:38Z", "security_group_id": "50bcdb58-704a-4456-ae44-b62de11ece68", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:45:38Z", "revision_number": 0, "id": "19caa473-cc62-47af-b871-255d705d8a11", "remote_group_id": "50bcdb58-704a-4456-ae44-b62de11ece68", "remote_ip_prefix": null, "created_at": "2018-07-22T18:45:38Z", "security_group_id": "50bcdb58-704a-4456-ae44-b62de11ece68", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:45:38Z", "revision_number": 0, "id": "8daec1e5-84b8-4690-9aac-5a942d681fb1", "remote_group_id": "50bcdb58-704a-4456-ae44-b62de11ece68", "remote_ip_prefix": null, "created_at": "2018-07-22T18:45:38Z", "security_group_id": "50bcdb58-704a-4456-ae44-b62de11ece68", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:45:38Z", "revision_number": 0, "id": "c2b3d7e1-a567-493a-b306-70996a9c1e46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:45:38Z", "security_group_id": "50bcdb58-704a-4456-ae44-b62de11ece68", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}], "revision_number": 4, "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "50bcdb58-704a-4456-ae44-b62de11ece68", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T18:49:10Z", "updated_at": "2018-07-22T18:49:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:10Z", "revision_number": 0, "id": "9efc95bd-96a7-4f9c-b85c-65894e9f1195", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "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-22T18:49:10Z", "revision_number": 0, "id": "13f85fbc-87e2-4705-ab83-1234721c79a6", "remote_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "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-22T18:49:10Z", "revision_number": 0, "id": "e78f5bfa-1156-4ede-a2dd-2e320023bfbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "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-22T18:49:10Z", "revision_number": 0, "id": "513465eb-3aae-451f-9811-6212c26776df", "remote_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c535da99-7e1e-4a0b-9807-303de655a623", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "created_at": "2018-07-22T18:51:15Z", "updated_at": "2018-07-22T18:51:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "d956a6a7-58d3-48ad-b3da-d2e97ee0e374", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv4", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "acd19f57-0a99-4fef-a1aa-36e851a2be19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv6", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "0ad90696-32d1-41ad-bccf-95bea74601f6", "remote_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv6", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "a0ac56e2-c230-492d-829f-63d8fc714bf6", "remote_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv4", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}], "revision_number": 4, "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "name": "default"}]} 2018-07-22 18:52:18,335 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-5904766b-659c-4020-af46-1e08ea64d128 2018-07-22 18:52:18,335 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.108187913895s 2018-07-22 18:52:18,335 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-5904766b-659c-4020-af46-1e08ea64d128 2018-07-22 18:52:18,337 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-group-rules 2018-07-22 18:52:18,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/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}72c61c5aeb8defa6b715c0f12304e7fce4cae963" -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": "17c37d3f-b01e-49a8-8dd4-1b3f493532d8"}}' 2018-07-22 18:52:18,579 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-8d0203e1-384b-4e5b-970e-1ec5180ac76d Date: Sun, 22 Jul 2018 18:52:18 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-22T18:52:18Z", "security_group_id": "17c37d3f-b01e-49a8-8dd4-1b3f493532d8", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T18:52:18Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "87ad22a0-2ff3-448b-9eab-2c9e23b0765a"}} 2018-07-22 18:52:18,579 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-8d0203e1-384b-4e5b-970e-1ec5180ac76d 2018-07-22 18:52:18,579 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-group-rules in 0.241811037064s 2018-07-22 18:52:18,579 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-8d0203e1-384b-4e5b-970e-1ec5180ac76d 2018-07-22 18:52:18,580 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-22 18:52:18,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}72c61c5aeb8defa6b715c0f12304e7fce4cae963" 2018-07-22 18:52:18,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2019 X-Openstack-Request-Id: req-cf0e875c-de25-4479-8bad-fa665f7decb3 Date: Sun, 22 Jul 2018 18:52:18 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"description":"","tags":[],"updated_at":"2018-07-22T18:45:46Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a094375c-70bf-411f-9a72-33e895481662","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"","status":"ACTIVE","subnets":["04ee5b7b-2ce4-4be1-8a02-f3f4612658af"],"description":"","tags":[],"updated_at":"2018-07-22T18:52:00Z","provider:segmentation_id":63,"name":"HA network tenant 6f56dde62ed24851ae8dce233fed7ebd","admin_state_up":true,"tenant_id":"","created_at":"2018-07-22T18:51:59Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a4fb2a18-520a-4943-bfc4-a7e0557e8113","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["71b109b3-1043-497d-8c82-b1902a2bf4b1"],"description":"","tags":[],"updated_at":"2018-07-22T18:51:59Z","provider:segmentation_id":67,"name":"singlevm1-net_29d1e52c-d083-4b85-8d7b-8ab5b8119da0","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:51:58Z","provider:network_type":"vxlan"}]} 2018-07-22 18:52:18,798 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-cf0e875c-de25-4479-8bad-fa665f7decb3 2018-07-22 18:52:18,798 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.217344045639s 2018-07-22 18:52:18,798 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-cf0e875c-de25-4479-8bad-fa665f7decb3 2018-07-22 18:52:18,801 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-22 18:52:18,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}72c61c5aeb8defa6b715c0f12304e7fce4cae963" 2018-07-22 18:52:19,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json x-openstack-request-id: req-160b4df5-3349-41d9-8cd3-49a57b42617c RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/b98a4f17-3b5b-419a-9338-42959da915f0/snap", "metadata": {}}], "file": "/v2/images/b98a4f17-3b5b-419a-9338-42959da915f0/file", "owner": "6f56dde62ed24851ae8dce233fed7ebd", "id": "b98a4f17-3b5b-419a-9338-42959da915f0", "size": 12716032, "self": "/v2/images/b98a4f17-3b5b-419a-9338-42959da915f0", "disk_format": "qcow2", "direct_url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/b98a4f17-3b5b-419a-9338-42959da915f0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T18:52:15Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_29d1e52c-d083-4b85-8d7b-8ab5b8119da0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_29d1e52c-d083-4b85-8d7b-8ab5b8119da0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T18:52:13Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 18:52:19,359 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-160b4df5-3349-41d9-8cd3-49a57b42617c 2018-07-22 18:52:19,359 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.558011054993s 2018-07-22 18:52:19,360 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-160b4df5-3349-41d9-8cd3-49a57b42617c 2018-07-22 18:52:19,361 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-22 18:52:19,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}72c61c5aeb8defa6b715c0f12304e7fce4cae963" 2018-07-22 18:52:19,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2629 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e66e6645-7fdc-4938-975c-c5f560f7f33e x-compute-request-id: req-e66e6645-7fdc-4938-975c-c5f560f7f33e RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}, {"name": "singlevm1-flavor_29d1e52c-d083-4b85-8d7b-8ab5b8119da0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/67204b80-c610-4712-80d8-26e0be6648df", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/67204b80-c610-4712-80d8-26e0be6648df", "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": "67204b80-c610-4712-80d8-26e0be6648df"}]} 2018-07-22 18:52:19,973 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-e66e6645-7fdc-4938-975c-c5f560f7f33e 2018-07-22 18:52:19,973 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.611899137497s 2018-07-22 18:52:19,973 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-e66e6645-7fdc-4938-975c-c5f560f7f33e 2018-07-22 18:52:19,976 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers 2018-07-22 18:52:19,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}72c61c5aeb8defa6b715c0f12304e7fce4cae963" -d '{"server": {"name": "singlevm1-vm_29d1e52c-d083-4b85-8d7b-8ab5b8119da0", "imageRef": "b98a4f17-3b5b-419a-9338-42959da915f0", "key_name": "singlevm1-kp_29d1e52c-d083-4b85-8d7b-8ab5b8119da0", "flavorRef": "67204b80-c610-4712-80d8-26e0be6648df", "max_count": 1, "min_count": 1, "networks": [{"uuid": "a4fb2a18-520a-4943-bfc4-a7e0557e8113"}], "security_groups": [{"name": "17c37d3f-b01e-49a8-8dd4-1b3f493532d8"}]}}' 2018-07-22 18:52:23,366 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 407 location: https://192.16.1.222:8774/v2.1/servers/ab037241-3cad-4894-8714-77ea7b734a46 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-53f551d7-d934-49c3-8e3b-c0a023ce1e39 x-compute-request-id: req-53f551d7-d934-49c3-8e3b-c0a023ce1e39 RESP BODY: {"server": {"security_groups": [{"name": "17c37d3f-b01e-49a8-8dd4-1b3f493532d8"}], "OS-DCF:diskConfig": "MANUAL", "id": "ab037241-3cad-4894-8714-77ea7b734a46", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/ab037241-3cad-4894-8714-77ea7b734a46", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/ab037241-3cad-4894-8714-77ea7b734a46", "rel": "bookmark"}], "adminPass": "xB8qiBqSsUaf"}} 2018-07-22 18:52:23,366 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-53f551d7-d934-49c3-8e3b-c0a023ce1e39 2018-07-22 18:52:23,367 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers in 3.39050483704s 2018-07-22 18:52:23,367 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-53f551d7-d934-49c3-8e3b-c0a023ce1e39 2018-07-22 18:52:23,368 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:52:23,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}72c61c5aeb8defa6b715c0f12304e7fce4cae963" 2018-07-22 18:52:25,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1441 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f1f33c56-87d0-4e7a-9e15-ab6e2f3b03c6 x-compute-request-id: req-f1f33c56-87d0-4e7a-9e15-ab6e2f3b03c6 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/ab037241-3cad-4894-8714-77ea7b734a46", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/ab037241-3cad-4894-8714-77ea7b734a46", "rel": "bookmark"}], "image": {"id": "b98a4f17-3b5b-419a-9338-42959da915f0", "links": [{"href": "https://192.16.1.222:8774/images/b98a4f17-3b5b-419a-9338-42959da915f0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "67204b80-c610-4712-80d8-26e0be6648df", "links": [{"href": "https://192.16.1.222:8774/flavors/67204b80-c610-4712-80d8-26e0be6648df", "rel": "bookmark"}]}, "id": "ab037241-3cad-4894-8714-77ea7b734a46", "user_id": "578de12745c743bd9dd92bf9224acd16", "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-22T18:52:24Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_29d1e52c-d083-4b85-8d7b-8ab5b8119da0", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_29d1e52c-d083-4b85-8d7b-8ab5b8119da0", "created": "2018-07-22T18:52:23Z", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:52:25,603 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-f1f33c56-87d0-4e7a-9e15-ab6e2f3b03c6 2018-07-22 18:52:25,604 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 2.23587298393s 2018-07-22 18:52:25,604 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-f1f33c56-87d0-4e7a-9e15-ab6e2f3b03c6 2018-07-22 18:52:25,609 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-22 18:52:25,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}72c61c5aeb8defa6b715c0f12304e7fce4cae963" 2018-07-22 18:52:25,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2019 X-Openstack-Request-Id: req-d7642a1c-53e6-4599-99dc-66844262de55 Date: Sun, 22 Jul 2018 18:52:25 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"description":"","tags":[],"updated_at":"2018-07-22T18:45:46Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a094375c-70bf-411f-9a72-33e895481662","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"","status":"ACTIVE","subnets":["04ee5b7b-2ce4-4be1-8a02-f3f4612658af"],"description":"","tags":[],"updated_at":"2018-07-22T18:52:00Z","provider:segmentation_id":63,"name":"HA network tenant 6f56dde62ed24851ae8dce233fed7ebd","admin_state_up":true,"tenant_id":"","created_at":"2018-07-22T18:51:59Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a4fb2a18-520a-4943-bfc4-a7e0557e8113","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["71b109b3-1043-497d-8c82-b1902a2bf4b1"],"description":"","tags":[],"updated_at":"2018-07-22T18:51:59Z","provider:segmentation_id":67,"name":"singlevm1-net_29d1e52c-d083-4b85-8d7b-8ab5b8119da0","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:51:58Z","provider:network_type":"vxlan"}]} 2018-07-22 18:52:25,857 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-d7642a1c-53e6-4599-99dc-66844262de55 2018-07-22 18:52:25,858 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.248678922653s 2018-07-22 18:52:25,858 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-d7642a1c-53e6-4599-99dc-66844262de55 2018-07-22 18:52:25,858 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-22 18:52:25,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}72c61c5aeb8defa6b715c0f12304e7fce4cae963" 2018-07-22 18:52:25,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1865 X-Openstack-Request-Id: req-4b8a2acb-8792-4632-9b64-d2e9ed99c299 Date: Sun, 22 Jul 2018 18:52:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a094375c-70bf-411f-9a72-33e895481662","tenant_id":"","created_at":"2018-07-22T18:52:00Z","dns_nameservers":[],"updated_at":"2018-07-22T18:52:00Z","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":"04ee5b7b-2ce4-4be1-8a02-f3f4612658af","subnetpool_id":null,"name":"HA subnet tenant 6f56dde62ed24851ae8dce233fed7ebd"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4fb2a18-520a-4943-bfc4-a7e0557e8113","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:51:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T18:51:59Z","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":"6f56dde62ed24851ae8dce233fed7ebd","id":"71b109b3-1043-497d-8c82-b1902a2bf4b1","subnetpool_id":null,"name":"singlevm1-subnet_29d1e52c-d083-4b85-8d7b-8ab5b8119da0"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:46Z","dns_nameservers":[],"updated_at":"2018-07-22T18:45:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"dfeb2318-808e-4397-8e97-13ee20f5981d","subnetpool_id":null,"name":"ext-subnet"}]} 2018-07-22 18:52:25,974 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-4b8a2acb-8792-4632-9b64-d2e9ed99c299 2018-07-22 18:52:25,974 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.115397930145s 2018-07-22 18:52:25,974 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-4b8a2acb-8792-4632-9b64-d2e9ed99c299 2018-07-22 18:52:25,975 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 18:52:27,977 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:52:27,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}72c61c5aeb8defa6b715c0f12304e7fce4cae963" 2018-07-22 18:52:29,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1441 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-0457ef9b-722c-4f4e-8270-43a58d2d70bf x-compute-request-id: req-0457ef9b-722c-4f4e-8270-43a58d2d70bf RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/ab037241-3cad-4894-8714-77ea7b734a46", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/ab037241-3cad-4894-8714-77ea7b734a46", "rel": "bookmark"}], "image": {"id": "b98a4f17-3b5b-419a-9338-42959da915f0", "links": [{"href": "https://192.16.1.222:8774/images/b98a4f17-3b5b-419a-9338-42959da915f0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "67204b80-c610-4712-80d8-26e0be6648df", "links": [{"href": "https://192.16.1.222:8774/flavors/67204b80-c610-4712-80d8-26e0be6648df", "rel": "bookmark"}]}, "id": "ab037241-3cad-4894-8714-77ea7b734a46", "user_id": "578de12745c743bd9dd92bf9224acd16", "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-22T18:52:29Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_29d1e52c-d083-4b85-8d7b-8ab5b8119da0", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_29d1e52c-d083-4b85-8d7b-8ab5b8119da0", "created": "2018-07-22T18:52:23Z", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:52:29,400 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-0457ef9b-722c-4f4e-8270-43a58d2d70bf 2018-07-22 18:52:29,401 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.42281603813s 2018-07-22 18:52:29,401 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-0457ef9b-722c-4f4e-8270-43a58d2d70bf 2018-07-22 18:52:29,403 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 18:52:31,406 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:52:31,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}72c61c5aeb8defa6b715c0f12304e7fce4cae963" 2018-07-22 18:52:33,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1618 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-a83561e3-26b6-440a-864a-b4ca84f13742 x-compute-request-id: req-a83561e3-26b6-440a-864a-b4ca84f13742 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/ab037241-3cad-4894-8714-77ea7b734a46", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/ab037241-3cad-4894-8714-77ea7b734a46", "rel": "bookmark"}], "image": {"id": "b98a4f17-3b5b-419a-9338-42959da915f0", "links": [{"href": "https://192.16.1.222:8774/images/b98a4f17-3b5b-419a-9338-42959da915f0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": null, "flavor": {"id": "67204b80-c610-4712-80d8-26e0be6648df", "links": [{"href": "https://192.16.1.222:8774/flavors/67204b80-c610-4712-80d8-26e0be6648df", "rel": "bookmark"}]}, "id": "ab037241-3cad-4894-8714-77ea7b734a46", "security_groups": [{"name": "singlevm1-sg_29d1e52c-d083-4b85-8d7b-8ab5b8119da0"}], "user_id": "578de12745c743bd9dd92bf9224acd16", "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-22T18:52:31Z", "hostId": "74048aaddc12294396419eaf50eb3d3957b69e21150f7ae4ae255dcd", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_29d1e52c-d083-4b85-8d7b-8ab5b8119da0", "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "singlevm1-vm_29d1e52c-d083-4b85-8d7b-8ab5b8119da0", "created": "2018-07-22T18:52:23Z", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:52:33,567 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-a83561e3-26b6-440a-864a-b4ca84f13742 2018-07-22 18:52:33,567 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 2.16080999374s 2018-07-22 18:52:33,567 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-a83561e3-26b6-440a-864a-b4ca84f13742 2018-07-22 18:52:33,570 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 18:52:35,572 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:52:35,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}72c61c5aeb8defa6b715c0f12304e7fce4cae963" 2018-07-22 18:52:38,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1778 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b6c911d5-66fd-422c-8362-db148fd4b5f7 x-compute-request-id: req-b6c911d5-66fd-422c-8362-db148fd4b5f7 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_29d1e52c-d083-4b85-8d7b-8ab5b8119da0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:5c:55", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/ab037241-3cad-4894-8714-77ea7b734a46", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/ab037241-3cad-4894-8714-77ea7b734a46", "rel": "bookmark"}], "image": {"id": "b98a4f17-3b5b-419a-9338-42959da915f0", "links": [{"href": "https://192.16.1.222:8774/images/b98a4f17-3b5b-419a-9338-42959da915f0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": null, "flavor": {"id": "67204b80-c610-4712-80d8-26e0be6648df", "links": [{"href": "https://192.16.1.222:8774/flavors/67204b80-c610-4712-80d8-26e0be6648df", "rel": "bookmark"}]}, "id": "ab037241-3cad-4894-8714-77ea7b734a46", "security_groups": [{"name": "singlevm1-sg_29d1e52c-d083-4b85-8d7b-8ab5b8119da0"}], "user_id": "578de12745c743bd9dd92bf9224acd16", "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-22T18:52:32Z", "hostId": "74048aaddc12294396419eaf50eb3d3957b69e21150f7ae4ae255dcd", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_29d1e52c-d083-4b85-8d7b-8ab5b8119da0", "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "singlevm1-vm_29d1e52c-d083-4b85-8d7b-8ab5b8119da0", "created": "2018-07-22T18:52:23Z", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:52:38,268 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-b6c911d5-66fd-422c-8362-db148fd4b5f7 2018-07-22 18:52:38,268 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 2.69503498077s 2018-07-22 18:52:38,268 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-b6c911d5-66fd-422c-8362-db148fd4b5f7 2018-07-22 18:52:38,271 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 18:52:40,273 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:52:40,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}72c61c5aeb8defa6b715c0f12304e7fce4cae963" 2018-07-22 18:52:41,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1795 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-a8c381b8-a4f4-444d-93a6-72d43c66c14b x-compute-request-id: req-a8c381b8-a4f4-444d-93a6-72d43c66c14b RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_29d1e52c-d083-4b85-8d7b-8ab5b8119da0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:5c:55", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/ab037241-3cad-4894-8714-77ea7b734a46", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/ab037241-3cad-4894-8714-77ea7b734a46", "rel": "bookmark"}], "image": {"id": "b98a4f17-3b5b-419a-9338-42959da915f0", "links": [{"href": "https://192.16.1.222:8774/images/b98a4f17-3b5b-419a-9338-42959da915f0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-07-22T18:52:40.000000", "flavor": {"id": "67204b80-c610-4712-80d8-26e0be6648df", "links": [{"href": "https://192.16.1.222:8774/flavors/67204b80-c610-4712-80d8-26e0be6648df", "rel": "bookmark"}]}, "id": "ab037241-3cad-4894-8714-77ea7b734a46", "security_groups": [{"name": "singlevm1-sg_29d1e52c-d083-4b85-8d7b-8ab5b8119da0"}], "user_id": "578de12745c743bd9dd92bf9224acd16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:52:40Z", "hostId": "74048aaddc12294396419eaf50eb3d3957b69e21150f7ae4ae255dcd", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_29d1e52c-d083-4b85-8d7b-8ab5b8119da0", "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "singlevm1-vm_29d1e52c-d083-4b85-8d7b-8ab5b8119da0", "created": "2018-07-22T18:52:23Z", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:52:41,544 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-a8c381b8-a4f4-444d-93a6-72d43c66c14b 2018-07-22 18:52:41,544 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.27025508881s 2018-07-22 18:52:41,544 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-a8c381b8-a4f4-444d-93a6-72d43c66c14b 2018-07-22 18:52:41,547 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-22 18:52:41,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=ab037241-3cad-4894-8714-77ea7b734a46" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}72c61c5aeb8defa6b715c0f12304e7fce4cae963" 2018-07-22 18:52:41,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 914 X-Openstack-Request-Id: req-aa249bd3-b4d5-4e9d-b5f9-6ff5793ab079 Date: Sun, 22 Jul 2018 18:52:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T18:52:40Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"71b109b3-1043-497d-8c82-b1902a2bf4b1","ip_address":"192.168.120.12"}],"id":"4a934e0a-9fe3-4e13-9768-c1ff17db8f34","security_groups":["17c37d3f-b01e-49a8-8dd4-1b3f493532d8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:47:5c:55","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"ab037241-3cad-4894-8714-77ea7b734a46","name":"","admin_state_up":true,"network_id":"a4fb2a18-520a-4943-bfc4-a7e0557e8113","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:52:31Z","binding:vnic_type":"normal"}]} 2018-07-22 18:52:41,671 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=ab037241-3cad-4894-8714-77ea7b734a46 used request id req-aa249bd3-b4d5-4e9d-b5f9-6ff5793ab079 2018-07-22 18:52:41,671 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.124295949936s 2018-07-22 18:52:41,672 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=ab037241-3cad-4894-8714-77ea7b734a46 used request id req-aa249bd3-b4d5-4e9d-b5f9-6ff5793ab079 2018-07-22 18:52:41,674 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-22 18:52:41,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=4a934e0a-9fe3-4e13-9768-c1ff17db8f34" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}72c61c5aeb8defa6b715c0f12304e7fce4cae963" 2018-07-22 18:52:41,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-6a18ec7d-c90f-4ac1-a6ce-0acefff7a921 Date: Sun, 22 Jul 2018 18:52:41 GMT RESP BODY: {"floatingips": []} 2018-07-22 18:52:41,711 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=4a934e0a-9fe3-4e13-9768-c1ff17db8f34 used request id req-6a18ec7d-c90f-4ac1-a6ce-0acefff7a921 2018-07-22 18:52:41,711 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.036055803299s 2018-07-22 18:52:41,711 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=4a934e0a-9fe3-4e13-9768-c1ff17db8f34 used request id req-6a18ec7d-c90f-4ac1-a6ce-0acefff7a921 2018-07-22 18:52:41,712 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:52:41,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}72c61c5aeb8defa6b715c0f12304e7fce4cae963" 2018-07-22 18:52:43,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1795 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-1afe47b8-b540-48a5-82ee-aeb1a16f36b3 x-compute-request-id: req-1afe47b8-b540-48a5-82ee-aeb1a16f36b3 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_29d1e52c-d083-4b85-8d7b-8ab5b8119da0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:5c:55", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/ab037241-3cad-4894-8714-77ea7b734a46", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/ab037241-3cad-4894-8714-77ea7b734a46", "rel": "bookmark"}], "image": {"id": "b98a4f17-3b5b-419a-9338-42959da915f0", "links": [{"href": "https://192.16.1.222:8774/images/b98a4f17-3b5b-419a-9338-42959da915f0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-07-22T18:52:40.000000", "flavor": {"id": "67204b80-c610-4712-80d8-26e0be6648df", "links": [{"href": "https://192.16.1.222:8774/flavors/67204b80-c610-4712-80d8-26e0be6648df", "rel": "bookmark"}]}, "id": "ab037241-3cad-4894-8714-77ea7b734a46", "security_groups": [{"name": "singlevm1-sg_29d1e52c-d083-4b85-8d7b-8ab5b8119da0"}], "user_id": "578de12745c743bd9dd92bf9224acd16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:52:40Z", "hostId": "74048aaddc12294396419eaf50eb3d3957b69e21150f7ae4ae255dcd", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_29d1e52c-d083-4b85-8d7b-8ab5b8119da0", "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "singlevm1-vm_29d1e52c-d083-4b85-8d7b-8ab5b8119da0", "created": "2018-07-22T18:52:23Z", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:52:43,201 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-1afe47b8-b540-48a5-82ee-aeb1a16f36b3 2018-07-22 18:52:43,201 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.48914408684s 2018-07-22 18:52:43,201 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-1afe47b8-b540-48a5-82ee-aeb1a16f36b3 2018-07-22 18:52:43,204 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-22 18:52:43,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=ab037241-3cad-4894-8714-77ea7b734a46" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}72c61c5aeb8defa6b715c0f12304e7fce4cae963" 2018-07-22 18:52:43,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 914 X-Openstack-Request-Id: req-208d2db0-7736-4b12-b7cb-d396793eb4f1 Date: Sun, 22 Jul 2018 18:52:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T18:52:40Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"71b109b3-1043-497d-8c82-b1902a2bf4b1","ip_address":"192.168.120.12"}],"id":"4a934e0a-9fe3-4e13-9768-c1ff17db8f34","security_groups":["17c37d3f-b01e-49a8-8dd4-1b3f493532d8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:47:5c:55","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"ab037241-3cad-4894-8714-77ea7b734a46","name":"","admin_state_up":true,"network_id":"a4fb2a18-520a-4943-bfc4-a7e0557e8113","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:52:31Z","binding:vnic_type":"normal"}]} 2018-07-22 18:52:43,281 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=ab037241-3cad-4894-8714-77ea7b734a46 used request id req-208d2db0-7736-4b12-b7cb-d396793eb4f1 2018-07-22 18:52:43,281 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.077064037323s 2018-07-22 18:52:43,281 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=ab037241-3cad-4894-8714-77ea7b734a46 used request id req-208d2db0-7736-4b12-b7cb-d396793eb4f1 2018-07-22 18:52:43,284 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-22 18:52:43,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=4a934e0a-9fe3-4e13-9768-c1ff17db8f34" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}72c61c5aeb8defa6b715c0f12304e7fce4cae963" 2018-07-22 18:52:43,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-f63ea8d2-3661-4cf1-855d-78bff2b3402f Date: Sun, 22 Jul 2018 18:52:43 GMT RESP BODY: {"floatingips": []} 2018-07-22 18:52:43,323 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=4a934e0a-9fe3-4e13-9768-c1ff17db8f34 used request id req-f63ea8d2-3661-4cf1-855d-78bff2b3402f 2018-07-22 18:52:43,323 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0389528274536s 2018-07-22 18:52:43,324 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=4a934e0a-9fe3-4e13-9768-c1ff17db8f34 used request id req-f63ea8d2-3661-4cf1-855d-78bff2b3402f 2018-07-22 18:52:43,324 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_29d1e52c-d083-4b85-8d7b-8ab5b8119da0': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:47:5c:55', u'version': 4, u'addr': u'192.168.120.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b98a4f17-3b5b-419a-9338-42959da915f0'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000005', u'OS-SRV-USG:launched_at': u'2018-07-22T18:52:40.000000', 'flavor': Munch({u'id': u'67204b80-c610-4712-80d8-26e0be6648df'}), 'az': u'nova', 'id': u'ab037241-3cad-4894-8714-77ea7b734a46', 'security_groups': [Munch({u'name': u'singlevm1-sg_29d1e52c-d083-4b85-8d7b-8ab5b8119da0'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'578de12745c743bd9dd92bf9224acd16', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f56dde62ed24851ae8dce233fed7ebd', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-22T18:52:40.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-22T18:52:40Z', 'hostId': u'74048aaddc12294396419eaf50eb3d3957b69e21150f7ae4ae255dcd', u'OS-EXT-SRV-ATTR:host': u'host4', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_29d1e52c-d083-4b85-8d7b-8ab5b8119da0', 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'74048aaddc12294396419eaf50eb3d3957b69e21150f7ae4ae255dcd', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'host4', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000005', u'OS-SRV-USG:launched_at': u'2018-07-22T18:52:40.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'host4', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6f56dde62ed24851ae8dce233fed7ebd', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'host4', 'name': u'singlevm1-vm_29d1e52c-d083-4b85-8d7b-8ab5b8119da0', 'adminPass': None, 'tenant_id': u'6f56dde62ed24851ae8dce233fed7ebd', 'created_at': u'2018-07-22T18:52:23Z', 'created': u'2018-07-22T18:52:23Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'RegionOne'}) 2018-07-22 18:52:43,326 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-22 18:52:43,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}72c61c5aeb8defa6b715c0f12304e7fce4cae963" 2018-07-22 18:52:43,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2019 X-Openstack-Request-Id: req-b7d71dd0-88c2-4d00-b7a9-3472a0c013db Date: Sun, 22 Jul 2018 18:52:43 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"description":"","tags":[],"updated_at":"2018-07-22T18:45:46Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a094375c-70bf-411f-9a72-33e895481662","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"","status":"ACTIVE","subnets":["04ee5b7b-2ce4-4be1-8a02-f3f4612658af"],"description":"","tags":[],"updated_at":"2018-07-22T18:52:00Z","provider:segmentation_id":63,"name":"HA network tenant 6f56dde62ed24851ae8dce233fed7ebd","admin_state_up":true,"tenant_id":"","created_at":"2018-07-22T18:51:59Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a4fb2a18-520a-4943-bfc4-a7e0557e8113","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["71b109b3-1043-497d-8c82-b1902a2bf4b1"],"description":"","tags":[],"updated_at":"2018-07-22T18:51:59Z","provider:segmentation_id":67,"name":"singlevm1-net_29d1e52c-d083-4b85-8d7b-8ab5b8119da0","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:51:58Z","provider:network_type":"vxlan"}]} 2018-07-22 18:52:43,497 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-b7d71dd0-88c2-4d00-b7a9-3472a0c013db 2018-07-22 18:52:43,497 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.171200990677s 2018-07-22 18:52:43,498 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-b7d71dd0-88c2-4d00-b7a9-3472a0c013db 2018-07-22 18:52:43,499 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-22 18:52:43,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=ab037241-3cad-4894-8714-77ea7b734a46" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}72c61c5aeb8defa6b715c0f12304e7fce4cae963" 2018-07-22 18:52:43,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 914 X-Openstack-Request-Id: req-04b373f7-a8af-4941-96b3-23f0c1ca34a0 Date: Sun, 22 Jul 2018 18:52:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T18:52:40Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"71b109b3-1043-497d-8c82-b1902a2bf4b1","ip_address":"192.168.120.12"}],"id":"4a934e0a-9fe3-4e13-9768-c1ff17db8f34","security_groups":["17c37d3f-b01e-49a8-8dd4-1b3f493532d8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:47:5c:55","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"ab037241-3cad-4894-8714-77ea7b734a46","name":"","admin_state_up":true,"network_id":"a4fb2a18-520a-4943-bfc4-a7e0557e8113","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:52:31Z","binding:vnic_type":"normal"}]} 2018-07-22 18:52:43,592 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=ab037241-3cad-4894-8714-77ea7b734a46 used request id req-04b373f7-a8af-4941-96b3-23f0c1ca34a0 2018-07-22 18:52:43,592 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.0928249359131s 2018-07-22 18:52:43,592 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=ab037241-3cad-4894-8714-77ea7b734a46 used request id req-04b373f7-a8af-4941-96b3-23f0c1ca34a0 2018-07-22 18:52:43,592 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.floatingips 2018-07-22 18:52:43,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}72c61c5aeb8defa6b715c0f12304e7fce4cae963" -d '{"floatingip": {"floating_network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9", "fixed_ip_address": "192.168.120.12", "port_id": "4a934e0a-9fe3-4e13-9768-c1ff17db8f34"}}' 2018-07-22 18:52:47,196 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-fc8c8295-df61-4213-ad68-3dadbd97cf8a Date: Sun, 22 Jul 2018 18:52:47 GMT RESP BODY: {"floatingip": {"router_id": "72a46a48-0773-47c1-b238-d08153227e80", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T18:52:44Z", "updated_at": "2018-07-22T18:52:44Z", "floating_network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "192.16.1.108", "revision_number": 0, "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_id": "4a934e0a-9fe3-4e13-9768-c1ff17db8f34", "id": "8cc43fc6-db45-41b1-9108-06d3f4ff3d76"}} 2018-07-22 18:52:47,196 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-fc8c8295-df61-4213-ad68-3dadbd97cf8a 2018-07-22 18:52:47,196 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.floatingips in 3.60384511948s 2018-07-22 18:52:47,197 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-fc8c8295-df61-4213-ad68-3dadbd97cf8a 2018-07-22 18:52:47,200 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'72a46a48-0773-47c1-b238-d08153227e80', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'6f56dde62ed24851ae8dce233fed7ebd', 'created_at': u'2018-07-22T18:52:44Z', 'attached': True, 'updated_at': u'2018-07-22T18:52:44Z', 'id': u'8cc43fc6-db45-41b1-9108-06d3f4ff3d76', 'floating_network_id': u'76ac7b4e-f626-4cfb-83cf-a35235a38cf9', 'fixed_ip_address': u'192.168.120.12', 'floating_ip_address': u'192.16.1.108', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f56dde62ed24851ae8dce233fed7ebd', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'72a46a48-0773-47c1-b238-d08153227e80', 'project_id': u'6f56dde62ed24851ae8dce233fed7ebd', 'port_id': u'4a934e0a-9fe3-4e13-9768-c1ff17db8f34', 'port': u'4a934e0a-9fe3-4e13-9768-c1ff17db8f34', 'network': u'76ac7b4e-f626-4cfb-83cf-a35235a38cf9'}) 2018-07-22 18:52:47,201 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-07-22 18:52:47,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/ab037241-3cad-4894-8714-77ea7b734a46/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}72c61c5aeb8defa6b715c0f12304e7fce4cae963" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 18:52:49,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9877 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-adf67c42-a66b-4133-ba28-e09a8f7c2b57 x-compute-request-id: req-adf67c42-a66b-4133-ba28-e09a8f7c2b57 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.986 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975944)\n[ 0.028054] pid_max: default: 32768 minimum: 301\n[ 0.036060] ACPI: Core revision 20150930\n[ 0.048905] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.068085] Security Framework initialized\n[ 0.076054] Yama: becoming mindful.\n[ 0.084069] AppArmor: AppArmor initialized\n[ 0.092121] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.100283] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.108229] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.116057] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.128360] Initializing cgroup subsys io\n[ 0.136060] Initializing cgroup subsys memory\n[ 0.144062] Initializing cgroup subsys devices\n[ 0.152058] Initializing cgroup subsys freezer\n[ 0.160118] Initializing cgroup subsys net_cls\n[ 0.168059] Initializing cgroup subsys perf_event\n[ 0.176071] Initializing cgroup subsys net_prio\n[ 0.184059] Initializing cgroup subsys hugetlb\n[ 0.192057] Initializing cgroup subsys pids\n[ 0.205009] CPU: Physical Processor ID: 0\n[ 0.213541] mce: CPU supports 10 MCE banks\n[ 0.225165] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232055] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.715788] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 1.049689] ftrace: allocating 31920 entries in 125 pages\n[ 1.068456] smpboot: Max logical packages: 1\n[ 1.076054] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 1.090685] x2apic enabled\n[ 1.092060] Switched APIC routing to physical x2apic.\n[ 1.123906] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 1.124000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 1.136073] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 1.149095] x86: Booted up 1 node, 1 CPUs\n[ 1.152065] smpboot: Total of 1 processors activated (4987.97 BogoMIPS)\n[ 1.160176] devtmpfs: initialized\n[ 1.165542] evm: security.selinux\n[ 1.168063] evm: security.SMACK64\n[ 1.172062] evm: security.SMACK64EXEC\n[ 1.176063] evm: security.SMACK64TRANSMUTE\n[ 1.180061] evm: security.SMACK64MMAP\n[ 1.184061] evm: security.ima\n[ 1.188060] evm: security.capability\n[ 1.192238] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.196185] pinctrl core: initialized pinctrl subsystem\n[ 1.201262] RTC time: 18:52:49, date: 07/22/18\n[ 1.204545] NET: Registered protocol family 16\n[ 1.208721] cpuidle: using governor ladder\n[ 1.212067] cpuidle: using governor menu\n[ 1.216068] PCCT header not found.\n[ 1.220464] ACPI: bus type PCI registered\n[ 1.224062] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.229114] PCI: Using configuration type 1 for base access\n[ 1.233879] ACPI: Added _OSI(Module Device)\n[ 1.236063] ACPI: Added _OSI(Processor Device)\n[ 1.240062] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.244069] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.251607] ACPI: Interpreter enabled\n[ 1.252068] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.264064] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.276076] ACPI: (supports S0 S3 S4 S5)\n[ 1.280061] ACPI: Using IOAPIC for interrupt routing\n"} 2018-07-22 18:52:49,991 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/ab037241-3cad-4894-8714-77ea7b734a46/action used request id req-adf67c42-a66b-4133-ba28-e09a8f7c2b57 2018-07-22 18:52:49,991 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 2.78996801376s 2018-07-22 18:52:49,991 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/ab037241-3cad-4894-8714-77ea7b734a46/action used request id req-adf67c42-a66b-4133-ba28-e09a8f7c2b57 2018-07-22 18:52:49,991 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.986 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975944) [ 0.028054] pid_max: default: 32768 minimum: 301 [ 0.036060] ACPI: Core revision 20150930 [ 0.048905] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068085] Security Framework initialized [ 0.076054] Yama: becoming mindful. [ 0.084069] AppArmor: AppArmor initialized [ 0.092121] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100283] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.108229] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116057] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.128360] Initializing cgroup subsys io [ 0.136060] Initializing cgroup subsys memory [ 0.144062] Initializing cgroup subsys devices [ 0.152058] Initializing cgroup subsys freezer [ 0.160118] Initializing cgroup subsys net_cls [ 0.168059] Initializing cgroup subsys perf_event [ 0.176071] Initializing cgroup subsys net_prio [ 0.184059] Initializing cgroup subsys hugetlb [ 0.192057] Initializing cgroup subsys pids [ 0.205009] CPU: Physical Processor ID: 0 [ 0.213541] mce: CPU supports 10 MCE banks [ 0.225165] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.232055] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.715788] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 1.049689] ftrace: allocating 31920 entries in 125 pages [ 1.068456] smpboot: Max logical packages: 1 [ 1.076054] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.090685] x2apic enabled [ 1.092060] Switched APIC routing to physical x2apic. [ 1.123906] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.124000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 1.136073] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.149095] x86: Booted up 1 node, 1 CPUs [ 1.152065] smpboot: Total of 1 processors activated (4987.97 BogoMIPS) [ 1.160176] devtmpfs: initialized [ 1.165542] evm: security.selinux [ 1.168063] evm: security.SMACK64 [ 1.172062] evm: security.SMACK64EXEC [ 1.176063] evm: security.SMACK64TRANSMUTE [ 1.180061] evm: security.SMACK64MMAP [ 1.184061] evm: security.ima [ 1.188060] evm: security.capability [ 1.192238] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.196185] pinctrl core: initialized pinctrl subsystem [ 1.201262] RTC time: 18:52:49, date: 07/22/18 [ 1.204545] NET: Registered protocol family 16 [ 1.208721] cpuidle: using governor ladder [ 1.212067] cpuidle: using governor menu [ 1.216068] PCCT header not found. [ 1.220464] ACPI: bus type PCI registered [ 1.224062] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.229114] PCI: Using configuration type 1 for base access [ 1.233879] ACPI: Added _OSI(Module Device) [ 1.236063] ACPI: Added _OSI(Processor Device) [ 1.240062] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.244069] ACPI: Added _OSI(Processor Aggregator Device) [ 1.251607] ACPI: Interpreter enabled [ 1.252068] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.264064] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.276076] ACPI: (supports S0 S3 S4 S5) [ 1.280061] ACPI: Using IOAPIC for interrupt routing 2018-07-22 18:52:54,458 - functest.core.singlevm - DEBUG - try 1: cannot connect to 192.16.1.108 2018-07-22 18:53:04,469 - functest.core.singlevm - DEBUG - try 2: cannot connect to 192.16.1.108 2018-07-22 18:53:14,477 - paramiko.transport - DEBUG - starting thread (client mode): 0x4cd2cc10L 2018-07-22 18:53:14,477 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-22 18:53:14,478 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-22 18:53:14,478 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-22 18:53:14,479 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-22 18:53:14,479 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-22 18:53:14,479 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-22 18:53:14,479 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-22 18:53:14,479 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-22 18:53:14,479 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-22 18:53:14,501 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-22 18:53:14,502 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-22 18:53:14,509 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 192.16.1.108: 9b282a8afa87a48cd43b64764ec3eafd 2018-07-22 18:53:14,510 - paramiko.transport - DEBUG - Trying discovered key 01c9c25e7e312c717fdd69d946282f38 in /tmp/tmpiHF5J9 2018-07-22 18:53:14,543 - paramiko.transport - DEBUG - userauth is OK 2018-07-22 18:53:14,547 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-22 18:53:14,575 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-22 18:53:14,576 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-22 18:53:14,576 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-22 18:53:14,580 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-22 18:53:14,581 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-22 18:53:14,581 - functest.core.singlevm - DEBUG - output: Hello World 2018-07-22 18:53:14,584 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-22 18:53:14,582 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 01:16 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-22 18:53:14,589 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.floatingips 2018-07-22 18:53:14,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/floatingips/8cc43fc6-db45-41b1-9108-06d3f4ff3d76.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}72c61c5aeb8defa6b715c0f12304e7fce4cae963" 2018-07-22 18:53:17,014 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a676a269-65ba-485a-8f49-cccf80c68911 Content-Length: 0 Date: Sun, 22 Jul 2018 18:53:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 18:53:17,014 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/floatingips/8cc43fc6-db45-41b1-9108-06d3f4ff3d76.json used request id req-a676a269-65ba-485a-8f49-cccf80c68911 2018-07-22 18:53:17,014 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.floatingips in 2.4254219532s 2018-07-22 18:53:17,014 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/floatingips/8cc43fc6-db45-41b1-9108-06d3f4ff3d76.json used request id req-a676a269-65ba-485a-8f49-cccf80c68911 2018-07-22 18:53:17,017 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-22 18:53:17,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}72c61c5aeb8defa6b715c0f12304e7fce4cae963" 2018-07-22 18:53:17,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-1d2aed1a-38db-4823-9033-ea4dfaaf5664 Date: Sun, 22 Jul 2018 18:53:17 GMT RESP BODY: {"floatingips": []} 2018-07-22 18:53:17,066 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-1d2aed1a-38db-4823-9033-ea4dfaaf5664 2018-07-22 18:53:17,066 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.048880815506s 2018-07-22 18:53:17,066 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-1d2aed1a-38db-4823-9033-ea4dfaaf5664 2018-07-22 18:53:17,067 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.servers 2018-07-22 18:53:17,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/ab037241-3cad-4894-8714-77ea7b734a46 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}72c61c5aeb8defa6b715c0f12304e7fce4cae963" 2018-07-22 18:53:17,389 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-745afe97-a008-4e79-ad58-996021f7c56f x-compute-request-id: req-745afe97-a008-4e79-ad58-996021f7c56f 2018-07-22 18:53:17,389 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/ab037241-3cad-4894-8714-77ea7b734a46 used request id req-745afe97-a008-4e79-ad58-996021f7c56f 2018-07-22 18:53:17,389 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.servers in 0.321408987045s 2018-07-22 18:53:17,389 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/ab037241-3cad-4894-8714-77ea7b734a46 used request id req-745afe97-a008-4e79-ad58-996021f7c56f 2018-07-22 18:53:17,389 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:53:17,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}72c61c5aeb8defa6b715c0f12304e7fce4cae963" 2018-07-22 18:53:17,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1920 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-5e28d144-a8e3-47c9-91f0-d12883b4219b x-compute-request-id: req-5e28d144-a8e3-47c9-91f0-d12883b4219b RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_29d1e52c-d083-4b85-8d7b-8ab5b8119da0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:5c:55", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:5c:55", "version": 4, "addr": "192.16.1.108", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/ab037241-3cad-4894-8714-77ea7b734a46", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/ab037241-3cad-4894-8714-77ea7b734a46", "rel": "bookmark"}], "image": {"id": "b98a4f17-3b5b-419a-9338-42959da915f0", "links": [{"href": "https://192.16.1.222:8774/images/b98a4f17-3b5b-419a-9338-42959da915f0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-07-22T18:52:40.000000", "flavor": {"id": "67204b80-c610-4712-80d8-26e0be6648df", "links": [{"href": "https://192.16.1.222:8774/flavors/67204b80-c610-4712-80d8-26e0be6648df", "rel": "bookmark"}]}, "id": "ab037241-3cad-4894-8714-77ea7b734a46", "security_groups": [{"name": "singlevm1-sg_29d1e52c-d083-4b85-8d7b-8ab5b8119da0"}], "user_id": "578de12745c743bd9dd92bf9224acd16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:53:17Z", "hostId": "74048aaddc12294396419eaf50eb3d3957b69e21150f7ae4ae255dcd", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_29d1e52c-d083-4b85-8d7b-8ab5b8119da0", "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "singlevm1-vm_29d1e52c-d083-4b85-8d7b-8ab5b8119da0", "created": "2018-07-22T18:52:23Z", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:53:17,930 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-5e28d144-a8e3-47c9-91f0-d12883b4219b 2018-07-22 18:53:17,930 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.540426969528s 2018-07-22 18:53:17,930 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-5e28d144-a8e3-47c9-91f0-d12883b4219b 2018-07-22 18:53:17,931 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 18:53:19,933 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:53:19,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}72c61c5aeb8defa6b715c0f12304e7fce4cae963" 2018-07-22 18:53:20,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1717 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-870b027c-0252-49cc-9591-998f074feb64 x-compute-request-id: req-870b027c-0252-49cc-9591-998f074feb64 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_29d1e52c-d083-4b85-8d7b-8ab5b8119da0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:5c:55", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/ab037241-3cad-4894-8714-77ea7b734a46", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/ab037241-3cad-4894-8714-77ea7b734a46", "rel": "bookmark"}], "image": {"id": "b98a4f17-3b5b-419a-9338-42959da915f0", "links": [{"href": "https://192.16.1.222:8774/images/b98a4f17-3b5b-419a-9338-42959da915f0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-07-22T18:52:40.000000", "flavor": {"id": "67204b80-c610-4712-80d8-26e0be6648df", "links": [{"href": "https://192.16.1.222:8774/flavors/67204b80-c610-4712-80d8-26e0be6648df", "rel": "bookmark"}]}, "id": "ab037241-3cad-4894-8714-77ea7b734a46", "user_id": "578de12745c743bd9dd92bf9224acd16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:53:18Z", "hostId": "74048aaddc12294396419eaf50eb3d3957b69e21150f7ae4ae255dcd", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_29d1e52c-d083-4b85-8d7b-8ab5b8119da0", "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "singlevm1-vm_29d1e52c-d083-4b85-8d7b-8ab5b8119da0", "created": "2018-07-22T18:52:23Z", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:53:20,530 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-870b027c-0252-49cc-9591-998f074feb64 2018-07-22 18:53:20,530 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.596480131149s 2018-07-22 18:53:20,530 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-870b027c-0252-49cc-9591-998f074feb64 2018-07-22 18:53:20,531 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 18:53:22,534 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:53:22,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}72c61c5aeb8defa6b715c0f12304e7fce4cae963" 2018-07-22 18:53:23,265 - 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-01feb2ca-71eb-4f74-8abe-100c1f4f9e49 x-compute-request-id: req-01feb2ca-71eb-4f74-8abe-100c1f4f9e49 RESP BODY: {"servers": []} 2018-07-22 18:53:23,265 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-01feb2ca-71eb-4f74-8abe-100c1f4f9e49 2018-07-22 18:53:23,265 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.731009960175s 2018-07-22 18:53:23,265 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-01feb2ca-71eb-4f74-8abe-100c1f4f9e49 2018-07-22 18:53:23,267 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-07-22 18:53:23,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-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}72c61c5aeb8defa6b715c0f12304e7fce4cae963" 2018-07-22 18:53:23,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14163 X-Openstack-Request-Id: req-7d6b48c0-6296-49ea-8144-f990f8daa645 Date: Sun, 22 Jul 2018 18:53:23 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T18:52:17Z", "updated_at": "2018-07-22T18:52:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:17Z", "revision_number": 0, "id": "2e26a4cb-062c-4a6e-abcd-1a4608555c81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:17Z", "security_group_id": "17c37d3f-b01e-49a8-8dd4-1b3f493532d8", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:18Z", "revision_number": 0, "id": "87ad22a0-2ff3-448b-9eab-2c9e23b0765a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:18Z", "security_group_id": "17c37d3f-b01e-49a8-8dd4-1b3f493532d8", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:17Z", "revision_number": 0, "id": "d526fb70-a192-4403-96e2-166fdd3e20cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:17Z", "security_group_id": "17c37d3f-b01e-49a8-8dd4-1b3f493532d8", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T18:52:18Z", "revision_number": 0, "id": "ed7f6f8d-a9b5-4248-9842-711c379650a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:18Z", "security_group_id": "17c37d3f-b01e-49a8-8dd4-1b3f493532d8", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}], "revision_number": 4, "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "17c37d3f-b01e-49a8-8dd4-1b3f493532d8", "name": "singlevm1-sg_29d1e52c-d083-4b85-8d7b-8ab5b8119da0"}, {"description": "Default security group", "tags": [], "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "created_at": "2018-07-22T18:49:52Z", "updated_at": "2018-07-22T18:49:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "01c3663a-7eea-4695-8e37-a0f5e0bd72a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "3e1f362c-a213-4558-a8ae-3fc153ed2c7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "664e82b7-b3b3-446b-8ce6-a52370f41273", "remote_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "d9ea564c-f30b-4a70-9239-caa2b493f1ab", "remote_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}], "revision_number": 4, "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "created_at": "2018-07-22T18:52:59Z", "updated_at": "2018-07-22T18:52:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:59Z", "revision_number": 0, "id": "42ad53ed-51fa-42bc-8671-7eb1ef976f80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:59Z", "security_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "port_range_min": null, "ethertype": "IPv6", "project_id": "842f62c9dbf64b77b4b3da26e8d21c32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:59Z", "revision_number": 0, "id": "64687bd4-523d-474f-a732-42b3fd7b92e6", "remote_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:59Z", "security_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "port_range_min": null, "ethertype": "IPv6", "project_id": "842f62c9dbf64b77b4b3da26e8d21c32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:59Z", "revision_number": 0, "id": "c3e95f8a-f945-4e98-ba70-f1ba1b3989ee", "remote_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:59Z", "security_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "port_range_min": null, "ethertype": "IPv4", "project_id": "842f62c9dbf64b77b4b3da26e8d21c32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:59Z", "revision_number": 0, "id": "e0f051cf-02a4-4e89-9aca-ad641d3523e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:59Z", "security_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "port_range_min": null, "ethertype": "IPv4", "project_id": "842f62c9dbf64b77b4b3da26e8d21c32"}], "revision_number": 4, "project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T18:45:38Z", "updated_at": "2018-07-22T18:45:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:45:38Z", "revision_number": 0, "id": "19caa473-cc62-47af-b871-255d705d8a11", "remote_group_id": "50bcdb58-704a-4456-ae44-b62de11ece68", "remote_ip_prefix": null, "created_at": "2018-07-22T18:45:38Z", "security_group_id": "50bcdb58-704a-4456-ae44-b62de11ece68", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:45:38Z", "revision_number": 0, "id": "8daec1e5-84b8-4690-9aac-5a942d681fb1", "remote_group_id": "50bcdb58-704a-4456-ae44-b62de11ece68", "remote_ip_prefix": null, "created_at": "2018-07-22T18:45:38Z", "security_group_id": "50bcdb58-704a-4456-ae44-b62de11ece68", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:45:38Z", "revision_number": 0, "id": "977ccf11-de1e-42bd-8c3c-db6c26e7c010", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:45:38Z", "security_group_id": "50bcdb58-704a-4456-ae44-b62de11ece68", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:45:38Z", "revision_number": 0, "id": "c2b3d7e1-a567-493a-b306-70996a9c1e46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:45:38Z", "security_group_id": "50bcdb58-704a-4456-ae44-b62de11ece68", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}], "revision_number": 4, "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "50bcdb58-704a-4456-ae44-b62de11ece68", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T18:49:10Z", "updated_at": "2018-07-22T18:49:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:10Z", "revision_number": 0, "id": "13f85fbc-87e2-4705-ab83-1234721c79a6", "remote_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "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-22T18:49:10Z", "revision_number": 0, "id": "513465eb-3aae-451f-9811-6212c26776df", "remote_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "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-22T18:49:10Z", "revision_number": 0, "id": "9efc95bd-96a7-4f9c-b85c-65894e9f1195", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "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-22T18:49:10Z", "revision_number": 0, "id": "e78f5bfa-1156-4ede-a2dd-2e320023bfbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c535da99-7e1e-4a0b-9807-303de655a623", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "created_at": "2018-07-22T18:51:15Z", "updated_at": "2018-07-22T18:51:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "0ad90696-32d1-41ad-bccf-95bea74601f6", "remote_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv6", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "a0ac56e2-c230-492d-829f-63d8fc714bf6", "remote_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv4", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "acd19f57-0a99-4fef-a1aa-36e851a2be19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv6", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "d956a6a7-58d3-48ad-b3da-d2e97ee0e374", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv4", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}], "revision_number": 4, "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "name": "default"}]} 2018-07-22 18:53:23,377 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-7d6b48c0-6296-49ea-8144-f990f8daa645 2018-07-22 18:53:23,377 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.109306812286s 2018-07-22 18:53:23,377 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-7d6b48c0-6296-49ea-8144-f990f8daa645 2018-07-22 18:53:23,379 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.security-groups 2018-07-22 18:53:23,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/17c37d3f-b01e-49a8-8dd4-1b3f493532d8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}72c61c5aeb8defa6b715c0f12304e7fce4cae963" 2018-07-22 18:53:23,634 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-af0501fa-f078-4c57-9ab9-f0a27ffff3a8 Content-Length: 0 Date: Sun, 22 Jul 2018 18:53:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 18:53:23,634 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/17c37d3f-b01e-49a8-8dd4-1b3f493532d8.json used request id req-af0501fa-f078-4c57-9ab9-f0a27ffff3a8 2018-07-22 18:53:23,635 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.security-groups in 0.255197048187s 2018-07-22 18:53:23,635 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/17c37d3f-b01e-49a8-8dd4-1b3f493532d8.json used request id req-af0501fa-f078-4c57-9ab9-f0a27ffff3a8 2018-07-22 18:53:23,635 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.os-keypairs 2018-07-22 18:53:23,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/os-keypairs/singlevm1-kp_29d1e52c-d083-4b85-8d7b-8ab5b8119da0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}72c61c5aeb8defa6b715c0f12304e7fce4cae963" 2018-07-22 18:53:23,740 - 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-f62051f1-faec-4b6b-94af-0509b2d23659 x-compute-request-id: req-f62051f1-faec-4b6b-94af-0509b2d23659 2018-07-22 18:53:23,740 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/singlevm1-kp_29d1e52c-d083-4b85-8d7b-8ab5b8119da0 used request id req-f62051f1-faec-4b6b-94af-0509b2d23659 2018-07-22 18:53:23,740 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.os-keypairs in 0.105062007904s 2018-07-22 18:53:23,740 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/singlevm1-kp_29d1e52c-d083-4b85-8d7b-8ab5b8119da0 used request id req-f62051f1-faec-4b6b-94af-0509b2d23659 2018-07-22 18:53:23,740 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-07-22 18:53:23,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/72a46a48-0773-47c1-b238-d08153227e80/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}72c61c5aeb8defa6b715c0f12304e7fce4cae963" -d '{"subnet_id": "71b109b3-1043-497d-8c82-b1902a2bf4b1"}' 2018-07-22 18:53:27,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b61227c6-b4bd-4c64-9bdf-012b6c3fb5d1 Date: Sun, 22 Jul 2018 18:53:27 GMT RESP BODY: {"network_id": "a4fb2a18-520a-4943-bfc4-a7e0557e8113", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "subnet_id": "71b109b3-1043-497d-8c82-b1902a2bf4b1", "subnet_ids": ["71b109b3-1043-497d-8c82-b1902a2bf4b1"], "port_id": "5ff38fbd-e5a7-41c0-b570-cf48bf929a8a", "id": "72a46a48-0773-47c1-b238-d08153227e80"} 2018-07-22 18:53:27,173 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/72a46a48-0773-47c1-b238-d08153227e80/remove_router_interface.json used request id req-b61227c6-b4bd-4c64-9bdf-012b6c3fb5d1 2018-07-22 18:53:27,173 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 3.43206501007s 2018-07-22 18:53:27,174 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/72a46a48-0773-47c1-b238-d08153227e80/remove_router_interface.json used request id req-b61227c6-b4bd-4c64-9bdf-012b6c3fb5d1 returning object 72a46a48-0773-47c1-b238-d08153227e80 2018-07-22 18:53:27,174 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-07-22 18:53:27,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}72c61c5aeb8defa6b715c0f12304e7fce4cae963" 2018-07-22 18:53:27,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-365dc31a-58fe-438b-bafc-b457618fc58f Date: Sun, 22 Jul 2018 18:53:27 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dfeb2318-808e-4397-8e97-13ee20f5981d", "ip_address": "192.16.1.111"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T18:52:00Z", "admin_state_up": true, "updated_at": "2018-07-22T18:53:24Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "flavor_id": null, "revision_number": 10, "routes": [], "ha": true, "id": "72a46a48-0773-47c1-b238-d08153227e80", "name": "singlevm1-router_29d1e52c-d083-4b85-8d7b-8ab5b8119da0"}]} 2018-07-22 18:53:27,385 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-365dc31a-58fe-438b-bafc-b457618fc58f 2018-07-22 18:53:27,385 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.210649967194s 2018-07-22 18:53:27,385 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-365dc31a-58fe-438b-bafc-b457618fc58f 2018-07-22 18:53:27,386 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-07-22 18:53:27,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/72a46a48-0773-47c1-b238-d08153227e80.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}72c61c5aeb8defa6b715c0f12304e7fce4cae963" 2018-07-22 18:53:33,183 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ac716605-c495-41d9-a759-7bb262b77486 Content-Length: 0 Date: Sun, 22 Jul 2018 18:53:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 18:53:33,184 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/72a46a48-0773-47c1-b238-d08153227e80.json used request id req-ac716605-c495-41d9-a759-7bb262b77486 2018-07-22 18:53:33,184 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 5.79735803604s 2018-07-22 18:53:33,184 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/72a46a48-0773-47c1-b238-d08153227e80.json used request id req-ac716605-c495-41d9-a759-7bb262b77486 2018-07-22 18:53:33,184 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-22 18:53:33,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}72c61c5aeb8defa6b715c0f12304e7fce4cae963" 2018-07-22 18:53:33,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1285 X-Openstack-Request-Id: req-a715468d-751d-4439-896b-f4049b0cf992 Date: Sun, 22 Jul 2018 18:53:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4fb2a18-520a-4943-bfc4-a7e0557e8113","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:51:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T18:51:59Z","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":"6f56dde62ed24851ae8dce233fed7ebd","id":"71b109b3-1043-497d-8c82-b1902a2bf4b1","subnetpool_id":null,"name":"singlevm1-subnet_29d1e52c-d083-4b85-8d7b-8ab5b8119da0"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:46Z","dns_nameservers":[],"updated_at":"2018-07-22T18:45:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"dfeb2318-808e-4397-8e97-13ee20f5981d","subnetpool_id":null,"name":"ext-subnet"}]} 2018-07-22 18:53:33,261 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-a715468d-751d-4439-896b-f4049b0cf992 2018-07-22 18:53:33,261 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.0767788887024s 2018-07-22 18:53:33,262 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-a715468d-751d-4439-896b-f4049b0cf992 2018-07-22 18:53:33,263 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-07-22 18:53:33,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/71b109b3-1043-497d-8c82-b1902a2bf4b1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}72c61c5aeb8defa6b715c0f12304e7fce4cae963" 2018-07-22 18:53:36,924 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6f86cb79-71f7-43bc-8c4d-3cc2a4770645 Date: Sun, 22 Jul 2018 18:53:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 18:53:36,925 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/71b109b3-1043-497d-8c82-b1902a2bf4b1.json used request id req-6f86cb79-71f7-43bc-8c4d-3cc2a4770645 2018-07-22 18:53:36,926 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 3.66305780411s 2018-07-22 18:53:36,927 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/71b109b3-1043-497d-8c82-b1902a2bf4b1.json used request id req-6f86cb79-71f7-43bc-8c4d-3cc2a4770645 2018-07-22 18:53:36,927 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-22 18:53:36,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/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}72c61c5aeb8defa6b715c0f12304e7fce4cae963" 2018-07-22 18:53:37,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1349 X-Openstack-Request-Id: req-96d32fe7-347f-47ed-850a-1cbf50f68ae0 Date: Sun, 22 Jul 2018 18:53:37 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"description":"","tags":[],"updated_at":"2018-07-22T18:45:46Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a4fb2a18-520a-4943-bfc4-a7e0557e8113","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T18:53:36Z","provider:segmentation_id":67,"name":"singlevm1-net_29d1e52c-d083-4b85-8d7b-8ab5b8119da0","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:51:58Z","provider:network_type":"vxlan"}]} 2018-07-22 18:53:37,116 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-96d32fe7-347f-47ed-850a-1cbf50f68ae0 2018-07-22 18:53:37,116 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.188780069351s 2018-07-22 18:53:37,117 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-96d32fe7-347f-47ed-850a-1cbf50f68ae0 2018-07-22 18:53:37,117 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-07-22 18:53:37,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/a4fb2a18-520a-4943-bfc4-a7e0557e8113.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}72c61c5aeb8defa6b715c0f12304e7fce4cae963" 2018-07-22 18:53:39,455 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-36dfde8c-055f-4e9a-99c5-94c7e6457870 Date: Sun, 22 Jul 2018 18:53:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 18:53:39,456 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/a4fb2a18-520a-4943-bfc4-a7e0557e8113.json used request id req-36dfde8c-055f-4e9a-99c5-94c7e6457870 2018-07-22 18:53:39,456 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 2.33842802048s 2018-07-22 18:53:39,456 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/a4fb2a18-520a-4943-bfc4-a7e0557e8113.json used request id req-36dfde8c-055f-4e9a-99c5-94c7e6457870 2018-07-22 18:53:39,458 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-22 18:53:39,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}72c61c5aeb8defa6b715c0f12304e7fce4cae963" 2018-07-22 18:53:39,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json x-openstack-request-id: req-69a1a278-4138-461d-bcca-9d4ce16e4981 RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/b98a4f17-3b5b-419a-9338-42959da915f0/snap", "metadata": {}}], "file": "/v2/images/b98a4f17-3b5b-419a-9338-42959da915f0/file", "owner": "6f56dde62ed24851ae8dce233fed7ebd", "id": "b98a4f17-3b5b-419a-9338-42959da915f0", "size": 12716032, "self": "/v2/images/b98a4f17-3b5b-419a-9338-42959da915f0", "disk_format": "qcow2", "direct_url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/b98a4f17-3b5b-419a-9338-42959da915f0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T18:52:15Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_29d1e52c-d083-4b85-8d7b-8ab5b8119da0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_29d1e52c-d083-4b85-8d7b-8ab5b8119da0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T18:52:13Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 18:53:39,551 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-69a1a278-4138-461d-bcca-9d4ce16e4981 2018-07-22 18:53:39,551 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.0924799442291s 2018-07-22 18:53:39,551 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-69a1a278-4138-461d-bcca-9d4ce16e4981 2018-07-22 18:53:39,552 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-07-22 18:53:39,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/b98a4f17-3b5b-419a-9338-42959da915f0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}72c61c5aeb8defa6b715c0f12304e7fce4cae963" 2018-07-22 18:53:40,410 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-20425008-4490-4f8a-b058-05a15a280b74 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 18:53:40,410 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/b98a4f17-3b5b-419a-9338-42959da915f0 used request id req-20425008-4490-4f8a-b058-05a15a280b74 2018-07-22 18:53:40,410 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 0.857583999634s 2018-07-22 18:53:40,410 - shade.request_ids - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/b98a4f17-3b5b-419a-9338-42959da915f0 used request id req-20425008-4490-4f8a-b058-05a15a280b74 2018-07-22 18:53:40,411 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-22 18:53:40,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}72c61c5aeb8defa6b715c0f12304e7fce4cae963" 2018-07-22 18:53:40,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2629 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-4f26eff0-673f-4473-9d7e-4adc409f97b4 x-compute-request-id: req-4f26eff0-673f-4473-9d7e-4adc409f97b4 RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}, {"name": "singlevm1-flavor_29d1e52c-d083-4b85-8d7b-8ab5b8119da0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/67204b80-c610-4712-80d8-26e0be6648df", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/67204b80-c610-4712-80d8-26e0be6648df", "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": "67204b80-c610-4712-80d8-26e0be6648df"}]} 2018-07-22 18:53:40,471 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-4f26eff0-673f-4473-9d7e-4adc409f97b4 2018-07-22 18:53:40,471 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0599889755249s 2018-07-22 18:53:40,471 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-4f26eff0-673f-4473-9d7e-4adc409f97b4 2018-07-22 18:53:40,474 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-07-22 18:53:40,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/67204b80-c610-4712-80d8-26e0be6648df -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}72c61c5aeb8defa6b715c0f12304e7fce4cae963" 2018-07-22 18:53:40,538 - 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-53311299-ae7e-4894-bedb-7c10eb771b65 x-compute-request-id: req-53311299-ae7e-4894-bedb-7c10eb771b65 2018-07-22 18:53:40,538 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/67204b80-c610-4712-80d8-26e0be6648df used request id req-53311299-ae7e-4894-bedb-7c10eb771b65 2018-07-22 18:53:40,538 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.0643270015717s 2018-07-22 18:53:40,538 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/67204b80-c610-4712-80d8-26e0be6648df used request id req-53311299-ae7e-4894-bedb-7c10eb771b65 2018-07-22 18:53:40,572 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-07-22 18:53:40,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 18:53:40,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 18:53:40,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 18:53:40,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 18:53:40,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 18:53:40,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 18:53:40,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 18:53:40,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 18:53:40,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 18:53:40,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 18:53:40,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 18:53:40,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 18:53:40,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 18:53:40,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 18:53:40,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 18:53:40,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 18:53:40,605 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 18:53:40,605 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 18:53:40,605 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 18:53:40,605 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 18:53:40,605 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 18:53:40,605 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 18:53:40,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 18:53:40,792 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:53:40 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-527f750b-3391-438d-8c88-8709018a4f34 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 18:53:40,792 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-527f750b-3391-438d-8c88-8709018a4f34 2018-07-22 18:53:40,793 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 18:53:42,599 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T06:53:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["84lMZw0bTxOvrrzdjzUJFg"], "issued_at": "2018-07-22T18:53:42.000000Z"}} 2018-07-22 18:53:42,602 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-22 18:53:42,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7170bb8134694fb12d14873ad9a3598161674ee" 2018-07-22 18:53:43,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-2efc7282-4900-4313-95ba-e5512a735e97 Date: Sun, 22 Jul 2018 18:53:43 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"description":"","tags":[],"updated_at":"2018-07-22T18:45:46Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","provider:network_type":"flat"}]} 2018-07-22 18:53:43,160 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2efc7282-4900-4313-95ba-e5512a735e97 2018-07-22 18:53:43,161 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.558849096298s 2018-07-22 18:53:43,161 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2efc7282-4900-4313-95ba-e5512a735e97 2018-07-22 18:53:43,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 18:53:43,174 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:53:43 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 18:53:43,175 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-07-22 18:53:43,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7170bb8134694fb12d14873ad9a3598161674ee" 2018-07-22 18:53:43,344 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:53:43 GMT Content-Type: application/json Content-Length: 475 Vary: X-Auth-Token x-openstack-request-id: req-fd864918-a258-4e16-a516-e9a6eb1e9b4f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "", "links": {"self": "https://192.16.1.222:5000/v3/domains/516a1864d8784e8489227e90a3645f60"}, "tags": [], "enabled": true, "id": "516a1864d8784e8489227e90a3645f60", "name": "heat"}, {"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains", "previous": null, "next": null}} 2018-07-22 18:53:43,344 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-fd864918-a258-4e16-a516-e9a6eb1e9b4f 2018-07-22 18:53:43,344 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.168720960617s 2018-07-22 18:53:43,344 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-fd864918-a258-4e16-a516-e9a6eb1e9b4f 2018-07-22 18:53:43,348 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.projects 2018-07-22 18:53:43,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e7170bb8134694fb12d14873ad9a3598161674ee" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_ae3b9e36-9818-4628-ba8f-b242edbea274"}}' 2018-07-22 18:53:43,646 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:53:43 GMT Content-Type: application/json Content-Length: 366 Vary: X-Auth-Token x-openstack-request-id: req-4d623944-d103-4e23-ac24-fa6a0fb18fb5 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "https://192.16.1.222:5000/v3/projects/239b77d2cb034c04aa6625d9b3cb629c"}, "tags": [], "enabled": true, "id": "239b77d2cb034c04aa6625d9b3cb629c", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_ae3b9e36-9818-4628-ba8f-b242edbea274"}} 2018-07-22 18:53:43,646 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-4d623944-d103-4e23-ac24-fa6a0fb18fb5 2018-07-22 18:53:43,646 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.projects in 0.298155069351s 2018-07-22 18:53:43,646 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-4d623944-d103-4e23-ac24-fa6a0fb18fb5 2018-07-22 18:53:43,647 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: singlevm2', u'tags': [], 'enabled': True, 'id': u'239b77d2cb034c04aa6625d9b3cb629c', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'singlevm2-project_ae3b9e36-9818-4628-ba8f-b242edbea274'}) 2018-07-22 18:53:43,650 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.users 2018-07-22 18:53:43,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e7170bb8134694fb12d14873ad9a3598161674ee" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "69726da0-22ba-4d0a-808b-f39b88002464", "email": null, "name": "singlevm2-user_ae3b9e36-9818-4628-ba8f-b242edbea274"}}' 2018-07-22 18:53:44,163 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:53:44 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-a18f9758-dd1f-4074-940e-5839a78cac3e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"name": "singlevm2-user_ae3b9e36-9818-4628-ba8f-b242edbea274", "links": {"self": "https://192.16.1.222:5000/v3/users/5b7483cce54c403a9f08e539e5aa70df"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b7483cce54c403a9f08e539e5aa70df", "domain_id": "default", "password_expires_at": null}} 2018-07-22 18:53:44,163 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-a18f9758-dd1f-4074-940e-5839a78cac3e 2018-07-22 18:53:44,163 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.users in 0.513229846954s 2018-07-22 18:53:44,163 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-a18f9758-dd1f-4074-940e-5839a78cac3e 2018-07-22 18:53:44,164 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5b7483cce54c403a9f08e539e5aa70df', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_ae3b9e36-9818-4628-ba8f-b242edbea274'}) 2018-07-22 18:53:44,166 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-22 18:53:44,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7170bb8134694fb12d14873ad9a3598161674ee" 2018-07-22 18:53:44,216 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:53:44 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-4196af7a-a469-4547-8500-e9d7477f3356 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47926fd2f5154882b6f31c1790b7a7c7", "links": {"self": "https://192.16.1.222:5000/v3/roles/47926fd2f5154882b6f31c1790b7a7c7"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d003a336a98a4f52ae5449d360466dce", "links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "name": "admin"}, {"domain_id": null, "id": "e5c38e0f43c64a44921d1e4a958814a3", "links": {"self": "https://192.16.1.222:5000/v3/roles/e5c38e0f43c64a44921d1e4a958814a3"}, "name": "heat_stack_user"}]} 2018-07-22 18:53:44,216 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-4196af7a-a469-4547-8500-e9d7477f3356 2018-07-22 18:53:44,216 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0507419109344s 2018-07-22 18:53:44,217 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-4196af7a-a469-4547-8500-e9d7477f3356 2018-07-22 18:53:44,219 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-22 18:53:44,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7170bb8134694fb12d14873ad9a3598161674ee" 2018-07-22 18:53:44,265 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:53:44 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-58bf062c-f645-4dbf-8ce4-bff6146ff7c3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47926fd2f5154882b6f31c1790b7a7c7", "links": {"self": "https://192.16.1.222:5000/v3/roles/47926fd2f5154882b6f31c1790b7a7c7"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d003a336a98a4f52ae5449d360466dce", "links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "name": "admin"}, {"domain_id": null, "id": "e5c38e0f43c64a44921d1e4a958814a3", "links": {"self": "https://192.16.1.222:5000/v3/roles/e5c38e0f43c64a44921d1e4a958814a3"}, "name": "heat_stack_user"}]} 2018-07-22 18:53:44,265 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-58bf062c-f645-4dbf-8ce4-bff6146ff7c3 2018-07-22 18:53:44,265 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0458369255066s 2018-07-22 18:53:44,265 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-58bf062c-f645-4dbf-8ce4-bff6146ff7c3 2018-07-22 18:53:44,266 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-22 18:53:44,268 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.roles 2018-07-22 18:53:44,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e7170bb8134694fb12d14873ad9a3598161674ee" -d '{"role": {"name": "Member"}}' 2018-07-22 18:53:44,337 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:53:44 GMT Content-Type: application/json Content-Length: 179 Vary: X-Auth-Token x-openstack-request-id: req-ddf14a2b-d6a7-4507-a6d6-ff5c17029b4b X-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": "5d26b87573704003a006d5f301a335b9", "links": {"self": "https://192.16.1.222:5000/v3/roles/5d26b87573704003a006d5f301a335b9"}, "name": "Member"}} 2018-07-22 18:53:44,337 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-ddf14a2b-d6a7-4507-a6d6-ff5c17029b4b 2018-07-22 18:53:44,337 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.roles in 0.0693991184235s 2018-07-22 18:53:44,337 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-ddf14a2b-d6a7-4507-a6d6-ff5c17029b4b 2018-07-22 18:53:44,338 - 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'5d26b87573704003a006d5f301a335b9'}) 2018-07-22 18:53:44,339 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-22 18:53:44,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7170bb8134694fb12d14873ad9a3598161674ee" 2018-07-22 18:53:44,395 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:53:44 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-5e00848f-da25-4c62-866f-bb286d4fba2f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47926fd2f5154882b6f31c1790b7a7c7", "links": {"self": "https://192.16.1.222:5000/v3/roles/47926fd2f5154882b6f31c1790b7a7c7"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5d26b87573704003a006d5f301a335b9", "links": {"self": "https://192.16.1.222:5000/v3/roles/5d26b87573704003a006d5f301a335b9"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d003a336a98a4f52ae5449d360466dce", "links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "name": "admin"}, {"domain_id": null, "id": "e5c38e0f43c64a44921d1e4a958814a3", "links": {"self": "https://192.16.1.222:5000/v3/roles/e5c38e0f43c64a44921d1e4a958814a3"}, "name": "heat_stack_user"}]} 2018-07-22 18:53:44,395 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-5e00848f-da25-4c62-866f-bb286d4fba2f 2018-07-22 18:53:44,396 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0560610294342s 2018-07-22 18:53:44,396 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-5e00848f-da25-4c62-866f-bb286d4fba2f 2018-07-22 18:53:44,398 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-07-22 18:53:44,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7170bb8134694fb12d14873ad9a3598161674ee" 2018-07-22 18:53:44,445 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:53:44 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-939aae27-4283-4d5a-bd31-073e6dff975a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domain": {"name": "Default", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-07-22 18:53:44,445 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-939aae27-4283-4d5a-bd31-073e6dff975a 2018-07-22 18:53:44,445 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.0467789173126s 2018-07-22 18:53:44,445 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-939aae27-4283-4d5a-bd31-073e6dff975a 2018-07-22 18:53:44,446 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-22 18:53:44,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7170bb8134694fb12d14873ad9a3598161674ee" 2018-07-22 18:53:44,522 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:53:44 GMT Content-Type: application/json Content-Length: 4178 Vary: X-Auth-Token x-openstack-request-id: req-2214e574-5539-4429-b73b-687af477805b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/1f108f530efd4cc69b46c4aa532057ff"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "1f108f530efd4cc69b46c4aa532057ff", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/27a8e60db0cf4f95abf2d9fafe083888"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "27a8e60db0cf4f95abf2d9fafe083888", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/2daf70d24b20492d895f12999a9a49f0"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "2daf70d24b20492d895f12999a9a49f0", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/578de12745c743bd9dd92bf9224acd16"}, "domain_id": "default", "enabled": true, "id": "578de12745c743bd9dd92bf9224acd16", "options": {}}, {"name": "singlevm2-user_ae3b9e36-9818-4628-ba8f-b242edbea274", "links": {"self": "https://192.16.1.222:5000/v3/users/5b7483cce54c403a9f08e539e5aa70df"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b7483cce54c403a9f08e539e5aa70df", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/742694684b5d47d0bac13dc98454937e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "742694684b5d47d0bac13dc98454937e", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/787071c1a56e4800b1496590f054563f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "787071c1a56e4800b1496590f054563f", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/94ca466cf6844cca83b4175ac69d0680"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "94ca466cf6844cca83b4175ac69d0680", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/a0d48ece3bb84d4ea03478919c0b92eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "a0d48ece3bb84d4ea03478919c0b92eb", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/b970c767edd342f48d9259b8478b1221"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "b970c767edd342f48d9259b8478b1221", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/bc7feab2ad3a4d82ab46a771e7c7ca2d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "bc7feab2ad3a4d82ab46a771e7c7ca2d", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/bd0e5cd787ad49c4bab3c211eea5932c"}, "domain_id": "516a1864d8784e8489227e90a3645f60", "enabled": true, "id": "bd0e5cd787ad49c4bab3c211eea5932c", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/dfbc186a612c4f9097944cfac82caf54"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "dfbc186a612c4f9097944cfac82caf54", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/feff152a8a514679827aa9f87d9e427f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "feff152a8a514679827aa9f87d9e427f", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-22 18:53:44,522 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-2214e574-5539-4429-b73b-687af477805b 2018-07-22 18:53:44,523 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.0764739513397s 2018-07-22 18:53:44,523 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-2214e574-5539-4429-b73b-687af477805b 2018-07-22 18:53:44,529 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-07-22 18:53:44,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7170bb8134694fb12d14873ad9a3598161674ee" 2018-07-22 18:53:44,578 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:53:44 GMT Content-Type: application/json Content-Length: 1091 Vary: X-Auth-Token x-openstack-request-id: req-440def00-4420-467c-b516-45d5882f8d67 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "https://192.16.1.222:5000/v3/projects/239b77d2cb034c04aa6625d9b3cb629c"}, "tags": [], "enabled": true, "id": "239b77d2cb034c04aa6625d9b3cb629c", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_ae3b9e36-9818-4628-ba8f-b242edbea274"}, {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/842f62c9dbf64b77b4b3da26e8d21c32"}, "tags": [], "enabled": true, "id": "842f62c9dbf64b77b4b3da26e8d21c32", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-22 18:53:44,578 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-440def00-4420-467c-b516-45d5882f8d67 2018-07-22 18:53:44,578 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.0495200157166s 2018-07-22 18:53:44,578 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-440def00-4420-467c-b516-45d5882f8d67 2018-07-22 18:53:44,582 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.role_assignments 2018-07-22 18:53:44,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/role_assignments?user.id=5b7483cce54c403a9f08e539e5aa70df&role.id=5d26b87573704003a006d5f301a335b9&scope.project.id=239b77d2cb034c04aa6625d9b3cb629c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7170bb8134694fb12d14873ad9a3598161674ee" 2018-07-22 18:53:44,630 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:53:44 GMT Content-Type: application/json Content-Length: 256 Vary: X-Auth-Token x-openstack-request-id: req-577ca275-f485-474d-a829-85286c58aad1 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role_assignments": [], "links": {"self": "https://192.16.1.222:5000/v3/role_assignments?user.id=5b7483cce54c403a9f08e539e5aa70df&role.id=5d26b87573704003a006d5f301a335b9&scope.project.id=239b77d2cb034c04aa6625d9b3cb629c", "previous": null, "next": null}} 2018-07-22 18:53:44,630 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=5b7483cce54c403a9f08e539e5aa70df&role.id=5d26b87573704003a006d5f301a335b9&scope.project.id=239b77d2cb034c04aa6625d9b3cb629c used request id req-577ca275-f485-474d-a829-85286c58aad1 2018-07-22 18:53:44,630 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.role_assignments in 0.0476129055023s 2018-07-22 18:53:44,630 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=5b7483cce54c403a9f08e539e5aa70df&role.id=5d26b87573704003a006d5f301a335b9&scope.project.id=239b77d2cb034c04aa6625d9b3cb629c used request id req-577ca275-f485-474d-a829-85286c58aad1 2018-07-22 18:53:44,632 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.PUT.projects.users.roles 2018-07-22 18:53:44,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/239b77d2cb034c04aa6625d9b3cb629c/users/5b7483cce54c403a9f08e539e5aa70df/roles/5d26b87573704003a006d5f301a335b9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7170bb8134694fb12d14873ad9a3598161674ee" 2018-07-22 18:53:44,966 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:53:44 GMT Vary: X-Auth-Token x-openstack-request-id: req-b822adcb-487a-42ec-af2d-9494298d6fbb X-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-22 18:53:44,966 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/239b77d2cb034c04aa6625d9b3cb629c/users/5b7483cce54c403a9f08e539e5aa70df/roles/5d26b87573704003a006d5f301a335b9 used request id req-b822adcb-487a-42ec-af2d-9494298d6fbb 2018-07-22 18:53:44,966 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.PUT.projects.users.roles in 0.333779096603s 2018-07-22 18:53:44,966 - shade.request_ids - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/239b77d2cb034c04aa6625d9b3cb629c/users/5b7483cce54c403a9f08e539e5aa70df/roles/5d26b87573704003a006d5f301a335b9 used request id req-b822adcb-487a-42ec-af2d-9494298d6fbb 2018-07-22 18:53:44,967 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': u'password', u'status': u'active', 'project_name': u'singlevm2-project_ae3b9e36-9818-4628-ba8f-b242edbea274', 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': '69726da0-22ba-4d0a-808b-f39b88002464', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', u'volume_api_version': u'2', 'username': u'singlevm2-user_ae3b9e36-9818-4628-ba8f-b242edbea274', 'project_id': u'239b77d2cb034c04aa6625d9b3cb629c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': '1', u'container_api_version': u'1', 'auth_url': 'https://192.16.1.222:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': 'publicURL', u'disable_vendor_agent': {}}}} 2018-07-22 18:53:44,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 18:53:44,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 18:53:44,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 18:53:44,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 18:53:44,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 18:53:44,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 18:53:44,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 18:53:44,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 18:53:44,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 18:53:44,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 18:53:44,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 18:53:44,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 18:53:44,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 18:53:44,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 18:53:44,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 18:53:44,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 18:53:44,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 18:53:44,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 18:53:44,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 18:53:44,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 18:53:44,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 18:53:44,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 18:53:44,970 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_ae3b9e36-9818-4628-ba8f-b242edbea274', 'password': '69726da0-22ba-4d0a-808b-f39b88002464', 'project_name': 'singlevm2-project_ae3b9e36-9818-4628-ba8f-b242edbea274', 'user_domain_name': 'Default', 'auth_url': 'https://192.16.1.222:5000/v3', 'project_id': '239b77d2cb034c04aa6625d9b3cb629c', 'project_domain_name': 'Default'} 2018-07-22 18:53:44,970 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-07-22 18:53:44,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 18:53:44,990 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:53:44 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-bdc30d6f-749c-4d88-be7f-98bfa90d3759 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 18:53:44,991 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-bdc30d6f-749c-4d88-be7f-98bfa90d3759 2018-07-22 18:53:44,991 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 18:53:45,642 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d26b87573704003a006d5f301a335b9", "name": "Member"}], "expires_at": "2018-07-23T06:53:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239b77d2cb034c04aa6625d9b3cb629c", "name": "singlevm2-project_ae3b9e36-9818-4628-ba8f-b242edbea274"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/239b77d2cb034c04aa6625d9b3cb629c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/239b77d2cb034c04aa6625d9b3cb629c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/239b77d2cb034c04aa6625d9b3cb629c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/239b77d2cb034c04aa6625d9b3cb629c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/239b77d2cb034c04aa6625d9b3cb629c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/239b77d2cb034c04aa6625d9b3cb629c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/239b77d2cb034c04aa6625d9b3cb629c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/239b77d2cb034c04aa6625d9b3cb629c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/239b77d2cb034c04aa6625d9b3cb629c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/239b77d2cb034c04aa6625d9b3cb629c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/239b77d2cb034c04aa6625d9b3cb629c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/239b77d2cb034c04aa6625d9b3cb629c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_ae3b9e36-9818-4628-ba8f-b242edbea274", "id": "5b7483cce54c403a9f08e539e5aa70df"}, "audit_ids": ["ao_1ACukQG-uDocAnOx6mg"], "issued_at": "2018-07-22T18:53:45.000000Z"}} 2018-07-22 18:53:45,644 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-07-22 18:53:45,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7ebdd8ecda16be5e67dd3b1f6e399a39615b721d" -d '{"network": {"name": "singlevm2-net_ae3b9e36-9818-4628-ba8f-b242edbea274", "admin_state_up": true}}' 2018-07-22 18:53:46,418 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 587 X-Openstack-Request-Id: req-b8bb4639-a823-4ceb-b977-8597d3efefb3 Date: Sun, 22 Jul 2018 18:53:46 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"239b77d2cb034c04aa6625d9b3cb629c","created_at":"2018-07-22T18:53:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-07-22T18:53:46Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"239b77d2cb034c04aa6625d9b3cb629c","id":"280c25ed-dfba-46e7-9111-a39a49e3b123","name":"singlevm2-net_ae3b9e36-9818-4628-ba8f-b242edbea274"}} 2018-07-22 18:53:46,418 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-b8bb4639-a823-4ceb-b977-8597d3efefb3 2018-07-22 18:53:46,418 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 0.773843050003s 2018-07-22 18:53:46,419 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-b8bb4639-a823-4ceb-b977-8597d3efefb3 2018-07-22 18:53:46,419 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T18:53:46Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'280c25ed-dfba-46e7-9111-a39a49e3b123', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_ae3b9e36-9818-4628-ba8f-b242edbea274', u'admin_state_up': True, u'tenant_id': u'239b77d2cb034c04aa6625d9b3cb629c', u'created_at': u'2018-07-22T18:53:46Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'239b77d2cb034c04aa6625d9b3cb629c'}) 2018-07-22 18:53:46,419 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-22 18:53:46,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7ebdd8ecda16be5e67dd3b1f6e399a39615b721d" 2018-07-22 18:53:46,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1147 X-Openstack-Request-Id: req-88817a38-2d4d-4491-9c06-e643c7b65212 Date: Sun, 22 Jul 2018 18:53:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-07-22T18:53:46Z","tenant_id":"239b77d2cb034c04aa6625d9b3cb629c","created_at":"2018-07-22T18:53:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"239b77d2cb034c04aa6625d9b3cb629c","id":"280c25ed-dfba-46e7-9111-a39a49e3b123","name":"singlevm2-net_ae3b9e36-9818-4628-ba8f-b242edbea274"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"updated_at":"2018-07-22T18:45:46Z","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","name":"ext-net"}]} 2018-07-22 18:53:46,627 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-88817a38-2d4d-4491-9c06-e643c7b65212 2018-07-22 18:53:46,627 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.207775115967s 2018-07-22 18:53:46,628 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-88817a38-2d4d-4491-9c06-e643c7b65212 2018-07-22 18:53:46,629 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-07-22 18:53:46,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7ebdd8ecda16be5e67dd3b1f6e399a39615b721d" -d '{"subnet": {"name": "singlevm2-subnet_ae3b9e36-9818-4628-ba8f-b242edbea274", "enable_dhcp": true, "network_id": "280c25ed-dfba-46e7-9111-a39a49e3b123", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-22 18:53:47,525 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-0a9a0c06-1786-47ae-9d1b-31f7246d5d6e Date: Sun, 22 Jul 2018 18:53:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"280c25ed-dfba-46e7-9111-a39a49e3b123","tenant_id":"239b77d2cb034c04aa6625d9b3cb629c","created_at":"2018-07-22T18:53:46Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T18:53:46Z","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":"239b77d2cb034c04aa6625d9b3cb629c","id":"51263da2-6b34-44d5-a9d8-4af1496e37a4","subnetpool_id":null,"name":"singlevm2-subnet_ae3b9e36-9818-4628-ba8f-b242edbea274"}} 2018-07-22 18:53:47,525 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-0a9a0c06-1786-47ae-9d1b-31f7246d5d6e 2018-07-22 18:53:47,525 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 0.896440982819s 2018-07-22 18:53:47,525 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-0a9a0c06-1786-47ae-9d1b-31f7246d5d6e 2018-07-22 18:53:47,526 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T18:53:46Z', 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'51263da2-6b34-44d5-a9d8-4af1496e37a4', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_ae3b9e36-9818-4628-ba8f-b242edbea274', u'enable_dhcp': True, u'network_id': u'280c25ed-dfba-46e7-9111-a39a49e3b123', u'tenant_id': u'239b77d2cb034c04aa6625d9b3cb629c', u'created_at': u'2018-07-22T18:53:46Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'239b77d2cb034c04aa6625d9b3cb629c'}) 2018-07-22 18:53:47,526 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-07-22 18:53:47,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7ebdd8ecda16be5e67dd3b1f6e399a39615b721d" -d '{"router": {"external_gateway_info": {"network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9"}, "name": "singlevm2-router_ae3b9e36-9818-4628-ba8f-b242edbea274", "admin_state_up": true}}' 2018-07-22 18:53:56,396 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-e325f3a7-a3e3-4853-8f7b-53b5dd7bc5ee Date: Sun, 22 Jul 2018 18:53:56 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dfeb2318-808e-4397-8e97-13ee20f5981d", "ip_address": "192.16.1.113"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "created_at": "2018-07-22T18:53:48Z", "admin_state_up": true, "updated_at": "2018-07-22T18:53:49Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "239b77d2cb034c04aa6625d9b3cb629c", "id": "9429f681-d58b-4fe0-a00a-29eba9603063", "name": "singlevm2-router_ae3b9e36-9818-4628-ba8f-b242edbea274"}} 2018-07-22 18:53:56,396 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-e325f3a7-a3e3-4853-8f7b-53b5dd7bc5ee 2018-07-22 18:53:56,396 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 8.87008810043s 2018-07-22 18:53:56,398 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-e325f3a7-a3e3-4853-8f7b-53b5dd7bc5ee 2018-07-22 18:53:56,398 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T18:53:49Z', u'revision_number': 3, u'id': u'9429f681-d58b-4fe0-a00a-29eba9603063', u'external_gateway_info': {u'network_id': u'76ac7b4e-f626-4cfb-83cf-a35235a38cf9', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'dfeb2318-808e-4397-8e97-13ee20f5981d', u'ip_address': u'192.16.1.113'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_ae3b9e36-9818-4628-ba8f-b242edbea274', u'admin_state_up': True, u'tenant_id': u'239b77d2cb034c04aa6625d9b3cb629c', u'created_at': u'2018-07-22T18:53:48Z', u'flavor_id': None, u'routes': [], u'project_id': u'239b77d2cb034c04aa6625d9b3cb629c'}) 2018-07-22 18:53:56,399 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-07-22 18:53:56,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/9429f681-d58b-4fe0-a00a-29eba9603063/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}7ebdd8ecda16be5e67dd3b1f6e399a39615b721d" -d '{"subnet_id": "51263da2-6b34-44d5-a9d8-4af1496e37a4"}' 2018-07-22 18:54:00,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c2a57151-bd36-4276-9151-8e793d8711a6 Date: Sun, 22 Jul 2018 18:54:00 GMT RESP BODY: {"network_id": "280c25ed-dfba-46e7-9111-a39a49e3b123", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "subnet_id": "51263da2-6b34-44d5-a9d8-4af1496e37a4", "subnet_ids": ["51263da2-6b34-44d5-a9d8-4af1496e37a4"], "port_id": "5bec60c5-a20e-4912-98f3-c78271f0ea63", "id": "9429f681-d58b-4fe0-a00a-29eba9603063"} 2018-07-22 18:54:00,865 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/9429f681-d58b-4fe0-a00a-29eba9603063/add_router_interface.json used request id req-c2a57151-bd36-4276-9151-8e793d8711a6 2018-07-22 18:54:00,865 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 4.46574616432s 2018-07-22 18:54:00,865 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/9429f681-d58b-4fe0-a00a-29eba9603063/add_router_interface.json used request id req-c2a57151-bd36-4276-9151-8e793d8711a6 returning object 9429f681-d58b-4fe0-a00a-29eba9603063 2018-07-22 18:54:00,865 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 18:54:00,963 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-22 18:54:00,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 18:54:01,017 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 768 RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}]} 2018-07-22 18:54:01,019 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-22 18:54:01,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7ebdd8ecda16be5e67dd3b1f6e399a39615b721d" 2018-07-22 18:54:01,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json x-openstack-request-id: req-d5fd5983-631a-4bac-af9c-9fc4403cd136 RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 18:54:01,616 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-d5fd5983-631a-4bac-af9c-9fc4403cd136 2018-07-22 18:54:01,616 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.596821069717s 2018-07-22 18:54:01,616 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-d5fd5983-631a-4bac-af9c-9fc4403cd136 2018-07-22 18:54:01,620 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-07-22 18:54:01,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7ebdd8ecda16be5e67dd3b1f6e399a39615b721d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_ae3b9e36-9818-4628-ba8f-b242edbea274", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_ae3b9e36-9818-4628-ba8f-b242edbea274"}' 2018-07-22 18:54:02,235 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/0c3b26e9-602b-4ee7-b5e4-a98c648e10c6 OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-81b027d3-a7df-439a-8a82-65ee01c50767 RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/0c3b26e9-602b-4ee7-b5e4-a98c648e10c6/file", "owner": "239b77d2cb034c04aa6625d9b3cb629c", "id": "0c3b26e9-602b-4ee7-b5e4-a98c648e10c6", "size": null, "self": "/v2/images/0c3b26e9-602b-4ee7-b5e4-a98c648e10c6", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T18:54:01Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_ae3b9e36-9818-4628-ba8f-b242edbea274", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_ae3b9e36-9818-4628-ba8f-b242edbea274", "checksum": null, "created_at": "2018-07-22T18:54:01Z", "protected": false} 2018-07-22 18:54:02,235 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-81b027d3-a7df-439a-8a82-65ee01c50767 2018-07-22 18:54:02,235 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 0.61480307579s 2018-07-22 18:54:02,235 - shade.request_ids - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-81b027d3-a7df-439a-8a82-65ee01c50767 returning object 0c3b26e9-602b-4ee7-b5e4-a98c648e10c6 2018-07-22 18:54:02,236 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-07-22 18:54:02,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/0c3b26e9-602b-4ee7-b5e4-a98c648e10c6/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}7ebdd8ecda16be5e67dd3b1f6e399a39615b721d" -d '' 2018-07-22 18:54:03,838 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-4fbd051a-77d6-457e-af7f-3048afb67b93 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 18:54:03,838 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/0c3b26e9-602b-4ee7-b5e4-a98c648e10c6/file used request id req-4fbd051a-77d6-457e-af7f-3048afb67b93 2018-07-22 18:54:03,838 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 1.60190582275s 2018-07-22 18:54:03,838 - shade.request_ids - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/0c3b26e9-602b-4ee7-b5e4-a98c648e10c6/file used request id req-4fbd051a-77d6-457e-af7f-3048afb67b93 2018-07-22 18:54:03,838 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/singlevm2-img_ae3b9e36-9818-4628-ba8f-b242edbea274', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-22T18:54:01Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/0c3b26e9-602b-4ee7-b5e4-a98c648e10c6/file', u'owner': u'239b77d2cb034c04aa6625d9b3cb629c', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'0c3b26e9-602b-4ee7-b5e4-a98c648e10c6', u'size': None, u'name': u'singlevm2-img_ae3b9e36-9818-4628-ba8f-b242edbea274', u'checksum': None, u'self': u'/v2/images/0c3b26e9-602b-4ee7-b5e4-a98c648e10c6', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-22T18:54:01Z', u'schema': u'/v2/schemas/image'}) 2018-07-22 18:54:03,839 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-07-22 18:54:03,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e7170bb8134694fb12d14873ad9a3598161674ee" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_ae3b9e36-9818-4628-ba8f-b242edbea274", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-22 18:54:04,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 511 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-ae53a2ed-233e-42a2-adb3-5aec46566900 x-compute-request-id: req-ae53a2ed-233e-42a2-adb3-5aec46566900 RESP BODY: {"flavor": {"name": "singlevm2-flavor_ae3b9e36-9818-4628-ba8f-b242edbea274", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/f3e08b21-9e2e-4a0f-980b-e558ddbca688", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/f3e08b21-9e2e-4a0f-980b-e558ddbca688", "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": "f3e08b21-9e2e-4a0f-980b-e558ddbca688"}} 2018-07-22 18:54:04,519 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-ae53a2ed-233e-42a2-adb3-5aec46566900 2018-07-22 18:54:04,519 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.679923057556s 2018-07-22 18:54:04,519 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-ae53a2ed-233e-42a2-adb3-5aec46566900 2018-07-22 18:54:04,519 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_ae3b9e36-9818-4628-ba8f-b242edbea274', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f56dde62ed24851ae8dce233fed7ebd', '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'f3e08b21-9e2e-4a0f-980b-e558ddbca688', 'swap': 0}) 2018-07-22 18:54:04,520 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-07-22 18:54:04,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors/f3e08b21-9e2e-4a0f-980b-e558ddbca688/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}e7170bb8134694fb12d14873ad9a3598161674ee" -d '{"extra_specs": {}}' 2018-07-22 18:54:05,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-d19876ce-cc30-4f4e-a860-7e6c5009a804 x-compute-request-id: req-d19876ce-cc30-4f4e-a860-7e6c5009a804 RESP BODY: {"extra_specs": {}} 2018-07-22 18:54:05,210 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/f3e08b21-9e2e-4a0f-980b-e558ddbca688/os-extra_specs used request id req-d19876ce-cc30-4f4e-a860-7e6c5009a804 2018-07-22 18:54:05,210 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.68967294693s 2018-07-22 18:54:05,210 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/f3e08b21-9e2e-4a0f-980b-e558ddbca688/os-extra_specs used request id req-d19876ce-cc30-4f4e-a860-7e6c5009a804 2018-07-22 18:54:05,210 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.os-keypairs 2018-07-22 18:54:05,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7ebdd8ecda16be5e67dd3b1f6e399a39615b721d" -d '{"keypair": {"name": "singlevm2-kp_ae3b9e36-9818-4628-ba8f-b242edbea274"}}' 2018-07-22 18:54:05,637 - 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-63322325-3e1f-4010-bbe4-9861068e3877 x-compute-request-id: req-63322325-3e1f-4010-bbe4-9861068e3877 RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDwGeUhidjtA7NCWVSwvSLdGZjtykJgTg8unEyS20t+7ftPXWHbNRDfdZaQwjMWyIbhMLNdo33sIbIW0z6XnxGeCzVaKVrvRy5AmBteiHVtftu4T1tXS+TCJ7hopZAJHIC111kogsYQyUSIAiSQ9duwOgNKz6fr5WyU9hAeEqdQj3Y03AmqUhiUfVch2ssTqvAQQByZEvnZ+R1SbJYa2DG62QmFagb0nwQ6t/BlIzxSPeS/kuvBjiTcqLY9kyXjAzDZ+3MiT9x8TOq8HwOlSza3pc6xN6HsHUNgzswD9XpeE0YSvqhZXG+m8vgaXzI8FW7KcCu5qPgeHM3SXRC78sRb Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA8BnlIYnY7QOzQllUsL0i3RmY7cpCYE4PLpxMkttLfu37T11h\n2zUQ33WWkMIzFsiG4TCzXaN97CGyFtM+l58Rngs1Wila70cuQJgbXoh1bX7buE9b\nV0vkwie4aKWQCRyAtddZKILGEMlEiAIkkPXbsDoDSs+n6+VslPYQHhKnUI92NNwJ\nqlIYlH1XIdrLE6rwEEAcmRL52fkdUmyWGtgxutkJhWoG9J8EOrfwZSM8Uj3kv5Lr\nwY4k3Ki2PZMl4wMw2ftzIk/cfEzqvB8DpUs2t6XOsTeh7B1DYM7MA/V6XhNGEr6o\nWVxvpvL4Gl8yPBVuynAruaj4HhzN0l0Qu/LEWwIDAQABAoIBADB6Cfkri9DO3nKW\n9rJ4fYGGmYnpPF2VZRtUE2HTRPrrscHkaM2JeU6kvzGbBBWlhxYQbyaIy/PRGdPh\n8tFKHJR8TtlVYDbPeFcyXtRHWO4ynsonu5l0iUtqGaGHS/2K87HDOQ0k2jipalzL\nkfZyrVh3XhLMumq2d6XbyIVJ3t40tNb9fTPw7SWzf5ou/j7GvoyL9TqZ7SYttiKl\nWzxVf+PV1OnOv1LFu49wHa0A39iVlKyHVzGaPJqTXZ2ovRVnWVSBmIApcMKYuC9d\noNUizAqBmFEAxptcTVI8PNrE1Yw7NJntifr20aQTR4LLqI9VFIxaixHGK8EQ+VEy\n9w7zJ4ECgYEA/OQR8P72oGWg4QWslkkTkZWs+7BNY2Ey/m7NXmmfcWrL/vfmg26W\nM5MVj3ntCvAhOYkJ9LYlqp0Hf8PL/ruX5b50FmGwD2ZWRzPmiIMKdfo5tquYegxn\nge39n3M+MgFmx2ZsoTQkFzg8BnOlGd5H0I9oDSW5DjikCsH3qpZgqBcCgYEA8w2S\nS7fGjbk3/IAxcr67VDMsod2k70+z7anSpO5/tjn2Rk2s0TEehBhlJJydBntj6z/m\nEX45ddJbtuuSAvjmhRL1nvZy5e06iCKTLRK0gLb3pb8tZxjrwmfMPSVEvfiseoy0\nY9i+wcd2BfbW+TLSL7FMYw9stg+iWcYs5pL0bF0CgYA+1vlyVhi4oKhKYhuRuJTp\nPzUd0aBZSoTeXnAfvsVE7JHGSJl6HVerdygLX/O8HRFUd64GpeBUNfLwF5owMTM8\nfofgK+QQ35Ae31GwqEdIK6Z9ssQPx9dMnPPB1GQnDtwYPmZN5GP3dRzNSZ1EAUz9\nETV81tvWIdL5bVt6gyV/fwKBgQDLJAGtJUlfNHoVoTMy+zTol+jq1KxAk/YHYpO6\n49d7/4/VjKAvK4Wc1CLc6cTYIRMPERYCcuQllI6xIMyljVBl0sXVeZfoklEEbRlj\nZ6nTlpj/P/z7mTma/1QVmuuMd6X4u1cdyI8OuN3s+DUOjKpd0CrO9JpgxEpmDBuF\nDzgYxQKBgQCX7C0uY3n6gZM7FJllXN/XiKHQZC3ipA6s1Sm91QZDW4uqJZ1zwTGj\nIAedrUR9Wv7yaxdU25rIm7BPw++PrTyWZBwlk+pmJzZxvafEArOTaS3ya15Jdtgl\ner17aDhX523t5lLR1QMewvpqOdwzdEct8GLVrc9ocZpZfVtJP462Ng==\n-----END RSA PRIVATE KEY-----\n", "user_id": "5b7483cce54c403a9f08e539e5aa70df", "name": "singlevm2-kp_ae3b9e36-9818-4628-ba8f-b242edbea274", "fingerprint": "ea:4d:90:da:01:e6:af:39:1c:2a:71:e0:bc:1a:54:3d"}} 2018-07-22 18:54:05,637 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-63322325-3e1f-4010-bbe4-9861068e3877 2018-07-22 18:54:05,638 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.os-keypairs in 0.42727804184s 2018-07-22 18:54:05,638 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-63322325-3e1f-4010-bbe4-9861068e3877 2018-07-22 18:54:05,638 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDwGeUhidjtA7NCWVSwvSLdGZjtykJgTg8unEyS20t+7ftPXWHbNRDfdZaQwjMWyIbhMLNdo33sIbIW0z6XnxGeCzVaKVrvRy5AmBteiHVtftu4T1tXS+TCJ7hopZAJHIC111kogsYQyUSIAiSQ9duwOgNKz6fr5WyU9hAeEqdQj3Y03AmqUhiUfVch2ssTqvAQQByZEvnZ+R1SbJYa2DG62QmFagb0nwQ6t/BlIzxSPeS/kuvBjiTcqLY9kyXjAzDZ+3MiT9x8TOq8HwOlSza3pc6xN6HsHUNgzswD9XpeE0YSvqhZXG+m8vgaXzI8FW7KcCu5qPgeHM3SXRC78sRb Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA8BnlIYnY7QOzQllUsL0i3RmY7cpCYE4PLpxMkttLfu37T11h\n2zUQ33WWkMIzFsiG4TCzXaN97CGyFtM+l58Rngs1Wila70cuQJgbXoh1bX7buE9b\nV0vkwie4aKWQCRyAtddZKILGEMlEiAIkkPXbsDoDSs+n6+VslPYQHhKnUI92NNwJ\nqlIYlH1XIdrLE6rwEEAcmRL52fkdUmyWGtgxutkJhWoG9J8EOrfwZSM8Uj3kv5Lr\nwY4k3Ki2PZMl4wMw2ftzIk/cfEzqvB8DpUs2t6XOsTeh7B1DYM7MA/V6XhNGEr6o\nWVxvpvL4Gl8yPBVuynAruaj4HhzN0l0Qu/LEWwIDAQABAoIBADB6Cfkri9DO3nKW\n9rJ4fYGGmYnpPF2VZRtUE2HTRPrrscHkaM2JeU6kvzGbBBWlhxYQbyaIy/PRGdPh\n8tFKHJR8TtlVYDbPeFcyXtRHWO4ynsonu5l0iUtqGaGHS/2K87HDOQ0k2jipalzL\nkfZyrVh3XhLMumq2d6XbyIVJ3t40tNb9fTPw7SWzf5ou/j7GvoyL9TqZ7SYttiKl\nWzxVf+PV1OnOv1LFu49wHa0A39iVlKyHVzGaPJqTXZ2ovRVnWVSBmIApcMKYuC9d\noNUizAqBmFEAxptcTVI8PNrE1Yw7NJntifr20aQTR4LLqI9VFIxaixHGK8EQ+VEy\n9w7zJ4ECgYEA/OQR8P72oGWg4QWslkkTkZWs+7BNY2Ey/m7NXmmfcWrL/vfmg26W\nM5MVj3ntCvAhOYkJ9LYlqp0Hf8PL/ruX5b50FmGwD2ZWRzPmiIMKdfo5tquYegxn\nge39n3M+MgFmx2ZsoTQkFzg8BnOlGd5H0I9oDSW5DjikCsH3qpZgqBcCgYEA8w2S\nS7fGjbk3/IAxcr67VDMsod2k70+z7anSpO5/tjn2Rk2s0TEehBhlJJydBntj6z/m\nEX45ddJbtuuSAvjmhRL1nvZy5e06iCKTLRK0gLb3pb8tZxjrwmfMPSVEvfiseoy0\nY9i+wcd2BfbW+TLSL7FMYw9stg+iWcYs5pL0bF0CgYA+1vlyVhi4oKhKYhuRuJTp\nPzUd0aBZSoTeXnAfvsVE7JHGSJl6HVerdygLX/O8HRFUd64GpeBUNfLwF5owMTM8\nfofgK+QQ35Ae31GwqEdIK6Z9ssQPx9dMnPPB1GQnDtwYPmZN5GP3dRzNSZ1EAUz9\nETV81tvWIdL5bVt6gyV/fwKBgQDLJAGtJUlfNHoVoTMy+zTol+jq1KxAk/YHYpO6\n49d7/4/VjKAvK4Wc1CLc6cTYIRMPERYCcuQllI6xIMyljVBl0sXVeZfoklEEbRlj\nZ6nTlpj/P/z7mTma/1QVmuuMd6X4u1cdyI8OuN3s+DUOjKpd0CrO9JpgxEpmDBuF\nDzgYxQKBgQCX7C0uY3n6gZM7FJllXN/XiKHQZC3ipA6s1Sm91QZDW4uqJZ1zwTGj\nIAedrUR9Wv7yaxdU25rIm7BPw++PrTyWZBwlk+pmJzZxvafEArOTaS3ya15Jdtgl\ner17aDhX523t5lLR1QMewvpqOdwzdEct8GLVrc9ocZpZfVtJP462Ng==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'5b7483cce54c403a9f08e539e5aa70df', 'name': u'singlevm2-kp_ae3b9e36-9818-4628-ba8f-b242edbea274', 'created_at': '2018-07-22T18:54:05.638903', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'239b77d2cb034c04aa6625d9b3cb629c', 'name': 'singlevm2-project_ae3b9e36-9818-4628-ba8f-b242edbea274', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'ea:4d:90:da:01:e6:af:39:1c:2a:71:e0:bc:1a:54:3d', 'type': 'ssh', 'id': u'singlevm2-kp_ae3b9e36-9818-4628-ba8f-b242edbea274'}) 2018-07-22 18:54:05,639 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA8BnlIYnY7QOzQllUsL0i3RmY7cpCYE4PLpxMkttLfu37T11h 2zUQ33WWkMIzFsiG4TCzXaN97CGyFtM+l58Rngs1Wila70cuQJgbXoh1bX7buE9b V0vkwie4aKWQCRyAtddZKILGEMlEiAIkkPXbsDoDSs+n6+VslPYQHhKnUI92NNwJ qlIYlH1XIdrLE6rwEEAcmRL52fkdUmyWGtgxutkJhWoG9J8EOrfwZSM8Uj3kv5Lr wY4k3Ki2PZMl4wMw2ftzIk/cfEzqvB8DpUs2t6XOsTeh7B1DYM7MA/V6XhNGEr6o WVxvpvL4Gl8yPBVuynAruaj4HhzN0l0Qu/LEWwIDAQABAoIBADB6Cfkri9DO3nKW 9rJ4fYGGmYnpPF2VZRtUE2HTRPrrscHkaM2JeU6kvzGbBBWlhxYQbyaIy/PRGdPh 8tFKHJR8TtlVYDbPeFcyXtRHWO4ynsonu5l0iUtqGaGHS/2K87HDOQ0k2jipalzL kfZyrVh3XhLMumq2d6XbyIVJ3t40tNb9fTPw7SWzf5ou/j7GvoyL9TqZ7SYttiKl WzxVf+PV1OnOv1LFu49wHa0A39iVlKyHVzGaPJqTXZ2ovRVnWVSBmIApcMKYuC9d oNUizAqBmFEAxptcTVI8PNrE1Yw7NJntifr20aQTR4LLqI9VFIxaixHGK8EQ+VEy 9w7zJ4ECgYEA/OQR8P72oGWg4QWslkkTkZWs+7BNY2Ey/m7NXmmfcWrL/vfmg26W M5MVj3ntCvAhOYkJ9LYlqp0Hf8PL/ruX5b50FmGwD2ZWRzPmiIMKdfo5tquYegxn ge39n3M+MgFmx2ZsoTQkFzg8BnOlGd5H0I9oDSW5DjikCsH3qpZgqBcCgYEA8w2S S7fGjbk3/IAxcr67VDMsod2k70+z7anSpO5/tjn2Rk2s0TEehBhlJJydBntj6z/m EX45ddJbtuuSAvjmhRL1nvZy5e06iCKTLRK0gLb3pb8tZxjrwmfMPSVEvfiseoy0 Y9i+wcd2BfbW+TLSL7FMYw9stg+iWcYs5pL0bF0CgYA+1vlyVhi4oKhKYhuRuJTp PzUd0aBZSoTeXnAfvsVE7JHGSJl6HVerdygLX/O8HRFUd64GpeBUNfLwF5owMTM8 fofgK+QQ35Ae31GwqEdIK6Z9ssQPx9dMnPPB1GQnDtwYPmZN5GP3dRzNSZ1EAUz9 ETV81tvWIdL5bVt6gyV/fwKBgQDLJAGtJUlfNHoVoTMy+zTol+jq1KxAk/YHYpO6 49d7/4/VjKAvK4Wc1CLc6cTYIRMPERYCcuQllI6xIMyljVBl0sXVeZfoklEEbRlj Z6nTlpj/P/z7mTma/1QVmuuMd6X4u1cdyI8OuN3s+DUOjKpd0CrO9JpgxEpmDBuF DzgYxQKBgQCX7C0uY3n6gZM7FJllXN/XiKHQZC3ipA6s1Sm91QZDW4uqJZ1zwTGj IAedrUR9Wv7yaxdU25rIm7BPw++PrTyWZBwlk+pmJzZxvafEArOTaS3ya15Jdtgl er17aDhX523t5lLR1QMewvpqOdwzdEct8GLVrc9ocZpZfVtJP462Ng== -----END RSA PRIVATE KEY----- 2018-07-22 18:54:05,641 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-groups 2018-07-22 18:54:05,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7ebdd8ecda16be5e67dd3b1f6e399a39615b721d" -d '{"security_group": {"name": "singlevm2-sg_ae3b9e36-9818-4628-ba8f-b242edbea274", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-07-22 18:54:06,057 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-6e3611d8-327c-4b4d-9a08-a8454cc27dc2 Date: Sun, 22 Jul 2018 18:54:06 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "created_at": "2018-07-22T18:54:05Z", "updated_at": "2018-07-22T18:54:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:54:05Z", "revision_number": 0, "id": "d7b1526a-ed5a-46e5-bc20-ed026dc6f421", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:54:05Z", "security_group_id": "b0c02513-2a87-4a50-9de3-4d6c59ef05db", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv4", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:54:05Z", "revision_number": 0, "id": "ecbdef4a-15bb-423f-98b9-9c1cd2246e6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:54:05Z", "security_group_id": "b0c02513-2a87-4a50-9de3-4d6c59ef05db", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv6", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}], "revision_number": 2, "project_id": "239b77d2cb034c04aa6625d9b3cb629c", "id": "b0c02513-2a87-4a50-9de3-4d6c59ef05db", "name": "singlevm2-sg_ae3b9e36-9818-4628-ba8f-b242edbea274"}} 2018-07-22 18:54:06,057 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-6e3611d8-327c-4b4d-9a08-a8454cc27dc2 2018-07-22 18:54:06,057 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-groups in 0.416510820389s 2018-07-22 18:54:06,058 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-6e3611d8-327c-4b4d-9a08-a8454cc27dc2 2018-07-22 18:54:06,061 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-07-22 18:54:06,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/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}7ebdd8ecda16be5e67dd3b1f6e399a39615b721d" 2018-07-22 18:54:06,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-46d176b6-e0dd-4db5-8588-4d0add369983 Date: Sun, 22 Jul 2018 18:54:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "created_at": "2018-07-22T18:53:45Z", "updated_at": "2018-07-22T18:53:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "121b67f5-2f82-4204-b188-1a7fcf2bc7de", "remote_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv6", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "60b512d0-b458-4dfd-967e-cdf2ac05691e", "remote_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv4", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "9091963a-eedf-4b38-9535-a3f1cad1b6a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv6", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "b7710152-0fa0-45f7-b890-5ef7b192b184", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv4", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}], "revision_number": 4, "project_id": "239b77d2cb034c04aa6625d9b3cb629c", "id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "created_at": "2018-07-22T18:54:05Z", "updated_at": "2018-07-22T18:54:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:54:05Z", "revision_number": 0, "id": "d7b1526a-ed5a-46e5-bc20-ed026dc6f421", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:54:05Z", "security_group_id": "b0c02513-2a87-4a50-9de3-4d6c59ef05db", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv4", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:54:05Z", "revision_number": 0, "id": "ecbdef4a-15bb-423f-98b9-9c1cd2246e6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:54:05Z", "security_group_id": "b0c02513-2a87-4a50-9de3-4d6c59ef05db", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv6", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}], "revision_number": 2, "project_id": "239b77d2cb034c04aa6625d9b3cb629c", "id": "b0c02513-2a87-4a50-9de3-4d6c59ef05db", "name": "singlevm2-sg_ae3b9e36-9818-4628-ba8f-b242edbea274"}]} 2018-07-22 18:54:06,420 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-46d176b6-e0dd-4db5-8588-4d0add369983 2018-07-22 18:54:06,421 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.359703063965s 2018-07-22 18:54:06,421 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-46d176b6-e0dd-4db5-8588-4d0add369983 2018-07-22 18:54:06,424 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-group-rules 2018-07-22 18:54:06,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7ebdd8ecda16be5e67dd3b1f6e399a39615b721d" -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": "b0c02513-2a87-4a50-9de3-4d6c59ef05db"}}' 2018-07-22 18:54:06,725 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-c11fa81e-425a-4a3d-9807-a78d3c77c9ea Date: Sun, 22 Jul 2018 18:54:06 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-22T18:54:06Z", "security_group_id": "b0c02513-2a87-4a50-9de3-4d6c59ef05db", "port_range_min": 22, "revision_number": 0, "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "created_at": "2018-07-22T18:54:06Z", "project_id": "239b77d2cb034c04aa6625d9b3cb629c", "id": "367920ea-a34d-4678-b0e8-234b95a52aa9"}} 2018-07-22 18:54:06,725 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-c11fa81e-425a-4a3d-9807-a78d3c77c9ea 2018-07-22 18:54:06,725 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-group-rules in 0.300945043564s 2018-07-22 18:54:06,725 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-c11fa81e-425a-4a3d-9807-a78d3c77c9ea 2018-07-22 18:54:06,727 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-07-22 18:54:06,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7ebdd8ecda16be5e67dd3b1f6e399a39615b721d" 2018-07-22 18:54:06,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-458dd436-a9b0-44dd-8165-9958ed4450b7 Date: Sun, 22 Jul 2018 18:54:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "created_at": "2018-07-22T18:53:45Z", "updated_at": "2018-07-22T18:53:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "121b67f5-2f82-4204-b188-1a7fcf2bc7de", "remote_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv6", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "60b512d0-b458-4dfd-967e-cdf2ac05691e", "remote_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv4", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "9091963a-eedf-4b38-9535-a3f1cad1b6a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv6", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "b7710152-0fa0-45f7-b890-5ef7b192b184", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv4", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}], "revision_number": 4, "project_id": "239b77d2cb034c04aa6625d9b3cb629c", "id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "created_at": "2018-07-22T18:54:05Z", "updated_at": "2018-07-22T18:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T18:54:06Z", "revision_number": 0, "id": "367920ea-a34d-4678-b0e8-234b95a52aa9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:54:06Z", "security_group_id": "b0c02513-2a87-4a50-9de3-4d6c59ef05db", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:54:05Z", "revision_number": 0, "id": "d7b1526a-ed5a-46e5-bc20-ed026dc6f421", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:54:05Z", "security_group_id": "b0c02513-2a87-4a50-9de3-4d6c59ef05db", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv4", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:54:05Z", "revision_number": 0, "id": "ecbdef4a-15bb-423f-98b9-9c1cd2246e6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:54:05Z", "security_group_id": "b0c02513-2a87-4a50-9de3-4d6c59ef05db", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv6", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}], "revision_number": 3, "project_id": "239b77d2cb034c04aa6625d9b3cb629c", "id": "b0c02513-2a87-4a50-9de3-4d6c59ef05db", "name": "singlevm2-sg_ae3b9e36-9818-4628-ba8f-b242edbea274"}]} 2018-07-22 18:54:06,841 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-458dd436-a9b0-44dd-8165-9958ed4450b7 2018-07-22 18:54:06,842 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.113935947418s 2018-07-22 18:54:06,842 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-458dd436-a9b0-44dd-8165-9958ed4450b7 2018-07-22 18:54:06,844 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-group-rules 2018-07-22 18:54:06,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7ebdd8ecda16be5e67dd3b1f6e399a39615b721d" -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": "b0c02513-2a87-4a50-9de3-4d6c59ef05db"}}' 2018-07-22 18:54:07,197 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-a01003bd-3e2f-4c4b-b7c2-3b7e9ca597b8 Date: Sun, 22 Jul 2018 18:54:07 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-22T18:54:07Z", "security_group_id": "b0c02513-2a87-4a50-9de3-4d6c59ef05db", "port_range_min": null, "revision_number": 0, "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "created_at": "2018-07-22T18:54:07Z", "project_id": "239b77d2cb034c04aa6625d9b3cb629c", "id": "991efc7d-a32b-499f-b998-7f7b67438314"}} 2018-07-22 18:54:07,197 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-a01003bd-3e2f-4c4b-b7c2-3b7e9ca597b8 2018-07-22 18:54:07,197 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-group-rules in 0.353466033936s 2018-07-22 18:54:07,198 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-a01003bd-3e2f-4c4b-b7c2-3b7e9ca597b8 2018-07-22 18:54:07,199 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-22 18:54:07,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/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}7ebdd8ecda16be5e67dd3b1f6e399a39615b721d" 2018-07-22 18:54:07,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1191 X-Openstack-Request-Id: req-73e2390a-2e8b-4d90-94b1-1fc78d1e73be Date: Sun, 22 Jul 2018 18:54:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["51263da2-6b34-44d5-a9d8-4af1496e37a4"],"updated_at":"2018-07-22T18:53:46Z","tenant_id":"239b77d2cb034c04aa6625d9b3cb629c","created_at":"2018-07-22T18:53:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"239b77d2cb034c04aa6625d9b3cb629c","id":"280c25ed-dfba-46e7-9111-a39a49e3b123","name":"singlevm2-net_ae3b9e36-9818-4628-ba8f-b242edbea274"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"updated_at":"2018-07-22T18:45:46Z","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","name":"ext-net"}]} 2018-07-22 18:54:07,391 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-73e2390a-2e8b-4d90-94b1-1fc78d1e73be 2018-07-22 18:54:07,391 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.191725969315s 2018-07-22 18:54:07,391 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-73e2390a-2e8b-4d90-94b1-1fc78d1e73be 2018-07-22 18:54:07,394 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-22 18:54:07,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7ebdd8ecda16be5e67dd3b1f6e399a39615b721d" 2018-07-22 18:54:07,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json x-openstack-request-id: req-6d60c46f-1600-4a72-b1a8-adc1ab9c30ff RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/0c3b26e9-602b-4ee7-b5e4-a98c648e10c6/snap", "metadata": {}}], "file": "/v2/images/0c3b26e9-602b-4ee7-b5e4-a98c648e10c6/file", "owner": "239b77d2cb034c04aa6625d9b3cb629c", "id": "0c3b26e9-602b-4ee7-b5e4-a98c648e10c6", "size": 12716032, "self": "/v2/images/0c3b26e9-602b-4ee7-b5e4-a98c648e10c6", "disk_format": "qcow2", "direct_url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/0c3b26e9-602b-4ee7-b5e4-a98c648e10c6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T18:54:03Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_ae3b9e36-9818-4628-ba8f-b242edbea274", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_ae3b9e36-9818-4628-ba8f-b242edbea274", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T18:54:01Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 18:54:07,906 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-6d60c46f-1600-4a72-b1a8-adc1ab9c30ff 2018-07-22 18:54:07,906 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.51201415062s 2018-07-22 18:54:07,906 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-6d60c46f-1600-4a72-b1a8-adc1ab9c30ff 2018-07-22 18:54:07,908 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-22 18:54:07,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7ebdd8ecda16be5e67dd3b1f6e399a39615b721d" 2018-07-22 18:54:07,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2629 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-9ecfb64c-1746-439d-bb12-359483462bfc x-compute-request-id: req-9ecfb64c-1746-439d-bb12-359483462bfc RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}, {"name": "singlevm2-flavor_ae3b9e36-9818-4628-ba8f-b242edbea274", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/f3e08b21-9e2e-4a0f-980b-e558ddbca688", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/f3e08b21-9e2e-4a0f-980b-e558ddbca688", "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": "f3e08b21-9e2e-4a0f-980b-e558ddbca688"}]} 2018-07-22 18:54:07,992 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-9ecfb64c-1746-439d-bb12-359483462bfc 2018-07-22 18:54:07,992 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0845029354095s 2018-07-22 18:54:07,993 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-9ecfb64c-1746-439d-bb12-359483462bfc 2018-07-22 18:54:07,995 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers 2018-07-22 18:54:07,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7ebdd8ecda16be5e67dd3b1f6e399a39615b721d" -d '{"server": {"name": "singlevm2-vm_ae3b9e36-9818-4628-ba8f-b242edbea274", "imageRef": "0c3b26e9-602b-4ee7-b5e4-a98c648e10c6", "key_name": "singlevm2-kp_ae3b9e36-9818-4628-ba8f-b242edbea274", "flavorRef": "f3e08b21-9e2e-4a0f-980b-e558ddbca688", "max_count": 1, "min_count": 1, "networks": [{"uuid": "280c25ed-dfba-46e7-9111-a39a49e3b123"}], "security_groups": [{"name": "b0c02513-2a87-4a50-9de3-4d6c59ef05db"}]}}' 2018-07-22 18:54:11,882 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 407 location: https://192.16.1.222:8774/v2.1/servers/209fbd59-e3ab-4d04-b2aa-d2a53ae3ed71 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-fe29fd58-3110-4a22-a75e-43cc07936cb8 x-compute-request-id: req-fe29fd58-3110-4a22-a75e-43cc07936cb8 RESP BODY: {"server": {"security_groups": [{"name": "b0c02513-2a87-4a50-9de3-4d6c59ef05db"}], "OS-DCF:diskConfig": "MANUAL", "id": "209fbd59-e3ab-4d04-b2aa-d2a53ae3ed71", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/209fbd59-e3ab-4d04-b2aa-d2a53ae3ed71", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/209fbd59-e3ab-4d04-b2aa-d2a53ae3ed71", "rel": "bookmark"}], "adminPass": "7Zi25yGAhSoq"}} 2018-07-22 18:54:11,883 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-fe29fd58-3110-4a22-a75e-43cc07936cb8 2018-07-22 18:54:11,883 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers in 3.88733196259s 2018-07-22 18:54:11,883 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-fe29fd58-3110-4a22-a75e-43cc07936cb8 2018-07-22 18:54:11,883 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:54:11,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7ebdd8ecda16be5e67dd3b1f6e399a39615b721d" 2018-07-22 18:54:12,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1329 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-fd7df75e-07cb-46ea-a0aa-1d624b552e33 x-compute-request-id: req-fd7df75e-07cb-46ea-a0aa-1d624b552e33 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/209fbd59-e3ab-4d04-b2aa-d2a53ae3ed71", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/209fbd59-e3ab-4d04-b2aa-d2a53ae3ed71", "rel": "bookmark"}], "image": {"id": "0c3b26e9-602b-4ee7-b5e4-a98c648e10c6", "links": [{"href": "https://192.16.1.222:8774/images/0c3b26e9-602b-4ee7-b5e4-a98c648e10c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3e08b21-9e2e-4a0f-980b-e558ddbca688", "links": [{"href": "https://192.16.1.222:8774/flavors/f3e08b21-9e2e-4a0f-980b-e558ddbca688", "rel": "bookmark"}]}, "id": "209fbd59-e3ab-4d04-b2aa-d2a53ae3ed71", "user_id": "5b7483cce54c403a9f08e539e5aa70df", "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-22T18:54:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_ae3b9e36-9818-4628-ba8f-b242edbea274", "name": "singlevm2-vm_ae3b9e36-9818-4628-ba8f-b242edbea274", "created": "2018-07-22T18:54:11Z", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:54:12,233 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-fd7df75e-07cb-46ea-a0aa-1d624b552e33 2018-07-22 18:54:12,233 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.349874019623s 2018-07-22 18:54:12,234 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-fd7df75e-07cb-46ea-a0aa-1d624b552e33 2018-07-22 18:54:12,237 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-22 18:54:12,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7ebdd8ecda16be5e67dd3b1f6e399a39615b721d" 2018-07-22 18:54:12,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1191 X-Openstack-Request-Id: req-0cb2b960-6584-4652-b7b8-25e5818e5d43 Date: Sun, 22 Jul 2018 18:54:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["51263da2-6b34-44d5-a9d8-4af1496e37a4"],"updated_at":"2018-07-22T18:53:46Z","tenant_id":"239b77d2cb034c04aa6625d9b3cb629c","created_at":"2018-07-22T18:53:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"239b77d2cb034c04aa6625d9b3cb629c","id":"280c25ed-dfba-46e7-9111-a39a49e3b123","name":"singlevm2-net_ae3b9e36-9818-4628-ba8f-b242edbea274"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"updated_at":"2018-07-22T18:45:46Z","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","name":"ext-net"}]} 2018-07-22 18:54:12,452 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-0cb2b960-6584-4652-b7b8-25e5818e5d43 2018-07-22 18:54:12,452 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.214838981628s 2018-07-22 18:54:12,452 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-0cb2b960-6584-4652-b7b8-25e5818e5d43 2018-07-22 18:54:12,453 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-22 18:54:12,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/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}7ebdd8ecda16be5e67dd3b1f6e399a39615b721d" 2018-07-22 18:54:12,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-d6a0fa39-37dc-4084-9757-713db7b331c5 Date: Sun, 22 Jul 2018 18:54:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"280c25ed-dfba-46e7-9111-a39a49e3b123","tenant_id":"239b77d2cb034c04aa6625d9b3cb629c","created_at":"2018-07-22T18:53:46Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T18:53:46Z","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":"239b77d2cb034c04aa6625d9b3cb629c","id":"51263da2-6b34-44d5-a9d8-4af1496e37a4","subnetpool_id":null,"name":"singlevm2-subnet_ae3b9e36-9818-4628-ba8f-b242edbea274"}]} 2018-07-22 18:54:12,543 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-d6a0fa39-37dc-4084-9757-713db7b331c5 2018-07-22 18:54:12,543 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.0899410247803s 2018-07-22 18:54:12,543 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-d6a0fa39-37dc-4084-9757-713db7b331c5 2018-07-22 18:54:12,544 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 18:54:14,546 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:54:14,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7ebdd8ecda16be5e67dd3b1f6e399a39615b721d" 2018-07-22 18:54:15,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1329 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b9e0a187-b2d1-4325-847a-ee044fdb4847 x-compute-request-id: req-b9e0a187-b2d1-4325-847a-ee044fdb4847 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/209fbd59-e3ab-4d04-b2aa-d2a53ae3ed71", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/209fbd59-e3ab-4d04-b2aa-d2a53ae3ed71", "rel": "bookmark"}], "image": {"id": "0c3b26e9-602b-4ee7-b5e4-a98c648e10c6", "links": [{"href": "https://192.16.1.222:8774/images/0c3b26e9-602b-4ee7-b5e4-a98c648e10c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3e08b21-9e2e-4a0f-980b-e558ddbca688", "links": [{"href": "https://192.16.1.222:8774/flavors/f3e08b21-9e2e-4a0f-980b-e558ddbca688", "rel": "bookmark"}]}, "id": "209fbd59-e3ab-4d04-b2aa-d2a53ae3ed71", "user_id": "5b7483cce54c403a9f08e539e5aa70df", "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-22T18:54:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_ae3b9e36-9818-4628-ba8f-b242edbea274", "name": "singlevm2-vm_ae3b9e36-9818-4628-ba8f-b242edbea274", "created": "2018-07-22T18:54:11Z", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:54:15,138 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-b9e0a187-b2d1-4325-847a-ee044fdb4847 2018-07-22 18:54:15,138 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.59175491333s 2018-07-22 18:54:15,138 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-b9e0a187-b2d1-4325-847a-ee044fdb4847 2018-07-22 18:54:15,141 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 18:54:17,143 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:54:17,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7ebdd8ecda16be5e67dd3b1f6e399a39615b721d" 2018-07-22 18:54:20,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1471 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-3ee49d95-ccbc-41ee-af12-fdf9942a1835 x-compute-request-id: req-3ee49d95-ccbc-41ee-af12-fdf9942a1835 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/209fbd59-e3ab-4d04-b2aa-d2a53ae3ed71", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/209fbd59-e3ab-4d04-b2aa-d2a53ae3ed71", "rel": "bookmark"}], "image": {"id": "0c3b26e9-602b-4ee7-b5e4-a98c648e10c6", "links": [{"href": "https://192.16.1.222:8774/images/0c3b26e9-602b-4ee7-b5e4-a98c648e10c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3e08b21-9e2e-4a0f-980b-e558ddbca688", "links": [{"href": "https://192.16.1.222:8774/flavors/f3e08b21-9e2e-4a0f-980b-e558ddbca688", "rel": "bookmark"}]}, "id": "209fbd59-e3ab-4d04-b2aa-d2a53ae3ed71", "security_groups": [{"name": "singlevm2-sg_ae3b9e36-9818-4628-ba8f-b242edbea274"}], "user_id": "5b7483cce54c403a9f08e539e5aa70df", "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-22T18:54:18Z", "hostId": "60bdaf7ef494daf6776113a5d91a4da60b568509e3508980443624b2", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_ae3b9e36-9818-4628-ba8f-b242edbea274", "name": "singlevm2-vm_ae3b9e36-9818-4628-ba8f-b242edbea274", "created": "2018-07-22T18:54:11Z", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:54:20,372 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-3ee49d95-ccbc-41ee-af12-fdf9942a1835 2018-07-22 18:54:20,372 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 3.22880887985s 2018-07-22 18:54:20,372 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-3ee49d95-ccbc-41ee-af12-fdf9942a1835 2018-07-22 18:54:20,375 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 18:54:22,378 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:54:22,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7ebdd8ecda16be5e67dd3b1f6e399a39615b721d" 2018-07-22 18:54:24,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1471 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-4140569e-b479-42cc-9e34-f8070353b106 x-compute-request-id: req-4140569e-b479-42cc-9e34-f8070353b106 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/209fbd59-e3ab-4d04-b2aa-d2a53ae3ed71", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/209fbd59-e3ab-4d04-b2aa-d2a53ae3ed71", "rel": "bookmark"}], "image": {"id": "0c3b26e9-602b-4ee7-b5e4-a98c648e10c6", "links": [{"href": "https://192.16.1.222:8774/images/0c3b26e9-602b-4ee7-b5e4-a98c648e10c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3e08b21-9e2e-4a0f-980b-e558ddbca688", "links": [{"href": "https://192.16.1.222:8774/flavors/f3e08b21-9e2e-4a0f-980b-e558ddbca688", "rel": "bookmark"}]}, "id": "209fbd59-e3ab-4d04-b2aa-d2a53ae3ed71", "security_groups": [{"name": "singlevm2-sg_ae3b9e36-9818-4628-ba8f-b242edbea274"}], "user_id": "5b7483cce54c403a9f08e539e5aa70df", "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-22T18:54:18Z", "hostId": "60bdaf7ef494daf6776113a5d91a4da60b568509e3508980443624b2", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_ae3b9e36-9818-4628-ba8f-b242edbea274", "name": "singlevm2-vm_ae3b9e36-9818-4628-ba8f-b242edbea274", "created": "2018-07-22T18:54:11Z", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:54:24,952 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-4140569e-b479-42cc-9e34-f8070353b106 2018-07-22 18:54:24,952 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 2.57440686226s 2018-07-22 18:54:24,953 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-4140569e-b479-42cc-9e34-f8070353b106 2018-07-22 18:54:24,955 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 18:54:26,957 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:54:26,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7ebdd8ecda16be5e67dd3b1f6e399a39615b721d" 2018-07-22 18:54:27,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1659 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-2d37ba5b-77a2-42b4-b618-4ee01659bde2 x-compute-request-id: req-2d37ba5b-77a2-42b4-b618-4ee01659bde2 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_ae3b9e36-9818-4628-ba8f-b242edbea274": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:4d:b2", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/209fbd59-e3ab-4d04-b2aa-d2a53ae3ed71", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/209fbd59-e3ab-4d04-b2aa-d2a53ae3ed71", "rel": "bookmark"}], "image": {"id": "0c3b26e9-602b-4ee7-b5e4-a98c648e10c6", "links": [{"href": "https://192.16.1.222:8774/images/0c3b26e9-602b-4ee7-b5e4-a98c648e10c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:54:24.000000", "flavor": {"id": "f3e08b21-9e2e-4a0f-980b-e558ddbca688", "links": [{"href": "https://192.16.1.222:8774/flavors/f3e08b21-9e2e-4a0f-980b-e558ddbca688", "rel": "bookmark"}]}, "id": "209fbd59-e3ab-4d04-b2aa-d2a53ae3ed71", "security_groups": [{"name": "singlevm2-sg_ae3b9e36-9818-4628-ba8f-b242edbea274"}], "user_id": "5b7483cce54c403a9f08e539e5aa70df", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:54:24Z", "hostId": "60bdaf7ef494daf6776113a5d91a4da60b568509e3508980443624b2", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_ae3b9e36-9818-4628-ba8f-b242edbea274", "name": "singlevm2-vm_ae3b9e36-9818-4628-ba8f-b242edbea274", "created": "2018-07-22T18:54:11Z", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:54:27,596 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-2d37ba5b-77a2-42b4-b618-4ee01659bde2 2018-07-22 18:54:27,596 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.638389825821s 2018-07-22 18:54:27,596 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-2d37ba5b-77a2-42b4-b618-4ee01659bde2 2018-07-22 18:54:27,599 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-22 18:54:27,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=209fbd59-e3ab-4d04-b2aa-d2a53ae3ed71" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7ebdd8ecda16be5e67dd3b1f6e399a39615b721d" 2018-07-22 18:54:27,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-8a825c10-bbfe-4cba-bf40-ec180e422059 Date: Sun, 22 Jul 2018 18:54:27 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"280c25ed-dfba-46e7-9111-a39a49e3b123","tenant_id":"239b77d2cb034c04aa6625d9b3cb629c","created_at":"2018-07-22T18:54:17Z","admin_state_up":true,"updated_at":"2018-07-22T18:54:25Z","binding:vnic_type":"normal","device_id":"209fbd59-e3ab-4d04-b2aa-d2a53ae3ed71","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:ea:4d:b2","id":"011deecf-1df7-49f7-95b0-7c122baa3534","port_security_enabled":true,"project_id":"239b77d2cb034c04aa6625d9b3cb629c","fixed_ips":[{"subnet_id":"51263da2-6b34-44d5-a9d8-4af1496e37a4","ip_address":"192.168.120.6"}],"extra_dhcp_opts":[],"security_groups":["b0c02513-2a87-4a50-9de3-4d6c59ef05db"],"name":""}]} 2018-07-22 18:54:27,719 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=209fbd59-e3ab-4d04-b2aa-d2a53ae3ed71 used request id req-8a825c10-bbfe-4cba-bf40-ec180e422059 2018-07-22 18:54:27,719 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.120805978775s 2018-07-22 18:54:27,720 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=209fbd59-e3ab-4d04-b2aa-d2a53ae3ed71 used request id req-8a825c10-bbfe-4cba-bf40-ec180e422059 2018-07-22 18:54:27,722 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-22 18:54:27,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=011deecf-1df7-49f7-95b0-7c122baa3534" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7ebdd8ecda16be5e67dd3b1f6e399a39615b721d" 2018-07-22 18:54:27,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-16ccbf08-591c-42df-a2a7-98059d00e9da Date: Sun, 22 Jul 2018 18:54:27 GMT RESP BODY: {"floatingips": []} 2018-07-22 18:54:27,762 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=011deecf-1df7-49f7-95b0-7c122baa3534 used request id req-16ccbf08-591c-42df-a2a7-98059d00e9da 2018-07-22 18:54:27,763 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0399971008301s 2018-07-22 18:54:27,763 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=011deecf-1df7-49f7-95b0-7c122baa3534 used request id req-16ccbf08-591c-42df-a2a7-98059d00e9da 2018-07-22 18:54:27,763 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:54:27,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7ebdd8ecda16be5e67dd3b1f6e399a39615b721d" 2018-07-22 18:54:29,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1659 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-da04f7d5-7791-4661-8e3c-68a8f3a03c37 x-compute-request-id: req-da04f7d5-7791-4661-8e3c-68a8f3a03c37 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_ae3b9e36-9818-4628-ba8f-b242edbea274": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:4d:b2", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/209fbd59-e3ab-4d04-b2aa-d2a53ae3ed71", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/209fbd59-e3ab-4d04-b2aa-d2a53ae3ed71", "rel": "bookmark"}], "image": {"id": "0c3b26e9-602b-4ee7-b5e4-a98c648e10c6", "links": [{"href": "https://192.16.1.222:8774/images/0c3b26e9-602b-4ee7-b5e4-a98c648e10c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:54:24.000000", "flavor": {"id": "f3e08b21-9e2e-4a0f-980b-e558ddbca688", "links": [{"href": "https://192.16.1.222:8774/flavors/f3e08b21-9e2e-4a0f-980b-e558ddbca688", "rel": "bookmark"}]}, "id": "209fbd59-e3ab-4d04-b2aa-d2a53ae3ed71", "security_groups": [{"name": "singlevm2-sg_ae3b9e36-9818-4628-ba8f-b242edbea274"}], "user_id": "5b7483cce54c403a9f08e539e5aa70df", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:54:24Z", "hostId": "60bdaf7ef494daf6776113a5d91a4da60b568509e3508980443624b2", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_ae3b9e36-9818-4628-ba8f-b242edbea274", "name": "singlevm2-vm_ae3b9e36-9818-4628-ba8f-b242edbea274", "created": "2018-07-22T18:54:11Z", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:54:29,064 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-da04f7d5-7791-4661-8e3c-68a8f3a03c37 2018-07-22 18:54:29,064 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.30016303062s 2018-07-22 18:54:29,064 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-da04f7d5-7791-4661-8e3c-68a8f3a03c37 2018-07-22 18:54:29,066 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-22 18:54:29,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=209fbd59-e3ab-4d04-b2aa-d2a53ae3ed71" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7ebdd8ecda16be5e67dd3b1f6e399a39615b721d" 2018-07-22 18:54:29,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-9e4b069c-bdb4-42f8-9f84-d7f1b5b9e3d6 Date: Sun, 22 Jul 2018 18:54:29 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"280c25ed-dfba-46e7-9111-a39a49e3b123","tenant_id":"239b77d2cb034c04aa6625d9b3cb629c","created_at":"2018-07-22T18:54:17Z","admin_state_up":true,"updated_at":"2018-07-22T18:54:25Z","binding:vnic_type":"normal","device_id":"209fbd59-e3ab-4d04-b2aa-d2a53ae3ed71","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:ea:4d:b2","id":"011deecf-1df7-49f7-95b0-7c122baa3534","port_security_enabled":true,"project_id":"239b77d2cb034c04aa6625d9b3cb629c","fixed_ips":[{"subnet_id":"51263da2-6b34-44d5-a9d8-4af1496e37a4","ip_address":"192.168.120.6"}],"extra_dhcp_opts":[],"security_groups":["b0c02513-2a87-4a50-9de3-4d6c59ef05db"],"name":""}]} 2018-07-22 18:54:29,187 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=209fbd59-e3ab-4d04-b2aa-d2a53ae3ed71 used request id req-9e4b069c-bdb4-42f8-9f84-d7f1b5b9e3d6 2018-07-22 18:54:29,188 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.121026992798s 2018-07-22 18:54:29,188 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=209fbd59-e3ab-4d04-b2aa-d2a53ae3ed71 used request id req-9e4b069c-bdb4-42f8-9f84-d7f1b5b9e3d6 2018-07-22 18:54:29,191 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-22 18:54:29,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=011deecf-1df7-49f7-95b0-7c122baa3534" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7ebdd8ecda16be5e67dd3b1f6e399a39615b721d" 2018-07-22 18:54:29,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-20a77994-dc02-4f4e-9e86-0395c57db2ff Date: Sun, 22 Jul 2018 18:54:29 GMT RESP BODY: {"floatingips": []} 2018-07-22 18:54:29,234 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=011deecf-1df7-49f7-95b0-7c122baa3534 used request id req-20a77994-dc02-4f4e-9e86-0395c57db2ff 2018-07-22 18:54:29,234 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0433030128479s 2018-07-22 18:54:29,234 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=011deecf-1df7-49f7-95b0-7c122baa3534 used request id req-20a77994-dc02-4f4e-9e86-0395c57db2ff 2018-07-22 18:54:29,235 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_ae3b9e36-9818-4628-ba8f-b242edbea274': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ea:4d:b2', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0c3b26e9-602b-4ee7-b5e4-a98c648e10c6'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-22T18:54:24.000000', 'flavor': Munch({u'id': u'f3e08b21-9e2e-4a0f-980b-e558ddbca688'}), 'az': u'nova', 'id': u'209fbd59-e3ab-4d04-b2aa-d2a53ae3ed71', 'security_groups': [Munch({u'name': u'singlevm2-sg_ae3b9e36-9818-4628-ba8f-b242edbea274'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5b7483cce54c403a9f08e539e5aa70df', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'239b77d2cb034c04aa6625d9b3cb629c', 'name': 'singlevm2-project_ae3b9e36-9818-4628-ba8f-b242edbea274', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-22T18:54:24.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-22T18:54:24Z', 'hostId': u'60bdaf7ef494daf6776113a5d91a4da60b568509e3508980443624b2', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_ae3b9e36-9818-4628-ba8f-b242edbea274', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'60bdaf7ef494daf6776113a5d91a4da60b568509e3508980443624b2', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-22T18:54:24.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'239b77d2cb034c04aa6625d9b3cb629c', 'name': u'singlevm2-vm_ae3b9e36-9818-4628-ba8f-b242edbea274', 'adminPass': None, 'tenant_id': u'239b77d2cb034c04aa6625d9b3cb629c', 'created_at': u'2018-07-22T18:54:11Z', 'created': u'2018-07-22T18:54:11Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'RegionOne'}) 2018-07-22 18:54:29,236 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-22 18:54:29,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7ebdd8ecda16be5e67dd3b1f6e399a39615b721d" 2018-07-22 18:54:29,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1191 X-Openstack-Request-Id: req-805e77a7-41f6-4725-9936-3fba3b1ec007 Date: Sun, 22 Jul 2018 18:54:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["51263da2-6b34-44d5-a9d8-4af1496e37a4"],"updated_at":"2018-07-22T18:53:46Z","tenant_id":"239b77d2cb034c04aa6625d9b3cb629c","created_at":"2018-07-22T18:53:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"239b77d2cb034c04aa6625d9b3cb629c","id":"280c25ed-dfba-46e7-9111-a39a49e3b123","name":"singlevm2-net_ae3b9e36-9818-4628-ba8f-b242edbea274"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"updated_at":"2018-07-22T18:45:46Z","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","name":"ext-net"}]} 2018-07-22 18:54:29,426 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-805e77a7-41f6-4725-9936-3fba3b1ec007 2018-07-22 18:54:29,426 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.189522027969s 2018-07-22 18:54:29,426 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-805e77a7-41f6-4725-9936-3fba3b1ec007 2018-07-22 18:54:29,427 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-22 18:54:29,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=209fbd59-e3ab-4d04-b2aa-d2a53ae3ed71" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7ebdd8ecda16be5e67dd3b1f6e399a39615b721d" 2018-07-22 18:54:29,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-af63328f-a535-4d33-a489-d82033b4c4c1 Date: Sun, 22 Jul 2018 18:54:29 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"280c25ed-dfba-46e7-9111-a39a49e3b123","tenant_id":"239b77d2cb034c04aa6625d9b3cb629c","created_at":"2018-07-22T18:54:17Z","admin_state_up":true,"updated_at":"2018-07-22T18:54:25Z","binding:vnic_type":"normal","device_id":"209fbd59-e3ab-4d04-b2aa-d2a53ae3ed71","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:ea:4d:b2","id":"011deecf-1df7-49f7-95b0-7c122baa3534","port_security_enabled":true,"project_id":"239b77d2cb034c04aa6625d9b3cb629c","fixed_ips":[{"subnet_id":"51263da2-6b34-44d5-a9d8-4af1496e37a4","ip_address":"192.168.120.6"}],"extra_dhcp_opts":[],"security_groups":["b0c02513-2a87-4a50-9de3-4d6c59ef05db"],"name":""}]} 2018-07-22 18:54:29,513 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=209fbd59-e3ab-4d04-b2aa-d2a53ae3ed71 used request id req-af63328f-a535-4d33-a489-d82033b4c4c1 2018-07-22 18:54:29,513 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.0861349105835s 2018-07-22 18:54:29,513 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=209fbd59-e3ab-4d04-b2aa-d2a53ae3ed71 used request id req-af63328f-a535-4d33-a489-d82033b4c4c1 2018-07-22 18:54:29,514 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.floatingips 2018-07-22 18:54:29,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: 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}7ebdd8ecda16be5e67dd3b1f6e399a39615b721d" -d '{"floatingip": {"floating_network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9", "fixed_ip_address": "192.168.120.6", "port_id": "011deecf-1df7-49f7-95b0-7c122baa3534"}}' 2018-07-22 18:54:33,002 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-2d22b535-cb5a-465b-ba18-a5b9dbd43972 Date: Sun, 22 Jul 2018 18:54:32 GMT RESP BODY: {"floatingip": {"router_id": "9429f681-d58b-4fe0-a00a-29eba9603063", "status": "DOWN", "description": "", "tags": [], "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "created_at": "2018-07-22T18:54:30Z", "updated_at": "2018-07-22T18:54:30Z", "floating_network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "192.16.1.105", "revision_number": 0, "project_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_id": "011deecf-1df7-49f7-95b0-7c122baa3534", "id": "ea3a0662-9c44-4a52-b02f-4d67e6270502"}} 2018-07-22 18:54:33,002 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-2d22b535-cb5a-465b-ba18-a5b9dbd43972 2018-07-22 18:54:33,002 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.floatingips in 3.48747086525s 2018-07-22 18:54:33,002 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-2d22b535-cb5a-465b-ba18-a5b9dbd43972 2018-07-22 18:54:33,004 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'9429f681-d58b-4fe0-a00a-29eba9603063', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'239b77d2cb034c04aa6625d9b3cb629c', 'created_at': u'2018-07-22T18:54:30Z', 'attached': True, 'updated_at': u'2018-07-22T18:54:30Z', 'id': u'ea3a0662-9c44-4a52-b02f-4d67e6270502', 'floating_network_id': u'76ac7b4e-f626-4cfb-83cf-a35235a38cf9', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'192.16.1.105', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'239b77d2cb034c04aa6625d9b3cb629c', 'name': 'singlevm2-project_ae3b9e36-9818-4628-ba8f-b242edbea274', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'9429f681-d58b-4fe0-a00a-29eba9603063', 'project_id': u'239b77d2cb034c04aa6625d9b3cb629c', 'port_id': u'011deecf-1df7-49f7-95b0-7c122baa3534', 'port': u'011deecf-1df7-49f7-95b0-7c122baa3534', 'network': u'76ac7b4e-f626-4cfb-83cf-a35235a38cf9'}) 2018-07-22 18:54:33,005 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-07-22 18:54:33,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/209fbd59-e3ab-4d04-b2aa-d2a53ae3ed71/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7ebdd8ecda16be5e67dd3b1f6e399a39615b721d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 18:54:36,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 21534 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f75b47b4-73f4-4eda-a967-c906c19ced63 x-compute-request-id: req-f75b47b4-73f4-4eda-a967-c906c19ced63 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.978 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.95 BogoMIPS (lpj=9975912)\n[ 0.020039] pid_max: default: 32768 minimum: 301\n[ 0.024043] ACPI: Core revision 20150930\n[ 0.032905] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.044068] Security Framework initialized\n[ 0.052034] Yama: becoming mindful.\n[ 0.056058] AppArmor: AppArmor initialized\n[ 0.064103] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.072225] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.080178] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.088047] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.096889] Initializing cgroup subsys io\n[ 0.104040] Initializing cgroup subsys memory\n[ 0.112047] Initializing cgroup subsys devices\n[ 0.120042] Initializing cgroup subsys freezer\n[ 0.128059] Initializing cgroup subsys net_cls\n[ 0.136040] Initializing cgroup subsys perf_event\n[ 0.144064] Initializing cgroup subsys net_prio\n[ 0.152040] Initializing cgroup subsys hugetlb\n[ 0.160039] Initializing cgroup subsys pids\n[ 0.172826] CPU: Physical Processor ID: 0\n[ 0.181291] mce: CPU supports 10 MCE banks\n[ 0.189087] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.196037] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.479024] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.683688] ftrace: allocating 31920 entries in 125 pages\n[ 0.700433] smpboot: Max logical packages: 1\n[ 0.708035] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.722454] x2apic enabled\n[ 0.724040] Switched APIC routing to physical x2apic.\n[ 0.749671] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.752000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.764055] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.777097] x86: Booted up 1 node, 1 CPUs\n[ 0.780046] smpboot: Total of 1 processors activated (4987.95 BogoMIPS)\n[ 0.787286] devtmpfs: initialized\n[ 0.789521] evm: security.selinux\n[ 0.792045] evm: security.SMACK64\n[ 0.796041] evm: security.SMACK64EXEC\n[ 0.800042] evm: security.SMACK64TRANSMUTE\n[ 0.804053] evm: security.SMACK64MMAP\n[ 0.808041] evm: security.ima\n[ 0.812049] evm: security.capability\n[ 0.816306] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.820164] pinctrl core: initialized pinctrl subsystem\n[ 0.824973] RTC time: 18:54:30, date: 07/22/18\n[ 0.828453] NET: Registered protocol family 16\n[ 0.832479] cpuidle: using governor ladder\n[ 0.836047] cpuidle: using governor menu\n[ 0.840049] PCCT header not found.\n[ 0.844309] ACPI: bus type PCI registered\n[ 0.848042] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.852802] PCI: Using configuration type 1 for base access\n[ 0.857588] ACPI: Added _OSI(Module Device)\n[ 0.860042] ACPI: Added _OSI(Processor Device)\n[ 0.864041] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.868041] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.874850] ACPI: Interpreter enabled\n[ 0.876048] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.888044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.900056] ACPI: (supports S0 S3 S4 S5)\n[ 0.904041] ACPI: Using IOAPIC for interrupt routing\n[ 0.908061] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.916111] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.920049] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.924050] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.928051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.932769] acpiphp: Slot [3] registered\n[ 0.936155] acpiphp: Slot [4] registered\n[ 0.940162] acpiphp: Slot [5] registered\n[ 0.944193] acpiphp: Slot [6] registered\n[ 0.948147] acpiphp: Slot [7] registered\n[ 0.952151] acpiphp: Slot [8] registered\n[ 0.956146] acpiphp: Slot [9] registered\n[ 0.960145] acpiphp: Slot [10] registered\n[ 0.964146] acpiphp: Slot [11] registered\n[ 0.968148] acpiphp: Slot [12] registered\n[ 0.972146] acpiphp: Slot [13] registered\n[ 0.976147] acpiphp: Slot [14] registered\n[ 0.980154] acpiphp: Slot [15] registered\n[ 0.984155] acpiphp: Slot [16] registered\n[ 0.988150] acpiphp: Slot [17] registered\n[ 0.992150] acpiphp: Slot [18] registered\n[ 0.996153] acpiphp: Slot [19] registered\n[ 1.000151] acpiphp: Slot [20] registered\n[ 1.004153] acpiphp: Slot [21] registered\n[ 1.008157] acpiphp: Slot [22] registered\n[ 1.012162] acpiphp: Slot [23] registered\n[ 1.016211] acpiphp: Slot [24] registered\n[ 1.020150] acpiphp: Slot [25] registered\n[ 1.024149] acpiphp: Slot [26] registered\n[ 1.028195] acpiphp: Slot [27] registered\n[ 1.032156] acpiphp: Slot [28] registered\n[ 1.036148] acpiphp: Slot [29] registered\n[ 1.040152] acpiphp: Slot [30] registered\n[ 1.044148] acpiphp: Slot [31] registered\n[ 1.048144] PCI host bridge to bus 0000:00\n[ 1.052046] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.056045] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.060043] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.064044] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 1.068042] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.072044] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.095550] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.096047] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.100045] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.104045] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.123956] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.124144] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.260989] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.272630] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.284587] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.296536] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.308377] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.318555] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.330508] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.332000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.332070] vgaarb: loaded\n[ 1.336050] vgaarb: bridge control possible 0000:00:02.0\n[ 1.347533] SCSI subsystem initialized\n[ 1.354310] ACPI: bus type USB registered\n[ 1.356819] usbcore: registered new interface driver usbfs\n[ 1.360290] usbcore: registered new interface driver hub\n[ 1.364103] usbcore: registered new device driver usb\n[ 1.373067] PCI: Using ACPI for IRQ routing\n[ 1.385068] NetLabel: Initializing\n[ 1.388099] NetLabel: domain hash size = 128\n[ 1.392043] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.396486] NetLabel: unlabeled traffic allowed by default\n[ 1.405125] clocksource: Switched to clocksource kvm-clock\n[ 1.538135] AppArmor: AppArmor Filesystem Enabled\n[ 1.551738] pnp: PnP ACPI init\n[ 1.566408] pnp: PnP ACPI: found 5 devices\n[ 1.599827] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.623976] NET: Registered protocol family 2\n[ 1.641769] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 1.660738] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 1.677343] TCP: Hash tables configured (established 4096 bind 4096)\n[ 1.694597] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.709663] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.726636] NET: Registered protocol family 1\n[ 1.741168] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.755499] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.770951] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.806226] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.842607] Trying to unpack rootfs image as initramfs...\n[ 2.185836] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 2.219041] Scanning for low memory corruption every 60 seconds\n[ 2.239280] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 2.255331] audit: initializing netlink subsys (disabled)\n[ 2.271128] audit: type=2000 audit(1532285669.457:1): initialized\n[ 2.287846] Initialise system trusted keyring\n[ 2.302893] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 2.347701] zbud: loaded\n[ 2.357875] VFS: Disk quotas dquot_6.6.0\n[ 2.369059] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 2.391514] fuse init (API version 7.23)\n[ 2.405448] Key type big_key registered\n[ 2.418963] Allocating IMA MOK and blacklist keyrings.\n[ 2.436988] Key type asymmetric registered\n[ 2.448875] Asymmetric key parser 'x509' registered\n[ 2.462293] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 2.483363] io scheduler noop registered\n[ 2.494277] io scheduler deadline registered (default)\n[ 2.507972] io scheduler cfq registered\n[ 2.521154] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 2.534997] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 2.553273] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 2.573072] ACPI: Power Button [PWRF]\n[ 2.584787] GHES: HEST is not enabled!\n[ 2.614323] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.691740] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.735198] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 2.771948] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 2.832378] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 2.937089] Linux agpgart interface v0.103\n[ 2.981369] brd: module loaded\n[ 3.007117] loop: module loaded\n[ 3.047083] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 3.070610] GPT:90111 != 2097151\n[ 3.080862] GPT:Alternate GPT header not at the end of the disk.\n[ 3.096309] GPT:90111 != 2097151\n[ 3.108891] GPT: Use GNU Parted to correct GPT errors.\n[ 3.125080] vda: vda1 vda15\n[ 3.144232] scsi host0: ata_piix\n[ 3.155828] scsi host1: ata_piix\n[ 3.168341] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 3.185213] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 3.208208] libphy: Fixed MDIO Bus: probed\n[ 3.225044] tun: Universal TUN/TAP device driver, 1.6\n[ 3.238626] tun: (C) 1999-2004 Max Krasnyansky \n[ 3.267979] PPP generic driver version 2.4.2\n[ 3.281019] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 3.298962] ehci-pci: EHCI PCI platform driver\n[ 3.311600] ehci-platform: EHCI generic platform driver\n[ 3.326834] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 3.342676] ohci-pci: OHCI PCI platform driver\n[ 3.357283] ohci-platform: OHCI generic platform driver\n[ 3.372730] uhci_hcd: USB Universal Host Controller Interface driver\n[ 3.413598] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 3.427475] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 3.448378] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 3.462002] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 3.478213] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 3.494690] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 3.516681] usb usb1: Product: UHCI Host Controller\n[ 3.529680] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 3.547156] usb usb1: SerialNumber: 0000:00:01.2\n[ 3.560440] hub 1-0:1.0: USB hub found\n[ 3.573304] hub 1-0:1.0: 2 ports detected\n[ 3.586578] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 3.617252] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 3.631635] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 3.645610] mousedev: PS/2 mouse device common for all mice\n[ 3.663292] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 3.686517] rtc_cmos 00:00: RTC can wake from S4\n[ 3.704396] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 3.724637] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 3.742470] i2c /dev entries driver\n[ 3.753174] device-mapper: uevent: version 1.0.3\n[ 3.766956] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 3.789195] ledtrig-cpu: registered to indicate activity on CPUs\n[ 3.826954] NET: Registered protocol family 10\n[ 3.842850] NET: Registered protocol family 17\n[ 3.854599] Key type dns_resolver registered\n[ 3.871305] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1\n[ 3.887741] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 3.911437] registered taskstats version 1\n[ 3.924850] Loading compiled-in X.509 certificates\n[ 3.938847] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 3.965449] zswap: loaded using pool lzo/zbud\n[ 4.006056] Key type trusted registered\n[ 4.030184] Key type encrypted registered\n[ 4.041791] AppArmor: AppArmor sha1 policy hashing enabled\n[ 4.055617] ima: No TPM chip found, activating TPM-bypass!\n[ 4.069228] evm: HMAC attrs: 0x1\n[ 4.085532] Magic number: 10:460:949\n[ 4.096219] mdio_bus fixed-0: hash matches\n[ 4.108633] tty tty6: hash matches\n[ 4.118666] memory memory2: hash matches\n[ 4.130367] rtc_cmos 00:00: setting system clock to 2018-07-22 18:54:34 UTC (1532285674)\n[ 4.153363] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 4.167978] EDD information not available.\n[ 4.199142] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 4.219997] Write protecting the kernel read-only data: 14336k\n[ 4.261927] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 4.285469] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 4.51\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 5.49\n"} 2018-07-22 18:54:36,483 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/209fbd59-e3ab-4d04-b2aa-d2a53ae3ed71/action used request id req-f75b47b4-73f4-4eda-a967-c906c19ced63 2018-07-22 18:54:36,483 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 3.47845482826s 2018-07-22 18:54:36,483 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/209fbd59-e3ab-4d04-b2aa-d2a53ae3ed71/action used request id req-f75b47b4-73f4-4eda-a967-c906c19ced63 2018-07-22 18:54:36,484 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.978 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.95 BogoMIPS (lpj=9975912) [ 0.020039] pid_max: default: 32768 minimum: 301 [ 0.024043] ACPI: Core revision 20150930 [ 0.032905] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.044068] Security Framework initialized [ 0.052034] Yama: becoming mindful. [ 0.056058] AppArmor: AppArmor initialized [ 0.064103] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.072225] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.080178] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.088047] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.096889] Initializing cgroup subsys io [ 0.104040] Initializing cgroup subsys memory [ 0.112047] Initializing cgroup subsys devices [ 0.120042] Initializing cgroup subsys freezer [ 0.128059] Initializing cgroup subsys net_cls [ 0.136040] Initializing cgroup subsys perf_event [ 0.144064] Initializing cgroup subsys net_prio [ 0.152040] Initializing cgroup subsys hugetlb [ 0.160039] Initializing cgroup subsys pids [ 0.172826] CPU: Physical Processor ID: 0 [ 0.181291] mce: CPU supports 10 MCE banks [ 0.189087] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.196037] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.479024] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.683688] ftrace: allocating 31920 entries in 125 pages [ 0.700433] smpboot: Max logical packages: 1 [ 0.708035] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.722454] x2apic enabled [ 0.724040] Switched APIC routing to physical x2apic. [ 0.749671] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.752000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.764055] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.777097] x86: Booted up 1 node, 1 CPUs [ 0.780046] smpboot: Total of 1 processors activated (4987.95 BogoMIPS) [ 0.787286] devtmpfs: initialized [ 0.789521] evm: security.selinux [ 0.792045] evm: security.SMACK64 [ 0.796041] evm: security.SMACK64EXEC [ 0.800042] evm: security.SMACK64TRANSMUTE [ 0.804053] evm: security.SMACK64MMAP [ 0.808041] evm: security.ima [ 0.812049] evm: security.capability [ 0.816306] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.820164] pinctrl core: initialized pinctrl subsystem [ 0.824973] RTC time: 18:54:30, date: 07/22/18 [ 0.828453] NET: Registered protocol family 16 [ 0.832479] cpuidle: using governor ladder [ 0.836047] cpuidle: using governor menu [ 0.840049] PCCT header not found. [ 0.844309] ACPI: bus type PCI registered [ 0.848042] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.852802] PCI: Using configuration type 1 for base access [ 0.857588] ACPI: Added _OSI(Module Device) [ 0.860042] ACPI: Added _OSI(Processor Device) [ 0.864041] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.868041] ACPI: Added _OSI(Processor Aggregator Device) [ 0.874850] ACPI: Interpreter enabled [ 0.876048] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.888044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.900056] ACPI: (supports S0 S3 S4 S5) [ 0.904041] ACPI: Using IOAPIC for interrupt routing [ 0.908061] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.916111] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.920049] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.924050] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.928051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.932769] acpiphp: Slot [3] registered [ 0.936155] acpiphp: Slot [4] registered [ 0.940162] acpiphp: Slot [5] registered [ 0.944193] acpiphp: Slot [6] registered [ 0.948147] acpiphp: Slot [7] registered [ 0.952151] acpiphp: Slot [8] registered [ 0.956146] acpiphp: Slot [9] registered [ 0.960145] acpiphp: Slot [10] registered [ 0.964146] acpiphp: Slot [11] registered [ 0.968148] acpiphp: Slot [12] registered [ 0.972146] acpiphp: Slot [13] registered [ 0.976147] acpiphp: Slot [14] registered [ 0.980154] acpiphp: Slot [15] registered [ 0.984155] acpiphp: Slot [16] registered [ 0.988150] acpiphp: Slot [17] registered [ 0.992150] acpiphp: Slot [18] registered [ 0.996153] acpiphp: Slot [19] registered [ 1.000151] acpiphp: Slot [20] registered [ 1.004153] acpiphp: Slot [21] registered [ 1.008157] acpiphp: Slot [22] registered [ 1.012162] acpiphp: Slot [23] registered [ 1.016211] acpiphp: Slot [24] registered [ 1.020150] acpiphp: Slot [25] registered [ 1.024149] acpiphp: Slot [26] registered [ 1.028195] acpiphp: Slot [27] registered [ 1.032156] acpiphp: Slot [28] registered [ 1.036148] acpiphp: Slot [29] registered [ 1.040152] acpiphp: Slot [30] registered [ 1.044148] acpiphp: Slot [31] registered [ 1.048144] PCI host bridge to bus 0000:00 [ 1.052046] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.056045] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.060043] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.064044] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.068042] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.072044] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.095550] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.096047] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.100045] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.104045] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.123956] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.124144] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.260989] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.272630] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.284587] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.296536] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.308377] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.318555] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.330508] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.332000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.332070] vgaarb: loaded [ 1.336050] vgaarb: bridge control possible 0000:00:02.0 [ 1.347533] SCSI subsystem initialized [ 1.354310] ACPI: bus type USB registered [ 1.356819] usbcore: registered new interface driver usbfs [ 1.360290] usbcore: registered new interface driver hub [ 1.364103] usbcore: registered new device driver usb [ 1.373067] PCI: Using ACPI for IRQ routing [ 1.385068] NetLabel: Initializing [ 1.388099] NetLabel: domain hash size = 128 [ 1.392043] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.396486] NetLabel: unlabeled traffic allowed by default [ 1.405125] clocksource: Switched to clocksource kvm-clock [ 1.538135] AppArmor: AppArmor Filesystem Enabled [ 1.551738] pnp: PnP ACPI init [ 1.566408] pnp: PnP ACPI: found 5 devices [ 1.599827] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.623976] NET: Registered protocol family 2 [ 1.641769] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.660738] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.677343] TCP: Hash tables configured (established 4096 bind 4096) [ 1.694597] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.709663] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.726636] NET: Registered protocol family 1 [ 1.741168] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.755499] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.770951] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.806226] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.842607] Trying to unpack rootfs image as initramfs... [ 2.185836] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 2.219041] Scanning for low memory corruption every 60 seconds [ 2.239280] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.255331] audit: initializing netlink subsys (disabled) [ 2.271128] audit: type=2000 audit(1532285669.457:1): initialized [ 2.287846] Initialise system trusted keyring [ 2.302893] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.347701] zbud: loaded [ 2.357875] VFS: Disk quotas dquot_6.6.0 [ 2.369059] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.391514] fuse init (API version 7.23) [ 2.405448] Key type big_key registered [ 2.418963] Allocating IMA MOK and blacklist keyrings. [ 2.436988] Key type asymmetric registered [ 2.448875] Asymmetric key parser 'x509' registered [ 2.462293] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.483363] io scheduler noop registered [ 2.494277] io scheduler deadline registered (default) [ 2.507972] io scheduler cfq registered [ 2.521154] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.534997] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.553273] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.573072] ACPI: Power Button [PWRF] [ 2.584787] GHES: HEST is not enabled! [ 2.614323] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.691740] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.735198] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.771948] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.832378] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.937089] Linux agpgart interface v0.103 [ 2.981369] brd: module loaded [ 3.007117] loop: module loaded [ 3.047083] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 3.070610] GPT:90111 != 2097151 [ 3.080862] GPT:Alternate GPT header not at the end of the disk. [ 3.096309] GPT:90111 != 2097151 [ 3.108891] GPT: Use GNU Parted to correct GPT errors. [ 3.125080] vda: vda1 vda15 [ 3.144232] scsi host0: ata_piix [ 3.155828] scsi host1: ata_piix [ 3.168341] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 3.185213] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 3.208208] libphy: Fixed MDIO Bus: probed [ 3.225044] tun: Universal TUN/TAP device driver, 1.6 [ 3.238626] tun: (C) 1999-2004 Max Krasnyansky [ 3.267979] PPP generic driver version 2.4.2 [ 3.281019] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.298962] ehci-pci: EHCI PCI platform driver [ 3.311600] ehci-platform: EHCI generic platform driver [ 3.326834] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.342676] ohci-pci: OHCI PCI platform driver [ 3.357283] ohci-platform: OHCI generic platform driver [ 3.372730] uhci_hcd: USB Universal Host Controller Interface driver [ 3.413598] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.427475] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.448378] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.462002] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.478213] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.494690] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.516681] usb usb1: Product: UHCI Host Controller [ 3.529680] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.547156] usb usb1: SerialNumber: 0000:00:01.2 [ 3.560440] hub 1-0:1.0: USB hub found [ 3.573304] hub 1-0:1.0: 2 ports detected [ 3.586578] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.617252] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.631635] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.645610] mousedev: PS/2 mouse device common for all mice [ 3.663292] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.686517] rtc_cmos 00:00: RTC can wake from S4 [ 3.704396] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.724637] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 3.742470] i2c /dev entries driver [ 3.753174] device-mapper: uevent: version 1.0.3 [ 3.766956] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 3.789195] ledtrig-cpu: registered to indicate activity on CPUs [ 3.826954] NET: Registered protocol family 10 [ 3.842850] NET: Registered protocol family 17 [ 3.854599] Key type dns_resolver registered [ 3.871305] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1 [ 3.887741] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 3.911437] registered taskstats version 1 [ 3.924850] Loading compiled-in X.509 certificates [ 3.938847] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 3.965449] zswap: loaded using pool lzo/zbud [ 4.006056] Key type trusted registered [ 4.030184] Key type encrypted registered [ 4.041791] AppArmor: AppArmor sha1 policy hashing enabled [ 4.055617] ima: No TPM chip found, activating TPM-bypass! [ 4.069228] evm: HMAC attrs: 0x1 [ 4.085532] Magic number: 10:460:949 [ 4.096219] mdio_bus fixed-0: hash matches [ 4.108633] tty tty6: hash matches [ 4.118666] memory memory2: hash matches [ 4.130367] rtc_cmos 00:00: setting system clock to 2018-07-22 18:54:34 UTC (1532285674) [ 4.153363] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.167978] EDD information not available. [ 4.199142] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 4.219997] Write protecting the kernel read-only data: 14336k [ 4.261927] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 4.285469] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 4.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 5.49 2018-07-22 18:54:37,202 - functest.core.singlevm - DEBUG - try 1: cannot connect to 192.16.1.105 2018-07-22 18:54:47,215 - paramiko.transport - DEBUG - starting thread (client mode): 0x4cb3a690L 2018-07-22 18:54:47,215 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-22 18:54:47,216 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-22 18:54:47,216 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-22 18:54:47,217 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-22 18:54:47,217 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-22 18:54:47,217 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-22 18:54:47,217 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-22 18:54:47,218 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-22 18:54:47,218 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-22 18:54:47,275 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-22 18:54:47,275 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-22 18:54:47,279 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 192.16.1.105: aa74194541799a5f3d2772e0f67d3b3e 2018-07-22 18:54:47,280 - paramiko.transport - DEBUG - Trying discovered key ea4d90da01e6af391c2a71e0bc1a543d in /tmp/tmpgU2zG6 2018-07-22 18:54:47,313 - paramiko.transport - DEBUG - userauth is OK 2018-07-22 18:54:47,317 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-22 18:54:47,345 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-22 18:54:47,347 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-22 18:54:47,347 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-22 18:54:47,350 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-22 18:54:47,351 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-22 18:54:47,352 - functest.core.singlevm - DEBUG - output: Hello World 2018-07-22 18:54:47,352 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-22 18:54:47,352 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 01:02 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-22 18:54:47,358 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.floatingips 2018-07-22 18:54:47,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/floatingips/ea3a0662-9c44-4a52-b02f-4d67e6270502.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7ebdd8ecda16be5e67dd3b1f6e399a39615b721d" 2018-07-22 18:54:49,405 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0960ccb6-aa4d-4af7-af98-d8126f248c78 Content-Length: 0 Date: Sun, 22 Jul 2018 18:54:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 18:54:49,405 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/floatingips/ea3a0662-9c44-4a52-b02f-4d67e6270502.json used request id req-0960ccb6-aa4d-4af7-af98-d8126f248c78 2018-07-22 18:54:49,405 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.floatingips in 2.04756498337s 2018-07-22 18:54:49,405 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/floatingips/ea3a0662-9c44-4a52-b02f-4d67e6270502.json used request id req-0960ccb6-aa4d-4af7-af98-d8126f248c78 2018-07-22 18:54:49,408 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-22 18:54:49,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7ebdd8ecda16be5e67dd3b1f6e399a39615b721d" 2018-07-22 18:54:49,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-0458dea8-b05e-4de0-b0be-f09747f781ed Date: Sun, 22 Jul 2018 18:54:49 GMT RESP BODY: {"floatingips": []} 2018-07-22 18:54:49,489 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-0458dea8-b05e-4de0-b0be-f09747f781ed 2018-07-22 18:54:49,490 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0813808441162s 2018-07-22 18:54:49,490 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-0458dea8-b05e-4de0-b0be-f09747f781ed 2018-07-22 18:54:49,493 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.servers 2018-07-22 18:54:49,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/209fbd59-e3ab-4d04-b2aa-d2a53ae3ed71 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7ebdd8ecda16be5e67dd3b1f6e399a39615b721d" 2018-07-22 18:54:49,831 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-61ca792d-2d1a-48f5-9398-ba1ced52fc08 x-compute-request-id: req-61ca792d-2d1a-48f5-9398-ba1ced52fc08 2018-07-22 18:54:49,831 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/209fbd59-e3ab-4d04-b2aa-d2a53ae3ed71 used request id req-61ca792d-2d1a-48f5-9398-ba1ced52fc08 2018-07-22 18:54:49,831 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.servers in 0.338001966476s 2018-07-22 18:54:49,831 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/209fbd59-e3ab-4d04-b2aa-d2a53ae3ed71 used request id req-61ca792d-2d1a-48f5-9398-ba1ced52fc08 2018-07-22 18:54:49,832 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:54:49,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7ebdd8ecda16be5e67dd3b1f6e399a39615b721d" 2018-07-22 18:54:50,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1784 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-11fcd489-f0c1-4e63-94d0-e90ce335bf52 x-compute-request-id: req-11fcd489-f0c1-4e63-94d0-e90ce335bf52 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_ae3b9e36-9818-4628-ba8f-b242edbea274": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:4d:b2", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:4d:b2", "version": 4, "addr": "192.16.1.105", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/209fbd59-e3ab-4d04-b2aa-d2a53ae3ed71", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/209fbd59-e3ab-4d04-b2aa-d2a53ae3ed71", "rel": "bookmark"}], "image": {"id": "0c3b26e9-602b-4ee7-b5e4-a98c648e10c6", "links": [{"href": "https://192.16.1.222:8774/images/0c3b26e9-602b-4ee7-b5e4-a98c648e10c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:54:24.000000", "flavor": {"id": "f3e08b21-9e2e-4a0f-980b-e558ddbca688", "links": [{"href": "https://192.16.1.222:8774/flavors/f3e08b21-9e2e-4a0f-980b-e558ddbca688", "rel": "bookmark"}]}, "id": "209fbd59-e3ab-4d04-b2aa-d2a53ae3ed71", "security_groups": [{"name": "singlevm2-sg_ae3b9e36-9818-4628-ba8f-b242edbea274"}], "user_id": "5b7483cce54c403a9f08e539e5aa70df", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:54:49Z", "hostId": "60bdaf7ef494daf6776113a5d91a4da60b568509e3508980443624b2", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_ae3b9e36-9818-4628-ba8f-b242edbea274", "name": "singlevm2-vm_ae3b9e36-9818-4628-ba8f-b242edbea274", "created": "2018-07-22T18:54:11Z", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:54:50,264 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-11fcd489-f0c1-4e63-94d0-e90ce335bf52 2018-07-22 18:54:50,264 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.431532859802s 2018-07-22 18:54:50,264 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-11fcd489-f0c1-4e63-94d0-e90ce335bf52 2018-07-22 18:54:50,265 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 18:54:52,268 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:54:52,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7ebdd8ecda16be5e67dd3b1f6e399a39615b721d" 2018-07-22 18:54:53,314 - 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-0958bb4e-211f-4415-83cb-3d68b17b2fd3 x-compute-request-id: req-0958bb4e-211f-4415-83cb-3d68b17b2fd3 RESP BODY: {"servers": []} 2018-07-22 18:54:53,314 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-0958bb4e-211f-4415-83cb-3d68b17b2fd3 2018-07-22 18:54:53,314 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.0463540554s 2018-07-22 18:54:53,315 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-0958bb4e-211f-4415-83cb-3d68b17b2fd3 2018-07-22 18:54:53,317 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-07-22 18:54:53,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7ebdd8ecda16be5e67dd3b1f6e399a39615b721d" 2018-07-22 18:54:53,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-48a6a193-fbf2-4b94-9daa-de3ead05c7fc Date: Sun, 22 Jul 2018 18:54:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "created_at": "2018-07-22T18:53:45Z", "updated_at": "2018-07-22T18:53:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "121b67f5-2f82-4204-b188-1a7fcf2bc7de", "remote_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv6", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "60b512d0-b458-4dfd-967e-cdf2ac05691e", "remote_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv4", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "9091963a-eedf-4b38-9535-a3f1cad1b6a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv6", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "b7710152-0fa0-45f7-b890-5ef7b192b184", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv4", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}], "revision_number": 4, "project_id": "239b77d2cb034c04aa6625d9b3cb629c", "id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "created_at": "2018-07-22T18:54:05Z", "updated_at": "2018-07-22T18:54:07Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T18:54:06Z", "revision_number": 0, "id": "367920ea-a34d-4678-b0e8-234b95a52aa9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:54:06Z", "security_group_id": "b0c02513-2a87-4a50-9de3-4d6c59ef05db", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:54:07Z", "revision_number": 0, "id": "991efc7d-a32b-499f-b998-7f7b67438314", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:54:07Z", "security_group_id": "b0c02513-2a87-4a50-9de3-4d6c59ef05db", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv4", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:54:05Z", "revision_number": 0, "id": "d7b1526a-ed5a-46e5-bc20-ed026dc6f421", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:54:05Z", "security_group_id": "b0c02513-2a87-4a50-9de3-4d6c59ef05db", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv4", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:54:05Z", "revision_number": 0, "id": "ecbdef4a-15bb-423f-98b9-9c1cd2246e6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:54:05Z", "security_group_id": "b0c02513-2a87-4a50-9de3-4d6c59ef05db", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv6", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}], "revision_number": 4, "project_id": "239b77d2cb034c04aa6625d9b3cb629c", "id": "b0c02513-2a87-4a50-9de3-4d6c59ef05db", "name": "singlevm2-sg_ae3b9e36-9818-4628-ba8f-b242edbea274"}]} 2018-07-22 18:54:53,421 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-48a6a193-fbf2-4b94-9daa-de3ead05c7fc 2018-07-22 18:54:53,421 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.103974103928s 2018-07-22 18:54:53,421 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-48a6a193-fbf2-4b94-9daa-de3ead05c7fc 2018-07-22 18:54:53,423 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.security-groups 2018-07-22 18:54:53,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/b0c02513-2a87-4a50-9de3-4d6c59ef05db.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7ebdd8ecda16be5e67dd3b1f6e399a39615b721d" 2018-07-22 18:54:53,732 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8c7780fc-fdad-4879-b35c-b40e7323a258 Content-Length: 0 Date: Sun, 22 Jul 2018 18:54:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 18:54:53,732 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/b0c02513-2a87-4a50-9de3-4d6c59ef05db.json used request id req-8c7780fc-fdad-4879-b35c-b40e7323a258 2018-07-22 18:54:53,732 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.security-groups in 0.30862402916s 2018-07-22 18:54:53,732 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/b0c02513-2a87-4a50-9de3-4d6c59ef05db.json used request id req-8c7780fc-fdad-4879-b35c-b40e7323a258 2018-07-22 18:54:53,733 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.os-keypairs 2018-07-22 18:54:53,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/os-keypairs/singlevm2-kp_ae3b9e36-9818-4628-ba8f-b242edbea274 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7ebdd8ecda16be5e67dd3b1f6e399a39615b721d" 2018-07-22 18:54:53,906 - 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-5ac65e48-8724-464b-beb0-ee3772c86cf1 x-compute-request-id: req-5ac65e48-8724-464b-beb0-ee3772c86cf1 2018-07-22 18:54:53,906 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/singlevm2-kp_ae3b9e36-9818-4628-ba8f-b242edbea274 used request id req-5ac65e48-8724-464b-beb0-ee3772c86cf1 2018-07-22 18:54:53,906 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.os-keypairs in 0.173717021942s 2018-07-22 18:54:53,907 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/singlevm2-kp_ae3b9e36-9818-4628-ba8f-b242edbea274 used request id req-5ac65e48-8724-464b-beb0-ee3772c86cf1 2018-07-22 18:54:53,907 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-07-22 18:54:53,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/9429f681-d58b-4fe0-a00a-29eba9603063/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}7ebdd8ecda16be5e67dd3b1f6e399a39615b721d" -d '{"subnet_id": "51263da2-6b34-44d5-a9d8-4af1496e37a4"}' 2018-07-22 18:54:57,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8d81da97-27c3-4ef6-a6c8-802e0ee908a5 Date: Sun, 22 Jul 2018 18:54:57 GMT RESP BODY: {"network_id": "280c25ed-dfba-46e7-9111-a39a49e3b123", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "subnet_id": "51263da2-6b34-44d5-a9d8-4af1496e37a4", "subnet_ids": ["51263da2-6b34-44d5-a9d8-4af1496e37a4"], "port_id": "5bec60c5-a20e-4912-98f3-c78271f0ea63", "id": "9429f681-d58b-4fe0-a00a-29eba9603063"} 2018-07-22 18:54:57,320 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/9429f681-d58b-4fe0-a00a-29eba9603063/remove_router_interface.json used request id req-8d81da97-27c3-4ef6-a6c8-802e0ee908a5 2018-07-22 18:54:57,320 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 3.41250300407s 2018-07-22 18:54:57,320 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/9429f681-d58b-4fe0-a00a-29eba9603063/remove_router_interface.json used request id req-8d81da97-27c3-4ef6-a6c8-802e0ee908a5 returning object 9429f681-d58b-4fe0-a00a-29eba9603063 2018-07-22 18:54:57,321 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-07-22 18:54:57,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/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}7ebdd8ecda16be5e67dd3b1f6e399a39615b721d" 2018-07-22 18:54:57,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-f480b841-2c0b-4d20-99d7-c0f27bacf696 Date: Sun, 22 Jul 2018 18:54:57 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dfeb2318-808e-4397-8e97-13ee20f5981d", "ip_address": "192.16.1.113"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "created_at": "2018-07-22T18:53:48Z", "admin_state_up": true, "updated_at": "2018-07-22T18:54:55Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "239b77d2cb034c04aa6625d9b3cb629c", "id": "9429f681-d58b-4fe0-a00a-29eba9603063", "name": "singlevm2-router_ae3b9e36-9818-4628-ba8f-b242edbea274"}]} 2018-07-22 18:54:57,561 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-f480b841-2c0b-4d20-99d7-c0f27bacf696 2018-07-22 18:54:57,561 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.239156961441s 2018-07-22 18:54:57,561 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-f480b841-2c0b-4d20-99d7-c0f27bacf696 2018-07-22 18:54:57,562 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-07-22 18:54:57,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/9429f681-d58b-4fe0-a00a-29eba9603063.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7ebdd8ecda16be5e67dd3b1f6e399a39615b721d" 2018-07-22 18:55:02,890 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-014253f7-0c53-4542-ab7d-580ec3a781b8 Content-Length: 0 Date: Sun, 22 Jul 2018 18:55:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 18:55:02,890 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/9429f681-d58b-4fe0-a00a-29eba9603063.json used request id req-014253f7-0c53-4542-ab7d-580ec3a781b8 2018-07-22 18:55:02,890 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 5.32789206505s 2018-07-22 18:55:02,890 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/9429f681-d58b-4fe0-a00a-29eba9603063.json used request id req-014253f7-0c53-4542-ab7d-580ec3a781b8 2018-07-22 18:55:02,891 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-22 18:55:02,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7ebdd8ecda16be5e67dd3b1f6e399a39615b721d" 2018-07-22 18:55:03,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-65a54998-e44b-4855-a067-906a80f625b4 Date: Sun, 22 Jul 2018 18:55:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"280c25ed-dfba-46e7-9111-a39a49e3b123","tenant_id":"239b77d2cb034c04aa6625d9b3cb629c","created_at":"2018-07-22T18:53:46Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T18:53:46Z","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":"239b77d2cb034c04aa6625d9b3cb629c","id":"51263da2-6b34-44d5-a9d8-4af1496e37a4","subnetpool_id":null,"name":"singlevm2-subnet_ae3b9e36-9818-4628-ba8f-b242edbea274"}]} 2018-07-22 18:55:03,005 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-65a54998-e44b-4855-a067-906a80f625b4 2018-07-22 18:55:03,005 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.114307880402s 2018-07-22 18:55:03,005 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-65a54998-e44b-4855-a067-906a80f625b4 2018-07-22 18:55:03,006 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-07-22 18:55:03,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/51263da2-6b34-44d5-a9d8-4af1496e37a4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7ebdd8ecda16be5e67dd3b1f6e399a39615b721d" 2018-07-22 18:55:06,696 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ce8a1feb-341d-436a-9835-fac68c21275e Date: Sun, 22 Jul 2018 18:55:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 18:55:06,696 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/51263da2-6b34-44d5-a9d8-4af1496e37a4.json used request id req-ce8a1feb-341d-436a-9835-fac68c21275e 2018-07-22 18:55:06,696 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 3.68987607956s 2018-07-22 18:55:06,696 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/51263da2-6b34-44d5-a9d8-4af1496e37a4.json used request id req-ce8a1feb-341d-436a-9835-fac68c21275e 2018-07-22 18:55:06,696 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-22 18:55:06,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/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}7ebdd8ecda16be5e67dd3b1f6e399a39615b721d" 2018-07-22 18:55:07,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-cd8c01f5-a418-4e18-b079-8892173243f4 Date: Sun, 22 Jul 2018 18:55:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-07-22T18:55:06Z","tenant_id":"239b77d2cb034c04aa6625d9b3cb629c","created_at":"2018-07-22T18:53:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"239b77d2cb034c04aa6625d9b3cb629c","id":"280c25ed-dfba-46e7-9111-a39a49e3b123","name":"singlevm2-net_ae3b9e36-9818-4628-ba8f-b242edbea274"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"updated_at":"2018-07-22T18:45:46Z","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","name":"ext-net"}]} 2018-07-22 18:55:07,213 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-cd8c01f5-a418-4e18-b079-8892173243f4 2018-07-22 18:55:07,213 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.516793012619s 2018-07-22 18:55:07,214 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-cd8c01f5-a418-4e18-b079-8892173243f4 2018-07-22 18:55:07,214 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-07-22 18:55:07,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/280c25ed-dfba-46e7-9111-a39a49e3b123.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7ebdd8ecda16be5e67dd3b1f6e399a39615b721d" 2018-07-22 18:55:09,700 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e25ec77b-5f9c-4e10-8ff9-530926bc2211 Date: Sun, 22 Jul 2018 18:55:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 18:55:09,700 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/280c25ed-dfba-46e7-9111-a39a49e3b123.json used request id req-e25ec77b-5f9c-4e10-8ff9-530926bc2211 2018-07-22 18:55:09,700 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 2.48532700539s 2018-07-22 18:55:09,700 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/280c25ed-dfba-46e7-9111-a39a49e3b123.json used request id req-e25ec77b-5f9c-4e10-8ff9-530926bc2211 2018-07-22 18:55:09,703 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-22 18:55:09,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7ebdd8ecda16be5e67dd3b1f6e399a39615b721d" 2018-07-22 18:55:09,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json x-openstack-request-id: req-f2e4958e-23c7-43ea-a3f1-c0c0bfea39e4 RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/0c3b26e9-602b-4ee7-b5e4-a98c648e10c6/snap", "metadata": {}}], "file": "/v2/images/0c3b26e9-602b-4ee7-b5e4-a98c648e10c6/file", "owner": "239b77d2cb034c04aa6625d9b3cb629c", "id": "0c3b26e9-602b-4ee7-b5e4-a98c648e10c6", "size": 12716032, "self": "/v2/images/0c3b26e9-602b-4ee7-b5e4-a98c648e10c6", "disk_format": "qcow2", "direct_url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/0c3b26e9-602b-4ee7-b5e4-a98c648e10c6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T18:54:03Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_ae3b9e36-9818-4628-ba8f-b242edbea274", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_ae3b9e36-9818-4628-ba8f-b242edbea274", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T18:54:01Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 18:55:09,791 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-f2e4958e-23c7-43ea-a3f1-c0c0bfea39e4 2018-07-22 18:55:09,791 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.0882520675659s 2018-07-22 18:55:09,792 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-f2e4958e-23c7-43ea-a3f1-c0c0bfea39e4 2018-07-22 18:55:09,792 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-07-22 18:55:09,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/0c3b26e9-602b-4ee7-b5e4-a98c648e10c6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7ebdd8ecda16be5e67dd3b1f6e399a39615b721d" 2018-07-22 18:55:10,375 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-47522026-ce39-4c9a-b226-a5dd92c131c5 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 18:55:10,375 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/0c3b26e9-602b-4ee7-b5e4-a98c648e10c6 used request id req-47522026-ce39-4c9a-b226-a5dd92c131c5 2018-07-22 18:55:10,376 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 0.583037137985s 2018-07-22 18:55:10,376 - shade.request_ids - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/0c3b26e9-602b-4ee7-b5e4-a98c648e10c6 used request id req-47522026-ce39-4c9a-b226-a5dd92c131c5 2018-07-22 18:55:10,376 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-22 18:55:10,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7170bb8134694fb12d14873ad9a3598161674ee" 2018-07-22 18:55:10,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2629 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-2e32e810-ae41-4a46-8e8c-9ad727270b43 x-compute-request-id: req-2e32e810-ae41-4a46-8e8c-9ad727270b43 RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}, {"name": "singlevm2-flavor_ae3b9e36-9818-4628-ba8f-b242edbea274", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/f3e08b21-9e2e-4a0f-980b-e558ddbca688", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/f3e08b21-9e2e-4a0f-980b-e558ddbca688", "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": "f3e08b21-9e2e-4a0f-980b-e558ddbca688"}]} 2018-07-22 18:55:10,441 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-2e32e810-ae41-4a46-8e8c-9ad727270b43 2018-07-22 18:55:10,441 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0649719238281s 2018-07-22 18:55:10,441 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-2e32e810-ae41-4a46-8e8c-9ad727270b43 2018-07-22 18:55:10,444 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-07-22 18:55:10,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/f3e08b21-9e2e-4a0f-980b-e558ddbca688 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7170bb8134694fb12d14873ad9a3598161674ee" 2018-07-22 18:55:10,509 - 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-ce50eb40-ebe9-4e8a-b992-89f23e27291f x-compute-request-id: req-ce50eb40-ebe9-4e8a-b992-89f23e27291f 2018-07-22 18:55:10,509 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/f3e08b21-9e2e-4a0f-980b-e558ddbca688 used request id req-ce50eb40-ebe9-4e8a-b992-89f23e27291f 2018-07-22 18:55:10,509 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.065221786499s 2018-07-22 18:55:10,509 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/f3e08b21-9e2e-4a0f-980b-e558ddbca688 used request id req-ce50eb40-ebe9-4e8a-b992-89f23e27291f 2018-07-22 18:55:10,509 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-22 18:55:10,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7170bb8134694fb12d14873ad9a3598161674ee" 2018-07-22 18:55:11,710 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:55:11 GMT Content-Type: application/json Content-Length: 4178 Vary: X-Auth-Token x-openstack-request-id: req-9d9f56ec-cd17-4fd9-a32b-8f06588d57fe X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/1f108f530efd4cc69b46c4aa532057ff"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "1f108f530efd4cc69b46c4aa532057ff", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/27a8e60db0cf4f95abf2d9fafe083888"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "27a8e60db0cf4f95abf2d9fafe083888", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/2daf70d24b20492d895f12999a9a49f0"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "2daf70d24b20492d895f12999a9a49f0", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/578de12745c743bd9dd92bf9224acd16"}, "domain_id": "default", "enabled": true, "id": "578de12745c743bd9dd92bf9224acd16", "options": {}}, {"name": "singlevm2-user_ae3b9e36-9818-4628-ba8f-b242edbea274", "links": {"self": "https://192.16.1.222:5000/v3/users/5b7483cce54c403a9f08e539e5aa70df"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b7483cce54c403a9f08e539e5aa70df", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/742694684b5d47d0bac13dc98454937e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "742694684b5d47d0bac13dc98454937e", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/787071c1a56e4800b1496590f054563f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "787071c1a56e4800b1496590f054563f", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/94ca466cf6844cca83b4175ac69d0680"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "94ca466cf6844cca83b4175ac69d0680", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/a0d48ece3bb84d4ea03478919c0b92eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "a0d48ece3bb84d4ea03478919c0b92eb", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/b970c767edd342f48d9259b8478b1221"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "b970c767edd342f48d9259b8478b1221", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/bc7feab2ad3a4d82ab46a771e7c7ca2d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "bc7feab2ad3a4d82ab46a771e7c7ca2d", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/bd0e5cd787ad49c4bab3c211eea5932c"}, "domain_id": "516a1864d8784e8489227e90a3645f60", "enabled": true, "id": "bd0e5cd787ad49c4bab3c211eea5932c", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/dfbc186a612c4f9097944cfac82caf54"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "dfbc186a612c4f9097944cfac82caf54", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/feff152a8a514679827aa9f87d9e427f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "feff152a8a514679827aa9f87d9e427f", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-22 18:55:11,710 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-9d9f56ec-cd17-4fd9-a32b-8f06588d57fe 2018-07-22 18:55:11,710 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 1.20088100433s 2018-07-22 18:55:11,711 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-9d9f56ec-cd17-4fd9-a32b-8f06588d57fe 2018-07-22 18:55:11,713 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-22 18:55:11,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/5b7483cce54c403a9f08e539e5aa70df -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7170bb8134694fb12d14873ad9a3598161674ee" 2018-07-22 18:55:12,413 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:55:12 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-88ef03fb-6218-4a0d-bc2c-343b265f0dfd X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/5b7483cce54c403a9f08e539e5aa70df"}, "domain_id": "default", "description": null, "enabled": true, "options": {}, "id": "5b7483cce54c403a9f08e539e5aa70df", "email": null, "name": "singlevm2-user_ae3b9e36-9818-4628-ba8f-b242edbea274"}} 2018-07-22 18:55:12,413 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/5b7483cce54c403a9f08e539e5aa70df used request id req-88ef03fb-6218-4a0d-bc2c-343b265f0dfd 2018-07-22 18:55:12,413 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.6995408535s 2018-07-22 18:55:12,413 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/5b7483cce54c403a9f08e539e5aa70df used request id req-88ef03fb-6218-4a0d-bc2c-343b265f0dfd 2018-07-22 18:55:12,414 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.users 2018-07-22 18:55:12,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/5b7483cce54c403a9f08e539e5aa70df -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7170bb8134694fb12d14873ad9a3598161674ee" 2018-07-22 18:55:12,921 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:55:12 GMT Vary: X-Auth-Token x-openstack-request-id: req-c344b42f-0c25-440f-917b-40a99df591d6 X-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-22 18:55:12,921 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/5b7483cce54c403a9f08e539e5aa70df used request id req-c344b42f-0c25-440f-917b-40a99df591d6 2018-07-22 18:55:12,921 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.users in 0.507035017014s 2018-07-22 18:55:12,921 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/5b7483cce54c403a9f08e539e5aa70df used request id req-c344b42f-0c25-440f-917b-40a99df591d6 2018-07-22 18:55:12,925 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-07-22 18:55:12,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7170bb8134694fb12d14873ad9a3598161674ee" 2018-07-22 18:55:14,356 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:55:14 GMT Content-Type: application/json Content-Length: 1073 Vary: X-Auth-Token x-openstack-request-id: req-da43bdb4-745e-43e1-af97-0089683d5ef8 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "https://192.16.1.222:5000/v3/projects/239b77d2cb034c04aa6625d9b3cb629c"}, "tags": [], "enabled": true, "id": "239b77d2cb034c04aa6625d9b3cb629c", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_ae3b9e36-9818-4628-ba8f-b242edbea274"}, {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/842f62c9dbf64b77b4b3da26e8d21c32"}, "tags": [], "enabled": true, "id": "842f62c9dbf64b77b4b3da26e8d21c32", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-22 18:55:14,357 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-da43bdb4-745e-43e1-af97-0089683d5ef8 2018-07-22 18:55:14,357 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 1.43109512329s 2018-07-22 18:55:14,357 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-da43bdb4-745e-43e1-af97-0089683d5ef8 2018-07-22 18:55:14,360 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.projects 2018-07-22 18:55:14,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/239b77d2cb034c04aa6625d9b3cb629c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7170bb8134694fb12d14873ad9a3598161674ee" 2018-07-22 18:55:15,253 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:55:15 GMT Vary: X-Auth-Token x-openstack-request-id: req-2bf51970-de14-4d39-8744-bb6dfc69ffc8 X-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-22 18:55:15,253 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/239b77d2cb034c04aa6625d9b3cb629c used request id req-2bf51970-de14-4d39-8744-bb6dfc69ffc8 2018-07-22 18:55:15,253 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.projects in 0.892434835434s 2018-07-22 18:55:15,253 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/239b77d2cb034c04aa6625d9b3cb629c used request id req-2bf51970-de14-4d39-8744-bb6dfc69ffc8 2018-07-22 18:55:15,255 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-22 18:55:15,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7170bb8134694fb12d14873ad9a3598161674ee" 2018-07-22 18:55:16,051 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:55:16 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-c9f2ed31-ca53-44f9-9cb6-9743885febb0 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47926fd2f5154882b6f31c1790b7a7c7", "links": {"self": "https://192.16.1.222:5000/v3/roles/47926fd2f5154882b6f31c1790b7a7c7"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5d26b87573704003a006d5f301a335b9", "links": {"self": "https://192.16.1.222:5000/v3/roles/5d26b87573704003a006d5f301a335b9"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d003a336a98a4f52ae5449d360466dce", "links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "name": "admin"}, {"domain_id": null, "id": "e5c38e0f43c64a44921d1e4a958814a3", "links": {"self": "https://192.16.1.222:5000/v3/roles/e5c38e0f43c64a44921d1e4a958814a3"}, "name": "heat_stack_user"}]} 2018-07-22 18:55:16,051 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-c9f2ed31-ca53-44f9-9cb6-9743885febb0 2018-07-22 18:55:16,051 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.795720100403s 2018-07-22 18:55:16,052 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-c9f2ed31-ca53-44f9-9cb6-9743885febb0 2018-07-22 18:55:16,055 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.roles 2018-07-22 18:55:16,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/roles/5d26b87573704003a006d5f301a335b9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7170bb8134694fb12d14873ad9a3598161674ee" 2018-07-22 18:55:17,802 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:55:17 GMT Vary: X-Auth-Token x-openstack-request-id: req-cfd512d3-31d8-4b34-a673-aa3c3baa9d25 X-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-22 18:55:17,802 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/5d26b87573704003a006d5f301a335b9 used request id req-cfd512d3-31d8-4b34-a673-aa3c3baa9d25 2018-07-22 18:55:17,802 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.roles in 1.74740195274s 2018-07-22 18:55:17,803 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/5d26b87573704003a006d5f301a335b9 used request id req-cfd512d3-31d8-4b34-a673-aa3c3baa9d25 2018-07-22 18:55:17,839 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-07-22 18:55:17,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 18:55:17,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 18:55:17,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 18:55:17,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 18:55:17,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 18:55:17,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 18:55:17,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 18:55:17,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 18:55:17,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 18:55:17,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 18:55:17,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 18:55:17,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 18:55:17,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 18:55:17,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 18:55:17,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 18:55:17,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 18:55:17,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 18:55:17,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 18:55:17,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 18:55:17,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 18:55:17,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 18:55:17,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 18:55:17,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 18:55:17,894 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:55:17 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-2ba937a3-0d6c-4b6c-b9e2-be8da8aace30 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 18:55:17,894 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-2ba937a3-0d6c-4b6c-b9e2-be8da8aace30 2018-07-22 18:55:17,894 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 18:55:18,398 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T06:55:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["X9kWEFldTCOoBN9EsoH77w"], "issued_at": "2018-07-22T18:55:18.000000Z"}} 2018-07-22 18:55:18,400 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-22 18:55:18,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d82c00729ccdd0ea30fd8dfd9911b9aba6946b36" 2018-07-22 18:55:18,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-72f4da55-d2b7-4c85-97d4-b44339d6894d Date: Sun, 22 Jul 2018 18:55:18 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"description":"","tags":[],"updated_at":"2018-07-22T18:45:46Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","provider:network_type":"flat"}]} 2018-07-22 18:55:18,677 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-72f4da55-d2b7-4c85-97d4-b44339d6894d 2018-07-22 18:55:18,677 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.27615404129s 2018-07-22 18:55:18,677 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-72f4da55-d2b7-4c85-97d4-b44339d6894d 2018-07-22 18:55:18,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 18:55:18,689 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:55:18 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 18:55:18,690 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-07-22 18:55:18,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d82c00729ccdd0ea30fd8dfd9911b9aba6946b36" 2018-07-22 18:55:18,740 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:55:18 GMT Content-Type: application/json Content-Length: 475 Vary: X-Auth-Token x-openstack-request-id: req-19e10f1c-737a-4697-a2df-4db1e2ac32ef X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "", "links": {"self": "https://192.16.1.222:5000/v3/domains/516a1864d8784e8489227e90a3645f60"}, "tags": [], "enabled": true, "id": "516a1864d8784e8489227e90a3645f60", "name": "heat"}, {"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains", "previous": null, "next": null}} 2018-07-22 18:55:18,740 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-19e10f1c-737a-4697-a2df-4db1e2ac32ef 2018-07-22 18:55:18,740 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.0499041080475s 2018-07-22 18:55:18,740 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-19e10f1c-737a-4697-a2df-4db1e2ac32ef 2018-07-22 18:55:18,744 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.projects 2018-07-22 18:55:18,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d82c00729ccdd0ea30fd8dfd9911b9aba6946b36" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_7f7a0b5f-be81-4892-987e-26c4ed71a14e"}}' 2018-07-22 18:55:18,835 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:55:18 GMT Content-Type: application/json Content-Length: 366 Vary: X-Auth-Token x-openstack-request-id: req-dfcab02c-bdb0-4b4d-aa62-fbbbebf08413 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "https://192.16.1.222:5000/v3/projects/8f202eb52ac04d0492b9c306c41849e2"}, "tags": [], "enabled": true, "id": "8f202eb52ac04d0492b9c306c41849e2", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_7f7a0b5f-be81-4892-987e-26c4ed71a14e"}} 2018-07-22 18:55:18,835 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-dfcab02c-bdb0-4b4d-aa62-fbbbebf08413 2018-07-22 18:55:18,835 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.projects in 0.0906240940094s 2018-07-22 18:55:18,835 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-dfcab02c-bdb0-4b4d-aa62-fbbbebf08413 2018-07-22 18:55:18,835 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_ssh', u'tags': [], 'enabled': True, 'id': u'8f202eb52ac04d0492b9c306c41849e2', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vping_ssh-project_7f7a0b5f-be81-4892-987e-26c4ed71a14e'}) 2018-07-22 18:55:18,838 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.users 2018-07-22 18:55:18,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d82c00729ccdd0ea30fd8dfd9911b9aba6946b36" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "18f3fa44-7b1a-45f5-8bf3-f1b014119391", "email": null, "name": "vping_ssh-user_7f7a0b5f-be81-4892-987e-26c4ed71a14e"}}' 2018-07-22 18:55:20,488 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:55:20 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-91c2269b-7899-4020-8019-60a2ab015d9d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"name": "vping_ssh-user_7f7a0b5f-be81-4892-987e-26c4ed71a14e", "links": {"self": "https://192.16.1.222:5000/v3/users/8ba255d59ae84c83adeae444143a7057"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ba255d59ae84c83adeae444143a7057", "domain_id": "default", "password_expires_at": null}} 2018-07-22 18:55:20,488 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-91c2269b-7899-4020-8019-60a2ab015d9d 2018-07-22 18:55:20,488 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.users in 1.64952397346s 2018-07-22 18:55:20,488 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-91c2269b-7899-4020-8019-60a2ab015d9d 2018-07-22 18:55:20,489 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8ba255d59ae84c83adeae444143a7057', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_7f7a0b5f-be81-4892-987e-26c4ed71a14e'}) 2018-07-22 18:55:20,491 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-22 18:55:20,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d82c00729ccdd0ea30fd8dfd9911b9aba6946b36" 2018-07-22 18:55:20,544 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:55:20 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-7db24666-69fd-42a8-8311-e535c53f94d8 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47926fd2f5154882b6f31c1790b7a7c7", "links": {"self": "https://192.16.1.222:5000/v3/roles/47926fd2f5154882b6f31c1790b7a7c7"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d003a336a98a4f52ae5449d360466dce", "links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "name": "admin"}, {"domain_id": null, "id": "e5c38e0f43c64a44921d1e4a958814a3", "links": {"self": "https://192.16.1.222:5000/v3/roles/e5c38e0f43c64a44921d1e4a958814a3"}, "name": "heat_stack_user"}]} 2018-07-22 18:55:20,544 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-7db24666-69fd-42a8-8311-e535c53f94d8 2018-07-22 18:55:20,544 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0529990196228s 2018-07-22 18:55:20,545 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-7db24666-69fd-42a8-8311-e535c53f94d8 2018-07-22 18:55:20,547 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-22 18:55:20,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d82c00729ccdd0ea30fd8dfd9911b9aba6946b36" 2018-07-22 18:55:20,594 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:55:20 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-a3b4e492-3b92-4e27-a200-b7fffb5bf5f6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47926fd2f5154882b6f31c1790b7a7c7", "links": {"self": "https://192.16.1.222:5000/v3/roles/47926fd2f5154882b6f31c1790b7a7c7"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d003a336a98a4f52ae5449d360466dce", "links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "name": "admin"}, {"domain_id": null, "id": "e5c38e0f43c64a44921d1e4a958814a3", "links": {"self": "https://192.16.1.222:5000/v3/roles/e5c38e0f43c64a44921d1e4a958814a3"}, "name": "heat_stack_user"}]} 2018-07-22 18:55:20,594 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-a3b4e492-3b92-4e27-a200-b7fffb5bf5f6 2018-07-22 18:55:20,594 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.046688079834s 2018-07-22 18:55:20,594 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-a3b4e492-3b92-4e27-a200-b7fffb5bf5f6 2018-07-22 18:55:20,595 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-22 18:55:20,597 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.roles 2018-07-22 18:55:20,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d82c00729ccdd0ea30fd8dfd9911b9aba6946b36" -d '{"role": {"name": "Member"}}' 2018-07-22 18:55:20,663 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:55:20 GMT Content-Type: application/json Content-Length: 179 Vary: X-Auth-Token x-openstack-request-id: req-46eaae55-820f-4e59-824f-86f75c432316 X-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": "c38b31501096495c8f1f6fe7b0c1c88b", "links": {"self": "https://192.16.1.222:5000/v3/roles/c38b31501096495c8f1f6fe7b0c1c88b"}, "name": "Member"}} 2018-07-22 18:55:20,663 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-46eaae55-820f-4e59-824f-86f75c432316 2018-07-22 18:55:20,663 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.roles in 0.0662069320679s 2018-07-22 18:55:20,663 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-46eaae55-820f-4e59-824f-86f75c432316 2018-07-22 18:55:20,664 - 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'c38b31501096495c8f1f6fe7b0c1c88b'}) 2018-07-22 18:55:20,666 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-22 18:55:20,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d82c00729ccdd0ea30fd8dfd9911b9aba6946b36" 2018-07-22 18:55:20,719 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:55:20 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-b5d00e78-4ff8-40f2-8dbd-ea7f94269b66 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47926fd2f5154882b6f31c1790b7a7c7", "links": {"self": "https://192.16.1.222:5000/v3/roles/47926fd2f5154882b6f31c1790b7a7c7"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c38b31501096495c8f1f6fe7b0c1c88b", "links": {"self": "https://192.16.1.222:5000/v3/roles/c38b31501096495c8f1f6fe7b0c1c88b"}, "name": "Member"}, {"domain_id": null, "id": "d003a336a98a4f52ae5449d360466dce", "links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "name": "admin"}, {"domain_id": null, "id": "e5c38e0f43c64a44921d1e4a958814a3", "links": {"self": "https://192.16.1.222:5000/v3/roles/e5c38e0f43c64a44921d1e4a958814a3"}, "name": "heat_stack_user"}]} 2018-07-22 18:55:20,719 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-b5d00e78-4ff8-40f2-8dbd-ea7f94269b66 2018-07-22 18:55:20,719 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0533609390259s 2018-07-22 18:55:20,719 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-b5d00e78-4ff8-40f2-8dbd-ea7f94269b66 2018-07-22 18:55:20,722 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-07-22 18:55:20,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d82c00729ccdd0ea30fd8dfd9911b9aba6946b36" 2018-07-22 18:55:20,768 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:55:20 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-2347bd65-5adf-4cb7-b235-1ddf9b266c08 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domain": {"name": "Default", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-07-22 18:55:20,768 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-2347bd65-5adf-4cb7-b235-1ddf9b266c08 2018-07-22 18:55:20,768 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.0462839603424s 2018-07-22 18:55:20,768 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-2347bd65-5adf-4cb7-b235-1ddf9b266c08 2018-07-22 18:55:20,769 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-22 18:55:20,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d82c00729ccdd0ea30fd8dfd9911b9aba6946b36" 2018-07-22 18:55:20,840 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:55:20 GMT Content-Type: application/json Content-Length: 4178 Vary: X-Auth-Token x-openstack-request-id: req-399f7acb-caf2-4c2c-8a22-33026544040d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/1f108f530efd4cc69b46c4aa532057ff"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "1f108f530efd4cc69b46c4aa532057ff", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/27a8e60db0cf4f95abf2d9fafe083888"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "27a8e60db0cf4f95abf2d9fafe083888", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/2daf70d24b20492d895f12999a9a49f0"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "2daf70d24b20492d895f12999a9a49f0", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/578de12745c743bd9dd92bf9224acd16"}, "domain_id": "default", "enabled": true, "id": "578de12745c743bd9dd92bf9224acd16", "options": {}}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/742694684b5d47d0bac13dc98454937e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "742694684b5d47d0bac13dc98454937e", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/787071c1a56e4800b1496590f054563f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "787071c1a56e4800b1496590f054563f", "password_expires_at": null}, {"name": "vping_ssh-user_7f7a0b5f-be81-4892-987e-26c4ed71a14e", "links": {"self": "https://192.16.1.222:5000/v3/users/8ba255d59ae84c83adeae444143a7057"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ba255d59ae84c83adeae444143a7057", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/94ca466cf6844cca83b4175ac69d0680"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "94ca466cf6844cca83b4175ac69d0680", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/a0d48ece3bb84d4ea03478919c0b92eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "a0d48ece3bb84d4ea03478919c0b92eb", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/b970c767edd342f48d9259b8478b1221"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "b970c767edd342f48d9259b8478b1221", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/bc7feab2ad3a4d82ab46a771e7c7ca2d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "bc7feab2ad3a4d82ab46a771e7c7ca2d", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/bd0e5cd787ad49c4bab3c211eea5932c"}, "domain_id": "516a1864d8784e8489227e90a3645f60", "enabled": true, "id": "bd0e5cd787ad49c4bab3c211eea5932c", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/dfbc186a612c4f9097944cfac82caf54"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "dfbc186a612c4f9097944cfac82caf54", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/feff152a8a514679827aa9f87d9e427f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "feff152a8a514679827aa9f87d9e427f", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-22 18:55:20,840 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-399f7acb-caf2-4c2c-8a22-33026544040d 2018-07-22 18:55:20,840 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.071573972702s 2018-07-22 18:55:20,841 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-399f7acb-caf2-4c2c-8a22-33026544040d 2018-07-22 18:55:20,847 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-07-22 18:55:20,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/projects?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}d82c00729ccdd0ea30fd8dfd9911b9aba6946b36" 2018-07-22 18:55:20,899 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:55:20 GMT Content-Type: application/json Content-Length: 1091 Vary: X-Auth-Token x-openstack-request-id: req-dad81811-dd98-4364-9414-280dcfd7c142 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/842f62c9dbf64b77b4b3da26e8d21c32"}, "tags": [], "enabled": true, "id": "842f62c9dbf64b77b4b3da26e8d21c32", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "https://192.16.1.222:5000/v3/projects/8f202eb52ac04d0492b9c306c41849e2"}, "tags": [], "enabled": true, "id": "8f202eb52ac04d0492b9c306c41849e2", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_7f7a0b5f-be81-4892-987e-26c4ed71a14e"}]} 2018-07-22 18:55:20,899 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-dad81811-dd98-4364-9414-280dcfd7c142 2018-07-22 18:55:20,899 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.0521709918976s 2018-07-22 18:55:20,899 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-dad81811-dd98-4364-9414-280dcfd7c142 2018-07-22 18:55:20,903 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.role_assignments 2018-07-22 18:55:20,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/role_assignments?user.id=8ba255d59ae84c83adeae444143a7057&role.id=c38b31501096495c8f1f6fe7b0c1c88b&scope.project.id=8f202eb52ac04d0492b9c306c41849e2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d82c00729ccdd0ea30fd8dfd9911b9aba6946b36" 2018-07-22 18:55:20,944 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:55:20 GMT Content-Type: application/json Content-Length: 256 Vary: X-Auth-Token x-openstack-request-id: req-25d38565-d4f8-481f-95e5-40490f0df6e7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role_assignments": [], "links": {"self": "https://192.16.1.222:5000/v3/role_assignments?user.id=8ba255d59ae84c83adeae444143a7057&role.id=c38b31501096495c8f1f6fe7b0c1c88b&scope.project.id=8f202eb52ac04d0492b9c306c41849e2", "previous": null, "next": null}} 2018-07-22 18:55:20,945 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=8ba255d59ae84c83adeae444143a7057&role.id=c38b31501096495c8f1f6fe7b0c1c88b&scope.project.id=8f202eb52ac04d0492b9c306c41849e2 used request id req-25d38565-d4f8-481f-95e5-40490f0df6e7 2018-07-22 18:55:20,945 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.role_assignments in 0.041323184967s 2018-07-22 18:55:20,945 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=8ba255d59ae84c83adeae444143a7057&role.id=c38b31501096495c8f1f6fe7b0c1c88b&scope.project.id=8f202eb52ac04d0492b9c306c41849e2 used request id req-25d38565-d4f8-481f-95e5-40490f0df6e7 2018-07-22 18:55:20,947 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.PUT.projects.users.roles 2018-07-22 18:55:20,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/8f202eb52ac04d0492b9c306c41849e2/users/8ba255d59ae84c83adeae444143a7057/roles/c38b31501096495c8f1f6fe7b0c1c88b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d82c00729ccdd0ea30fd8dfd9911b9aba6946b36" 2018-07-22 18:55:21,054 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:55:21 GMT Vary: X-Auth-Token x-openstack-request-id: req-4d60eaea-3c05-486e-a910-9359cf650a42 X-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-22 18:55:21,054 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/8f202eb52ac04d0492b9c306c41849e2/users/8ba255d59ae84c83adeae444143a7057/roles/c38b31501096495c8f1f6fe7b0c1c88b used request id req-4d60eaea-3c05-486e-a910-9359cf650a42 2018-07-22 18:55:21,054 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.PUT.projects.users.roles in 0.107282161713s 2018-07-22 18:55:21,055 - shade.request_ids - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/8f202eb52ac04d0492b9c306c41849e2/users/8ba255d59ae84c83adeae444143a7057/roles/c38b31501096495c8f1f6fe7b0c1c88b used request id req-4d60eaea-3c05-486e-a910-9359cf650a42 2018-07-22 18:55:21,055 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': u'password', u'status': u'active', 'project_name': u'vping_ssh-project_7f7a0b5f-be81-4892-987e-26c4ed71a14e', 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': '18f3fa44-7b1a-45f5-8bf3-f1b014119391', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', u'volume_api_version': u'2', 'username': u'vping_ssh-user_7f7a0b5f-be81-4892-987e-26c4ed71a14e', 'project_id': u'8f202eb52ac04d0492b9c306c41849e2', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': '1', u'container_api_version': u'1', 'auth_url': 'https://192.16.1.222:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': 'publicURL', u'disable_vendor_agent': {}}}} 2018-07-22 18:55:21,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 18:55:21,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 18:55:21,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 18:55:21,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 18:55:21,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 18:55:21,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 18:55:21,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 18:55:21,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 18:55:21,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 18:55:21,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 18:55:21,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 18:55:21,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 18:55:21,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 18:55:21,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 18:55:21,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 18:55:21,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 18:55:21,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 18:55:21,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 18:55:21,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 18:55:21,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 18:55:21,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 18:55:21,058 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 18:55:21,058 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_7f7a0b5f-be81-4892-987e-26c4ed71a14e', 'password': '18f3fa44-7b1a-45f5-8bf3-f1b014119391', 'project_name': 'vping_ssh-project_7f7a0b5f-be81-4892-987e-26c4ed71a14e', 'user_domain_name': 'Default', 'auth_url': 'https://192.16.1.222:5000/v3', 'project_id': '8f202eb52ac04d0492b9c306c41849e2', 'project_domain_name': 'Default'} 2018-07-22 18:55:21,059 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-07-22 18:55:21,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 18:55:21,076 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:55:21 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-2aa127ef-7986-49c2-ab1c-61c77ae60668 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 18:55:21,076 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-2aa127ef-7986-49c2-ab1c-61c77ae60668 2018-07-22 18:55:21,077 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 18:55:21,661 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c38b31501096495c8f1f6fe7b0c1c88b", "name": "Member"}], "expires_at": "2018-07-23T06:55:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f202eb52ac04d0492b9c306c41849e2", "name": "vping_ssh-project_7f7a0b5f-be81-4892-987e-26c4ed71a14e"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/8f202eb52ac04d0492b9c306c41849e2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/8f202eb52ac04d0492b9c306c41849e2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/8f202eb52ac04d0492b9c306c41849e2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/8f202eb52ac04d0492b9c306c41849e2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/8f202eb52ac04d0492b9c306c41849e2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/8f202eb52ac04d0492b9c306c41849e2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/8f202eb52ac04d0492b9c306c41849e2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/8f202eb52ac04d0492b9c306c41849e2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/8f202eb52ac04d0492b9c306c41849e2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/8f202eb52ac04d0492b9c306c41849e2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/8f202eb52ac04d0492b9c306c41849e2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/8f202eb52ac04d0492b9c306c41849e2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_7f7a0b5f-be81-4892-987e-26c4ed71a14e", "id": "8ba255d59ae84c83adeae444143a7057"}, "audit_ids": ["0s8a3kT8SxyjDuXrYxlGlg"], "issued_at": "2018-07-22T18:55:21.000000Z"}} 2018-07-22 18:55:21,662 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-07-22 18:55:21,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" -d '{"network": {"name": "vping_ssh-net_7f7a0b5f-be81-4892-987e-26c4ed71a14e", "admin_state_up": true}}' 2018-07-22 18:55:22,656 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 587 X-Openstack-Request-Id: req-7033816d-6f82-4896-9b7a-2ba9705e18d8 Date: Sun, 22 Jul 2018 18:55:22 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"8f202eb52ac04d0492b9c306c41849e2","created_at":"2018-07-22T18:55:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-07-22T18:55:22Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"8f202eb52ac04d0492b9c306c41849e2","id":"f6abd7ff-4077-44c5-b6ab-91a6bf4f0f65","name":"vping_ssh-net_7f7a0b5f-be81-4892-987e-26c4ed71a14e"}} 2018-07-22 18:55:22,657 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-7033816d-6f82-4896-9b7a-2ba9705e18d8 2018-07-22 18:55:22,657 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 0.994256973267s 2018-07-22 18:55:22,657 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-7033816d-6f82-4896-9b7a-2ba9705e18d8 2018-07-22 18:55:22,657 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T18:55:22Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'f6abd7ff-4077-44c5-b6ab-91a6bf4f0f65', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_7f7a0b5f-be81-4892-987e-26c4ed71a14e', u'admin_state_up': True, u'tenant_id': u'8f202eb52ac04d0492b9c306c41849e2', u'created_at': u'2018-07-22T18:55:22Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8f202eb52ac04d0492b9c306c41849e2'}) 2018-07-22 18:55:22,658 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-22 18:55:22,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" 2018-07-22 18:55:22,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1147 X-Openstack-Request-Id: req-6b43642a-48f9-46b4-a8ca-8259f0a28f59 Date: Sun, 22 Jul 2018 18:55:22 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":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"updated_at":"2018-07-22T18:45:46Z","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","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-22T18:55:22Z","tenant_id":"8f202eb52ac04d0492b9c306c41849e2","created_at":"2018-07-22T18:55:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8f202eb52ac04d0492b9c306c41849e2","id":"f6abd7ff-4077-44c5-b6ab-91a6bf4f0f65","name":"vping_ssh-net_7f7a0b5f-be81-4892-987e-26c4ed71a14e"}]} 2018-07-22 18:55:22,886 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-6b43642a-48f9-46b4-a8ca-8259f0a28f59 2018-07-22 18:55:22,887 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.229007005692s 2018-07-22 18:55:22,887 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-6b43642a-48f9-46b4-a8ca-8259f0a28f59 2018-07-22 18:55:22,888 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-07-22 18:55:22,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" -d '{"subnet": {"name": "vping_ssh-subnet_7f7a0b5f-be81-4892-987e-26c4ed71a14e", "enable_dhcp": true, "network_id": "f6abd7ff-4077-44c5-b6ab-91a6bf4f0f65", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-22 18:55:23,767 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-49e54d10-689b-4a5c-bc75-4d1e60c3d6a0 Date: Sun, 22 Jul 2018 18:55:23 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f6abd7ff-4077-44c5-b6ab-91a6bf4f0f65","tenant_id":"8f202eb52ac04d0492b9c306c41849e2","created_at":"2018-07-22T18:55:23Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T18:55:23Z","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":"8f202eb52ac04d0492b9c306c41849e2","id":"c8f51ef4-c0f4-493f-9e21-48c6cbeb5e05","subnetpool_id":null,"name":"vping_ssh-subnet_7f7a0b5f-be81-4892-987e-26c4ed71a14e"}} 2018-07-22 18:55:23,767 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-49e54d10-689b-4a5c-bc75-4d1e60c3d6a0 2018-07-22 18:55:23,767 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 0.879390954971s 2018-07-22 18:55:23,767 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-49e54d10-689b-4a5c-bc75-4d1e60c3d6a0 2018-07-22 18:55:23,768 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T18:55:23Z', 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'c8f51ef4-c0f4-493f-9e21-48c6cbeb5e05', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_7f7a0b5f-be81-4892-987e-26c4ed71a14e', u'enable_dhcp': True, u'network_id': u'f6abd7ff-4077-44c5-b6ab-91a6bf4f0f65', u'tenant_id': u'8f202eb52ac04d0492b9c306c41849e2', u'created_at': u'2018-07-22T18:55:23Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8f202eb52ac04d0492b9c306c41849e2'}) 2018-07-22 18:55:23,768 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-07-22 18:55:23,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" -d '{"router": {"external_gateway_info": {"network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9"}, "name": "vping_ssh-router_7f7a0b5f-be81-4892-987e-26c4ed71a14e", "admin_state_up": true}}' 2018-07-22 18:55:32,045 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-1bd4b47a-4ef6-4f84-9a32-ae374759e6da Date: Sun, 22 Jul 2018 18:55:32 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dfeb2318-808e-4397-8e97-13ee20f5981d", "ip_address": "192.16.1.113"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "created_at": "2018-07-22T18:55:24Z", "admin_state_up": true, "updated_at": "2018-07-22T18:55:26Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "8f202eb52ac04d0492b9c306c41849e2", "id": "c2e8a82e-549d-44de-9e6b-ec658e784db2", "name": "vping_ssh-router_7f7a0b5f-be81-4892-987e-26c4ed71a14e"}} 2018-07-22 18:55:32,045 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-1bd4b47a-4ef6-4f84-9a32-ae374759e6da 2018-07-22 18:55:32,045 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 8.27736091614s 2018-07-22 18:55:32,046 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-1bd4b47a-4ef6-4f84-9a32-ae374759e6da 2018-07-22 18:55:32,046 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T18:55:26Z', u'revision_number': 4, u'id': u'c2e8a82e-549d-44de-9e6b-ec658e784db2', u'external_gateway_info': {u'network_id': u'76ac7b4e-f626-4cfb-83cf-a35235a38cf9', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'dfeb2318-808e-4397-8e97-13ee20f5981d', u'ip_address': u'192.16.1.113'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_7f7a0b5f-be81-4892-987e-26c4ed71a14e', u'admin_state_up': True, u'tenant_id': u'8f202eb52ac04d0492b9c306c41849e2', u'created_at': u'2018-07-22T18:55:24Z', u'flavor_id': None, u'routes': [], u'project_id': u'8f202eb52ac04d0492b9c306c41849e2'}) 2018-07-22 18:55:32,046 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-07-22 18:55:32,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/c2e8a82e-549d-44de-9e6b-ec658e784db2/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}237c487a5e75a4b444a8b7693510317b8890d19b" -d '{"subnet_id": "c8f51ef4-c0f4-493f-9e21-48c6cbeb5e05"}' 2018-07-22 18:55:36,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-57e2a19a-6993-4f16-8f7b-6255fa22d359 Date: Sun, 22 Jul 2018 18:55:36 GMT RESP BODY: {"network_id": "f6abd7ff-4077-44c5-b6ab-91a6bf4f0f65", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "subnet_id": "c8f51ef4-c0f4-493f-9e21-48c6cbeb5e05", "subnet_ids": ["c8f51ef4-c0f4-493f-9e21-48c6cbeb5e05"], "port_id": "902f5e4b-f343-4ce5-a810-e94c111488fd", "id": "c2e8a82e-549d-44de-9e6b-ec658e784db2"} 2018-07-22 18:55:36,589 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/c2e8a82e-549d-44de-9e6b-ec658e784db2/add_router_interface.json used request id req-57e2a19a-6993-4f16-8f7b-6255fa22d359 2018-07-22 18:55:36,589 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 4.54229784012s 2018-07-22 18:55:36,589 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/c2e8a82e-549d-44de-9e6b-ec658e784db2/add_router_interface.json used request id req-57e2a19a-6993-4f16-8f7b-6255fa22d359 returning object c2e8a82e-549d-44de-9e6b-ec658e784db2 2018-07-22 18:55:36,589 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 18:55:36,691 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-22 18:55:36,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 18:55:36,754 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 768 RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}]} 2018-07-22 18:55:36,757 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-22 18:55:36,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" 2018-07-22 18:55:37,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json x-openstack-request-id: req-55c484d3-4dc8-4d96-b45a-54b00003528b RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 18:55:37,381 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-55c484d3-4dc8-4d96-b45a-54b00003528b 2018-07-22 18:55:37,381 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.624547958374s 2018-07-22 18:55:37,382 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-55c484d3-4dc8-4d96-b45a-54b00003528b 2018-07-22 18:55:37,386 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-07-22 18:55:37,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_7f7a0b5f-be81-4892-987e-26c4ed71a14e", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_7f7a0b5f-be81-4892-987e-26c4ed71a14e"}' 2018-07-22 18:55:38,080 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/cff0dbd5-c961-4c82-9caa-09a9f17ee37c OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-2dc25381-37a4-4af5-9775-ec7c1a5349e3 RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/cff0dbd5-c961-4c82-9caa-09a9f17ee37c/file", "owner": "8f202eb52ac04d0492b9c306c41849e2", "id": "cff0dbd5-c961-4c82-9caa-09a9f17ee37c", "size": null, "self": "/v2/images/cff0dbd5-c961-4c82-9caa-09a9f17ee37c", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T18:55:37Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_7f7a0b5f-be81-4892-987e-26c4ed71a14e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_7f7a0b5f-be81-4892-987e-26c4ed71a14e", "checksum": null, "created_at": "2018-07-22T18:55:37Z", "protected": false} 2018-07-22 18:55:38,080 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-2dc25381-37a4-4af5-9775-ec7c1a5349e3 2018-07-22 18:55:38,080 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 0.693379163742s 2018-07-22 18:55:38,080 - shade.request_ids - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-2dc25381-37a4-4af5-9775-ec7c1a5349e3 returning object cff0dbd5-c961-4c82-9caa-09a9f17ee37c 2018-07-22 18:55:38,081 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-07-22 18:55:38,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/cff0dbd5-c961-4c82-9caa-09a9f17ee37c/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}237c487a5e75a4b444a8b7693510317b8890d19b" -d '' 2018-07-22 18:55:39,448 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-2f1cc0b8-81f2-48e1-8f52-90ffccc9db92 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 18:55:39,448 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/cff0dbd5-c961-4c82-9caa-09a9f17ee37c/file used request id req-2f1cc0b8-81f2-48e1-8f52-90ffccc9db92 2018-07-22 18:55:39,448 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 1.36764907837s 2018-07-22 18:55:39,448 - shade.request_ids - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/cff0dbd5-c961-4c82-9caa-09a9f17ee37c/file used request id req-2f1cc0b8-81f2-48e1-8f52-90ffccc9db92 2018-07-22 18:55:39,449 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vping_ssh-img_7f7a0b5f-be81-4892-987e-26c4ed71a14e', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-22T18:55:37Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/cff0dbd5-c961-4c82-9caa-09a9f17ee37c/file', u'owner': u'8f202eb52ac04d0492b9c306c41849e2', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'cff0dbd5-c961-4c82-9caa-09a9f17ee37c', u'size': None, u'name': u'vping_ssh-img_7f7a0b5f-be81-4892-987e-26c4ed71a14e', u'checksum': None, u'self': u'/v2/images/cff0dbd5-c961-4c82-9caa-09a9f17ee37c', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-22T18:55:37Z', u'schema': u'/v2/schemas/image'}) 2018-07-22 18:55:39,449 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-07-22 18:55:39,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d82c00729ccdd0ea30fd8dfd9911b9aba6946b36" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_7f7a0b5f-be81-4892-987e-26c4ed71a14e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-22 18:55:39,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 511 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-1dc4ca62-0fff-4580-9f9d-048e2753714c x-compute-request-id: req-1dc4ca62-0fff-4580-9f9d-048e2753714c RESP BODY: {"flavor": {"name": "vping_ssh-flavor_7f7a0b5f-be81-4892-987e-26c4ed71a14e", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/268cf39d-eacd-4e33-9cbb-e824b4893c6c", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/268cf39d-eacd-4e33-9cbb-e824b4893c6c", "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": "268cf39d-eacd-4e33-9cbb-e824b4893c6c"}} 2018-07-22 18:55:39,611 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-1dc4ca62-0fff-4580-9f9d-048e2753714c 2018-07-22 18:55:39,611 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.161463975906s 2018-07-22 18:55:39,611 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-1dc4ca62-0fff-4580-9f9d-048e2753714c 2018-07-22 18:55:39,612 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_7f7a0b5f-be81-4892-987e-26c4ed71a14e', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f56dde62ed24851ae8dce233fed7ebd', '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'268cf39d-eacd-4e33-9cbb-e824b4893c6c', 'swap': 0}) 2018-07-22 18:55:39,612 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-07-22 18:55:39,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors/268cf39d-eacd-4e33-9cbb-e824b4893c6c/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}d82c00729ccdd0ea30fd8dfd9911b9aba6946b36" -d '{"extra_specs": {}}' 2018-07-22 18:55:39,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-9747eac7-77f8-48b8-84a4-40cc29359ab7 x-compute-request-id: req-9747eac7-77f8-48b8-84a4-40cc29359ab7 RESP BODY: {"extra_specs": {}} 2018-07-22 18:55:39,661 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/268cf39d-eacd-4e33-9cbb-e824b4893c6c/os-extra_specs used request id req-9747eac7-77f8-48b8-84a4-40cc29359ab7 2018-07-22 18:55:39,662 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.0490670204163s 2018-07-22 18:55:39,662 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/268cf39d-eacd-4e33-9cbb-e824b4893c6c/os-extra_specs used request id req-9747eac7-77f8-48b8-84a4-40cc29359ab7 2018-07-22 18:55:39,662 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.os-keypairs 2018-07-22 18:55:39,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" -d '{"keypair": {"name": "vping_ssh-kp_7f7a0b5f-be81-4892-987e-26c4ed71a14e"}}' 2018-07-22 18:55:40,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2324 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-1650b288-3cae-450e-b069-138c87aa87b8 x-compute-request-id: req-1650b288-3cae-450e-b069-138c87aa87b8 RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQhw/Y/i3uxTtBMjr6yJN3uoXp51sk1tZcHoDHaQD+hLSERPwUqOycl1m1ZMIibN+3AcggD7AVSjIaKWa3rVSOAan6YdFvNnrMP5Oy25TdluxyD0kEpAJOyYQ8f4iozeAJf+yErPTH58Uc75pc0WuqggSQiEzVoJfQXRQF+LPT4ENS3YyamjlH1HUzHrDHA0jDbqeW51lFRa6oyXTiMKmkRRCbKbhB2gtQcG0fZiV8STw+zfUmvmZVTpFbJjdGeVcU38F83BLzwC2or+Hfnc0udkz3GEKE+35TfgUpj2muwUd0qPS4NUxltLFsDpoAsRb26jGHDx4Z0iKvNHzqbpQ7 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA0IcP2P4t7sU7QTI6+siTd7qF6edbJNbWXB6Ax2kA/oS0hET8\nFKjsnJdZtWTCImzftwHIIA+wFUoyGilmt61UjgGp+mHRbzZ6zD+TstuU3Zbscg9J\nBKQCTsmEPH+IqM3gCX/shKz0x+fFHO+aXNFrqoIEkIhM1aCX0F0UBfiz0+BDUt2M\nmpo5R9R1Mx6wxwNIw26nludZRUWuqMl04jCppEUQmym4QdoLUHBtH2YlfEk8Ps31\nJr5mVU6RWyY3RnlXFN/BfNwS88AtqK/h353NLnZM9xhChPt+U34FKY9prsFHdKj0\nuDVMZbSxbA6aALEW9uoxhw8eGdIirzR86m6UOwIDAQABAoIBAAErwPsG8lsU4HBN\nR+eAmNNjSL03f1uFmU6LHU4BWPAU7q6PdJrpF+sJLofGORDYa6kraWREskhsUjuz\nX9BIOOFTQREW24Y0WBwtfzbR5NQZtNovG8na4ehvWT69uJa6ETf8b+eO0REOTB0N\ne2BqDKC4ei4VldjdPfz9iM8/xkK6TQzK+NX8jLk0JPD89IksuxmooaxFLPlrLSMp\n2rWa1EIsonfuoV6VM0xa+1k8gO3QuNTUveSBwO6wQmGKPWip/bkiKUpsllm9reJZ\nnwtxAs8jTsSK+jDYykPUumsLXFuRVQa4TnLYX0asDfVMhO2mIZfZAHBjlS9Mlnbe\nn/s3fIECgYEA9qq0HuxAhT76I9P7bHfZr0HDP6PzZmuBuhWKweQgR7DKppiOvdsp\nl1qkVbSrFoWmUSJBy/0wJn84LZPbi12rqATIYHgnQBXT6mPPkQIia6Eh4JgSyM7y\nviDMPqZsbRqYmto4Ohlxg5YQ59inZh2w261Nfy0bJvz3fIcMKJWXqUUCgYEA2Grt\n3FGPeGFK6aCZ2976GqB3AF1+Npxxe0uZOO8UptF3Ly5c2vLQiSOD8xda8YYu/YJo\n3/ImSqi8mi3Q981lERAr9BbgznbyFroW/24jjfhhArxqh78XSB0iTDxVfVL7vUNA\nnJoFF2OVb5c+smDfXhW4UsZ1pzHhxSSd/5JtX38CgYEAlNW7iU0UQVIWrLej5XcL\nqmwL28KZgxsrU5Tb/NIhiCBspsk2l+g92E2hCvXQpe5OxHXfLa6/9vqccyPcPONw\nSBlarprRVCHXlH5VKDIZgsffIR2hd/knDwHLO6I/mjWKDyXM94GStMs/uCVKHJud\ns2+Ga05UK9pHmqQB+hsJP+ECgYBM4d/Sbx8a0uV8DdPa6mHLZ8oe1RfrarRd6sNq\nGHUrtiozFrNiDPTMY1OS3m8uck7rPJLpS+sShtNJqpEcF1maMDaNJjuC3XqvXDij\nUYtL+jrsb+cghmBM/BydHKn6Naq819FyUL0STAxgckiRshxoHis3LM3LMctU7+c5\nTdmRHQKBgGmjg+3GtsITWT+sqvTUkLtG+VyC/V2R+YAnFwczatj3zpYFtYw4o93z\nsZ2+62bz9KgJWLuaa+lDaRefz5nTIdOC5Z/bld9JKvepGkar/cVExk54ChMgsmJt\neLZa5QfPFxQCCVTVZZLTT1fsmwLt6/sZoLmn14XVrJVzhWmxKcC6\n-----END RSA PRIVATE KEY-----\n", "user_id": "8ba255d59ae84c83adeae444143a7057", "name": "vping_ssh-kp_7f7a0b5f-be81-4892-987e-26c4ed71a14e", "fingerprint": "e7:12:0d:e0:f3:58:9a:a9:25:07:8f:33:07:14:03:9b"}} 2018-07-22 18:55:40,240 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-1650b288-3cae-450e-b069-138c87aa87b8 2018-07-22 18:55:40,240 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.os-keypairs in 0.578155994415s 2018-07-22 18:55:40,241 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-1650b288-3cae-450e-b069-138c87aa87b8 2018-07-22 18:55:40,241 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQhw/Y/i3uxTtBMjr6yJN3uoXp51sk1tZcHoDHaQD+hLSERPwUqOycl1m1ZMIibN+3AcggD7AVSjIaKWa3rVSOAan6YdFvNnrMP5Oy25TdluxyD0kEpAJOyYQ8f4iozeAJf+yErPTH58Uc75pc0WuqggSQiEzVoJfQXRQF+LPT4ENS3YyamjlH1HUzHrDHA0jDbqeW51lFRa6oyXTiMKmkRRCbKbhB2gtQcG0fZiV8STw+zfUmvmZVTpFbJjdGeVcU38F83BLzwC2or+Hfnc0udkz3GEKE+35TfgUpj2muwUd0qPS4NUxltLFsDpoAsRb26jGHDx4Z0iKvNHzqbpQ7 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA0IcP2P4t7sU7QTI6+siTd7qF6edbJNbWXB6Ax2kA/oS0hET8\nFKjsnJdZtWTCImzftwHIIA+wFUoyGilmt61UjgGp+mHRbzZ6zD+TstuU3Zbscg9J\nBKQCTsmEPH+IqM3gCX/shKz0x+fFHO+aXNFrqoIEkIhM1aCX0F0UBfiz0+BDUt2M\nmpo5R9R1Mx6wxwNIw26nludZRUWuqMl04jCppEUQmym4QdoLUHBtH2YlfEk8Ps31\nJr5mVU6RWyY3RnlXFN/BfNwS88AtqK/h353NLnZM9xhChPt+U34FKY9prsFHdKj0\nuDVMZbSxbA6aALEW9uoxhw8eGdIirzR86m6UOwIDAQABAoIBAAErwPsG8lsU4HBN\nR+eAmNNjSL03f1uFmU6LHU4BWPAU7q6PdJrpF+sJLofGORDYa6kraWREskhsUjuz\nX9BIOOFTQREW24Y0WBwtfzbR5NQZtNovG8na4ehvWT69uJa6ETf8b+eO0REOTB0N\ne2BqDKC4ei4VldjdPfz9iM8/xkK6TQzK+NX8jLk0JPD89IksuxmooaxFLPlrLSMp\n2rWa1EIsonfuoV6VM0xa+1k8gO3QuNTUveSBwO6wQmGKPWip/bkiKUpsllm9reJZ\nnwtxAs8jTsSK+jDYykPUumsLXFuRVQa4TnLYX0asDfVMhO2mIZfZAHBjlS9Mlnbe\nn/s3fIECgYEA9qq0HuxAhT76I9P7bHfZr0HDP6PzZmuBuhWKweQgR7DKppiOvdsp\nl1qkVbSrFoWmUSJBy/0wJn84LZPbi12rqATIYHgnQBXT6mPPkQIia6Eh4JgSyM7y\nviDMPqZsbRqYmto4Ohlxg5YQ59inZh2w261Nfy0bJvz3fIcMKJWXqUUCgYEA2Grt\n3FGPeGFK6aCZ2976GqB3AF1+Npxxe0uZOO8UptF3Ly5c2vLQiSOD8xda8YYu/YJo\n3/ImSqi8mi3Q981lERAr9BbgznbyFroW/24jjfhhArxqh78XSB0iTDxVfVL7vUNA\nnJoFF2OVb5c+smDfXhW4UsZ1pzHhxSSd/5JtX38CgYEAlNW7iU0UQVIWrLej5XcL\nqmwL28KZgxsrU5Tb/NIhiCBspsk2l+g92E2hCvXQpe5OxHXfLa6/9vqccyPcPONw\nSBlarprRVCHXlH5VKDIZgsffIR2hd/knDwHLO6I/mjWKDyXM94GStMs/uCVKHJud\ns2+Ga05UK9pHmqQB+hsJP+ECgYBM4d/Sbx8a0uV8DdPa6mHLZ8oe1RfrarRd6sNq\nGHUrtiozFrNiDPTMY1OS3m8uck7rPJLpS+sShtNJqpEcF1maMDaNJjuC3XqvXDij\nUYtL+jrsb+cghmBM/BydHKn6Naq819FyUL0STAxgckiRshxoHis3LM3LMctU7+c5\nTdmRHQKBgGmjg+3GtsITWT+sqvTUkLtG+VyC/V2R+YAnFwczatj3zpYFtYw4o93z\nsZ2+62bz9KgJWLuaa+lDaRefz5nTIdOC5Z/bld9JKvepGkar/cVExk54ChMgsmJt\neLZa5QfPFxQCCVTVZZLTT1fsmwLt6/sZoLmn14XVrJVzhWmxKcC6\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'8ba255d59ae84c83adeae444143a7057', 'name': u'vping_ssh-kp_7f7a0b5f-be81-4892-987e-26c4ed71a14e', 'created_at': '2018-07-22T18:55:40.241663', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8f202eb52ac04d0492b9c306c41849e2', 'name': 'vping_ssh-project_7f7a0b5f-be81-4892-987e-26c4ed71a14e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'e7:12:0d:e0:f3:58:9a:a9:25:07:8f:33:07:14:03:9b', 'type': 'ssh', 'id': u'vping_ssh-kp_7f7a0b5f-be81-4892-987e-26c4ed71a14e'}) 2018-07-22 18:55:40,242 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA0IcP2P4t7sU7QTI6+siTd7qF6edbJNbWXB6Ax2kA/oS0hET8 FKjsnJdZtWTCImzftwHIIA+wFUoyGilmt61UjgGp+mHRbzZ6zD+TstuU3Zbscg9J BKQCTsmEPH+IqM3gCX/shKz0x+fFHO+aXNFrqoIEkIhM1aCX0F0UBfiz0+BDUt2M mpo5R9R1Mx6wxwNIw26nludZRUWuqMl04jCppEUQmym4QdoLUHBtH2YlfEk8Ps31 Jr5mVU6RWyY3RnlXFN/BfNwS88AtqK/h353NLnZM9xhChPt+U34FKY9prsFHdKj0 uDVMZbSxbA6aALEW9uoxhw8eGdIirzR86m6UOwIDAQABAoIBAAErwPsG8lsU4HBN R+eAmNNjSL03f1uFmU6LHU4BWPAU7q6PdJrpF+sJLofGORDYa6kraWREskhsUjuz X9BIOOFTQREW24Y0WBwtfzbR5NQZtNovG8na4ehvWT69uJa6ETf8b+eO0REOTB0N e2BqDKC4ei4VldjdPfz9iM8/xkK6TQzK+NX8jLk0JPD89IksuxmooaxFLPlrLSMp 2rWa1EIsonfuoV6VM0xa+1k8gO3QuNTUveSBwO6wQmGKPWip/bkiKUpsllm9reJZ nwtxAs8jTsSK+jDYykPUumsLXFuRVQa4TnLYX0asDfVMhO2mIZfZAHBjlS9Mlnbe n/s3fIECgYEA9qq0HuxAhT76I9P7bHfZr0HDP6PzZmuBuhWKweQgR7DKppiOvdsp l1qkVbSrFoWmUSJBy/0wJn84LZPbi12rqATIYHgnQBXT6mPPkQIia6Eh4JgSyM7y viDMPqZsbRqYmto4Ohlxg5YQ59inZh2w261Nfy0bJvz3fIcMKJWXqUUCgYEA2Grt 3FGPeGFK6aCZ2976GqB3AF1+Npxxe0uZOO8UptF3Ly5c2vLQiSOD8xda8YYu/YJo 3/ImSqi8mi3Q981lERAr9BbgznbyFroW/24jjfhhArxqh78XSB0iTDxVfVL7vUNA nJoFF2OVb5c+smDfXhW4UsZ1pzHhxSSd/5JtX38CgYEAlNW7iU0UQVIWrLej5XcL qmwL28KZgxsrU5Tb/NIhiCBspsk2l+g92E2hCvXQpe5OxHXfLa6/9vqccyPcPONw SBlarprRVCHXlH5VKDIZgsffIR2hd/knDwHLO6I/mjWKDyXM94GStMs/uCVKHJud s2+Ga05UK9pHmqQB+hsJP+ECgYBM4d/Sbx8a0uV8DdPa6mHLZ8oe1RfrarRd6sNq GHUrtiozFrNiDPTMY1OS3m8uck7rPJLpS+sShtNJqpEcF1maMDaNJjuC3XqvXDij UYtL+jrsb+cghmBM/BydHKn6Naq819FyUL0STAxgckiRshxoHis3LM3LMctU7+c5 TdmRHQKBgGmjg+3GtsITWT+sqvTUkLtG+VyC/V2R+YAnFwczatj3zpYFtYw4o93z sZ2+62bz9KgJWLuaa+lDaRefz5nTIdOC5Z/bld9JKvepGkar/cVExk54ChMgsmJt eLZa5QfPFxQCCVTVZZLTT1fsmwLt6/sZoLmn14XVrJVzhWmxKcC6 -----END RSA PRIVATE KEY----- 2018-07-22 18:55:40,244 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-groups 2018-07-22 18:55:40,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" -d '{"security_group": {"name": "vping_ssh-sg_7f7a0b5f-be81-4892-987e-26c4ed71a14e", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-07-22 18:55:40,648 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-6aeadfab-5a69-4a95-a296-1d882e02b1e3 Date: Sun, 22 Jul 2018 18:55:40 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "created_at": "2018-07-22T18:55:40Z", "updated_at": "2018-07-22T18:55:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:40Z", "revision_number": 0, "id": "1d8aa1d0-457e-44ab-ae09-c835f8cfa1c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:40Z", "security_group_id": "d8c6eca2-8e1d-4073-9188-6cd3554430e3", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:40Z", "revision_number": 0, "id": "63ddcd83-2246-4657-85d0-e41fdea367a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:40Z", "security_group_id": "d8c6eca2-8e1d-4073-9188-6cd3554430e3", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}], "revision_number": 2, "project_id": "8f202eb52ac04d0492b9c306c41849e2", "id": "d8c6eca2-8e1d-4073-9188-6cd3554430e3", "name": "vping_ssh-sg_7f7a0b5f-be81-4892-987e-26c4ed71a14e"}} 2018-07-22 18:55:40,648 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-6aeadfab-5a69-4a95-a296-1d882e02b1e3 2018-07-22 18:55:40,648 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-groups in 0.404556035995s 2018-07-22 18:55:40,649 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-6aeadfab-5a69-4a95-a296-1d882e02b1e3 2018-07-22 18:55:40,652 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-07-22 18:55:40,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/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}237c487a5e75a4b444a8b7693510317b8890d19b" 2018-07-22 18:55:40,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-54ba0afd-c5ea-4a48-b566-635aef9a46b2 Date: Sun, 22 Jul 2018 18:55:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "created_at": "2018-07-22T18:55:21Z", "updated_at": "2018-07-22T18:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:22Z", "revision_number": 0, "id": "2811c78b-92bc-4ef7-b300-08d220af60f4", "remote_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:22Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:22Z", "revision_number": 0, "id": "64c4c175-f411-4a59-8270-c6ca4d9d11ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:22Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:21Z", "revision_number": 0, "id": "93269d7b-dc2b-4e36-a6d6-33ff3f193df4", "remote_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:21Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:21Z", "revision_number": 0, "id": "f37f60f1-5e66-4c78-bc90-39ebd790d254", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:21Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}], "revision_number": 4, "project_id": "8f202eb52ac04d0492b9c306c41849e2", "id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "created_at": "2018-07-22T18:55:40Z", "updated_at": "2018-07-22T18:55:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:40Z", "revision_number": 0, "id": "1d8aa1d0-457e-44ab-ae09-c835f8cfa1c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:40Z", "security_group_id": "d8c6eca2-8e1d-4073-9188-6cd3554430e3", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:40Z", "revision_number": 0, "id": "63ddcd83-2246-4657-85d0-e41fdea367a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:40Z", "security_group_id": "d8c6eca2-8e1d-4073-9188-6cd3554430e3", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}], "revision_number": 2, "project_id": "8f202eb52ac04d0492b9c306c41849e2", "id": "d8c6eca2-8e1d-4073-9188-6cd3554430e3", "name": "vping_ssh-sg_7f7a0b5f-be81-4892-987e-26c4ed71a14e"}]} 2018-07-22 18:55:40,761 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-54ba0afd-c5ea-4a48-b566-635aef9a46b2 2018-07-22 18:55:40,761 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.109167098999s 2018-07-22 18:55:40,761 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-54ba0afd-c5ea-4a48-b566-635aef9a46b2 2018-07-22 18:55:40,764 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-group-rules 2018-07-22 18:55:40,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" -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": "d8c6eca2-8e1d-4073-9188-6cd3554430e3"}}' 2018-07-22 18:55:41,326 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-85fdde01-0694-4337-bb24-8dee912800e2 Date: Sun, 22 Jul 2018 18:55:41 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-22T18:55:41Z", "security_group_id": "d8c6eca2-8e1d-4073-9188-6cd3554430e3", "port_range_min": 22, "revision_number": 0, "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "created_at": "2018-07-22T18:55:41Z", "project_id": "8f202eb52ac04d0492b9c306c41849e2", "id": "04fb3b3c-d68c-4d00-800c-6af9d9f68b42"}} 2018-07-22 18:55:41,326 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-85fdde01-0694-4337-bb24-8dee912800e2 2018-07-22 18:55:41,326 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-group-rules in 0.56175994873s 2018-07-22 18:55:41,326 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-85fdde01-0694-4337-bb24-8dee912800e2 2018-07-22 18:55:41,328 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-07-22 18:55:41,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" 2018-07-22 18:55:41,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-6ff00785-1fef-4d64-b9a8-cb2a53460c60 Date: Sun, 22 Jul 2018 18:55:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "created_at": "2018-07-22T18:55:21Z", "updated_at": "2018-07-22T18:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:22Z", "revision_number": 0, "id": "2811c78b-92bc-4ef7-b300-08d220af60f4", "remote_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:22Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:22Z", "revision_number": 0, "id": "64c4c175-f411-4a59-8270-c6ca4d9d11ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:22Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:21Z", "revision_number": 0, "id": "93269d7b-dc2b-4e36-a6d6-33ff3f193df4", "remote_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:21Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:21Z", "revision_number": 0, "id": "f37f60f1-5e66-4c78-bc90-39ebd790d254", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:21Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}], "revision_number": 4, "project_id": "8f202eb52ac04d0492b9c306c41849e2", "id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "created_at": "2018-07-22T18:55:40Z", "updated_at": "2018-07-22T18:55:41Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T18:55:41Z", "revision_number": 0, "id": "04fb3b3c-d68c-4d00-800c-6af9d9f68b42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:41Z", "security_group_id": "d8c6eca2-8e1d-4073-9188-6cd3554430e3", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:40Z", "revision_number": 0, "id": "1d8aa1d0-457e-44ab-ae09-c835f8cfa1c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:40Z", "security_group_id": "d8c6eca2-8e1d-4073-9188-6cd3554430e3", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:40Z", "revision_number": 0, "id": "63ddcd83-2246-4657-85d0-e41fdea367a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:40Z", "security_group_id": "d8c6eca2-8e1d-4073-9188-6cd3554430e3", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}], "revision_number": 3, "project_id": "8f202eb52ac04d0492b9c306c41849e2", "id": "d8c6eca2-8e1d-4073-9188-6cd3554430e3", "name": "vping_ssh-sg_7f7a0b5f-be81-4892-987e-26c4ed71a14e"}]} 2018-07-22 18:55:41,431 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-6ff00785-1fef-4d64-b9a8-cb2a53460c60 2018-07-22 18:55:41,431 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.102761030197s 2018-07-22 18:55:41,431 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-6ff00785-1fef-4d64-b9a8-cb2a53460c60 2018-07-22 18:55:41,433 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-group-rules 2018-07-22 18:55:41,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/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}237c487a5e75a4b444a8b7693510317b8890d19b" -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": "d8c6eca2-8e1d-4073-9188-6cd3554430e3"}}' 2018-07-22 18:55:41,712 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-dbebaf20-46ca-46ea-ac86-a67816351726 Date: Sun, 22 Jul 2018 18:55:41 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T18:55:41Z", "security_group_id": "d8c6eca2-8e1d-4073-9188-6cd3554430e3", "port_range_min": null, "revision_number": 0, "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "created_at": "2018-07-22T18:55:41Z", "project_id": "8f202eb52ac04d0492b9c306c41849e2", "id": "5dcc5900-025d-43d2-ba55-d1a9eca91b5b"}} 2018-07-22 18:55:41,713 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-dbebaf20-46ca-46ea-ac86-a67816351726 2018-07-22 18:55:41,713 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-group-rules in 0.279797077179s 2018-07-22 18:55:41,713 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-dbebaf20-46ca-46ea-ac86-a67816351726 2018-07-22 18:55:41,714 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-22 18:55:41,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" 2018-07-22 18:55:41,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1191 X-Openstack-Request-Id: req-0bb9804f-b640-4d52-9481-eb801efd9155 Date: Sun, 22 Jul 2018 18:55: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":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"updated_at":"2018-07-22T18:45:46Z","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c8f51ef4-c0f4-493f-9e21-48c6cbeb5e05"],"updated_at":"2018-07-22T18:55:23Z","tenant_id":"8f202eb52ac04d0492b9c306c41849e2","created_at":"2018-07-22T18:55:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8f202eb52ac04d0492b9c306c41849e2","id":"f6abd7ff-4077-44c5-b6ab-91a6bf4f0f65","name":"vping_ssh-net_7f7a0b5f-be81-4892-987e-26c4ed71a14e"}]} 2018-07-22 18:55:41,898 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-0bb9804f-b640-4d52-9481-eb801efd9155 2018-07-22 18:55:41,898 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.183964014053s 2018-07-22 18:55:41,898 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-0bb9804f-b640-4d52-9481-eb801efd9155 2018-07-22 18:55:41,900 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-22 18:55:41,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" 2018-07-22 18:55:41,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json x-openstack-request-id: req-3330b08b-0760-46c3-be39-89a5c992d940 RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/cff0dbd5-c961-4c82-9caa-09a9f17ee37c/snap", "metadata": {}}], "file": "/v2/images/cff0dbd5-c961-4c82-9caa-09a9f17ee37c/file", "owner": "8f202eb52ac04d0492b9c306c41849e2", "id": "cff0dbd5-c961-4c82-9caa-09a9f17ee37c", "size": 12716032, "self": "/v2/images/cff0dbd5-c961-4c82-9caa-09a9f17ee37c", "disk_format": "qcow2", "direct_url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/cff0dbd5-c961-4c82-9caa-09a9f17ee37c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T18:55:39Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_7f7a0b5f-be81-4892-987e-26c4ed71a14e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_7f7a0b5f-be81-4892-987e-26c4ed71a14e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T18:55:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 18:55:41,988 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-3330b08b-0760-46c3-be39-89a5c992d940 2018-07-22 18:55:41,988 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.0876789093018s 2018-07-22 18:55:41,988 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-3330b08b-0760-46c3-be39-89a5c992d940 2018-07-22 18:55:41,989 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-22 18:55:41,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" 2018-07-22 18:55:42,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2629 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-8c0cfbb8-1ef6-47e0-b7e2-bb7cc23870c1 x-compute-request-id: req-8c0cfbb8-1ef6-47e0-b7e2-bb7cc23870c1 RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "vping_ssh-flavor_7f7a0b5f-be81-4892-987e-26c4ed71a14e", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/268cf39d-eacd-4e33-9cbb-e824b4893c6c", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/268cf39d-eacd-4e33-9cbb-e824b4893c6c", "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": "268cf39d-eacd-4e33-9cbb-e824b4893c6c"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}]} 2018-07-22 18:55:42,528 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-8c0cfbb8-1ef6-47e0-b7e2-bb7cc23870c1 2018-07-22 18:55:42,528 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.539292097092s 2018-07-22 18:55:42,529 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-8c0cfbb8-1ef6-47e0-b7e2-bb7cc23870c1 2018-07-22 18:55:42,531 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers 2018-07-22 18:55:42,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" -d '{"server": {"name": "vping_ssh-vm2_7f7a0b5f-be81-4892-987e-26c4ed71a14e", "imageRef": "cff0dbd5-c961-4c82-9caa-09a9f17ee37c", "flavorRef": "268cf39d-eacd-4e33-9cbb-e824b4893c6c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f6abd7ff-4077-44c5-b6ab-91a6bf4f0f65"}], "security_groups": [{"name": "d8c6eca2-8e1d-4073-9188-6cd3554430e3"}]}}' 2018-07-22 18:55:45,188 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 407 location: https://192.16.1.222:8774/v2.1/servers/b1afb240-359d-4e40-9f34-5095d3f88a9f Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-391a9ddf-e989-4de1-beca-c5c9c138dacb x-compute-request-id: req-391a9ddf-e989-4de1-beca-c5c9c138dacb RESP BODY: {"server": {"security_groups": [{"name": "d8c6eca2-8e1d-4073-9188-6cd3554430e3"}], "OS-DCF:diskConfig": "MANUAL", "id": "b1afb240-359d-4e40-9f34-5095d3f88a9f", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/b1afb240-359d-4e40-9f34-5095d3f88a9f", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/b1afb240-359d-4e40-9f34-5095d3f88a9f", "rel": "bookmark"}], "adminPass": "zTp2wsVhZimB"}} 2018-07-22 18:55:45,188 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-391a9ddf-e989-4de1-beca-c5c9c138dacb 2018-07-22 18:55:45,188 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers in 2.65679001808s 2018-07-22 18:55:45,188 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-391a9ddf-e989-4de1-beca-c5c9c138dacb 2018-07-22 18:55:45,189 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:55:45,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" 2018-07-22 18:55:45,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1283 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-ddf04129-5e01-4831-8775-a703f97518ec x-compute-request-id: req-ddf04129-5e01-4831-8775-a703f97518ec RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/b1afb240-359d-4e40-9f34-5095d3f88a9f", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/b1afb240-359d-4e40-9f34-5095d3f88a9f", "rel": "bookmark"}], "image": {"id": "cff0dbd5-c961-4c82-9caa-09a9f17ee37c", "links": [{"href": "https://192.16.1.222:8774/images/cff0dbd5-c961-4c82-9caa-09a9f17ee37c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "268cf39d-eacd-4e33-9cbb-e824b4893c6c", "links": [{"href": "https://192.16.1.222:8774/flavors/268cf39d-eacd-4e33-9cbb-e824b4893c6c", "rel": "bookmark"}]}, "id": "b1afb240-359d-4e40-9f34-5095d3f88a9f", "user_id": "8ba255d59ae84c83adeae444143a7057", "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-22T18:55:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7f7a0b5f-be81-4892-987e-26c4ed71a14e", "created": "2018-07-22T18:55:45Z", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:55:45,570 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-ddf04129-5e01-4831-8775-a703f97518ec 2018-07-22 18:55:45,570 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.381189107895s 2018-07-22 18:55:45,570 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-ddf04129-5e01-4831-8775-a703f97518ec 2018-07-22 18:55:45,573 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-22 18:55:45,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/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}237c487a5e75a4b444a8b7693510317b8890d19b" 2018-07-22 18:55:45,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1191 X-Openstack-Request-Id: req-736c2e71-a4dc-43a4-bf16-2a244fbbd3cc Date: Sun, 22 Jul 2018 18:55:45 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":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"updated_at":"2018-07-22T18:45:46Z","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c8f51ef4-c0f4-493f-9e21-48c6cbeb5e05"],"updated_at":"2018-07-22T18:55:23Z","tenant_id":"8f202eb52ac04d0492b9c306c41849e2","created_at":"2018-07-22T18:55:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8f202eb52ac04d0492b9c306c41849e2","id":"f6abd7ff-4077-44c5-b6ab-91a6bf4f0f65","name":"vping_ssh-net_7f7a0b5f-be81-4892-987e-26c4ed71a14e"}]} 2018-07-22 18:55:45,779 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-736c2e71-a4dc-43a4-bf16-2a244fbbd3cc 2018-07-22 18:55:45,779 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.205746889114s 2018-07-22 18:55:45,779 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-736c2e71-a4dc-43a4-bf16-2a244fbbd3cc 2018-07-22 18:55:45,780 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-22 18:55:45,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" 2018-07-22 18:55:45,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-077ea71a-22a1-4462-bce1-5fd8db81c68b Date: Sun, 22 Jul 2018 18:55:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f6abd7ff-4077-44c5-b6ab-91a6bf4f0f65","tenant_id":"8f202eb52ac04d0492b9c306c41849e2","created_at":"2018-07-22T18:55:23Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T18:55:23Z","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":"8f202eb52ac04d0492b9c306c41849e2","id":"c8f51ef4-c0f4-493f-9e21-48c6cbeb5e05","subnetpool_id":null,"name":"vping_ssh-subnet_7f7a0b5f-be81-4892-987e-26c4ed71a14e"}]} 2018-07-22 18:55:45,894 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-077ea71a-22a1-4462-bce1-5fd8db81c68b 2018-07-22 18:55:45,894 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.114446163177s 2018-07-22 18:55:45,895 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-077ea71a-22a1-4462-bce1-5fd8db81c68b 2018-07-22 18:55:45,895 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 18:55:47,896 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:55:47,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" 2018-07-22 18:55:48,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-06263e47-b6e2-4745-99a9-8d160f0358ae x-compute-request-id: req-06263e47-b6e2-4745-99a9-8d160f0358ae RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/b1afb240-359d-4e40-9f34-5095d3f88a9f", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/b1afb240-359d-4e40-9f34-5095d3f88a9f", "rel": "bookmark"}], "image": {"id": "cff0dbd5-c961-4c82-9caa-09a9f17ee37c", "links": [{"href": "https://192.16.1.222:8774/images/cff0dbd5-c961-4c82-9caa-09a9f17ee37c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "268cf39d-eacd-4e33-9cbb-e824b4893c6c", "links": [{"href": "https://192.16.1.222:8774/flavors/268cf39d-eacd-4e33-9cbb-e824b4893c6c", "rel": "bookmark"}]}, "id": "b1afb240-359d-4e40-9f34-5095d3f88a9f", "user_id": "8ba255d59ae84c83adeae444143a7057", "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-22T18:55:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7f7a0b5f-be81-4892-987e-26c4ed71a14e", "created": "2018-07-22T18:55:45Z", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:55:48,856 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-06263e47-b6e2-4745-99a9-8d160f0358ae 2018-07-22 18:55:48,856 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.960391998291s 2018-07-22 18:55:48,857 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-06263e47-b6e2-4745-99a9-8d160f0358ae 2018-07-22 18:55:48,859 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 18:55:50,862 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:55:50,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" 2018-07-22 18:55:51,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1425 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-83049af3-2dd6-4258-9edc-aa77f176a4bd x-compute-request-id: req-83049af3-2dd6-4258-9edc-aa77f176a4bd RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/b1afb240-359d-4e40-9f34-5095d3f88a9f", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/b1afb240-359d-4e40-9f34-5095d3f88a9f", "rel": "bookmark"}], "image": {"id": "cff0dbd5-c961-4c82-9caa-09a9f17ee37c", "links": [{"href": "https://192.16.1.222:8774/images/cff0dbd5-c961-4c82-9caa-09a9f17ee37c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "268cf39d-eacd-4e33-9cbb-e824b4893c6c", "links": [{"href": "https://192.16.1.222:8774/flavors/268cf39d-eacd-4e33-9cbb-e824b4893c6c", "rel": "bookmark"}]}, "id": "b1afb240-359d-4e40-9f34-5095d3f88a9f", "security_groups": [{"name": "vping_ssh-sg_7f7a0b5f-be81-4892-987e-26c4ed71a14e"}], "user_id": "8ba255d59ae84c83adeae444143a7057", "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-22T18:55:48Z", "hostId": "e97ea169a1117b064106dd4708114bf0b0f75d2806d375749d3ef098", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7f7a0b5f-be81-4892-987e-26c4ed71a14e", "created": "2018-07-22T18:55:45Z", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:55:51,377 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-83049af3-2dd6-4258-9edc-aa77f176a4bd 2018-07-22 18:55:51,377 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.515426874161s 2018-07-22 18:55:51,377 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-83049af3-2dd6-4258-9edc-aa77f176a4bd 2018-07-22 18:55:51,380 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 18:55:53,381 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:55:53,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" 2018-07-22 18:55:54,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1425 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-fdf63a0d-62c4-4e0c-affb-306886fde8ca x-compute-request-id: req-fdf63a0d-62c4-4e0c-affb-306886fde8ca RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/b1afb240-359d-4e40-9f34-5095d3f88a9f", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/b1afb240-359d-4e40-9f34-5095d3f88a9f", "rel": "bookmark"}], "image": {"id": "cff0dbd5-c961-4c82-9caa-09a9f17ee37c", "links": [{"href": "https://192.16.1.222:8774/images/cff0dbd5-c961-4c82-9caa-09a9f17ee37c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "268cf39d-eacd-4e33-9cbb-e824b4893c6c", "links": [{"href": "https://192.16.1.222:8774/flavors/268cf39d-eacd-4e33-9cbb-e824b4893c6c", "rel": "bookmark"}]}, "id": "b1afb240-359d-4e40-9f34-5095d3f88a9f", "security_groups": [{"name": "vping_ssh-sg_7f7a0b5f-be81-4892-987e-26c4ed71a14e"}], "user_id": "8ba255d59ae84c83adeae444143a7057", "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-22T18:55:48Z", "hostId": "e97ea169a1117b064106dd4708114bf0b0f75d2806d375749d3ef098", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7f7a0b5f-be81-4892-987e-26c4ed71a14e", "created": "2018-07-22T18:55:45Z", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:55:54,506 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-fdf63a0d-62c4-4e0c-affb-306886fde8ca 2018-07-22 18:55:54,506 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.12454104424s 2018-07-22 18:55:54,506 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-fdf63a0d-62c4-4e0c-affb-306886fde8ca 2018-07-22 18:55:54,508 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 18:55:56,511 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:55:56,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" 2018-07-22 18:55:57,148 - 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-3a6009af-1ea9-4f08-98f3-e6f8b4ec376d x-compute-request-id: req-3a6009af-1ea9-4f08-98f3-e6f8b4ec376d RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7f7a0b5f-be81-4892-987e-26c4ed71a14e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:5c:ed", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/b1afb240-359d-4e40-9f34-5095d3f88a9f", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/b1afb240-359d-4e40-9f34-5095d3f88a9f", "rel": "bookmark"}], "image": {"id": "cff0dbd5-c961-4c82-9caa-09a9f17ee37c", "links": [{"href": "https://192.16.1.222:8774/images/cff0dbd5-c961-4c82-9caa-09a9f17ee37c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:55:53.000000", "flavor": {"id": "268cf39d-eacd-4e33-9cbb-e824b4893c6c", "links": [{"href": "https://192.16.1.222:8774/flavors/268cf39d-eacd-4e33-9cbb-e824b4893c6c", "rel": "bookmark"}]}, "id": "b1afb240-359d-4e40-9f34-5095d3f88a9f", "security_groups": [{"name": "vping_ssh-sg_7f7a0b5f-be81-4892-987e-26c4ed71a14e"}], "user_id": "8ba255d59ae84c83adeae444143a7057", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:55:54Z", "hostId": "e97ea169a1117b064106dd4708114bf0b0f75d2806d375749d3ef098", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7f7a0b5f-be81-4892-987e-26c4ed71a14e", "created": "2018-07-22T18:55:45Z", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:55:57,148 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-3a6009af-1ea9-4f08-98f3-e6f8b4ec376d 2018-07-22 18:55:57,148 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.63699889183s 2018-07-22 18:55:57,149 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-3a6009af-1ea9-4f08-98f3-e6f8b4ec376d 2018-07-22 18:55:57,151 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-22 18:55:57,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=b1afb240-359d-4e40-9f34-5095d3f88a9f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" 2018-07-22 18:55:57,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-4249422b-015b-4284-a5a5-b6c3aa5eeba7 Date: Sun, 22 Jul 2018 18:55:57 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f6abd7ff-4077-44c5-b6ab-91a6bf4f0f65","tenant_id":"8f202eb52ac04d0492b9c306c41849e2","created_at":"2018-07-22T18:55:49Z","admin_state_up":true,"updated_at":"2018-07-22T18:55:55Z","binding:vnic_type":"normal","device_id":"b1afb240-359d-4e40-9f34-5095d3f88a9f","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:1a:5c:ed","id":"1a158501-894e-4062-a5e3-65331aa48584","port_security_enabled":true,"project_id":"8f202eb52ac04d0492b9c306c41849e2","fixed_ips":[{"subnet_id":"c8f51ef4-c0f4-493f-9e21-48c6cbeb5e05","ip_address":"192.168.120.13"}],"extra_dhcp_opts":[],"security_groups":["d8c6eca2-8e1d-4073-9188-6cd3554430e3"],"name":""}]} 2018-07-22 18:55:57,264 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=b1afb240-359d-4e40-9f34-5095d3f88a9f used request id req-4249422b-015b-4284-a5a5-b6c3aa5eeba7 2018-07-22 18:55:57,264 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.112782001495s 2018-07-22 18:55:57,264 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=b1afb240-359d-4e40-9f34-5095d3f88a9f used request id req-4249422b-015b-4284-a5a5-b6c3aa5eeba7 2018-07-22 18:55:57,267 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-22 18:55:57,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=1a158501-894e-4062-a5e3-65331aa48584" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" 2018-07-22 18:55:57,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c4020b72-e579-47ce-8b58-bf064547268e Date: Sun, 22 Jul 2018 18:55:57 GMT RESP BODY: {"floatingips": []} 2018-07-22 18:55:57,307 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=1a158501-894e-4062-a5e3-65331aa48584 used request id req-c4020b72-e579-47ce-8b58-bf064547268e 2018-07-22 18:55:57,307 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0396099090576s 2018-07-22 18:55:57,307 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=1a158501-894e-4062-a5e3-65331aa48584 used request id req-c4020b72-e579-47ce-8b58-bf064547268e 2018-07-22 18:55:57,308 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:55:57,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" 2018-07-22 18:55:57,696 - 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-b8b5f636-6129-4a82-8097-1cc37cbe5da4 x-compute-request-id: req-b8b5f636-6129-4a82-8097-1cc37cbe5da4 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7f7a0b5f-be81-4892-987e-26c4ed71a14e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:5c:ed", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/b1afb240-359d-4e40-9f34-5095d3f88a9f", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/b1afb240-359d-4e40-9f34-5095d3f88a9f", "rel": "bookmark"}], "image": {"id": "cff0dbd5-c961-4c82-9caa-09a9f17ee37c", "links": [{"href": "https://192.16.1.222:8774/images/cff0dbd5-c961-4c82-9caa-09a9f17ee37c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:55:53.000000", "flavor": {"id": "268cf39d-eacd-4e33-9cbb-e824b4893c6c", "links": [{"href": "https://192.16.1.222:8774/flavors/268cf39d-eacd-4e33-9cbb-e824b4893c6c", "rel": "bookmark"}]}, "id": "b1afb240-359d-4e40-9f34-5095d3f88a9f", "security_groups": [{"name": "vping_ssh-sg_7f7a0b5f-be81-4892-987e-26c4ed71a14e"}], "user_id": "8ba255d59ae84c83adeae444143a7057", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:55:54Z", "hostId": "e97ea169a1117b064106dd4708114bf0b0f75d2806d375749d3ef098", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7f7a0b5f-be81-4892-987e-26c4ed71a14e", "created": "2018-07-22T18:55:45Z", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:55:57,696 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-b8b5f636-6129-4a82-8097-1cc37cbe5da4 2018-07-22 18:55:57,696 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.388389110565s 2018-07-22 18:55:57,696 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-b8b5f636-6129-4a82-8097-1cc37cbe5da4 2018-07-22 18:55:57,702 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-22 18:55:57,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=b1afb240-359d-4e40-9f34-5095d3f88a9f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" 2018-07-22 18:55:57,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-23ded2c4-3b75-49ac-9fd0-ab9c168ed35d Date: Sun, 22 Jul 2018 18:55:57 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f6abd7ff-4077-44c5-b6ab-91a6bf4f0f65","tenant_id":"8f202eb52ac04d0492b9c306c41849e2","created_at":"2018-07-22T18:55:49Z","admin_state_up":true,"updated_at":"2018-07-22T18:55:55Z","binding:vnic_type":"normal","device_id":"b1afb240-359d-4e40-9f34-5095d3f88a9f","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:1a:5c:ed","id":"1a158501-894e-4062-a5e3-65331aa48584","port_security_enabled":true,"project_id":"8f202eb52ac04d0492b9c306c41849e2","fixed_ips":[{"subnet_id":"c8f51ef4-c0f4-493f-9e21-48c6cbeb5e05","ip_address":"192.168.120.13"}],"extra_dhcp_opts":[],"security_groups":["d8c6eca2-8e1d-4073-9188-6cd3554430e3"],"name":""}]} 2018-07-22 18:55:57,800 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=b1afb240-359d-4e40-9f34-5095d3f88a9f used request id req-23ded2c4-3b75-49ac-9fd0-ab9c168ed35d 2018-07-22 18:55:57,801 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.0985000133514s 2018-07-22 18:55:57,801 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=b1afb240-359d-4e40-9f34-5095d3f88a9f used request id req-23ded2c4-3b75-49ac-9fd0-ab9c168ed35d 2018-07-22 18:55:57,804 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-22 18:55:57,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=1a158501-894e-4062-a5e3-65331aa48584" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" 2018-07-22 18:55:57,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-bfdbd8af-df72-42b4-8087-69c2fcec5a50 Date: Sun, 22 Jul 2018 18:55:57 GMT RESP BODY: {"floatingips": []} 2018-07-22 18:55:57,840 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=1a158501-894e-4062-a5e3-65331aa48584 used request id req-bfdbd8af-df72-42b4-8087-69c2fcec5a50 2018-07-22 18:55:57,840 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0364279747009s 2018-07-22 18:55:57,840 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=1a158501-894e-4062-a5e3-65331aa48584 used request id req-bfdbd8af-df72-42b4-8087-69c2fcec5a50 2018-07-22 18:55:57,841 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_7f7a0b5f-be81-4892-987e-26c4ed71a14e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:1a:5c:ed', u'version': 4, u'addr': u'192.168.120.13', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'cff0dbd5-c961-4c82-9caa-09a9f17ee37c'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-22T18:55:53.000000', 'flavor': Munch({u'id': u'268cf39d-eacd-4e33-9cbb-e824b4893c6c'}), 'az': u'nova', 'id': u'b1afb240-359d-4e40-9f34-5095d3f88a9f', 'security_groups': [Munch({u'name': u'vping_ssh-sg_7f7a0b5f-be81-4892-987e-26c4ed71a14e'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'8ba255d59ae84c83adeae444143a7057', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8f202eb52ac04d0492b9c306c41849e2', 'name': 'vping_ssh-project_7f7a0b5f-be81-4892-987e-26c4ed71a14e', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-22T18:55:53.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-22T18:55:54Z', 'hostId': u'e97ea169a1117b064106dd4708114bf0b0f75d2806d375749d3ef098', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'e97ea169a1117b064106dd4708114bf0b0f75d2806d375749d3ef098', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-22T18:55:53.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'8f202eb52ac04d0492b9c306c41849e2', 'name': u'vping_ssh-vm2_7f7a0b5f-be81-4892-987e-26c4ed71a14e', 'adminPass': None, 'tenant_id': u'8f202eb52ac04d0492b9c306c41849e2', 'created_at': u'2018-07-22T18:55:45Z', 'created': u'2018-07-22T18:55:45Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'RegionOne'}) 2018-07-22 18:55:57,842 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-22 18:55:57,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" 2018-07-22 18:55:58,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1191 X-Openstack-Request-Id: req-d1711bc3-2097-42cb-ae91-575d9ef6932a Date: Sun, 22 Jul 2018 18:55:58 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":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"updated_at":"2018-07-22T18:45:46Z","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c8f51ef4-c0f4-493f-9e21-48c6cbeb5e05"],"updated_at":"2018-07-22T18:55:23Z","tenant_id":"8f202eb52ac04d0492b9c306c41849e2","created_at":"2018-07-22T18:55:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8f202eb52ac04d0492b9c306c41849e2","id":"f6abd7ff-4077-44c5-b6ab-91a6bf4f0f65","name":"vping_ssh-net_7f7a0b5f-be81-4892-987e-26c4ed71a14e"}]} 2018-07-22 18:55:58,064 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-d1711bc3-2097-42cb-ae91-575d9ef6932a 2018-07-22 18:55:58,065 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.222424030304s 2018-07-22 18:55:58,065 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-d1711bc3-2097-42cb-ae91-575d9ef6932a 2018-07-22 18:55:58,067 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-22 18:55:58,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" 2018-07-22 18:55:58,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json x-openstack-request-id: req-75a0cbce-54e1-405d-9ed4-962aca98ec0f RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/cff0dbd5-c961-4c82-9caa-09a9f17ee37c/snap", "metadata": {}}], "file": "/v2/images/cff0dbd5-c961-4c82-9caa-09a9f17ee37c/file", "owner": "8f202eb52ac04d0492b9c306c41849e2", "id": "cff0dbd5-c961-4c82-9caa-09a9f17ee37c", "size": 12716032, "self": "/v2/images/cff0dbd5-c961-4c82-9caa-09a9f17ee37c", "disk_format": "qcow2", "direct_url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/cff0dbd5-c961-4c82-9caa-09a9f17ee37c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T18:55:39Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_7f7a0b5f-be81-4892-987e-26c4ed71a14e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_7f7a0b5f-be81-4892-987e-26c4ed71a14e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T18:55:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 18:55:58,153 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-75a0cbce-54e1-405d-9ed4-962aca98ec0f 2018-07-22 18:55:58,153 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.0852620601654s 2018-07-22 18:55:58,153 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-75a0cbce-54e1-405d-9ed4-962aca98ec0f 2018-07-22 18:55:58,154 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-22 18:55:58,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" 2018-07-22 18:55:58,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2629 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-be51c29d-b061-4766-923b-936c8e4e5e09 x-compute-request-id: req-be51c29d-b061-4766-923b-936c8e4e5e09 RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "vping_ssh-flavor_7f7a0b5f-be81-4892-987e-26c4ed71a14e", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/268cf39d-eacd-4e33-9cbb-e824b4893c6c", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/268cf39d-eacd-4e33-9cbb-e824b4893c6c", "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": "268cf39d-eacd-4e33-9cbb-e824b4893c6c"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}]} 2018-07-22 18:55:58,229 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-be51c29d-b061-4766-923b-936c8e4e5e09 2018-07-22 18:55:58,229 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0752489566803s 2018-07-22 18:55:58,230 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-be51c29d-b061-4766-923b-936c8e4e5e09 2018-07-22 18:55:58,232 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers 2018-07-22 18:55:58,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" -d '{"server": {"name": "vping_ssh-vm_7f7a0b5f-be81-4892-987e-26c4ed71a14e", "imageRef": "cff0dbd5-c961-4c82-9caa-09a9f17ee37c", "key_name": "vping_ssh-kp_7f7a0b5f-be81-4892-987e-26c4ed71a14e", "flavorRef": "268cf39d-eacd-4e33-9cbb-e824b4893c6c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f6abd7ff-4077-44c5-b6ab-91a6bf4f0f65"}], "security_groups": [{"name": "d8c6eca2-8e1d-4073-9188-6cd3554430e3"}]}}' 2018-07-22 18:55:59,286 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 407 location: https://192.16.1.222:8774/v2.1/servers/51d0f8a7-3eb8-49a0-9846-7838d79723f2 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-ea3a04e9-0a01-4d52-a88c-d6e184f48733 x-compute-request-id: req-ea3a04e9-0a01-4d52-a88c-d6e184f48733 RESP BODY: {"server": {"security_groups": [{"name": "d8c6eca2-8e1d-4073-9188-6cd3554430e3"}], "OS-DCF:diskConfig": "MANUAL", "id": "51d0f8a7-3eb8-49a0-9846-7838d79723f2", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/51d0f8a7-3eb8-49a0-9846-7838d79723f2", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/51d0f8a7-3eb8-49a0-9846-7838d79723f2", "rel": "bookmark"}], "adminPass": "3SC6wKJvQeNK"}} 2018-07-22 18:55:59,287 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-ea3a04e9-0a01-4d52-a88c-d6e184f48733 2018-07-22 18:55:59,287 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers in 1.05446386337s 2018-07-22 18:55:59,287 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-ea3a04e9-0a01-4d52-a88c-d6e184f48733 2018-07-22 18:55:59,287 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:55:59,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" 2018-07-22 18:56:01,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2930 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-c81a7bff-5773-4b51-9138-717eb7b52b38 x-compute-request-id: req-c81a7bff-5773-4b51-9138-717eb7b52b38 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/51d0f8a7-3eb8-49a0-9846-7838d79723f2", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/51d0f8a7-3eb8-49a0-9846-7838d79723f2", "rel": "bookmark"}], "image": {"id": "cff0dbd5-c961-4c82-9caa-09a9f17ee37c", "links": [{"href": "https://192.16.1.222:8774/images/cff0dbd5-c961-4c82-9caa-09a9f17ee37c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "268cf39d-eacd-4e33-9cbb-e824b4893c6c", "links": [{"href": "https://192.16.1.222:8774/flavors/268cf39d-eacd-4e33-9cbb-e824b4893c6c", "rel": "bookmark"}]}, "id": "51d0f8a7-3eb8-49a0-9846-7838d79723f2", "user_id": "8ba255d59ae84c83adeae444143a7057", "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-22T18:56:00Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_7f7a0b5f-be81-4892-987e-26c4ed71a14e", "name": "vping_ssh-vm_7f7a0b5f-be81-4892-987e-26c4ed71a14e", "created": "2018-07-22T18:55:59Z", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7f7a0b5f-be81-4892-987e-26c4ed71a14e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:5c:ed", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/b1afb240-359d-4e40-9f34-5095d3f88a9f", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/b1afb240-359d-4e40-9f34-5095d3f88a9f", "rel": "bookmark"}], "image": {"id": "cff0dbd5-c961-4c82-9caa-09a9f17ee37c", "links": [{"href": "https://192.16.1.222:8774/images/cff0dbd5-c961-4c82-9caa-09a9f17ee37c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:55:53.000000", "flavor": {"id": "268cf39d-eacd-4e33-9cbb-e824b4893c6c", "links": [{"href": "https://192.16.1.222:8774/flavors/268cf39d-eacd-4e33-9cbb-e824b4893c6c", "rel": "bookmark"}]}, "id": "b1afb240-359d-4e40-9f34-5095d3f88a9f", "security_groups": [{"name": "vping_ssh-sg_7f7a0b5f-be81-4892-987e-26c4ed71a14e"}], "user_id": "8ba255d59ae84c83adeae444143a7057", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:55:54Z", "hostId": "e97ea169a1117b064106dd4708114bf0b0f75d2806d375749d3ef098", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7f7a0b5f-be81-4892-987e-26c4ed71a14e", "created": "2018-07-22T18:55:45Z", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:56:01,078 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-c81a7bff-5773-4b51-9138-717eb7b52b38 2018-07-22 18:56:01,078 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.79073286057s 2018-07-22 18:56:01,078 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-c81a7bff-5773-4b51-9138-717eb7b52b38 2018-07-22 18:56:01,082 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 18:56:03,083 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:56:03,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" 2018-07-22 18:56:03,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3072 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-6574a59e-929e-43a5-9565-f6315a0a8b39 x-compute-request-id: req-6574a59e-929e-43a5-9565-f6315a0a8b39 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/51d0f8a7-3eb8-49a0-9846-7838d79723f2", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/51d0f8a7-3eb8-49a0-9846-7838d79723f2", "rel": "bookmark"}], "image": {"id": "cff0dbd5-c961-4c82-9caa-09a9f17ee37c", "links": [{"href": "https://192.16.1.222:8774/images/cff0dbd5-c961-4c82-9caa-09a9f17ee37c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "268cf39d-eacd-4e33-9cbb-e824b4893c6c", "links": [{"href": "https://192.16.1.222:8774/flavors/268cf39d-eacd-4e33-9cbb-e824b4893c6c", "rel": "bookmark"}]}, "id": "51d0f8a7-3eb8-49a0-9846-7838d79723f2", "security_groups": [{"name": "vping_ssh-sg_7f7a0b5f-be81-4892-987e-26c4ed71a14e"}], "user_id": "8ba255d59ae84c83adeae444143a7057", "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-22T18:56:01Z", "hostId": "e97ea169a1117b064106dd4708114bf0b0f75d2806d375749d3ef098", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_7f7a0b5f-be81-4892-987e-26c4ed71a14e", "name": "vping_ssh-vm_7f7a0b5f-be81-4892-987e-26c4ed71a14e", "created": "2018-07-22T18:55:59Z", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7f7a0b5f-be81-4892-987e-26c4ed71a14e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:5c:ed", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/b1afb240-359d-4e40-9f34-5095d3f88a9f", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/b1afb240-359d-4e40-9f34-5095d3f88a9f", "rel": "bookmark"}], "image": {"id": "cff0dbd5-c961-4c82-9caa-09a9f17ee37c", "links": [{"href": "https://192.16.1.222:8774/images/cff0dbd5-c961-4c82-9caa-09a9f17ee37c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:55:53.000000", "flavor": {"id": "268cf39d-eacd-4e33-9cbb-e824b4893c6c", "links": [{"href": "https://192.16.1.222:8774/flavors/268cf39d-eacd-4e33-9cbb-e824b4893c6c", "rel": "bookmark"}]}, "id": "b1afb240-359d-4e40-9f34-5095d3f88a9f", "security_groups": [{"name": "vping_ssh-sg_7f7a0b5f-be81-4892-987e-26c4ed71a14e"}], "user_id": "8ba255d59ae84c83adeae444143a7057", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:55:54Z", "hostId": "e97ea169a1117b064106dd4708114bf0b0f75d2806d375749d3ef098", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7f7a0b5f-be81-4892-987e-26c4ed71a14e", "created": "2018-07-22T18:55:45Z", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:56:03,753 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-6574a59e-929e-43a5-9565-f6315a0a8b39 2018-07-22 18:56:03,753 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.669857978821s 2018-07-22 18:56:03,753 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-6574a59e-929e-43a5-9565-f6315a0a8b39 2018-07-22 18:56:03,756 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 18:56:05,759 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:56:05,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" 2018-07-22 18:56:08,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3261 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-68aa1801-8b63-41ad-9c49-cb08aac74829 x-compute-request-id: req-68aa1801-8b63-41ad-9c49-cb08aac74829 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7f7a0b5f-be81-4892-987e-26c4ed71a14e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:7c:c9", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/51d0f8a7-3eb8-49a0-9846-7838d79723f2", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/51d0f8a7-3eb8-49a0-9846-7838d79723f2", "rel": "bookmark"}], "image": {"id": "cff0dbd5-c961-4c82-9caa-09a9f17ee37c", "links": [{"href": "https://192.16.1.222:8774/images/cff0dbd5-c961-4c82-9caa-09a9f17ee37c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:56:05.000000", "flavor": {"id": "268cf39d-eacd-4e33-9cbb-e824b4893c6c", "links": [{"href": "https://192.16.1.222:8774/flavors/268cf39d-eacd-4e33-9cbb-e824b4893c6c", "rel": "bookmark"}]}, "id": "51d0f8a7-3eb8-49a0-9846-7838d79723f2", "security_groups": [{"name": "vping_ssh-sg_7f7a0b5f-be81-4892-987e-26c4ed71a14e"}], "user_id": "8ba255d59ae84c83adeae444143a7057", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:56:05Z", "hostId": "e97ea169a1117b064106dd4708114bf0b0f75d2806d375749d3ef098", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_7f7a0b5f-be81-4892-987e-26c4ed71a14e", "name": "vping_ssh-vm_7f7a0b5f-be81-4892-987e-26c4ed71a14e", "created": "2018-07-22T18:55:59Z", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7f7a0b5f-be81-4892-987e-26c4ed71a14e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:5c:ed", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/b1afb240-359d-4e40-9f34-5095d3f88a9f", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/b1afb240-359d-4e40-9f34-5095d3f88a9f", "rel": "bookmark"}], "image": {"id": "cff0dbd5-c961-4c82-9caa-09a9f17ee37c", "links": [{"href": "https://192.16.1.222:8774/images/cff0dbd5-c961-4c82-9caa-09a9f17ee37c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:55:53.000000", "flavor": {"id": "268cf39d-eacd-4e33-9cbb-e824b4893c6c", "links": [{"href": "https://192.16.1.222:8774/flavors/268cf39d-eacd-4e33-9cbb-e824b4893c6c", "rel": "bookmark"}]}, "id": "b1afb240-359d-4e40-9f34-5095d3f88a9f", "security_groups": [{"name": "vping_ssh-sg_7f7a0b5f-be81-4892-987e-26c4ed71a14e"}], "user_id": "8ba255d59ae84c83adeae444143a7057", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:55:54Z", "hostId": "e97ea169a1117b064106dd4708114bf0b0f75d2806d375749d3ef098", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7f7a0b5f-be81-4892-987e-26c4ed71a14e", "created": "2018-07-22T18:55:45Z", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:56:08,264 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-68aa1801-8b63-41ad-9c49-cb08aac74829 2018-07-22 18:56:08,264 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 2.50502109528s 2018-07-22 18:56:08,264 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-68aa1801-8b63-41ad-9c49-cb08aac74829 2018-07-22 18:56:08,267 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-22 18:56:08,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=51d0f8a7-3eb8-49a0-9846-7838d79723f2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" 2018-07-22 18:56:08,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-4185246a-4ee9-409f-8333-4ffbecedb45e Date: Sun, 22 Jul 2018 18:56:08 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f6abd7ff-4077-44c5-b6ab-91a6bf4f0f65","tenant_id":"8f202eb52ac04d0492b9c306c41849e2","created_at":"2018-07-22T18:56:01Z","admin_state_up":true,"updated_at":"2018-07-22T18:56:03Z","binding:vnic_type":"normal","device_id":"51d0f8a7-3eb8-49a0-9846-7838d79723f2","device_owner":"compute:nova","revision_number":9,"mac_address":"fa:16:3e:61:7c:c9","id":"9f9d8e8d-c1c8-4861-88ff-25465027158c","port_security_enabled":true,"project_id":"8f202eb52ac04d0492b9c306c41849e2","fixed_ips":[{"subnet_id":"c8f51ef4-c0f4-493f-9e21-48c6cbeb5e05","ip_address":"192.168.120.10"}],"extra_dhcp_opts":[],"security_groups":["d8c6eca2-8e1d-4073-9188-6cd3554430e3"],"name":""}]} 2018-07-22 18:56:08,401 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=51d0f8a7-3eb8-49a0-9846-7838d79723f2 used request id req-4185246a-4ee9-409f-8333-4ffbecedb45e 2018-07-22 18:56:08,402 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.134311914444s 2018-07-22 18:56:08,402 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=51d0f8a7-3eb8-49a0-9846-7838d79723f2 used request id req-4185246a-4ee9-409f-8333-4ffbecedb45e 2018-07-22 18:56:08,405 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-22 18:56:08,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=9f9d8e8d-c1c8-4861-88ff-25465027158c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" 2018-07-22 18:56:08,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-d55ae64c-ed99-439a-97bf-21ed37136866 Date: Sun, 22 Jul 2018 18:56:08 GMT RESP BODY: {"floatingips": []} 2018-07-22 18:56:08,442 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=9f9d8e8d-c1c8-4861-88ff-25465027158c used request id req-d55ae64c-ed99-439a-97bf-21ed37136866 2018-07-22 18:56:08,442 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0369169712067s 2018-07-22 18:56:08,442 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=9f9d8e8d-c1c8-4861-88ff-25465027158c used request id req-d55ae64c-ed99-439a-97bf-21ed37136866 2018-07-22 18:56:08,442 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:56:08,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" 2018-07-22 18:56:10,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3261 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-3aab8001-e488-4910-9a65-b9db16da7936 x-compute-request-id: req-3aab8001-e488-4910-9a65-b9db16da7936 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7f7a0b5f-be81-4892-987e-26c4ed71a14e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:7c:c9", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/51d0f8a7-3eb8-49a0-9846-7838d79723f2", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/51d0f8a7-3eb8-49a0-9846-7838d79723f2", "rel": "bookmark"}], "image": {"id": "cff0dbd5-c961-4c82-9caa-09a9f17ee37c", "links": [{"href": "https://192.16.1.222:8774/images/cff0dbd5-c961-4c82-9caa-09a9f17ee37c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:56:05.000000", "flavor": {"id": "268cf39d-eacd-4e33-9cbb-e824b4893c6c", "links": [{"href": "https://192.16.1.222:8774/flavors/268cf39d-eacd-4e33-9cbb-e824b4893c6c", "rel": "bookmark"}]}, "id": "51d0f8a7-3eb8-49a0-9846-7838d79723f2", "security_groups": [{"name": "vping_ssh-sg_7f7a0b5f-be81-4892-987e-26c4ed71a14e"}], "user_id": "8ba255d59ae84c83adeae444143a7057", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:56:05Z", "hostId": "e97ea169a1117b064106dd4708114bf0b0f75d2806d375749d3ef098", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_7f7a0b5f-be81-4892-987e-26c4ed71a14e", "name": "vping_ssh-vm_7f7a0b5f-be81-4892-987e-26c4ed71a14e", "created": "2018-07-22T18:55:59Z", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7f7a0b5f-be81-4892-987e-26c4ed71a14e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:5c:ed", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/b1afb240-359d-4e40-9f34-5095d3f88a9f", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/b1afb240-359d-4e40-9f34-5095d3f88a9f", "rel": "bookmark"}], "image": {"id": "cff0dbd5-c961-4c82-9caa-09a9f17ee37c", "links": [{"href": "https://192.16.1.222:8774/images/cff0dbd5-c961-4c82-9caa-09a9f17ee37c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:55:53.000000", "flavor": {"id": "268cf39d-eacd-4e33-9cbb-e824b4893c6c", "links": [{"href": "https://192.16.1.222:8774/flavors/268cf39d-eacd-4e33-9cbb-e824b4893c6c", "rel": "bookmark"}]}, "id": "b1afb240-359d-4e40-9f34-5095d3f88a9f", "security_groups": [{"name": "vping_ssh-sg_7f7a0b5f-be81-4892-987e-26c4ed71a14e"}], "user_id": "8ba255d59ae84c83adeae444143a7057", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:55:54Z", "hostId": "e97ea169a1117b064106dd4708114bf0b0f75d2806d375749d3ef098", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7f7a0b5f-be81-4892-987e-26c4ed71a14e", "created": "2018-07-22T18:55:45Z", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:56:10,021 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-3aab8001-e488-4910-9a65-b9db16da7936 2018-07-22 18:56:10,022 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.57895517349s 2018-07-22 18:56:10,022 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-3aab8001-e488-4910-9a65-b9db16da7936 2018-07-22 18:56:10,025 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-22 18:56:10,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=51d0f8a7-3eb8-49a0-9846-7838d79723f2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" 2018-07-22 18:56:10,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-a1994541-5ef8-493a-b359-52d77612442c Date: Sun, 22 Jul 2018 18:56:10 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f6abd7ff-4077-44c5-b6ab-91a6bf4f0f65","tenant_id":"8f202eb52ac04d0492b9c306c41849e2","created_at":"2018-07-22T18:56:01Z","admin_state_up":true,"updated_at":"2018-07-22T18:56:03Z","binding:vnic_type":"normal","device_id":"51d0f8a7-3eb8-49a0-9846-7838d79723f2","device_owner":"compute:nova","revision_number":9,"mac_address":"fa:16:3e:61:7c:c9","id":"9f9d8e8d-c1c8-4861-88ff-25465027158c","port_security_enabled":true,"project_id":"8f202eb52ac04d0492b9c306c41849e2","fixed_ips":[{"subnet_id":"c8f51ef4-c0f4-493f-9e21-48c6cbeb5e05","ip_address":"192.168.120.10"}],"extra_dhcp_opts":[],"security_groups":["d8c6eca2-8e1d-4073-9188-6cd3554430e3"],"name":""}]} 2018-07-22 18:56:10,122 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=51d0f8a7-3eb8-49a0-9846-7838d79723f2 used request id req-a1994541-5ef8-493a-b359-52d77612442c 2018-07-22 18:56:10,122 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.0968019962311s 2018-07-22 18:56:10,122 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=51d0f8a7-3eb8-49a0-9846-7838d79723f2 used request id req-a1994541-5ef8-493a-b359-52d77612442c 2018-07-22 18:56:10,124 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-22 18:56:10,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=9f9d8e8d-c1c8-4861-88ff-25465027158c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" 2018-07-22 18:56:10,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-2adc080e-fc4a-4a23-9beb-6044b15a6548 Date: Sun, 22 Jul 2018 18:56:10 GMT RESP BODY: {"floatingips": []} 2018-07-22 18:56:10,157 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=9f9d8e8d-c1c8-4861-88ff-25465027158c used request id req-2adc080e-fc4a-4a23-9beb-6044b15a6548 2018-07-22 18:56:10,158 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0331361293793s 2018-07-22 18:56:10,158 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=9f9d8e8d-c1c8-4861-88ff-25465027158c used request id req-2adc080e-fc4a-4a23-9beb-6044b15a6548 2018-07-22 18:56:10,158 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_7f7a0b5f-be81-4892-987e-26c4ed71a14e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:61:7c:c9', u'version': 4, u'addr': u'192.168.120.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'cff0dbd5-c961-4c82-9caa-09a9f17ee37c'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-22T18:56:05.000000', 'flavor': Munch({u'id': u'268cf39d-eacd-4e33-9cbb-e824b4893c6c'}), 'az': u'nova', 'id': u'51d0f8a7-3eb8-49a0-9846-7838d79723f2', 'security_groups': [Munch({u'name': u'vping_ssh-sg_7f7a0b5f-be81-4892-987e-26c4ed71a14e'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'8ba255d59ae84c83adeae444143a7057', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8f202eb52ac04d0492b9c306c41849e2', 'name': 'vping_ssh-project_7f7a0b5f-be81-4892-987e-26c4ed71a14e', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-22T18:56:05.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-22T18:56:05Z', 'hostId': u'e97ea169a1117b064106dd4708114bf0b0f75d2806d375749d3ef098', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_7f7a0b5f-be81-4892-987e-26c4ed71a14e', 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'e97ea169a1117b064106dd4708114bf0b0f75d2806d375749d3ef098', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-22T18:56:05.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'8f202eb52ac04d0492b9c306c41849e2', 'name': u'vping_ssh-vm_7f7a0b5f-be81-4892-987e-26c4ed71a14e', 'adminPass': None, 'tenant_id': u'8f202eb52ac04d0492b9c306c41849e2', 'created_at': u'2018-07-22T18:55:59Z', 'created': u'2018-07-22T18:55:59Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'RegionOne'}) 2018-07-22 18:56:10,160 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-22 18:56:10,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" 2018-07-22 18:56:10,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1191 X-Openstack-Request-Id: req-b78f417f-3ed4-49ad-93f0-d8ec79d89b84 Date: Sun, 22 Jul 2018 18:56:10 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":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"updated_at":"2018-07-22T18:45:46Z","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c8f51ef4-c0f4-493f-9e21-48c6cbeb5e05"],"updated_at":"2018-07-22T18:55:23Z","tenant_id":"8f202eb52ac04d0492b9c306c41849e2","created_at":"2018-07-22T18:55:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8f202eb52ac04d0492b9c306c41849e2","id":"f6abd7ff-4077-44c5-b6ab-91a6bf4f0f65","name":"vping_ssh-net_7f7a0b5f-be81-4892-987e-26c4ed71a14e"}]} 2018-07-22 18:56:10,346 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-b78f417f-3ed4-49ad-93f0-d8ec79d89b84 2018-07-22 18:56:10,346 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.186485052109s 2018-07-22 18:56:10,346 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-b78f417f-3ed4-49ad-93f0-d8ec79d89b84 2018-07-22 18:56:10,347 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-22 18:56:10,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=51d0f8a7-3eb8-49a0-9846-7838d79723f2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" 2018-07-22 18:56:10,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-fa955efa-6eea-44bf-b391-a0dc36cb5487 Date: Sun, 22 Jul 2018 18:56:10 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f6abd7ff-4077-44c5-b6ab-91a6bf4f0f65","tenant_id":"8f202eb52ac04d0492b9c306c41849e2","created_at":"2018-07-22T18:56:01Z","admin_state_up":true,"updated_at":"2018-07-22T18:56:03Z","binding:vnic_type":"normal","device_id":"51d0f8a7-3eb8-49a0-9846-7838d79723f2","device_owner":"compute:nova","revision_number":9,"mac_address":"fa:16:3e:61:7c:c9","id":"9f9d8e8d-c1c8-4861-88ff-25465027158c","port_security_enabled":true,"project_id":"8f202eb52ac04d0492b9c306c41849e2","fixed_ips":[{"subnet_id":"c8f51ef4-c0f4-493f-9e21-48c6cbeb5e05","ip_address":"192.168.120.10"}],"extra_dhcp_opts":[],"security_groups":["d8c6eca2-8e1d-4073-9188-6cd3554430e3"],"name":""}]} 2018-07-22 18:56:10,440 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=51d0f8a7-3eb8-49a0-9846-7838d79723f2 used request id req-fa955efa-6eea-44bf-b391-a0dc36cb5487 2018-07-22 18:56:10,441 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.0932309627533s 2018-07-22 18:56:10,441 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=51d0f8a7-3eb8-49a0-9846-7838d79723f2 used request id req-fa955efa-6eea-44bf-b391-a0dc36cb5487 2018-07-22 18:56:10,442 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.floatingips 2018-07-22 18:56:10,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" -d '{"floatingip": {"floating_network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9", "fixed_ip_address": "192.168.120.10", "port_id": "9f9d8e8d-c1c8-4861-88ff-25465027158c"}}' 2018-07-22 18:56:14,286 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-a0d453e8-e45a-44e5-adf0-fff0e2d30d6f Date: Sun, 22 Jul 2018 18:56:14 GMT RESP BODY: {"floatingip": {"router_id": "c2e8a82e-549d-44de-9e6b-ec658e784db2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "created_at": "2018-07-22T18:56:11Z", "updated_at": "2018-07-22T18:56:11Z", "floating_network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9", "fixed_ip_address": "192.168.120.10", "floating_ip_address": "192.16.1.106", "revision_number": 0, "project_id": "8f202eb52ac04d0492b9c306c41849e2", "port_id": "9f9d8e8d-c1c8-4861-88ff-25465027158c", "id": "694eca8a-6ae5-463d-8b5f-c4882e47ac21"}} 2018-07-22 18:56:14,286 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-a0d453e8-e45a-44e5-adf0-fff0e2d30d6f 2018-07-22 18:56:14,287 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.floatingips in 3.84477710724s 2018-07-22 18:56:14,287 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-a0d453e8-e45a-44e5-adf0-fff0e2d30d6f 2018-07-22 18:56:14,289 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'c2e8a82e-549d-44de-9e6b-ec658e784db2', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'8f202eb52ac04d0492b9c306c41849e2', 'created_at': u'2018-07-22T18:56:11Z', 'attached': True, 'updated_at': u'2018-07-22T18:56:11Z', 'id': u'694eca8a-6ae5-463d-8b5f-c4882e47ac21', 'floating_network_id': u'76ac7b4e-f626-4cfb-83cf-a35235a38cf9', 'fixed_ip_address': u'192.168.120.10', 'floating_ip_address': u'192.16.1.106', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8f202eb52ac04d0492b9c306c41849e2', 'name': 'vping_ssh-project_7f7a0b5f-be81-4892-987e-26c4ed71a14e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'c2e8a82e-549d-44de-9e6b-ec658e784db2', 'project_id': u'8f202eb52ac04d0492b9c306c41849e2', 'port_id': u'9f9d8e8d-c1c8-4861-88ff-25465027158c', 'port': u'9f9d8e8d-c1c8-4861-88ff-25465027158c', 'network': u'76ac7b4e-f626-4cfb-83cf-a35235a38cf9'}) 2018-07-22 18:56:14,289 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-07-22 18:56:14,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/51d0f8a7-3eb8-49a0-9846-7838d79723f2/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 18:56:14,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 7467 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-4ce424e7-db31-4b53-9be4-eb628889eae4 x-compute-request-id: req-4ce424e7-db31-4b53-9be4-eb628889eae4 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.986 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975944)\n[ 0.032055] pid_max: default: 32768 minimum: 301\n[ 0.040065] ACPI: Core revision 20150930\n[ 0.048982] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.076118] Security Framework initialized\n[ 0.084124] Yama: becoming mindful.\n[ 0.096103] AppArmor: AppArmor initialized\n[ 0.104153] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.112407] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.120152] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.128064] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.136997] Initializing cgroup subsys io\n[ 0.144063] Initializing cgroup subsys memory\n[ 0.152075] Initializing cgroup subsys devices\n[ 0.160061] Initializing cgroup subsys freezer\n[ 0.168060] Initializing cgroup subsys net_cls\n[ 0.176060] Initializing cgroup subsys perf_event\n[ 0.184103] Initializing cgroup subsys net_prio\n[ 0.196060] Initializing cgroup subsys hugetlb\n[ 0.204059] Initializing cgroup subsys pids\n[ 0.217353] CPU: Physical Processor ID: 0\n[ 0.2280"} 2018-07-22 18:56:14,559 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/51d0f8a7-3eb8-49a0-9846-7838d79723f2/action used request id req-4ce424e7-db31-4b53-9be4-eb628889eae4 2018-07-22 18:56:14,559 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.269916057587s 2018-07-22 18:56:14,559 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/51d0f8a7-3eb8-49a0-9846-7838d79723f2/action used request id req-4ce424e7-db31-4b53-9be4-eb628889eae4 2018-07-22 18:56:14,559 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.986 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975944) [ 0.032055] pid_max: default: 32768 minimum: 301 [ 0.040065] ACPI: Core revision 20150930 [ 0.048982] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.076118] Security Framework initialized [ 0.084124] Yama: becoming mindful. [ 0.096103] AppArmor: AppArmor initialized [ 0.104153] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.112407] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.120152] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.128064] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.136997] Initializing cgroup subsys io [ 0.144063] Initializing cgroup subsys memory [ 0.152075] Initializing cgroup subsys devices [ 0.160061] Initializing cgroup subsys freezer [ 0.168060] Initializing cgroup subsys net_cls [ 0.176060] Initializing cgroup subsys perf_event [ 0.184103] Initializing cgroup subsys net_prio [ 0.196060] Initializing cgroup subsys hugetlb [ 0.204059] Initializing cgroup subsys pids [ 0.217353] CPU: Physical Processor ID: 0 [ 0.2280 2018-07-22 18:56:17,557 - functest.core.singlevm - DEBUG - try 1: cannot connect to 192.16.1.106 2018-07-22 18:56:27,565 - functest.core.singlevm - DEBUG - try 2: cannot connect to 192.16.1.106 2018-07-22 18:56:37,579 - paramiko.transport - DEBUG - starting thread (client mode): 0x4ca14750L 2018-07-22 18:56:37,580 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-22 18:56:37,581 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-22 18:56:37,581 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-22 18:56:37,582 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-22 18:56:37,582 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-22 18:56:37,582 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-22 18:56:37,582 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-22 18:56:37,583 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-22 18:56:37,583 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-22 18:56:37,641 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-22 18:56:37,641 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-22 18:56:37,643 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 192.16.1.106: a33b8abe7948fe58a480660f66bea299 2018-07-22 18:56:37,644 - paramiko.transport - DEBUG - Trying discovered key e7120de0f3589aa925078f330714039b in /tmp/tmpt0oD9J 2018-07-22 18:56:37,682 - paramiko.transport - DEBUG - userauth is OK 2018-07-22 18:56:37,686 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-22 18:56:37,709 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-22 18:56:37,711 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-22 18:56:37,711 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-22 18:56:37,714 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-22 18:56:37,719 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-22 18:56:37,719 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - output: PING 192.168.120.13 (192.168.120.13): 56 data bytes 64 bytes from 192.168.120.13: seq=0 ttl=64 time=2.926 ms --- 192.168.120.13 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 2.926/2.926/2.926 ms 2018-07-22 18:56:37,722 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-22 18:56:37,720 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:17 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-22 18:56:37,723 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.servers 2018-07-22 18:56:37,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/b1afb240-359d-4e40-9f34-5095d3f88a9f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" 2018-07-22 18:56:37,986 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-23e266c9-6e90-4b21-b6ea-ad07a60a957b x-compute-request-id: req-23e266c9-6e90-4b21-b6ea-ad07a60a957b 2018-07-22 18:56:37,986 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/b1afb240-359d-4e40-9f34-5095d3f88a9f used request id req-23e266c9-6e90-4b21-b6ea-ad07a60a957b 2018-07-22 18:56:37,986 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.servers in 0.26219201088s 2018-07-22 18:56:37,986 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/b1afb240-359d-4e40-9f34-5095d3f88a9f used request id req-23e266c9-6e90-4b21-b6ea-ad07a60a957b 2018-07-22 18:56:37,986 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:56:37,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" 2018-07-22 18:56:38,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3386 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b3fca74a-ad3c-4176-a92a-3229951b5bd9 x-compute-request-id: req-b3fca74a-ad3c-4176-a92a-3229951b5bd9 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7f7a0b5f-be81-4892-987e-26c4ed71a14e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:7c:c9", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:7c:c9", "version": 4, "addr": "192.16.1.106", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/51d0f8a7-3eb8-49a0-9846-7838d79723f2", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/51d0f8a7-3eb8-49a0-9846-7838d79723f2", "rel": "bookmark"}], "image": {"id": "cff0dbd5-c961-4c82-9caa-09a9f17ee37c", "links": [{"href": "https://192.16.1.222:8774/images/cff0dbd5-c961-4c82-9caa-09a9f17ee37c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:56:05.000000", "flavor": {"id": "268cf39d-eacd-4e33-9cbb-e824b4893c6c", "links": [{"href": "https://192.16.1.222:8774/flavors/268cf39d-eacd-4e33-9cbb-e824b4893c6c", "rel": "bookmark"}]}, "id": "51d0f8a7-3eb8-49a0-9846-7838d79723f2", "security_groups": [{"name": "vping_ssh-sg_7f7a0b5f-be81-4892-987e-26c4ed71a14e"}], "user_id": "8ba255d59ae84c83adeae444143a7057", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:56:05Z", "hostId": "e97ea169a1117b064106dd4708114bf0b0f75d2806d375749d3ef098", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_7f7a0b5f-be81-4892-987e-26c4ed71a14e", "name": "vping_ssh-vm_7f7a0b5f-be81-4892-987e-26c4ed71a14e", "created": "2018-07-22T18:55:59Z", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_7f7a0b5f-be81-4892-987e-26c4ed71a14e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:5c:ed", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/b1afb240-359d-4e40-9f34-5095d3f88a9f", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/b1afb240-359d-4e40-9f34-5095d3f88a9f", "rel": "bookmark"}], "image": {"id": "cff0dbd5-c961-4c82-9caa-09a9f17ee37c", "links": [{"href": "https://192.16.1.222:8774/images/cff0dbd5-c961-4c82-9caa-09a9f17ee37c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:55:53.000000", "flavor": {"id": "268cf39d-eacd-4e33-9cbb-e824b4893c6c", "links": [{"href": "https://192.16.1.222:8774/flavors/268cf39d-eacd-4e33-9cbb-e824b4893c6c", "rel": "bookmark"}]}, "id": "b1afb240-359d-4e40-9f34-5095d3f88a9f", "security_groups": [{"name": "vping_ssh-sg_7f7a0b5f-be81-4892-987e-26c4ed71a14e"}], "user_id": "8ba255d59ae84c83adeae444143a7057", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:56:37Z", "hostId": "e97ea169a1117b064106dd4708114bf0b0f75d2806d375749d3ef098", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7f7a0b5f-be81-4892-987e-26c4ed71a14e", "created": "2018-07-22T18:55:45Z", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:56:38,422 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-b3fca74a-ad3c-4176-a92a-3229951b5bd9 2018-07-22 18:56:38,423 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.436153888702s 2018-07-22 18:56:38,423 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-b3fca74a-ad3c-4176-a92a-3229951b5bd9 2018-07-22 18:56:38,424 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 18:56:40,427 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:56:40,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" 2018-07-22 18:56:41,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1779 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-39ae9501-6502-4118-8e6b-d34645c4245a x-compute-request-id: req-39ae9501-6502-4118-8e6b-d34645c4245a RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7f7a0b5f-be81-4892-987e-26c4ed71a14e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:7c:c9", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:7c:c9", "version": 4, "addr": "192.16.1.106", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/51d0f8a7-3eb8-49a0-9846-7838d79723f2", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/51d0f8a7-3eb8-49a0-9846-7838d79723f2", "rel": "bookmark"}], "image": {"id": "cff0dbd5-c961-4c82-9caa-09a9f17ee37c", "links": [{"href": "https://192.16.1.222:8774/images/cff0dbd5-c961-4c82-9caa-09a9f17ee37c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:56:05.000000", "flavor": {"id": "268cf39d-eacd-4e33-9cbb-e824b4893c6c", "links": [{"href": "https://192.16.1.222:8774/flavors/268cf39d-eacd-4e33-9cbb-e824b4893c6c", "rel": "bookmark"}]}, "id": "51d0f8a7-3eb8-49a0-9846-7838d79723f2", "security_groups": [{"name": "vping_ssh-sg_7f7a0b5f-be81-4892-987e-26c4ed71a14e"}], "user_id": "8ba255d59ae84c83adeae444143a7057", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:56:05Z", "hostId": "e97ea169a1117b064106dd4708114bf0b0f75d2806d375749d3ef098", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_7f7a0b5f-be81-4892-987e-26c4ed71a14e", "name": "vping_ssh-vm_7f7a0b5f-be81-4892-987e-26c4ed71a14e", "created": "2018-07-22T18:55:59Z", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:56:41,111 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-39ae9501-6502-4118-8e6b-d34645c4245a 2018-07-22 18:56:41,112 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.684710025787s 2018-07-22 18:56:41,112 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-39ae9501-6502-4118-8e6b-d34645c4245a 2018-07-22 18:56:41,114 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.floatingips 2018-07-22 18:56:41,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/floatingips/694eca8a-6ae5-463d-8b5f-c4882e47ac21.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" 2018-07-22 18:56:43,348 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3a426310-f404-4a49-b189-4b0a18cde305 Content-Length: 0 Date: Sun, 22 Jul 2018 18:56:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 18:56:43,348 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/floatingips/694eca8a-6ae5-463d-8b5f-c4882e47ac21.json used request id req-3a426310-f404-4a49-b189-4b0a18cde305 2018-07-22 18:56:43,348 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.floatingips in 2.23351693153s 2018-07-22 18:56:43,348 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/floatingips/694eca8a-6ae5-463d-8b5f-c4882e47ac21.json used request id req-3a426310-f404-4a49-b189-4b0a18cde305 2018-07-22 18:56:43,351 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-22 18:56:43,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/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}237c487a5e75a4b444a8b7693510317b8890d19b" 2018-07-22 18:56:43,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-a94f841e-a4e9-4397-a4a0-816ad17bde5c Date: Sun, 22 Jul 2018 18:56:43 GMT RESP BODY: {"floatingips": []} 2018-07-22 18:56:43,385 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-a94f841e-a4e9-4397-a4a0-816ad17bde5c 2018-07-22 18:56:43,385 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.033704996109s 2018-07-22 18:56:43,385 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-a94f841e-a4e9-4397-a4a0-816ad17bde5c 2018-07-22 18:56:43,386 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.servers 2018-07-22 18:56:43,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/51d0f8a7-3eb8-49a0-9846-7838d79723f2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" 2018-07-22 18:56:43,769 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-78dba731-f669-401a-bfef-c5041b7183c3 x-compute-request-id: req-78dba731-f669-401a-bfef-c5041b7183c3 2018-07-22 18:56:43,769 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/51d0f8a7-3eb8-49a0-9846-7838d79723f2 used request id req-78dba731-f669-401a-bfef-c5041b7183c3 2018-07-22 18:56:43,769 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.servers in 0.383148908615s 2018-07-22 18:56:43,769 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/51d0f8a7-3eb8-49a0-9846-7838d79723f2 used request id req-78dba731-f669-401a-bfef-c5041b7183c3 2018-07-22 18:56:43,770 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:56:43,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" 2018-07-22 18:56:44,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1785 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-4b561c5b-9491-4a73-8eab-9d29482be145 x-compute-request-id: req-4b561c5b-9491-4a73-8eab-9d29482be145 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_7f7a0b5f-be81-4892-987e-26c4ed71a14e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:7c:c9", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:7c:c9", "version": 4, "addr": "192.16.1.106", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/51d0f8a7-3eb8-49a0-9846-7838d79723f2", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/51d0f8a7-3eb8-49a0-9846-7838d79723f2", "rel": "bookmark"}], "image": {"id": "cff0dbd5-c961-4c82-9caa-09a9f17ee37c", "links": [{"href": "https://192.16.1.222:8774/images/cff0dbd5-c961-4c82-9caa-09a9f17ee37c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:56:05.000000", "flavor": {"id": "268cf39d-eacd-4e33-9cbb-e824b4893c6c", "links": [{"href": "https://192.16.1.222:8774/flavors/268cf39d-eacd-4e33-9cbb-e824b4893c6c", "rel": "bookmark"}]}, "id": "51d0f8a7-3eb8-49a0-9846-7838d79723f2", "security_groups": [{"name": "vping_ssh-sg_7f7a0b5f-be81-4892-987e-26c4ed71a14e"}], "user_id": "8ba255d59ae84c83adeae444143a7057", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:56:43Z", "hostId": "e97ea169a1117b064106dd4708114bf0b0f75d2806d375749d3ef098", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_7f7a0b5f-be81-4892-987e-26c4ed71a14e", "name": "vping_ssh-vm_7f7a0b5f-be81-4892-987e-26c4ed71a14e", "created": "2018-07-22T18:55:59Z", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:56:44,152 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-4b561c5b-9491-4a73-8eab-9d29482be145 2018-07-22 18:56:44,152 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.382623910904s 2018-07-22 18:56:44,153 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-4b561c5b-9491-4a73-8eab-9d29482be145 2018-07-22 18:56:44,154 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 18:56:46,156 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:56:46,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" 2018-07-22 18:56:46,308 - 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-e04a5e39-e329-4a4e-939c-21992290240d x-compute-request-id: req-e04a5e39-e329-4a4e-939c-21992290240d RESP BODY: {"servers": []} 2018-07-22 18:56:46,309 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-e04a5e39-e329-4a4e-939c-21992290240d 2018-07-22 18:56:46,309 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.152215957642s 2018-07-22 18:56:46,309 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-e04a5e39-e329-4a4e-939c-21992290240d 2018-07-22 18:56:46,311 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-07-22 18:56:46,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/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}237c487a5e75a4b444a8b7693510317b8890d19b" 2018-07-22 18:56:46,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-bd11c230-a631-4852-b97f-f00e0f47663d Date: Sun, 22 Jul 2018 18:56:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "created_at": "2018-07-22T18:55:21Z", "updated_at": "2018-07-22T18:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:22Z", "revision_number": 0, "id": "2811c78b-92bc-4ef7-b300-08d220af60f4", "remote_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:22Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:22Z", "revision_number": 0, "id": "64c4c175-f411-4a59-8270-c6ca4d9d11ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:22Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:21Z", "revision_number": 0, "id": "93269d7b-dc2b-4e36-a6d6-33ff3f193df4", "remote_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:21Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:21Z", "revision_number": 0, "id": "f37f60f1-5e66-4c78-bc90-39ebd790d254", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:21Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}], "revision_number": 4, "project_id": "8f202eb52ac04d0492b9c306c41849e2", "id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "created_at": "2018-07-22T18:55:40Z", "updated_at": "2018-07-22T18:55:41Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T18:55:41Z", "revision_number": 0, "id": "04fb3b3c-d68c-4d00-800c-6af9d9f68b42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:41Z", "security_group_id": "d8c6eca2-8e1d-4073-9188-6cd3554430e3", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:40Z", "revision_number": 0, "id": "1d8aa1d0-457e-44ab-ae09-c835f8cfa1c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:40Z", "security_group_id": "d8c6eca2-8e1d-4073-9188-6cd3554430e3", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:41Z", "revision_number": 0, "id": "5dcc5900-025d-43d2-ba55-d1a9eca91b5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:41Z", "security_group_id": "d8c6eca2-8e1d-4073-9188-6cd3554430e3", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:40Z", "revision_number": 0, "id": "63ddcd83-2246-4657-85d0-e41fdea367a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:40Z", "security_group_id": "d8c6eca2-8e1d-4073-9188-6cd3554430e3", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}], "revision_number": 4, "project_id": "8f202eb52ac04d0492b9c306c41849e2", "id": "d8c6eca2-8e1d-4073-9188-6cd3554430e3", "name": "vping_ssh-sg_7f7a0b5f-be81-4892-987e-26c4ed71a14e"}]} 2018-07-22 18:56:46,463 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-bd11c230-a631-4852-b97f-f00e0f47663d 2018-07-22 18:56:46,463 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.151439905167s 2018-07-22 18:56:46,463 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-bd11c230-a631-4852-b97f-f00e0f47663d 2018-07-22 18:56:46,465 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.security-groups 2018-07-22 18:56:46,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/d8c6eca2-8e1d-4073-9188-6cd3554430e3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" 2018-07-22 18:56:47,077 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-05c1c4c1-b04c-40c7-8ed1-a7964c2029d0 Content-Length: 0 Date: Sun, 22 Jul 2018 18:56:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 18:56:47,077 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/d8c6eca2-8e1d-4073-9188-6cd3554430e3.json used request id req-05c1c4c1-b04c-40c7-8ed1-a7964c2029d0 2018-07-22 18:56:47,077 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.security-groups in 0.611840009689s 2018-07-22 18:56:47,077 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/d8c6eca2-8e1d-4073-9188-6cd3554430e3.json used request id req-05c1c4c1-b04c-40c7-8ed1-a7964c2029d0 2018-07-22 18:56:47,078 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.os-keypairs 2018-07-22 18:56:47,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/os-keypairs/vping_ssh-kp_7f7a0b5f-be81-4892-987e-26c4ed71a14e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" 2018-07-22 18:56:47,295 - 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-284dc2dc-ccb1-4707-b239-e3e179ae4933 x-compute-request-id: req-284dc2dc-ccb1-4707-b239-e3e179ae4933 2018-07-22 18:56:47,295 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/vping_ssh-kp_7f7a0b5f-be81-4892-987e-26c4ed71a14e used request id req-284dc2dc-ccb1-4707-b239-e3e179ae4933 2018-07-22 18:56:47,295 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.os-keypairs in 0.217264175415s 2018-07-22 18:56:47,295 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/vping_ssh-kp_7f7a0b5f-be81-4892-987e-26c4ed71a14e used request id req-284dc2dc-ccb1-4707-b239-e3e179ae4933 2018-07-22 18:56:47,296 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-07-22 18:56:47,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/c2e8a82e-549d-44de-9e6b-ec658e784db2/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}237c487a5e75a4b444a8b7693510317b8890d19b" -d '{"subnet_id": "c8f51ef4-c0f4-493f-9e21-48c6cbeb5e05"}' 2018-07-22 18:56:51,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-32a69ba3-d4c8-456e-a73c-5e8ff56c8518 Date: Sun, 22 Jul 2018 18:56:51 GMT RESP BODY: {"network_id": "f6abd7ff-4077-44c5-b6ab-91a6bf4f0f65", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "subnet_id": "c8f51ef4-c0f4-493f-9e21-48c6cbeb5e05", "subnet_ids": ["c8f51ef4-c0f4-493f-9e21-48c6cbeb5e05"], "port_id": "902f5e4b-f343-4ce5-a810-e94c111488fd", "id": "c2e8a82e-549d-44de-9e6b-ec658e784db2"} 2018-07-22 18:56:51,027 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/c2e8a82e-549d-44de-9e6b-ec658e784db2/remove_router_interface.json used request id req-32a69ba3-d4c8-456e-a73c-5e8ff56c8518 2018-07-22 18:56:51,028 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 3.73168587685s 2018-07-22 18:56:51,028 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/c2e8a82e-549d-44de-9e6b-ec658e784db2/remove_router_interface.json used request id req-32a69ba3-d4c8-456e-a73c-5e8ff56c8518 returning object c2e8a82e-549d-44de-9e6b-ec658e784db2 2018-07-22 18:56:51,028 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-07-22 18:56:51,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/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}237c487a5e75a4b444a8b7693510317b8890d19b" 2018-07-22 18:56:51,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-575cc157-d6cd-4c9b-b9fa-fb6fd9ff47f9 Date: Sun, 22 Jul 2018 18:56:51 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dfeb2318-808e-4397-8e97-13ee20f5981d", "ip_address": "192.16.1.113"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "created_at": "2018-07-22T18:55:24Z", "admin_state_up": true, "updated_at": "2018-07-22T18:56:48Z", "flavor_id": null, "revision_number": 10, "routes": [], "project_id": "8f202eb52ac04d0492b9c306c41849e2", "id": "c2e8a82e-549d-44de-9e6b-ec658e784db2", "name": "vping_ssh-router_7f7a0b5f-be81-4892-987e-26c4ed71a14e"}]} 2018-07-22 18:56:51,215 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-575cc157-d6cd-4c9b-b9fa-fb6fd9ff47f9 2018-07-22 18:56:51,215 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.186827898026s 2018-07-22 18:56:51,216 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-575cc157-d6cd-4c9b-b9fa-fb6fd9ff47f9 2018-07-22 18:56:51,216 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-07-22 18:56:51,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/c2e8a82e-549d-44de-9e6b-ec658e784db2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" 2018-07-22 18:56:56,636 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b5fcb4b1-9264-44dd-ae2c-8a2c7011f024 Content-Length: 0 Date: Sun, 22 Jul 2018 18:56:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 18:56:56,636 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/c2e8a82e-549d-44de-9e6b-ec658e784db2.json used request id req-b5fcb4b1-9264-44dd-ae2c-8a2c7011f024 2018-07-22 18:56:56,636 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 5.41973900795s 2018-07-22 18:56:56,636 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/c2e8a82e-549d-44de-9e6b-ec658e784db2.json used request id req-b5fcb4b1-9264-44dd-ae2c-8a2c7011f024 2018-07-22 18:56:56,637 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-22 18:56:56,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" 2018-07-22 18:56:56,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-6088012c-0a3a-4791-99f9-f19924abd796 Date: Sun, 22 Jul 2018 18:56:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f6abd7ff-4077-44c5-b6ab-91a6bf4f0f65","tenant_id":"8f202eb52ac04d0492b9c306c41849e2","created_at":"2018-07-22T18:55:23Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T18:55:23Z","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":"8f202eb52ac04d0492b9c306c41849e2","id":"c8f51ef4-c0f4-493f-9e21-48c6cbeb5e05","subnetpool_id":null,"name":"vping_ssh-subnet_7f7a0b5f-be81-4892-987e-26c4ed71a14e"}]} 2018-07-22 18:56:56,736 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-6088012c-0a3a-4791-99f9-f19924abd796 2018-07-22 18:56:56,736 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.0989308357239s 2018-07-22 18:56:56,736 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-6088012c-0a3a-4791-99f9-f19924abd796 2018-07-22 18:56:56,737 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-07-22 18:56:56,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/c8f51ef4-c0f4-493f-9e21-48c6cbeb5e05.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" 2018-07-22 18:57:00,419 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-31faceba-869e-4df1-8d06-e1a9f3375fac Date: Sun, 22 Jul 2018 18:57:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 18:57:00,420 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/c8f51ef4-c0f4-493f-9e21-48c6cbeb5e05.json used request id req-31faceba-869e-4df1-8d06-e1a9f3375fac 2018-07-22 18:57:00,420 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 3.68267703056s 2018-07-22 18:57:00,420 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/c8f51ef4-c0f4-493f-9e21-48c6cbeb5e05.json used request id req-31faceba-869e-4df1-8d06-e1a9f3375fac 2018-07-22 18:57:00,421 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-22 18:57:00,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" 2018-07-22 18:57:00,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-e545191e-470d-45fa-811e-1026291a336b Date: Sun, 22 Jul 2018 18:57:00 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":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"updated_at":"2018-07-22T18:45:46Z","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","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-22T18:57:00Z","tenant_id":"8f202eb52ac04d0492b9c306c41849e2","created_at":"2018-07-22T18:55:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8f202eb52ac04d0492b9c306c41849e2","id":"f6abd7ff-4077-44c5-b6ab-91a6bf4f0f65","name":"vping_ssh-net_7f7a0b5f-be81-4892-987e-26c4ed71a14e"}]} 2018-07-22 18:57:00,605 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-e545191e-470d-45fa-811e-1026291a336b 2018-07-22 18:57:00,605 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.184518814087s 2018-07-22 18:57:00,606 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-e545191e-470d-45fa-811e-1026291a336b 2018-07-22 18:57:00,606 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-07-22 18:57:00,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/f6abd7ff-4077-44c5-b6ab-91a6bf4f0f65.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" 2018-07-22 18:57:02,898 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-61e1f823-a3a1-4b49-8c6b-68aa202894a3 Date: Sun, 22 Jul 2018 18:57:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 18:57:02,899 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/f6abd7ff-4077-44c5-b6ab-91a6bf4f0f65.json used request id req-61e1f823-a3a1-4b49-8c6b-68aa202894a3 2018-07-22 18:57:02,899 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 2.29243898392s 2018-07-22 18:57:02,899 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/f6abd7ff-4077-44c5-b6ab-91a6bf4f0f65.json used request id req-61e1f823-a3a1-4b49-8c6b-68aa202894a3 2018-07-22 18:57:02,902 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-22 18:57:02,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" 2018-07-22 18:57:02,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json x-openstack-request-id: req-6c70e883-a1b6-449b-8749-84f70ff696fa RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/cff0dbd5-c961-4c82-9caa-09a9f17ee37c/snap", "metadata": {}}], "file": "/v2/images/cff0dbd5-c961-4c82-9caa-09a9f17ee37c/file", "owner": "8f202eb52ac04d0492b9c306c41849e2", "id": "cff0dbd5-c961-4c82-9caa-09a9f17ee37c", "size": 12716032, "self": "/v2/images/cff0dbd5-c961-4c82-9caa-09a9f17ee37c", "disk_format": "qcow2", "direct_url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/cff0dbd5-c961-4c82-9caa-09a9f17ee37c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T18:55:39Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_7f7a0b5f-be81-4892-987e-26c4ed71a14e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_7f7a0b5f-be81-4892-987e-26c4ed71a14e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T18:55:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 18:57:02,990 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-6c70e883-a1b6-449b-8749-84f70ff696fa 2018-07-22 18:57:02,990 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.0878238677979s 2018-07-22 18:57:02,990 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-6c70e883-a1b6-449b-8749-84f70ff696fa 2018-07-22 18:57:02,991 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-07-22 18:57:02,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/cff0dbd5-c961-4c82-9caa-09a9f17ee37c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}237c487a5e75a4b444a8b7693510317b8890d19b" 2018-07-22 18:57:03,562 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-85403556-9d42-4111-83a0-e35bf57458cf RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 18:57:03,562 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/cff0dbd5-c961-4c82-9caa-09a9f17ee37c used request id req-85403556-9d42-4111-83a0-e35bf57458cf 2018-07-22 18:57:03,563 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 0.571547985077s 2018-07-22 18:57:03,563 - shade.request_ids - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/cff0dbd5-c961-4c82-9caa-09a9f17ee37c used request id req-85403556-9d42-4111-83a0-e35bf57458cf 2018-07-22 18:57:03,563 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-22 18:57:03,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d82c00729ccdd0ea30fd8dfd9911b9aba6946b36" 2018-07-22 18:57:03,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2629 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-fea94087-3d3c-4e61-bb70-dffec3afcaee x-compute-request-id: req-fea94087-3d3c-4e61-bb70-dffec3afcaee RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "vping_ssh-flavor_7f7a0b5f-be81-4892-987e-26c4ed71a14e", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/268cf39d-eacd-4e33-9cbb-e824b4893c6c", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/268cf39d-eacd-4e33-9cbb-e824b4893c6c", "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": "268cf39d-eacd-4e33-9cbb-e824b4893c6c"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}]} 2018-07-22 18:57:03,624 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-fea94087-3d3c-4e61-bb70-dffec3afcaee 2018-07-22 18:57:03,624 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0611538887024s 2018-07-22 18:57:03,625 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-fea94087-3d3c-4e61-bb70-dffec3afcaee 2018-07-22 18:57:03,627 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-07-22 18:57:03,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/268cf39d-eacd-4e33-9cbb-e824b4893c6c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d82c00729ccdd0ea30fd8dfd9911b9aba6946b36" 2018-07-22 18:57:03,693 - 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-5ef7e7a0-0ff2-4c44-9153-0cd31c49a0f8 x-compute-request-id: req-5ef7e7a0-0ff2-4c44-9153-0cd31c49a0f8 2018-07-22 18:57:03,693 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/268cf39d-eacd-4e33-9cbb-e824b4893c6c used request id req-5ef7e7a0-0ff2-4c44-9153-0cd31c49a0f8 2018-07-22 18:57:03,693 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.0658309459686s 2018-07-22 18:57:03,693 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/268cf39d-eacd-4e33-9cbb-e824b4893c6c used request id req-5ef7e7a0-0ff2-4c44-9153-0cd31c49a0f8 2018-07-22 18:57:03,694 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-22 18:57:03,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d82c00729ccdd0ea30fd8dfd9911b9aba6946b36" 2018-07-22 18:57:04,963 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:57:04 GMT Content-Type: application/json Content-Length: 4178 Vary: X-Auth-Token x-openstack-request-id: req-3c63dfc4-bbef-4ac5-b387-a5c8f3fafb50 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/1f108f530efd4cc69b46c4aa532057ff"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "1f108f530efd4cc69b46c4aa532057ff", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/27a8e60db0cf4f95abf2d9fafe083888"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "27a8e60db0cf4f95abf2d9fafe083888", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/2daf70d24b20492d895f12999a9a49f0"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "2daf70d24b20492d895f12999a9a49f0", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/578de12745c743bd9dd92bf9224acd16"}, "domain_id": "default", "enabled": true, "id": "578de12745c743bd9dd92bf9224acd16", "options": {}}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/742694684b5d47d0bac13dc98454937e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "742694684b5d47d0bac13dc98454937e", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/787071c1a56e4800b1496590f054563f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "787071c1a56e4800b1496590f054563f", "password_expires_at": null}, {"name": "vping_ssh-user_7f7a0b5f-be81-4892-987e-26c4ed71a14e", "links": {"self": "https://192.16.1.222:5000/v3/users/8ba255d59ae84c83adeae444143a7057"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ba255d59ae84c83adeae444143a7057", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/94ca466cf6844cca83b4175ac69d0680"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "94ca466cf6844cca83b4175ac69d0680", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/a0d48ece3bb84d4ea03478919c0b92eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "a0d48ece3bb84d4ea03478919c0b92eb", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/b970c767edd342f48d9259b8478b1221"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "b970c767edd342f48d9259b8478b1221", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/bc7feab2ad3a4d82ab46a771e7c7ca2d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "bc7feab2ad3a4d82ab46a771e7c7ca2d", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/bd0e5cd787ad49c4bab3c211eea5932c"}, "domain_id": "516a1864d8784e8489227e90a3645f60", "enabled": true, "id": "bd0e5cd787ad49c4bab3c211eea5932c", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/dfbc186a612c4f9097944cfac82caf54"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "dfbc186a612c4f9097944cfac82caf54", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/feff152a8a514679827aa9f87d9e427f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "feff152a8a514679827aa9f87d9e427f", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-22 18:57:04,963 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-3c63dfc4-bbef-4ac5-b387-a5c8f3fafb50 2018-07-22 18:57:04,963 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 1.26982188225s 2018-07-22 18:57:04,964 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-3c63dfc4-bbef-4ac5-b387-a5c8f3fafb50 2018-07-22 18:57:04,966 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-22 18:57:04,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/8ba255d59ae84c83adeae444143a7057 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d82c00729ccdd0ea30fd8dfd9911b9aba6946b36" 2018-07-22 18:57:05,019 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:57:05 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-e19b5c93-26b1-4393-9377-c9344697a2a9 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/8ba255d59ae84c83adeae444143a7057"}, "domain_id": "default", "description": null, "enabled": true, "options": {}, "id": "8ba255d59ae84c83adeae444143a7057", "email": null, "name": "vping_ssh-user_7f7a0b5f-be81-4892-987e-26c4ed71a14e"}} 2018-07-22 18:57:05,019 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/8ba255d59ae84c83adeae444143a7057 used request id req-e19b5c93-26b1-4393-9377-c9344697a2a9 2018-07-22 18:57:05,019 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.052659034729s 2018-07-22 18:57:05,019 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/8ba255d59ae84c83adeae444143a7057 used request id req-e19b5c93-26b1-4393-9377-c9344697a2a9 2018-07-22 18:57:05,020 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.users 2018-07-22 18:57:05,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/8ba255d59ae84c83adeae444143a7057 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d82c00729ccdd0ea30fd8dfd9911b9aba6946b36" 2018-07-22 18:57:05,243 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:57:05 GMT Vary: X-Auth-Token x-openstack-request-id: req-91a6bc2e-5b80-4003-ae16-d0d8463503cf X-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-22 18:57:05,243 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/8ba255d59ae84c83adeae444143a7057 used request id req-91a6bc2e-5b80-4003-ae16-d0d8463503cf 2018-07-22 18:57:05,243 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.users in 0.223567008972s 2018-07-22 18:57:05,244 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/8ba255d59ae84c83adeae444143a7057 used request id req-91a6bc2e-5b80-4003-ae16-d0d8463503cf 2018-07-22 18:57:05,247 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-07-22 18:57:05,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d82c00729ccdd0ea30fd8dfd9911b9aba6946b36" 2018-07-22 18:57:05,390 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:57:05 GMT Content-Type: application/json Content-Length: 1073 Vary: X-Auth-Token x-openstack-request-id: req-2d5443fa-5f23-4faf-b46e-edb7a4eaa370 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/842f62c9dbf64b77b4b3da26e8d21c32"}, "tags": [], "enabled": true, "id": "842f62c9dbf64b77b4b3da26e8d21c32", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "https://192.16.1.222:5000/v3/projects/8f202eb52ac04d0492b9c306c41849e2"}, "tags": [], "enabled": true, "id": "8f202eb52ac04d0492b9c306c41849e2", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_7f7a0b5f-be81-4892-987e-26c4ed71a14e"}]} 2018-07-22 18:57:05,391 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-2d5443fa-5f23-4faf-b46e-edb7a4eaa370 2018-07-22 18:57:05,391 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.143437147141s 2018-07-22 18:57:05,391 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-2d5443fa-5f23-4faf-b46e-edb7a4eaa370 2018-07-22 18:57:05,393 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.projects 2018-07-22 18:57:05,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/8f202eb52ac04d0492b9c306c41849e2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d82c00729ccdd0ea30fd8dfd9911b9aba6946b36" 2018-07-22 18:57:05,859 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:57:05 GMT Vary: X-Auth-Token x-openstack-request-id: req-e68a1104-e89b-4836-8eac-2e6e29503cdc X-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-22 18:57:05,860 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/8f202eb52ac04d0492b9c306c41849e2 used request id req-e68a1104-e89b-4836-8eac-2e6e29503cdc 2018-07-22 18:57:05,860 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.projects in 0.466276884079s 2018-07-22 18:57:05,860 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/8f202eb52ac04d0492b9c306c41849e2 used request id req-e68a1104-e89b-4836-8eac-2e6e29503cdc 2018-07-22 18:57:05,862 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-22 18:57:05,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d82c00729ccdd0ea30fd8dfd9911b9aba6946b36" 2018-07-22 18:57:05,922 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:57:05 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-f385e727-fe80-49a2-945c-3a88d8921ebb X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47926fd2f5154882b6f31c1790b7a7c7", "links": {"self": "https://192.16.1.222:5000/v3/roles/47926fd2f5154882b6f31c1790b7a7c7"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c38b31501096495c8f1f6fe7b0c1c88b", "links": {"self": "https://192.16.1.222:5000/v3/roles/c38b31501096495c8f1f6fe7b0c1c88b"}, "name": "Member"}, {"domain_id": null, "id": "d003a336a98a4f52ae5449d360466dce", "links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "name": "admin"}, {"domain_id": null, "id": "e5c38e0f43c64a44921d1e4a958814a3", "links": {"self": "https://192.16.1.222:5000/v3/roles/e5c38e0f43c64a44921d1e4a958814a3"}, "name": "heat_stack_user"}]} 2018-07-22 18:57:05,922 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-f385e727-fe80-49a2-945c-3a88d8921ebb 2018-07-22 18:57:05,922 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0597069263458s 2018-07-22 18:57:05,922 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-f385e727-fe80-49a2-945c-3a88d8921ebb 2018-07-22 18:57:05,925 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.roles 2018-07-22 18:57:05,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/roles/c38b31501096495c8f1f6fe7b0c1c88b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d82c00729ccdd0ea30fd8dfd9911b9aba6946b36" 2018-07-22 18:57:06,007 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:57:06 GMT Vary: X-Auth-Token x-openstack-request-id: req-13f18be9-ec90-43a4-aabf-ff246ad741c6 X-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-22 18:57:06,007 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/c38b31501096495c8f1f6fe7b0c1c88b used request id req-13f18be9-ec90-43a4-aabf-ff246ad741c6 2018-07-22 18:57:06,007 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.roles in 0.0825870037079s 2018-07-22 18:57:06,008 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/c38b31501096495c8f1f6fe7b0c1c88b used request id req-13f18be9-ec90-43a4-aabf-ff246ad741c6 2018-07-22 18:57:06,041 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-07-22 18:57:06,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 18:57:06,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 18:57:06,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 18:57:06,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 18:57:06,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 18:57:06,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 18:57:06,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 18:57:06,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 18:57:06,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 18:57:06,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 18:57:06,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 18:57:06,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 18:57:06,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 18:57:06,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 18:57:06,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 18:57:06,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 18:57:06,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 18:57:06,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 18:57:06,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 18:57:06,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 18:57:06,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 18:57:06,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 18:57:06,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 18:57:06,096 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:57:06 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-511cfc97-3860-42d6-87c3-f47318bab837 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 18:57:06,096 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-511cfc97-3860-42d6-87c3-f47318bab837 2018-07-22 18:57:06,096 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 18:57:07,794 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T06:57:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["EqYWiBibQ6mSYE00a7iABA"], "issued_at": "2018-07-22T18:57:07.000000Z"}} 2018-07-22 18:57:07,796 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-22 18:57:07,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}969aa5fb8c5e1fd53a6849e2204c19c0563a779a" 2018-07-22 18:57:08,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-4028f7d6-d5c5-438b-8fa4-f03ec4013eb1 Date: Sun, 22 Jul 2018 18:57:08 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"description":"","tags":[],"updated_at":"2018-07-22T18:45:46Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","provider:network_type":"flat"}]} 2018-07-22 18:57:08,035 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4028f7d6-d5c5-438b-8fa4-f03ec4013eb1 2018-07-22 18:57:08,035 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.238358974457s 2018-07-22 18:57:08,035 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4028f7d6-d5c5-438b-8fa4-f03ec4013eb1 2018-07-22 18:57:08,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 18:57:08,049 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:57:08 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 18:57:08,050 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-07-22 18:57:08,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}969aa5fb8c5e1fd53a6849e2204c19c0563a779a" 2018-07-22 18:57:08,099 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:57:08 GMT Content-Type: application/json Content-Length: 475 Vary: X-Auth-Token x-openstack-request-id: req-f9cc2608-f7fa-4396-a1fb-fc90adbe30aa X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "", "links": {"self": "https://192.16.1.222:5000/v3/domains/516a1864d8784e8489227e90a3645f60"}, "tags": [], "enabled": true, "id": "516a1864d8784e8489227e90a3645f60", "name": "heat"}, {"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains", "previous": null, "next": null}} 2018-07-22 18:57:08,099 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-f9cc2608-f7fa-4396-a1fb-fc90adbe30aa 2018-07-22 18:57:08,100 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.0494358539581s 2018-07-22 18:57:08,100 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-f9cc2608-f7fa-4396-a1fb-fc90adbe30aa 2018-07-22 18:57:08,104 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.projects 2018-07-22 18:57:08,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}969aa5fb8c5e1fd53a6849e2204c19c0563a779a" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_0a872258-384c-44f4-9635-fee5a88e7e77"}}' 2018-07-22 18:57:08,410 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:57:08 GMT Content-Type: application/json Content-Length: 376 Vary: X-Auth-Token x-openstack-request-id: req-eaf3b589-df39-4a7e-a6ce-bfb7e75b9695 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "https://192.16.1.222:5000/v3/projects/b34d2a5bc1b54628b1c7e2c9de5eba80"}, "tags": [], "enabled": true, "id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_0a872258-384c-44f4-9635-fee5a88e7e77"}} 2018-07-22 18:57:08,410 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-eaf3b589-df39-4a7e-a6ce-bfb7e75b9695 2018-07-22 18:57:08,410 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.projects in 0.306293010712s 2018-07-22 18:57:08,411 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-eaf3b589-df39-4a7e-a6ce-bfb7e75b9695 2018-07-22 18:57:08,411 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_userdata', u'tags': [], 'enabled': True, 'id': u'b34d2a5bc1b54628b1c7e2c9de5eba80', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vping_userdata-project_0a872258-384c-44f4-9635-fee5a88e7e77'}) 2018-07-22 18:57:08,414 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.users 2018-07-22 18:57:08,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}969aa5fb8c5e1fd53a6849e2204c19c0563a779a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "ac2198e9-7f80-4b12-b65e-9198663773fc", "email": null, "name": "vping_userdata-user_0a872258-384c-44f4-9635-fee5a88e7e77"}}' 2018-07-22 18:57:08,882 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:57:08 GMT Content-Type: application/json Content-Length: 331 Vary: X-Auth-Token x-openstack-request-id: req-60c1b20c-f6d1-4186-9dbb-e86932195296 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"name": "vping_userdata-user_0a872258-384c-44f4-9635-fee5a88e7e77", "links": {"self": "https://192.16.1.222:5000/v3/users/5ade0e0a788a424aa11594bf9d1f50d2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5ade0e0a788a424aa11594bf9d1f50d2", "domain_id": "default", "password_expires_at": null}} 2018-07-22 18:57:08,883 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-60c1b20c-f6d1-4186-9dbb-e86932195296 2018-07-22 18:57:08,883 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.users in 0.468310832977s 2018-07-22 18:57:08,883 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-60c1b20c-f6d1-4186-9dbb-e86932195296 2018-07-22 18:57:08,883 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5ade0e0a788a424aa11594bf9d1f50d2', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_0a872258-384c-44f4-9635-fee5a88e7e77'}) 2018-07-22 18:57:08,885 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-22 18:57:08,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}969aa5fb8c5e1fd53a6849e2204c19c0563a779a" 2018-07-22 18:57:08,933 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:57:08 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-8d4ab2cf-e56e-4566-94d9-8b269879c8b9 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47926fd2f5154882b6f31c1790b7a7c7", "links": {"self": "https://192.16.1.222:5000/v3/roles/47926fd2f5154882b6f31c1790b7a7c7"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d003a336a98a4f52ae5449d360466dce", "links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "name": "admin"}, {"domain_id": null, "id": "e5c38e0f43c64a44921d1e4a958814a3", "links": {"self": "https://192.16.1.222:5000/v3/roles/e5c38e0f43c64a44921d1e4a958814a3"}, "name": "heat_stack_user"}]} 2018-07-22 18:57:08,933 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-8d4ab2cf-e56e-4566-94d9-8b269879c8b9 2018-07-22 18:57:08,934 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0481190681458s 2018-07-22 18:57:08,934 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-8d4ab2cf-e56e-4566-94d9-8b269879c8b9 2018-07-22 18:57:08,936 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-22 18:57:08,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}969aa5fb8c5e1fd53a6849e2204c19c0563a779a" 2018-07-22 18:57:09,086 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:57:09 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-996578b2-7607-4684-8270-500ae6e4ebeb X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47926fd2f5154882b6f31c1790b7a7c7", "links": {"self": "https://192.16.1.222:5000/v3/roles/47926fd2f5154882b6f31c1790b7a7c7"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d003a336a98a4f52ae5449d360466dce", "links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "name": "admin"}, {"domain_id": null, "id": "e5c38e0f43c64a44921d1e4a958814a3", "links": {"self": "https://192.16.1.222:5000/v3/roles/e5c38e0f43c64a44921d1e4a958814a3"}, "name": "heat_stack_user"}]} 2018-07-22 18:57:09,086 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-996578b2-7607-4684-8270-500ae6e4ebeb 2018-07-22 18:57:09,086 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.149469852448s 2018-07-22 18:57:09,086 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-996578b2-7607-4684-8270-500ae6e4ebeb 2018-07-22 18:57:09,087 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-22 18:57:09,089 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.roles 2018-07-22 18:57:09,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}969aa5fb8c5e1fd53a6849e2204c19c0563a779a" -d '{"role": {"name": "Member"}}' 2018-07-22 18:57:09,466 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:57:09 GMT Content-Type: application/json Content-Length: 179 Vary: X-Auth-Token x-openstack-request-id: req-4ff7cc5a-a9bf-4e6e-808d-a367f0d50c81 X-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": "7c7e55c000704280a5ce455ce9fc925b", "links": {"self": "https://192.16.1.222:5000/v3/roles/7c7e55c000704280a5ce455ce9fc925b"}, "name": "Member"}} 2018-07-22 18:57:09,466 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-4ff7cc5a-a9bf-4e6e-808d-a367f0d50c81 2018-07-22 18:57:09,466 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.roles in 0.377221107483s 2018-07-22 18:57:09,466 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-4ff7cc5a-a9bf-4e6e-808d-a367f0d50c81 2018-07-22 18:57:09,466 - 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'7c7e55c000704280a5ce455ce9fc925b'}) 2018-07-22 18:57:09,469 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-22 18:57:09,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}969aa5fb8c5e1fd53a6849e2204c19c0563a779a" 2018-07-22 18:57:10,165 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:57:10 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-0135557b-9b06-4cde-a777-a4f0100b7ecd X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47926fd2f5154882b6f31c1790b7a7c7", "links": {"self": "https://192.16.1.222:5000/v3/roles/47926fd2f5154882b6f31c1790b7a7c7"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "7c7e55c000704280a5ce455ce9fc925b", "links": {"self": "https://192.16.1.222:5000/v3/roles/7c7e55c000704280a5ce455ce9fc925b"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d003a336a98a4f52ae5449d360466dce", "links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "name": "admin"}, {"domain_id": null, "id": "e5c38e0f43c64a44921d1e4a958814a3", "links": {"self": "https://192.16.1.222:5000/v3/roles/e5c38e0f43c64a44921d1e4a958814a3"}, "name": "heat_stack_user"}]} 2018-07-22 18:57:10,165 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-0135557b-9b06-4cde-a777-a4f0100b7ecd 2018-07-22 18:57:10,165 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.696285963058s 2018-07-22 18:57:10,165 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-0135557b-9b06-4cde-a777-a4f0100b7ecd 2018-07-22 18:57:10,168 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-07-22 18:57:10,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}969aa5fb8c5e1fd53a6849e2204c19c0563a779a" 2018-07-22 18:57:10,229 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:57:10 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-9f0f1417-4f90-493f-a3ce-8a1d4414359c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domain": {"name": "Default", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-07-22 18:57:10,229 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-9f0f1417-4f90-493f-a3ce-8a1d4414359c 2018-07-22 18:57:10,229 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.0608599185944s 2018-07-22 18:57:10,229 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-9f0f1417-4f90-493f-a3ce-8a1d4414359c 2018-07-22 18:57:10,230 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-22 18:57:10,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}969aa5fb8c5e1fd53a6849e2204c19c0563a779a" 2018-07-22 18:57:10,493 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:57:10 GMT Content-Type: application/json Content-Length: 4183 Vary: X-Auth-Token x-openstack-request-id: req-79a01ea4-2e3d-4698-8d1e-1100c1f9ddbc X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/1f108f530efd4cc69b46c4aa532057ff"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "1f108f530efd4cc69b46c4aa532057ff", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/27a8e60db0cf4f95abf2d9fafe083888"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "27a8e60db0cf4f95abf2d9fafe083888", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/2daf70d24b20492d895f12999a9a49f0"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "2daf70d24b20492d895f12999a9a49f0", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/578de12745c743bd9dd92bf9224acd16"}, "domain_id": "default", "enabled": true, "id": "578de12745c743bd9dd92bf9224acd16", "options": {}}, {"name": "vping_userdata-user_0a872258-384c-44f4-9635-fee5a88e7e77", "links": {"self": "https://192.16.1.222:5000/v3/users/5ade0e0a788a424aa11594bf9d1f50d2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5ade0e0a788a424aa11594bf9d1f50d2", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/742694684b5d47d0bac13dc98454937e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "742694684b5d47d0bac13dc98454937e", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/787071c1a56e4800b1496590f054563f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "787071c1a56e4800b1496590f054563f", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/94ca466cf6844cca83b4175ac69d0680"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "94ca466cf6844cca83b4175ac69d0680", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/a0d48ece3bb84d4ea03478919c0b92eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "a0d48ece3bb84d4ea03478919c0b92eb", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/b970c767edd342f48d9259b8478b1221"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "b970c767edd342f48d9259b8478b1221", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/bc7feab2ad3a4d82ab46a771e7c7ca2d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "bc7feab2ad3a4d82ab46a771e7c7ca2d", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/bd0e5cd787ad49c4bab3c211eea5932c"}, "domain_id": "516a1864d8784e8489227e90a3645f60", "enabled": true, "id": "bd0e5cd787ad49c4bab3c211eea5932c", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/dfbc186a612c4f9097944cfac82caf54"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "dfbc186a612c4f9097944cfac82caf54", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/feff152a8a514679827aa9f87d9e427f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "feff152a8a514679827aa9f87d9e427f", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-22 18:57:10,493 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-79a01ea4-2e3d-4698-8d1e-1100c1f9ddbc 2018-07-22 18:57:10,493 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.26388001442s 2018-07-22 18:57:10,494 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-79a01ea4-2e3d-4698-8d1e-1100c1f9ddbc 2018-07-22 18:57:10,500 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-07-22 18:57:10,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}969aa5fb8c5e1fd53a6849e2204c19c0563a779a" 2018-07-22 18:57:11,195 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:57:11 GMT Content-Type: application/json Content-Length: 1101 Vary: X-Auth-Token x-openstack-request-id: req-84f8ca96-56ff-4d08-ae6a-a9f166a043ab X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/842f62c9dbf64b77b4b3da26e8d21c32"}, "tags": [], "enabled": true, "id": "842f62c9dbf64b77b4b3da26e8d21c32", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "https://192.16.1.222:5000/v3/projects/b34d2a5bc1b54628b1c7e2c9de5eba80"}, "tags": [], "enabled": true, "id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_0a872258-384c-44f4-9635-fee5a88e7e77"}]} 2018-07-22 18:57:11,196 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-84f8ca96-56ff-4d08-ae6a-a9f166a043ab 2018-07-22 18:57:11,196 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.695508003235s 2018-07-22 18:57:11,196 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-84f8ca96-56ff-4d08-ae6a-a9f166a043ab 2018-07-22 18:57:11,201 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.role_assignments 2018-07-22 18:57:11,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/role_assignments?user.id=5ade0e0a788a424aa11594bf9d1f50d2&role.id=7c7e55c000704280a5ce455ce9fc925b&scope.project.id=b34d2a5bc1b54628b1c7e2c9de5eba80" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}969aa5fb8c5e1fd53a6849e2204c19c0563a779a" 2018-07-22 18:57:11,256 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:57:11 GMT Content-Type: application/json Content-Length: 256 Vary: X-Auth-Token x-openstack-request-id: req-6b854646-82c5-48d6-9ce8-177ce2285551 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role_assignments": [], "links": {"self": "https://192.16.1.222:5000/v3/role_assignments?user.id=5ade0e0a788a424aa11594bf9d1f50d2&role.id=7c7e55c000704280a5ce455ce9fc925b&scope.project.id=b34d2a5bc1b54628b1c7e2c9de5eba80", "previous": null, "next": null}} 2018-07-22 18:57:11,256 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=5ade0e0a788a424aa11594bf9d1f50d2&role.id=7c7e55c000704280a5ce455ce9fc925b&scope.project.id=b34d2a5bc1b54628b1c7e2c9de5eba80 used request id req-6b854646-82c5-48d6-9ce8-177ce2285551 2018-07-22 18:57:11,257 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.role_assignments in 0.0557639598846s 2018-07-22 18:57:11,257 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=5ade0e0a788a424aa11594bf9d1f50d2&role.id=7c7e55c000704280a5ce455ce9fc925b&scope.project.id=b34d2a5bc1b54628b1c7e2c9de5eba80 used request id req-6b854646-82c5-48d6-9ce8-177ce2285551 2018-07-22 18:57:11,259 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.PUT.projects.users.roles 2018-07-22 18:57:11,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/b34d2a5bc1b54628b1c7e2c9de5eba80/users/5ade0e0a788a424aa11594bf9d1f50d2/roles/7c7e55c000704280a5ce455ce9fc925b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}969aa5fb8c5e1fd53a6849e2204c19c0563a779a" 2018-07-22 18:57:12,748 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:57:12 GMT Vary: X-Auth-Token x-openstack-request-id: req-dbb4e4e1-b3ba-4674-b266-c3a950f5be8f X-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-22 18:57:12,748 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/b34d2a5bc1b54628b1c7e2c9de5eba80/users/5ade0e0a788a424aa11594bf9d1f50d2/roles/7c7e55c000704280a5ce455ce9fc925b used request id req-dbb4e4e1-b3ba-4674-b266-c3a950f5be8f 2018-07-22 18:57:12,748 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.PUT.projects.users.roles in 1.48890209198s 2018-07-22 18:57:12,748 - shade.request_ids - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/b34d2a5bc1b54628b1c7e2c9de5eba80/users/5ade0e0a788a424aa11594bf9d1f50d2/roles/7c7e55c000704280a5ce455ce9fc925b used request id req-dbb4e4e1-b3ba-4674-b266-c3a950f5be8f 2018-07-22 18:57:12,749 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': u'password', u'status': u'active', 'project_name': u'vping_userdata-project_0a872258-384c-44f4-9635-fee5a88e7e77', 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': 'ac2198e9-7f80-4b12-b65e-9198663773fc', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', u'volume_api_version': u'2', 'username': u'vping_userdata-user_0a872258-384c-44f4-9635-fee5a88e7e77', 'project_id': u'b34d2a5bc1b54628b1c7e2c9de5eba80', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': '1', u'container_api_version': u'1', 'auth_url': 'https://192.16.1.222:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': 'publicURL', u'disable_vendor_agent': {}}}} 2018-07-22 18:57:12,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 18:57:12,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 18:57:12,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 18:57:12,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 18:57:12,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 18:57:12,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 18:57:12,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 18:57:12,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 18:57:12,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 18:57:12,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 18:57:12,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 18:57:12,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 18:57:12,751 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 18:57:12,751 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 18:57:12,751 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 18:57:12,751 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 18:57:12,751 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 18:57:12,751 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 18:57:12,751 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 18:57:12,751 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 18:57:12,751 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 18:57:12,751 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 18:57:12,752 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_0a872258-384c-44f4-9635-fee5a88e7e77', 'password': 'ac2198e9-7f80-4b12-b65e-9198663773fc', 'project_name': 'vping_userdata-project_0a872258-384c-44f4-9635-fee5a88e7e77', 'user_domain_name': 'Default', 'auth_url': 'https://192.16.1.222:5000/v3', 'project_id': 'b34d2a5bc1b54628b1c7e2c9de5eba80', 'project_domain_name': 'Default'} 2018-07-22 18:57:12,752 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-07-22 18:57:12,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 18:57:12,771 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:57:12 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-64f8f640-39b3-4020-b48d-61d5a1506c61 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 18:57:12,771 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-64f8f640-39b3-4020-b48d-61d5a1506c61 2018-07-22 18:57:12,772 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 18:57:13,363 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c7e55c000704280a5ce455ce9fc925b", "name": "Member"}], "expires_at": "2018-07-23T06:57:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "name": "vping_userdata-project_0a872258-384c-44f4-9635-fee5a88e7e77"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/b34d2a5bc1b54628b1c7e2c9de5eba80", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/b34d2a5bc1b54628b1c7e2c9de5eba80", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/b34d2a5bc1b54628b1c7e2c9de5eba80", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/b34d2a5bc1b54628b1c7e2c9de5eba80", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/b34d2a5bc1b54628b1c7e2c9de5eba80", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/b34d2a5bc1b54628b1c7e2c9de5eba80", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/b34d2a5bc1b54628b1c7e2c9de5eba80", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/b34d2a5bc1b54628b1c7e2c9de5eba80", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/b34d2a5bc1b54628b1c7e2c9de5eba80", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/b34d2a5bc1b54628b1c7e2c9de5eba80", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/b34d2a5bc1b54628b1c7e2c9de5eba80", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/b34d2a5bc1b54628b1c7e2c9de5eba80", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_0a872258-384c-44f4-9635-fee5a88e7e77", "id": "5ade0e0a788a424aa11594bf9d1f50d2"}, "audit_ids": ["NUtWOX6-RnS7Mb6CwTcSxw"], "issued_at": "2018-07-22T18:57:13.000000Z"}} 2018-07-22 18:57:13,365 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-07-22 18:57:13,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" -d '{"network": {"name": "vping_userdata-net_0a872258-384c-44f4-9635-fee5a88e7e77", "admin_state_up": true}}' 2018-07-22 18:57:14,080 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-e4c65283-1f28-412c-afa5-91fdc75948ad Date: Sun, 22 Jul 2018 18:57:14 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"b34d2a5bc1b54628b1c7e2c9de5eba80","created_at":"2018-07-22T18:57:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-07-22T18:57:13Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"b34d2a5bc1b54628b1c7e2c9de5eba80","id":"658d95d8-8f47-41f4-ae9d-92b64e68a876","name":"vping_userdata-net_0a872258-384c-44f4-9635-fee5a88e7e77"}} 2018-07-22 18:57:14,080 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-e4c65283-1f28-412c-afa5-91fdc75948ad 2018-07-22 18:57:14,080 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 0.715344190598s 2018-07-22 18:57:14,080 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-e4c65283-1f28-412c-afa5-91fdc75948ad 2018-07-22 18:57:14,081 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T18:57:13Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'658d95d8-8f47-41f4-ae9d-92b64e68a876', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_0a872258-384c-44f4-9635-fee5a88e7e77', u'admin_state_up': True, u'tenant_id': u'b34d2a5bc1b54628b1c7e2c9de5eba80', u'created_at': u'2018-07-22T18:57:13Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'b34d2a5bc1b54628b1c7e2c9de5eba80'}) 2018-07-22 18:57:14,081 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-22 18:57:14,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:57:14,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1152 X-Openstack-Request-Id: req-b0b5c28a-3eaa-4ea4-ba1d-db95e2a65502 Date: Sun, 22 Jul 2018 18:57:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-07-22T18:57:13Z","tenant_id":"b34d2a5bc1b54628b1c7e2c9de5eba80","created_at":"2018-07-22T18:57:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"b34d2a5bc1b54628b1c7e2c9de5eba80","id":"658d95d8-8f47-41f4-ae9d-92b64e68a876","name":"vping_userdata-net_0a872258-384c-44f4-9635-fee5a88e7e77"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"updated_at":"2018-07-22T18:45:46Z","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","name":"ext-net"}]} 2018-07-22 18:57:14,270 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-b0b5c28a-3eaa-4ea4-ba1d-db95e2a65502 2018-07-22 18:57:14,270 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.188238143921s 2018-07-22 18:57:14,270 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-b0b5c28a-3eaa-4ea4-ba1d-db95e2a65502 2018-07-22 18:57:14,271 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-07-22 18:57:14,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" -d '{"subnet": {"name": "vping_userdata-subnet_0a872258-384c-44f4-9635-fee5a88e7e77", "enable_dhcp": true, "network_id": "658d95d8-8f47-41f4-ae9d-92b64e68a876", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-22 18:57:15,299 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-90c1bb36-6f1c-449e-9652-150630d71b61 Date: Sun, 22 Jul 2018 18:57:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"658d95d8-8f47-41f4-ae9d-92b64e68a876","tenant_id":"b34d2a5bc1b54628b1c7e2c9de5eba80","created_at":"2018-07-22T18:57:14Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T18:57:14Z","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":"b34d2a5bc1b54628b1c7e2c9de5eba80","id":"e41b0f06-2272-44ac-84da-84d411f6a004","subnetpool_id":null,"name":"vping_userdata-subnet_0a872258-384c-44f4-9635-fee5a88e7e77"}} 2018-07-22 18:57:15,299 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-90c1bb36-6f1c-449e-9652-150630d71b61 2018-07-22 18:57:15,299 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 1.02816700935s 2018-07-22 18:57:15,299 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-90c1bb36-6f1c-449e-9652-150630d71b61 2018-07-22 18:57:15,300 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T18:57:14Z', 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'e41b0f06-2272-44ac-84da-84d411f6a004', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_0a872258-384c-44f4-9635-fee5a88e7e77', u'enable_dhcp': True, u'network_id': u'658d95d8-8f47-41f4-ae9d-92b64e68a876', u'tenant_id': u'b34d2a5bc1b54628b1c7e2c9de5eba80', u'created_at': u'2018-07-22T18:57:14Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'b34d2a5bc1b54628b1c7e2c9de5eba80'}) 2018-07-22 18:57:15,300 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-07-22 18:57:15,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: 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}f6e6396176c501b73ccae22b7ffa8ae959fe7233" -d '{"router": {"external_gateway_info": {"network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9"}, "name": "vping_userdata-router_0a872258-384c-44f4-9635-fee5a88e7e77", "admin_state_up": true}}' 2018-07-22 18:57:24,592 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-8c811b98-f86d-4132-adae-7668936009bf Date: Sun, 22 Jul 2018 18:57:24 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dfeb2318-808e-4397-8e97-13ee20f5981d", "ip_address": "192.16.1.111"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "created_at": "2018-07-22T18:57:16Z", "admin_state_up": true, "updated_at": "2018-07-22T18:57:17Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "id": "fe6fcba3-47e3-4544-a179-fd0ff0ea7fa2", "name": "vping_userdata-router_0a872258-384c-44f4-9635-fee5a88e7e77"}} 2018-07-22 18:57:24,592 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-8c811b98-f86d-4132-adae-7668936009bf 2018-07-22 18:57:24,592 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 9.29164719582s 2018-07-22 18:57:24,592 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-8c811b98-f86d-4132-adae-7668936009bf 2018-07-22 18:57:24,593 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T18:57:17Z', u'revision_number': 4, u'id': u'fe6fcba3-47e3-4544-a179-fd0ff0ea7fa2', u'external_gateway_info': {u'network_id': u'76ac7b4e-f626-4cfb-83cf-a35235a38cf9', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'dfeb2318-808e-4397-8e97-13ee20f5981d', u'ip_address': u'192.16.1.111'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_0a872258-384c-44f4-9635-fee5a88e7e77', u'admin_state_up': True, u'tenant_id': u'b34d2a5bc1b54628b1c7e2c9de5eba80', u'created_at': u'2018-07-22T18:57:16Z', u'flavor_id': None, u'routes': [], u'project_id': u'b34d2a5bc1b54628b1c7e2c9de5eba80'}) 2018-07-22 18:57:24,593 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-07-22 18:57:24,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/fe6fcba3-47e3-4544-a179-fd0ff0ea7fa2/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}f6e6396176c501b73ccae22b7ffa8ae959fe7233" -d '{"subnet_id": "e41b0f06-2272-44ac-84da-84d411f6a004"}' 2018-07-22 18:57:29,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1c13a007-2422-467a-a9a9-0ddb1a82f271 Date: Sun, 22 Jul 2018 18:57:29 GMT RESP BODY: {"network_id": "658d95d8-8f47-41f4-ae9d-92b64e68a876", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "subnet_id": "e41b0f06-2272-44ac-84da-84d411f6a004", "subnet_ids": ["e41b0f06-2272-44ac-84da-84d411f6a004"], "port_id": "c1d912a6-30f5-4a22-8053-b6b6389d4b80", "id": "fe6fcba3-47e3-4544-a179-fd0ff0ea7fa2"} 2018-07-22 18:57:29,178 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/fe6fcba3-47e3-4544-a179-fd0ff0ea7fa2/add_router_interface.json used request id req-1c13a007-2422-467a-a9a9-0ddb1a82f271 2018-07-22 18:57:29,178 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 4.58415794373s 2018-07-22 18:57:29,178 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/fe6fcba3-47e3-4544-a179-fd0ff0ea7fa2/add_router_interface.json used request id req-1c13a007-2422-467a-a9a9-0ddb1a82f271 returning object fe6fcba3-47e3-4544-a179-fd0ff0ea7fa2 2018-07-22 18:57:29,179 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 18:57:29,276 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-22 18:57:29,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 18:57:29,346 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 768 RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}]} 2018-07-22 18:57:29,349 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-22 18:57:29,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:57:29,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json x-openstack-request-id: req-2844abe0-a5f1-456b-b962-93e8e940ffa8 RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 18:57:29,418 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-2844abe0-a5f1-456b-b962-93e8e940ffa8 2018-07-22 18:57:29,418 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.0685820579529s 2018-07-22 18:57:29,418 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-2844abe0-a5f1-456b-b962-93e8e940ffa8 2018-07-22 18:57:29,423 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-07-22 18:57:29,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_0a872258-384c-44f4-9635-fee5a88e7e77", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_0a872258-384c-44f4-9635-fee5a88e7e77"}' 2018-07-22 18:57:29,535 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 880 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/af6ff9b4-5dc0-4038-9dac-efe710236486 OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-a20b99c9-be2e-439a-8ce7-48de63ca1147 RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/af6ff9b4-5dc0-4038-9dac-efe710236486/file", "owner": "b34d2a5bc1b54628b1c7e2c9de5eba80", "id": "af6ff9b4-5dc0-4038-9dac-efe710236486", "size": null, "self": "/v2/images/af6ff9b4-5dc0-4038-9dac-efe710236486", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T18:57:29Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_0a872258-384c-44f4-9635-fee5a88e7e77", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_0a872258-384c-44f4-9635-fee5a88e7e77", "checksum": null, "created_at": "2018-07-22T18:57:29Z", "protected": false} 2018-07-22 18:57:29,535 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-a20b99c9-be2e-439a-8ce7-48de63ca1147 2018-07-22 18:57:29,535 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 0.112376928329s 2018-07-22 18:57:29,535 - shade.request_ids - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-a20b99c9-be2e-439a-8ce7-48de63ca1147 returning object af6ff9b4-5dc0-4038-9dac-efe710236486 2018-07-22 18:57:29,536 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-07-22 18:57:29,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/af6ff9b4-5dc0-4038-9dac-efe710236486/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}f6e6396176c501b73ccae22b7ffa8ae959fe7233" -d '' 2018-07-22 18:57:31,538 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-c93afef9-0917-4e5a-8b52-03b6b075ae72 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 18:57:31,538 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/af6ff9b4-5dc0-4038-9dac-efe710236486/file used request id req-c93afef9-0917-4e5a-8b52-03b6b075ae72 2018-07-22 18:57:31,539 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 2.00261616707s 2018-07-22 18:57:31,539 - shade.request_ids - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/af6ff9b4-5dc0-4038-9dac-efe710236486/file used request id req-c93afef9-0917-4e5a-8b52-03b6b075ae72 2018-07-22 18:57:31,539 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vping_userdata-img_0a872258-384c-44f4-9635-fee5a88e7e77', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-22T18:57:29Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/af6ff9b4-5dc0-4038-9dac-efe710236486/file', u'owner': u'b34d2a5bc1b54628b1c7e2c9de5eba80', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'af6ff9b4-5dc0-4038-9dac-efe710236486', u'size': None, u'name': u'vping_userdata-img_0a872258-384c-44f4-9635-fee5a88e7e77', u'checksum': None, u'self': u'/v2/images/af6ff9b4-5dc0-4038-9dac-efe710236486', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-22T18:57:29Z', u'schema': u'/v2/schemas/image'}) 2018-07-22 18:57:31,539 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-07-22 18:57:31,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}969aa5fb8c5e1fd53a6849e2204c19c0563a779a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_0a872258-384c-44f4-9635-fee5a88e7e77", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-22 18:57:31,614 - 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-121eda4b-c49a-4c18-840a-0b3171481863 x-compute-request-id: req-121eda4b-c49a-4c18-840a-0b3171481863 RESP BODY: {"flavor": {"name": "vping_userdata-flavor_0a872258-384c-44f4-9635-fee5a88e7e77", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/07709cd1-3128-44e2-a80a-17c0f5fce66e", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/07709cd1-3128-44e2-a80a-17c0f5fce66e", "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": "07709cd1-3128-44e2-a80a-17c0f5fce66e"}} 2018-07-22 18:57:31,614 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-121eda4b-c49a-4c18-840a-0b3171481863 2018-07-22 18:57:31,615 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.0750930309296s 2018-07-22 18:57:31,615 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-121eda4b-c49a-4c18-840a-0b3171481863 2018-07-22 18:57:31,615 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_0a872258-384c-44f4-9635-fee5a88e7e77', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f56dde62ed24851ae8dce233fed7ebd', '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'07709cd1-3128-44e2-a80a-17c0f5fce66e', 'swap': 0}) 2018-07-22 18:57:31,616 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-07-22 18:57:31,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors/07709cd1-3128-44e2-a80a-17c0f5fce66e/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}969aa5fb8c5e1fd53a6849e2204c19c0563a779a" -d '{"extra_specs": {}}' 2018-07-22 18:57:31,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-977cece6-825c-4672-bf09-63358978dd4d x-compute-request-id: req-977cece6-825c-4672-bf09-63358978dd4d RESP BODY: {"extra_specs": {}} 2018-07-22 18:57:31,679 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/07709cd1-3128-44e2-a80a-17c0f5fce66e/os-extra_specs used request id req-977cece6-825c-4672-bf09-63358978dd4d 2018-07-22 18:57:31,679 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.0624821186066s 2018-07-22 18:57:31,679 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/07709cd1-3128-44e2-a80a-17c0f5fce66e/os-extra_specs used request id req-977cece6-825c-4672-bf09-63358978dd4d 2018-07-22 18:57:31,679 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-22 18:57:31,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:57:31,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1196 X-Openstack-Request-Id: req-d3341db7-b692-4ffd-93f0-177c77506c55 Date: Sun, 22 Jul 2018 18:57:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e41b0f06-2272-44ac-84da-84d411f6a004"],"updated_at":"2018-07-22T18:57:14Z","tenant_id":"b34d2a5bc1b54628b1c7e2c9de5eba80","created_at":"2018-07-22T18:57:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b34d2a5bc1b54628b1c7e2c9de5eba80","id":"658d95d8-8f47-41f4-ae9d-92b64e68a876","name":"vping_userdata-net_0a872258-384c-44f4-9635-fee5a88e7e77"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"updated_at":"2018-07-22T18:45:46Z","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","name":"ext-net"}]} 2018-07-22 18:57:31,880 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-d3341db7-b692-4ffd-93f0-177c77506c55 2018-07-22 18:57:31,880 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.201049089432s 2018-07-22 18:57:31,881 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-d3341db7-b692-4ffd-93f0-177c77506c55 2018-07-22 18:57:31,883 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-22 18:57:31,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:57:31,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json x-openstack-request-id: req-40e8e0e9-8f0d-4fc7-ba5d-23c55f2db922 RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/af6ff9b4-5dc0-4038-9dac-efe710236486/snap", "metadata": {}}], "file": "/v2/images/af6ff9b4-5dc0-4038-9dac-efe710236486/file", "owner": "b34d2a5bc1b54628b1c7e2c9de5eba80", "id": "af6ff9b4-5dc0-4038-9dac-efe710236486", "size": 12716032, "self": "/v2/images/af6ff9b4-5dc0-4038-9dac-efe710236486", "disk_format": "qcow2", "direct_url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/af6ff9b4-5dc0-4038-9dac-efe710236486/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T18:57:31Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_0a872258-384c-44f4-9635-fee5a88e7e77", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_0a872258-384c-44f4-9635-fee5a88e7e77", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T18:57:29Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 18:57:31,958 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-40e8e0e9-8f0d-4fc7-ba5d-23c55f2db922 2018-07-22 18:57:31,958 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.0743930339813s 2018-07-22 18:57:31,958 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-40e8e0e9-8f0d-4fc7-ba5d-23c55f2db922 2018-07-22 18:57:31,959 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-22 18:57:31,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:57:32,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2634 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b21a956a-b782-4fb4-bf95-f5dc82652218 x-compute-request-id: req-b21a956a-b782-4fb4-bf95-f5dc82652218 RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0"}, {"name": "vping_userdata-flavor_0a872258-384c-44f4-9635-fee5a88e7e77", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/07709cd1-3128-44e2-a80a-17c0f5fce66e", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/07709cd1-3128-44e2-a80a-17c0f5fce66e", "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": "07709cd1-3128-44e2-a80a-17c0f5fce66e"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}]} 2018-07-22 18:57:32,030 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-b21a956a-b782-4fb4-bf95-f5dc82652218 2018-07-22 18:57:32,030 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0705831050873s 2018-07-22 18:57:32,030 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-b21a956a-b782-4fb4-bf95-f5dc82652218 2018-07-22 18:57:32,032 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers 2018-07-22 18:57:32,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" -d '{"server": {"name": "vping_userdata-vm_0a872258-384c-44f4-9635-fee5a88e7e77", "imageRef": "af6ff9b4-5dc0-4038-9dac-efe710236486", "flavorRef": "07709cd1-3128-44e2-a80a-17c0f5fce66e", "max_count": 1, "min_count": 1, "networks": [{"uuid": "658d95d8-8f47-41f4-ae9d-92b64e68a876"}]}}' 2018-07-22 18:57:32,907 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 378 location: https://192.16.1.222:8774/v2.1/servers/87320068-d4a1-4a16-835e-f84069de574a Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-55d97a07-163d-4cdd-aeac-05bbef7e4575 x-compute-request-id: req-55d97a07-163d-4cdd-aeac-05bbef7e4575 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "87320068-d4a1-4a16-835e-f84069de574a", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/87320068-d4a1-4a16-835e-f84069de574a", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/87320068-d4a1-4a16-835e-f84069de574a", "rel": "bookmark"}], "adminPass": "yAq9SiiXU7zB"}} 2018-07-22 18:57:32,907 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-55d97a07-163d-4cdd-aeac-05bbef7e4575 2018-07-22 18:57:32,907 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers in 0.874415874481s 2018-07-22 18:57:32,907 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-55d97a07-163d-4cdd-aeac-05bbef7e4575 2018-07-22 18:57:32,907 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:57:32,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:57:33,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1287 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e8779797-fbf4-4c6d-a86f-ddf27fc3f5f0 x-compute-request-id: req-e8779797-fbf4-4c6d-a86f-ddf27fc3f5f0 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/87320068-d4a1-4a16-835e-f84069de574a", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/87320068-d4a1-4a16-835e-f84069de574a", "rel": "bookmark"}], "image": {"id": "af6ff9b4-5dc0-4038-9dac-efe710236486", "links": [{"href": "https://192.16.1.222:8774/images/af6ff9b4-5dc0-4038-9dac-efe710236486", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "07709cd1-3128-44e2-a80a-17c0f5fce66e", "links": [{"href": "https://192.16.1.222:8774/flavors/07709cd1-3128-44e2-a80a-17c0f5fce66e", "rel": "bookmark"}]}, "id": "87320068-d4a1-4a16-835e-f84069de574a", "user_id": "5ade0e0a788a424aa11594bf9d1f50d2", "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-22T18:57:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_0a872258-384c-44f4-9635-fee5a88e7e77", "created": "2018-07-22T18:57:32Z", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:57:33,208 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-e8779797-fbf4-4c6d-a86f-ddf27fc3f5f0 2018-07-22 18:57:33,208 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.30070400238s 2018-07-22 18:57:33,208 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-e8779797-fbf4-4c6d-a86f-ddf27fc3f5f0 2018-07-22 18:57:33,212 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-22 18:57:33,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/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}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:57:33,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1196 X-Openstack-Request-Id: req-ede5983f-fbb9-4c7d-86ef-97590c90d5d2 Date: Sun, 22 Jul 2018 18:57:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e41b0f06-2272-44ac-84da-84d411f6a004"],"updated_at":"2018-07-22T18:57:14Z","tenant_id":"b34d2a5bc1b54628b1c7e2c9de5eba80","created_at":"2018-07-22T18:57:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b34d2a5bc1b54628b1c7e2c9de5eba80","id":"658d95d8-8f47-41f4-ae9d-92b64e68a876","name":"vping_userdata-net_0a872258-384c-44f4-9635-fee5a88e7e77"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"updated_at":"2018-07-22T18:45:46Z","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","name":"ext-net"}]} 2018-07-22 18:57:33,413 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-ede5983f-fbb9-4c7d-86ef-97590c90d5d2 2018-07-22 18:57:33,413 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.200799942017s 2018-07-22 18:57:33,413 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-ede5983f-fbb9-4c7d-86ef-97590c90d5d2 2018-07-22 18:57:33,413 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-22 18:57:33,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:57:33,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0b5fca9c-407a-46d2-81dd-5d3275a65a1d Date: Sun, 22 Jul 2018 18:57:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"658d95d8-8f47-41f4-ae9d-92b64e68a876","tenant_id":"b34d2a5bc1b54628b1c7e2c9de5eba80","created_at":"2018-07-22T18:57:14Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T18:57:14Z","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":"b34d2a5bc1b54628b1c7e2c9de5eba80","id":"e41b0f06-2272-44ac-84da-84d411f6a004","subnetpool_id":null,"name":"vping_userdata-subnet_0a872258-384c-44f4-9635-fee5a88e7e77"}]} 2018-07-22 18:57:33,565 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-0b5fca9c-407a-46d2-81dd-5d3275a65a1d 2018-07-22 18:57:33,566 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.152011871338s 2018-07-22 18:57:33,566 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-0b5fca9c-407a-46d2-81dd-5d3275a65a1d 2018-07-22 18:57:33,566 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 18:57:35,568 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:57:35,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:57:35,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1387 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e334c8c2-2105-4545-a620-3ae407824fdc x-compute-request-id: req-e334c8c2-2105-4545-a620-3ae407824fdc RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/87320068-d4a1-4a16-835e-f84069de574a", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/87320068-d4a1-4a16-835e-f84069de574a", "rel": "bookmark"}], "image": {"id": "af6ff9b4-5dc0-4038-9dac-efe710236486", "links": [{"href": "https://192.16.1.222:8774/images/af6ff9b4-5dc0-4038-9dac-efe710236486", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "07709cd1-3128-44e2-a80a-17c0f5fce66e", "links": [{"href": "https://192.16.1.222:8774/flavors/07709cd1-3128-44e2-a80a-17c0f5fce66e", "rel": "bookmark"}]}, "id": "87320068-d4a1-4a16-835e-f84069de574a", "security_groups": [{"name": "default"}], "user_id": "5ade0e0a788a424aa11594bf9d1f50d2", "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-22T18:57:34Z", "hostId": "eeca7d04597ab1f7a408c85ae3f9354c0c2c4a9bca592c16babdb3ae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_0a872258-384c-44f4-9635-fee5a88e7e77", "created": "2018-07-22T18:57:32Z", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:57:35,987 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-e334c8c2-2105-4545-a620-3ae407824fdc 2018-07-22 18:57:35,987 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.418036937714s 2018-07-22 18:57:35,987 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-e334c8c2-2105-4545-a620-3ae407824fdc 2018-07-22 18:57:35,989 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 18:57:37,992 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:57:37,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:57:38,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1387 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-9bb30c30-9a92-4795-831a-1ac321bb2bbc x-compute-request-id: req-9bb30c30-9a92-4795-831a-1ac321bb2bbc RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/87320068-d4a1-4a16-835e-f84069de574a", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/87320068-d4a1-4a16-835e-f84069de574a", "rel": "bookmark"}], "image": {"id": "af6ff9b4-5dc0-4038-9dac-efe710236486", "links": [{"href": "https://192.16.1.222:8774/images/af6ff9b4-5dc0-4038-9dac-efe710236486", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "07709cd1-3128-44e2-a80a-17c0f5fce66e", "links": [{"href": "https://192.16.1.222:8774/flavors/07709cd1-3128-44e2-a80a-17c0f5fce66e", "rel": "bookmark"}]}, "id": "87320068-d4a1-4a16-835e-f84069de574a", "security_groups": [{"name": "default"}], "user_id": "5ade0e0a788a424aa11594bf9d1f50d2", "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-22T18:57:34Z", "hostId": "eeca7d04597ab1f7a408c85ae3f9354c0c2c4a9bca592c16babdb3ae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_0a872258-384c-44f4-9635-fee5a88e7e77", "created": "2018-07-22T18:57:32Z", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:57:38,429 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-9bb30c30-9a92-4795-831a-1ac321bb2bbc 2018-07-22 18:57:38,429 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.437384128571s 2018-07-22 18:57:38,429 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-9bb30c30-9a92-4795-831a-1ac321bb2bbc 2018-07-22 18:57:38,432 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 18:57:40,435 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:57:40,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:57:42,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1580 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f3642f19-1f7d-4805-a3c6-8f43247df1bc x-compute-request-id: req-f3642f19-1f7d-4805-a3c6-8f43247df1bc RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_0a872258-384c-44f4-9635-fee5a88e7e77": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:8b:96", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/87320068-d4a1-4a16-835e-f84069de574a", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/87320068-d4a1-4a16-835e-f84069de574a", "rel": "bookmark"}], "image": {"id": "af6ff9b4-5dc0-4038-9dac-efe710236486", "links": [{"href": "https://192.16.1.222:8774/images/af6ff9b4-5dc0-4038-9dac-efe710236486", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:57:39.000000", "flavor": {"id": "07709cd1-3128-44e2-a80a-17c0f5fce66e", "links": [{"href": "https://192.16.1.222:8774/flavors/07709cd1-3128-44e2-a80a-17c0f5fce66e", "rel": "bookmark"}]}, "id": "87320068-d4a1-4a16-835e-f84069de574a", "security_groups": [{"name": "default"}], "user_id": "5ade0e0a788a424aa11594bf9d1f50d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:57:39Z", "hostId": "eeca7d04597ab1f7a408c85ae3f9354c0c2c4a9bca592c16babdb3ae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_0a872258-384c-44f4-9635-fee5a88e7e77", "created": "2018-07-22T18:57:32Z", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:57:42,617 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-f3642f19-1f7d-4805-a3c6-8f43247df1bc 2018-07-22 18:57:42,617 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 2.18183708191s 2018-07-22 18:57:42,617 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-f3642f19-1f7d-4805-a3c6-8f43247df1bc 2018-07-22 18:57:42,619 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-22 18:57:42,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=87320068-d4a1-4a16-835e-f84069de574a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:57:42,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 747 X-Openstack-Request-Id: req-74804abf-2ed6-45aa-948a-ea996713f897 Date: Sun, 22 Jul 2018 18:57:42 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"658d95d8-8f47-41f4-ae9d-92b64e68a876","tenant_id":"b34d2a5bc1b54628b1c7e2c9de5eba80","created_at":"2018-07-22T18:57:35Z","admin_state_up":true,"updated_at":"2018-07-22T18:57:37Z","binding:vnic_type":"normal","device_id":"87320068-d4a1-4a16-835e-f84069de574a","device_owner":"compute:nova","revision_number":9,"mac_address":"fa:16:3e:da:8b:96","id":"001e45a8-8349-4828-8172-4fa66b660750","port_security_enabled":true,"project_id":"b34d2a5bc1b54628b1c7e2c9de5eba80","fixed_ips":[{"subnet_id":"e41b0f06-2272-44ac-84da-84d411f6a004","ip_address":"192.168.120.8"}],"extra_dhcp_opts":[],"security_groups":["abb9fac2-095a-4185-8297-9fb97ae69c50"],"name":""}]} 2018-07-22 18:57:42,751 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=87320068-d4a1-4a16-835e-f84069de574a used request id req-74804abf-2ed6-45aa-948a-ea996713f897 2018-07-22 18:57:42,752 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.13206911087s 2018-07-22 18:57:42,752 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=87320068-d4a1-4a16-835e-f84069de574a used request id req-74804abf-2ed6-45aa-948a-ea996713f897 2018-07-22 18:57:42,755 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-22 18:57:42,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=001e45a8-8349-4828-8172-4fa66b660750" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:57:42,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-935b49f9-3edc-4f66-8d6f-8cced0691d02 Date: Sun, 22 Jul 2018 18:57:42 GMT RESP BODY: {"floatingips": []} 2018-07-22 18:57:42,790 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=001e45a8-8349-4828-8172-4fa66b660750 used request id req-935b49f9-3edc-4f66-8d6f-8cced0691d02 2018-07-22 18:57:42,791 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0356249809265s 2018-07-22 18:57:42,791 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=001e45a8-8349-4828-8172-4fa66b660750 used request id req-935b49f9-3edc-4f66-8d6f-8cced0691d02 2018-07-22 18:57:42,792 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:57:42,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:57:44,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1580 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-9d1ff4f0-d1e2-470a-a244-33f63735529c x-compute-request-id: req-9d1ff4f0-d1e2-470a-a244-33f63735529c RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_0a872258-384c-44f4-9635-fee5a88e7e77": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:8b:96", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/87320068-d4a1-4a16-835e-f84069de574a", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/87320068-d4a1-4a16-835e-f84069de574a", "rel": "bookmark"}], "image": {"id": "af6ff9b4-5dc0-4038-9dac-efe710236486", "links": [{"href": "https://192.16.1.222:8774/images/af6ff9b4-5dc0-4038-9dac-efe710236486", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:57:39.000000", "flavor": {"id": "07709cd1-3128-44e2-a80a-17c0f5fce66e", "links": [{"href": "https://192.16.1.222:8774/flavors/07709cd1-3128-44e2-a80a-17c0f5fce66e", "rel": "bookmark"}]}, "id": "87320068-d4a1-4a16-835e-f84069de574a", "security_groups": [{"name": "default"}], "user_id": "5ade0e0a788a424aa11594bf9d1f50d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:57:39Z", "hostId": "eeca7d04597ab1f7a408c85ae3f9354c0c2c4a9bca592c16babdb3ae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_0a872258-384c-44f4-9635-fee5a88e7e77", "created": "2018-07-22T18:57:32Z", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:57:44,642 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-9d1ff4f0-d1e2-470a-a244-33f63735529c 2018-07-22 18:57:44,642 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.85064792633s 2018-07-22 18:57:44,642 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-9d1ff4f0-d1e2-470a-a244-33f63735529c 2018-07-22 18:57:44,645 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-22 18:57:44,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=87320068-d4a1-4a16-835e-f84069de574a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:57:44,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-6662e94a-a06e-4bfb-9cdc-827d6eee11d9 Date: Sun, 22 Jul 2018 18:57:44 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"658d95d8-8f47-41f4-ae9d-92b64e68a876","tenant_id":"b34d2a5bc1b54628b1c7e2c9de5eba80","created_at":"2018-07-22T18:57:35Z","admin_state_up":true,"updated_at":"2018-07-22T18:57:43Z","binding:vnic_type":"normal","device_id":"87320068-d4a1-4a16-835e-f84069de574a","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:da:8b:96","id":"001e45a8-8349-4828-8172-4fa66b660750","port_security_enabled":true,"project_id":"b34d2a5bc1b54628b1c7e2c9de5eba80","fixed_ips":[{"subnet_id":"e41b0f06-2272-44ac-84da-84d411f6a004","ip_address":"192.168.120.8"}],"extra_dhcp_opts":[],"security_groups":["abb9fac2-095a-4185-8297-9fb97ae69c50"],"name":""}]} 2018-07-22 18:57:44,744 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=87320068-d4a1-4a16-835e-f84069de574a used request id req-6662e94a-a06e-4bfb-9cdc-827d6eee11d9 2018-07-22 18:57:44,744 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.0995121002197s 2018-07-22 18:57:44,745 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=87320068-d4a1-4a16-835e-f84069de574a used request id req-6662e94a-a06e-4bfb-9cdc-827d6eee11d9 2018-07-22 18:57:44,748 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-22 18:57:44,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=001e45a8-8349-4828-8172-4fa66b660750" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:57:44,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-95d04661-480e-48f8-8ef9-98ff139dcb52 Date: Sun, 22 Jul 2018 18:57:44 GMT RESP BODY: {"floatingips": []} 2018-07-22 18:57:44,790 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=001e45a8-8349-4828-8172-4fa66b660750 used request id req-95d04661-480e-48f8-8ef9-98ff139dcb52 2018-07-22 18:57:44,790 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0423030853271s 2018-07-22 18:57:44,790 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=001e45a8-8349-4828-8172-4fa66b660750 used request id req-95d04661-480e-48f8-8ef9-98ff139dcb52 2018-07-22 18:57:44,791 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_0a872258-384c-44f4-9635-fee5a88e7e77': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:da:8b:96', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'af6ff9b4-5dc0-4038-9dac-efe710236486'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-22T18:57:39.000000', 'flavor': Munch({u'id': u'07709cd1-3128-44e2-a80a-17c0f5fce66e'}), 'az': u'nova', 'id': u'87320068-d4a1-4a16-835e-f84069de574a', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5ade0e0a788a424aa11594bf9d1f50d2', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b34d2a5bc1b54628b1c7e2c9de5eba80', 'name': 'vping_userdata-project_0a872258-384c-44f4-9635-fee5a88e7e77', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-22T18:57:39.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-22T18:57:39Z', 'hostId': u'eeca7d04597ab1f7a408c85ae3f9354c0c2c4a9bca592c16babdb3ae', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'eeca7d04597ab1f7a408c85ae3f9354c0c2c4a9bca592c16babdb3ae', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-22T18:57:39.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b34d2a5bc1b54628b1c7e2c9de5eba80', 'name': u'vping_userdata-vm_0a872258-384c-44f4-9635-fee5a88e7e77', 'adminPass': None, 'tenant_id': u'b34d2a5bc1b54628b1c7e2c9de5eba80', 'created_at': u'2018-07-22T18:57:32Z', 'created': u'2018-07-22T18:57:32Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'RegionOne'}) 2018-07-22 18:57:44,791 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-22 18:57:44,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:57:45,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1196 X-Openstack-Request-Id: req-265e0c11-d2fc-44b8-8d1c-b16cc9bed248 Date: Sun, 22 Jul 2018 18:57:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e41b0f06-2272-44ac-84da-84d411f6a004"],"updated_at":"2018-07-22T18:57:14Z","tenant_id":"b34d2a5bc1b54628b1c7e2c9de5eba80","created_at":"2018-07-22T18:57:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b34d2a5bc1b54628b1c7e2c9de5eba80","id":"658d95d8-8f47-41f4-ae9d-92b64e68a876","name":"vping_userdata-net_0a872258-384c-44f4-9635-fee5a88e7e77"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"updated_at":"2018-07-22T18:45:46Z","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","name":"ext-net"}]} 2018-07-22 18:57:45,008 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-265e0c11-d2fc-44b8-8d1c-b16cc9bed248 2018-07-22 18:57:45,008 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.216764211655s 2018-07-22 18:57:45,009 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-265e0c11-d2fc-44b8-8d1c-b16cc9bed248 2018-07-22 18:57:45,011 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-22 18:57:45,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:57:45,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json x-openstack-request-id: req-e45b1291-edb0-4e1b-a410-a19b2cde0b3c RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/af6ff9b4-5dc0-4038-9dac-efe710236486/snap", "metadata": {}}], "file": "/v2/images/af6ff9b4-5dc0-4038-9dac-efe710236486/file", "owner": "b34d2a5bc1b54628b1c7e2c9de5eba80", "id": "af6ff9b4-5dc0-4038-9dac-efe710236486", "size": 12716032, "self": "/v2/images/af6ff9b4-5dc0-4038-9dac-efe710236486", "disk_format": "qcow2", "direct_url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/af6ff9b4-5dc0-4038-9dac-efe710236486/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T18:57:31Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_0a872258-384c-44f4-9635-fee5a88e7e77", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_0a872258-384c-44f4-9635-fee5a88e7e77", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T18:57:29Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 18:57:45,080 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-e45b1291-edb0-4e1b-a410-a19b2cde0b3c 2018-07-22 18:57:45,080 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.0683119297028s 2018-07-22 18:57:45,080 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-e45b1291-edb0-4e1b-a410-a19b2cde0b3c 2018-07-22 18:57:45,081 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-22 18:57:45,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:57:45,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2634 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-bf03ad3a-7d79-44c0-bed8-9c157ab835b1 x-compute-request-id: req-bf03ad3a-7d79-44c0-bed8-9c157ab835b1 RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0"}, {"name": "vping_userdata-flavor_0a872258-384c-44f4-9635-fee5a88e7e77", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/07709cd1-3128-44e2-a80a-17c0f5fce66e", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/07709cd1-3128-44e2-a80a-17c0f5fce66e", "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": "07709cd1-3128-44e2-a80a-17c0f5fce66e"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}]} 2018-07-22 18:57:45,364 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-bf03ad3a-7d79-44c0-bed8-9c157ab835b1 2018-07-22 18:57:45,364 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.282670021057s 2018-07-22 18:57:45,364 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-bf03ad3a-7d79-44c0-bed8-9c157ab835b1 2018-07-22 18:57:45,366 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers 2018-07-22 18:57:45,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" -d '{"server": {"name": "vping_userdata-vm2_0a872258-384c-44f4-9635-fee5a88e7e77", "imageRef": "af6ff9b4-5dc0-4038-9dac-efe710236486", "flavorRef": "07709cd1-3128-44e2-a80a-17c0f5fce66e", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjggMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "658d95d8-8f47-41f4-ae9d-92b64e68a876"}]}}' 2018-07-22 18:57:47,513 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 378 location: https://192.16.1.222:8774/v2.1/servers/43eeb821-eec3-42e1-aaee-743adcb21c93 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-7ed41cb6-06e6-4a7e-b729-b8de9a54c0f5 x-compute-request-id: req-7ed41cb6-06e6-4a7e-b729-b8de9a54c0f5 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "43eeb821-eec3-42e1-aaee-743adcb21c93", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/43eeb821-eec3-42e1-aaee-743adcb21c93", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/43eeb821-eec3-42e1-aaee-743adcb21c93", "rel": "bookmark"}], "adminPass": "DZ5tKQiiFqf5"}} 2018-07-22 18:57:47,513 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-7ed41cb6-06e6-4a7e-b729-b8de9a54c0f5 2018-07-22 18:57:47,513 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers in 2.14674210548s 2018-07-22 18:57:47,514 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-7ed41cb6-06e6-4a7e-b729-b8de9a54c0f5 2018-07-22 18:57:47,514 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:57:47,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:57:48,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2855 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-fadedfd4-0c02-48d2-9355-9afd202dd13b x-compute-request-id: req-fadedfd4-0c02-48d2-9355-9afd202dd13b RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/43eeb821-eec3-42e1-aaee-743adcb21c93", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/43eeb821-eec3-42e1-aaee-743adcb21c93", "rel": "bookmark"}], "image": {"id": "af6ff9b4-5dc0-4038-9dac-efe710236486", "links": [{"href": "https://192.16.1.222:8774/images/af6ff9b4-5dc0-4038-9dac-efe710236486", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "07709cd1-3128-44e2-a80a-17c0f5fce66e", "links": [{"href": "https://192.16.1.222:8774/flavors/07709cd1-3128-44e2-a80a-17c0f5fce66e", "rel": "bookmark"}]}, "id": "43eeb821-eec3-42e1-aaee-743adcb21c93", "user_id": "5ade0e0a788a424aa11594bf9d1f50d2", "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-22T18:57:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_0a872258-384c-44f4-9635-fee5a88e7e77", "created": "2018-07-22T18:57:47Z", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_0a872258-384c-44f4-9635-fee5a88e7e77": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:8b:96", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/87320068-d4a1-4a16-835e-f84069de574a", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/87320068-d4a1-4a16-835e-f84069de574a", "rel": "bookmark"}], "image": {"id": "af6ff9b4-5dc0-4038-9dac-efe710236486", "links": [{"href": "https://192.16.1.222:8774/images/af6ff9b4-5dc0-4038-9dac-efe710236486", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:57:39.000000", "flavor": {"id": "07709cd1-3128-44e2-a80a-17c0f5fce66e", "links": [{"href": "https://192.16.1.222:8774/flavors/07709cd1-3128-44e2-a80a-17c0f5fce66e", "rel": "bookmark"}]}, "id": "87320068-d4a1-4a16-835e-f84069de574a", "security_groups": [{"name": "default"}], "user_id": "5ade0e0a788a424aa11594bf9d1f50d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:57:39Z", "hostId": "eeca7d04597ab1f7a408c85ae3f9354c0c2c4a9bca592c16babdb3ae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_0a872258-384c-44f4-9635-fee5a88e7e77", "created": "2018-07-22T18:57:32Z", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:57:48,017 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-fadedfd4-0c02-48d2-9355-9afd202dd13b 2018-07-22 18:57:48,018 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.503367185593s 2018-07-22 18:57:48,018 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-fadedfd4-0c02-48d2-9355-9afd202dd13b 2018-07-22 18:57:48,021 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 18:57:50,023 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:57:50,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:57:50,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2955 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-79ddbb82-662b-49d7-b212-c4f79efbfbcd x-compute-request-id: req-79ddbb82-662b-49d7-b212-c4f79efbfbcd RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/43eeb821-eec3-42e1-aaee-743adcb21c93", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/43eeb821-eec3-42e1-aaee-743adcb21c93", "rel": "bookmark"}], "image": {"id": "af6ff9b4-5dc0-4038-9dac-efe710236486", "links": [{"href": "https://192.16.1.222:8774/images/af6ff9b4-5dc0-4038-9dac-efe710236486", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "07709cd1-3128-44e2-a80a-17c0f5fce66e", "links": [{"href": "https://192.16.1.222:8774/flavors/07709cd1-3128-44e2-a80a-17c0f5fce66e", "rel": "bookmark"}]}, "id": "43eeb821-eec3-42e1-aaee-743adcb21c93", "security_groups": [{"name": "default"}], "user_id": "5ade0e0a788a424aa11594bf9d1f50d2", "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-22T18:57:49Z", "hostId": "fcc1276411f2c46d7734a56e5fd25ee2355ca12122fdaf392465ee78", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_0a872258-384c-44f4-9635-fee5a88e7e77", "created": "2018-07-22T18:57:47Z", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_0a872258-384c-44f4-9635-fee5a88e7e77": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:8b:96", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/87320068-d4a1-4a16-835e-f84069de574a", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/87320068-d4a1-4a16-835e-f84069de574a", "rel": "bookmark"}], "image": {"id": "af6ff9b4-5dc0-4038-9dac-efe710236486", "links": [{"href": "https://192.16.1.222:8774/images/af6ff9b4-5dc0-4038-9dac-efe710236486", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:57:39.000000", "flavor": {"id": "07709cd1-3128-44e2-a80a-17c0f5fce66e", "links": [{"href": "https://192.16.1.222:8774/flavors/07709cd1-3128-44e2-a80a-17c0f5fce66e", "rel": "bookmark"}]}, "id": "87320068-d4a1-4a16-835e-f84069de574a", "security_groups": [{"name": "default"}], "user_id": "5ade0e0a788a424aa11594bf9d1f50d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:57:39Z", "hostId": "eeca7d04597ab1f7a408c85ae3f9354c0c2c4a9bca592c16babdb3ae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_0a872258-384c-44f4-9635-fee5a88e7e77", "created": "2018-07-22T18:57:32Z", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:57:50,518 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-79ddbb82-662b-49d7-b212-c4f79efbfbcd 2018-07-22 18:57:50,518 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.494354963303s 2018-07-22 18:57:50,518 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-79ddbb82-662b-49d7-b212-c4f79efbfbcd 2018-07-22 18:57:50,521 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 18:57:52,524 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:57:52,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:57:54,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2955 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-85a09790-5673-4118-94e7-8a003a2715f0 x-compute-request-id: req-85a09790-5673-4118-94e7-8a003a2715f0 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/43eeb821-eec3-42e1-aaee-743adcb21c93", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/43eeb821-eec3-42e1-aaee-743adcb21c93", "rel": "bookmark"}], "image": {"id": "af6ff9b4-5dc0-4038-9dac-efe710236486", "links": [{"href": "https://192.16.1.222:8774/images/af6ff9b4-5dc0-4038-9dac-efe710236486", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "07709cd1-3128-44e2-a80a-17c0f5fce66e", "links": [{"href": "https://192.16.1.222:8774/flavors/07709cd1-3128-44e2-a80a-17c0f5fce66e", "rel": "bookmark"}]}, "id": "43eeb821-eec3-42e1-aaee-743adcb21c93", "security_groups": [{"name": "default"}], "user_id": "5ade0e0a788a424aa11594bf9d1f50d2", "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-22T18:57:49Z", "hostId": "fcc1276411f2c46d7734a56e5fd25ee2355ca12122fdaf392465ee78", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_0a872258-384c-44f4-9635-fee5a88e7e77", "created": "2018-07-22T18:57:47Z", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_0a872258-384c-44f4-9635-fee5a88e7e77": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:8b:96", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/87320068-d4a1-4a16-835e-f84069de574a", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/87320068-d4a1-4a16-835e-f84069de574a", "rel": "bookmark"}], "image": {"id": "af6ff9b4-5dc0-4038-9dac-efe710236486", "links": [{"href": "https://192.16.1.222:8774/images/af6ff9b4-5dc0-4038-9dac-efe710236486", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:57:39.000000", "flavor": {"id": "07709cd1-3128-44e2-a80a-17c0f5fce66e", "links": [{"href": "https://192.16.1.222:8774/flavors/07709cd1-3128-44e2-a80a-17c0f5fce66e", "rel": "bookmark"}]}, "id": "87320068-d4a1-4a16-835e-f84069de574a", "security_groups": [{"name": "default"}], "user_id": "5ade0e0a788a424aa11594bf9d1f50d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:57:39Z", "hostId": "eeca7d04597ab1f7a408c85ae3f9354c0c2c4a9bca592c16babdb3ae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_0a872258-384c-44f4-9635-fee5a88e7e77", "created": "2018-07-22T18:57:32Z", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:57:54,811 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-85a09790-5673-4118-94e7-8a003a2715f0 2018-07-22 18:57:54,811 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 2.28725790977s 2018-07-22 18:57:54,811 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-85a09790-5673-4118-94e7-8a003a2715f0 2018-07-22 18:57:54,814 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 18:57:56,817 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:57:56,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:57:59,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3149 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-2b056339-8db2-4417-b70d-894634e161ed x-compute-request-id: req-2b056339-8db2-4417-b70d-894634e161ed RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_0a872258-384c-44f4-9635-fee5a88e7e77": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:05:db", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/43eeb821-eec3-42e1-aaee-743adcb21c93", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/43eeb821-eec3-42e1-aaee-743adcb21c93", "rel": "bookmark"}], "image": {"id": "af6ff9b4-5dc0-4038-9dac-efe710236486", "links": [{"href": "https://192.16.1.222:8774/images/af6ff9b4-5dc0-4038-9dac-efe710236486", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:57:54.000000", "flavor": {"id": "07709cd1-3128-44e2-a80a-17c0f5fce66e", "links": [{"href": "https://192.16.1.222:8774/flavors/07709cd1-3128-44e2-a80a-17c0f5fce66e", "rel": "bookmark"}]}, "id": "43eeb821-eec3-42e1-aaee-743adcb21c93", "security_groups": [{"name": "default"}], "user_id": "5ade0e0a788a424aa11594bf9d1f50d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:57:54Z", "hostId": "fcc1276411f2c46d7734a56e5fd25ee2355ca12122fdaf392465ee78", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_0a872258-384c-44f4-9635-fee5a88e7e77", "created": "2018-07-22T18:57:47Z", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_0a872258-384c-44f4-9635-fee5a88e7e77": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:8b:96", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/87320068-d4a1-4a16-835e-f84069de574a", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/87320068-d4a1-4a16-835e-f84069de574a", "rel": "bookmark"}], "image": {"id": "af6ff9b4-5dc0-4038-9dac-efe710236486", "links": [{"href": "https://192.16.1.222:8774/images/af6ff9b4-5dc0-4038-9dac-efe710236486", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:57:39.000000", "flavor": {"id": "07709cd1-3128-44e2-a80a-17c0f5fce66e", "links": [{"href": "https://192.16.1.222:8774/flavors/07709cd1-3128-44e2-a80a-17c0f5fce66e", "rel": "bookmark"}]}, "id": "87320068-d4a1-4a16-835e-f84069de574a", "security_groups": [{"name": "default"}], "user_id": "5ade0e0a788a424aa11594bf9d1f50d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:57:39Z", "hostId": "eeca7d04597ab1f7a408c85ae3f9354c0c2c4a9bca592c16babdb3ae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_0a872258-384c-44f4-9635-fee5a88e7e77", "created": "2018-07-22T18:57:32Z", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:57:59,600 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-2b056339-8db2-4417-b70d-894634e161ed 2018-07-22 18:57:59,600 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 2.78273415565s 2018-07-22 18:57:59,600 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-2b056339-8db2-4417-b70d-894634e161ed 2018-07-22 18:57:59,603 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-22 18:57:59,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=43eeb821-eec3-42e1-aaee-743adcb21c93" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:57:59,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-909ea312-fc12-4313-9339-73d422431e91 Date: Sun, 22 Jul 2018 18:57:59 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"658d95d8-8f47-41f4-ae9d-92b64e68a876","tenant_id":"b34d2a5bc1b54628b1c7e2c9de5eba80","created_at":"2018-07-22T18:57:49Z","admin_state_up":true,"updated_at":"2018-07-22T18:57:57Z","binding:vnic_type":"normal","device_id":"43eeb821-eec3-42e1-aaee-743adcb21c93","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:2b:05:db","id":"c01c2275-62a0-4ae2-aeed-3789353877ad","port_security_enabled":true,"project_id":"b34d2a5bc1b54628b1c7e2c9de5eba80","fixed_ips":[{"subnet_id":"e41b0f06-2272-44ac-84da-84d411f6a004","ip_address":"192.168.120.10"}],"extra_dhcp_opts":[],"security_groups":["abb9fac2-095a-4185-8297-9fb97ae69c50"],"name":""}]} 2018-07-22 18:57:59,708 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=43eeb821-eec3-42e1-aaee-743adcb21c93 used request id req-909ea312-fc12-4313-9339-73d422431e91 2018-07-22 18:57:59,708 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.104718923569s 2018-07-22 18:57:59,708 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=43eeb821-eec3-42e1-aaee-743adcb21c93 used request id req-909ea312-fc12-4313-9339-73d422431e91 2018-07-22 18:57:59,711 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-22 18:57:59,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=c01c2275-62a0-4ae2-aeed-3789353877ad" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:57:59,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-2530385a-cd53-4432-b788-6428cca49412 Date: Sun, 22 Jul 2018 18:57:59 GMT RESP BODY: {"floatingips": []} 2018-07-22 18:57:59,742 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=c01c2275-62a0-4ae2-aeed-3789353877ad used request id req-2530385a-cd53-4432-b788-6428cca49412 2018-07-22 18:57:59,742 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0308349132538s 2018-07-22 18:57:59,742 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=c01c2275-62a0-4ae2-aeed-3789353877ad used request id req-2530385a-cd53-4432-b788-6428cca49412 2018-07-22 18:57:59,743 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:57:59,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:58:00,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3149 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e91fe40d-684d-43f7-82cd-1cc6542c3b4d x-compute-request-id: req-e91fe40d-684d-43f7-82cd-1cc6542c3b4d RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_0a872258-384c-44f4-9635-fee5a88e7e77": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:05:db", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/43eeb821-eec3-42e1-aaee-743adcb21c93", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/43eeb821-eec3-42e1-aaee-743adcb21c93", "rel": "bookmark"}], "image": {"id": "af6ff9b4-5dc0-4038-9dac-efe710236486", "links": [{"href": "https://192.16.1.222:8774/images/af6ff9b4-5dc0-4038-9dac-efe710236486", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:57:54.000000", "flavor": {"id": "07709cd1-3128-44e2-a80a-17c0f5fce66e", "links": [{"href": "https://192.16.1.222:8774/flavors/07709cd1-3128-44e2-a80a-17c0f5fce66e", "rel": "bookmark"}]}, "id": "43eeb821-eec3-42e1-aaee-743adcb21c93", "security_groups": [{"name": "default"}], "user_id": "5ade0e0a788a424aa11594bf9d1f50d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:57:54Z", "hostId": "fcc1276411f2c46d7734a56e5fd25ee2355ca12122fdaf392465ee78", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_0a872258-384c-44f4-9635-fee5a88e7e77", "created": "2018-07-22T18:57:47Z", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_0a872258-384c-44f4-9635-fee5a88e7e77": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:8b:96", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/87320068-d4a1-4a16-835e-f84069de574a", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/87320068-d4a1-4a16-835e-f84069de574a", "rel": "bookmark"}], "image": {"id": "af6ff9b4-5dc0-4038-9dac-efe710236486", "links": [{"href": "https://192.16.1.222:8774/images/af6ff9b4-5dc0-4038-9dac-efe710236486", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:57:39.000000", "flavor": {"id": "07709cd1-3128-44e2-a80a-17c0f5fce66e", "links": [{"href": "https://192.16.1.222:8774/flavors/07709cd1-3128-44e2-a80a-17c0f5fce66e", "rel": "bookmark"}]}, "id": "87320068-d4a1-4a16-835e-f84069de574a", "security_groups": [{"name": "default"}], "user_id": "5ade0e0a788a424aa11594bf9d1f50d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:57:39Z", "hostId": "eeca7d04597ab1f7a408c85ae3f9354c0c2c4a9bca592c16babdb3ae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_0a872258-384c-44f4-9635-fee5a88e7e77", "created": "2018-07-22T18:57:32Z", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:58:00,376 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-e91fe40d-684d-43f7-82cd-1cc6542c3b4d 2018-07-22 18:58:00,376 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.633275985718s 2018-07-22 18:58:00,376 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-e91fe40d-684d-43f7-82cd-1cc6542c3b4d 2018-07-22 18:58:00,380 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-22 18:58:00,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=43eeb821-eec3-42e1-aaee-743adcb21c93" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:58:00,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-81c94db4-5988-49c7-a46f-0227c5949412 Date: Sun, 22 Jul 2018 18:58:00 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"658d95d8-8f47-41f4-ae9d-92b64e68a876","tenant_id":"b34d2a5bc1b54628b1c7e2c9de5eba80","created_at":"2018-07-22T18:57:49Z","admin_state_up":true,"updated_at":"2018-07-22T18:57:57Z","binding:vnic_type":"normal","device_id":"43eeb821-eec3-42e1-aaee-743adcb21c93","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:2b:05:db","id":"c01c2275-62a0-4ae2-aeed-3789353877ad","port_security_enabled":true,"project_id":"b34d2a5bc1b54628b1c7e2c9de5eba80","fixed_ips":[{"subnet_id":"e41b0f06-2272-44ac-84da-84d411f6a004","ip_address":"192.168.120.10"}],"extra_dhcp_opts":[],"security_groups":["abb9fac2-095a-4185-8297-9fb97ae69c50"],"name":""}]} 2018-07-22 18:58:00,475 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=43eeb821-eec3-42e1-aaee-743adcb21c93 used request id req-81c94db4-5988-49c7-a46f-0227c5949412 2018-07-22 18:58:00,475 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.09494805336s 2018-07-22 18:58:00,475 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=43eeb821-eec3-42e1-aaee-743adcb21c93 used request id req-81c94db4-5988-49c7-a46f-0227c5949412 2018-07-22 18:58:00,480 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-22 18:58:00,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=c01c2275-62a0-4ae2-aeed-3789353877ad" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:58:00,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-f7931fae-d38a-4d43-ae67-9c708e3e1a19 Date: Sun, 22 Jul 2018 18:58:00 GMT RESP BODY: {"floatingips": []} 2018-07-22 18:58:00,517 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=c01c2275-62a0-4ae2-aeed-3789353877ad used request id req-f7931fae-d38a-4d43-ae67-9c708e3e1a19 2018-07-22 18:58:00,517 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0362560749054s 2018-07-22 18:58:00,517 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=c01c2275-62a0-4ae2-aeed-3789353877ad used request id req-f7931fae-d38a-4d43-ae67-9c708e3e1a19 2018-07-22 18:58:00,518 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_0a872258-384c-44f4-9635-fee5a88e7e77': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2b:05:db', u'version': 4, u'addr': u'192.168.120.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'af6ff9b4-5dc0-4038-9dac-efe710236486'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-22T18:57:54.000000', 'flavor': Munch({u'id': u'07709cd1-3128-44e2-a80a-17c0f5fce66e'}), 'az': u'nova', 'id': u'43eeb821-eec3-42e1-aaee-743adcb21c93', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5ade0e0a788a424aa11594bf9d1f50d2', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b34d2a5bc1b54628b1c7e2c9de5eba80', 'name': 'vping_userdata-project_0a872258-384c-44f4-9635-fee5a88e7e77', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-22T18:57:54.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-22T18:57:54Z', 'hostId': u'fcc1276411f2c46d7734a56e5fd25ee2355ca12122fdaf392465ee78', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'fcc1276411f2c46d7734a56e5fd25ee2355ca12122fdaf392465ee78', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-22T18:57:54.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b34d2a5bc1b54628b1c7e2c9de5eba80', 'name': u'vping_userdata-vm2_0a872258-384c-44f4-9635-fee5a88e7e77', 'adminPass': None, 'tenant_id': u'b34d2a5bc1b54628b1c7e2c9de5eba80', 'created_at': u'2018-07-22T18:57:47Z', 'created': u'2018-07-22T18:57:47Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'RegionOne'}) 2018-07-22 18:58:00,518 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:58:00,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:58:00,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3149 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-8e6b87e0-efcc-4723-8e97-3b4699ca2c0d x-compute-request-id: req-8e6b87e0-efcc-4723-8e97-3b4699ca2c0d RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_0a872258-384c-44f4-9635-fee5a88e7e77": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:05:db", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/43eeb821-eec3-42e1-aaee-743adcb21c93", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/43eeb821-eec3-42e1-aaee-743adcb21c93", "rel": "bookmark"}], "image": {"id": "af6ff9b4-5dc0-4038-9dac-efe710236486", "links": [{"href": "https://192.16.1.222:8774/images/af6ff9b4-5dc0-4038-9dac-efe710236486", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:57:54.000000", "flavor": {"id": "07709cd1-3128-44e2-a80a-17c0f5fce66e", "links": [{"href": "https://192.16.1.222:8774/flavors/07709cd1-3128-44e2-a80a-17c0f5fce66e", "rel": "bookmark"}]}, "id": "43eeb821-eec3-42e1-aaee-743adcb21c93", "security_groups": [{"name": "default"}], "user_id": "5ade0e0a788a424aa11594bf9d1f50d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:57:54Z", "hostId": "fcc1276411f2c46d7734a56e5fd25ee2355ca12122fdaf392465ee78", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_0a872258-384c-44f4-9635-fee5a88e7e77", "created": "2018-07-22T18:57:47Z", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_0a872258-384c-44f4-9635-fee5a88e7e77": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:8b:96", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/87320068-d4a1-4a16-835e-f84069de574a", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/87320068-d4a1-4a16-835e-f84069de574a", "rel": "bookmark"}], "image": {"id": "af6ff9b4-5dc0-4038-9dac-efe710236486", "links": [{"href": "https://192.16.1.222:8774/images/af6ff9b4-5dc0-4038-9dac-efe710236486", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:57:39.000000", "flavor": {"id": "07709cd1-3128-44e2-a80a-17c0f5fce66e", "links": [{"href": "https://192.16.1.222:8774/flavors/07709cd1-3128-44e2-a80a-17c0f5fce66e", "rel": "bookmark"}]}, "id": "87320068-d4a1-4a16-835e-f84069de574a", "security_groups": [{"name": "default"}], "user_id": "5ade0e0a788a424aa11594bf9d1f50d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:57:39Z", "hostId": "eeca7d04597ab1f7a408c85ae3f9354c0c2c4a9bca592c16babdb3ae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_0a872258-384c-44f4-9635-fee5a88e7e77", "created": "2018-07-22T18:57:32Z", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:58:00,890 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-8e6b87e0-efcc-4723-8e97-3b4699ca2c0d 2018-07-22 18:58:00,890 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.371998071671s 2018-07-22 18:58:00,890 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-8e6b87e0-efcc-4723-8e97-3b4699ca2c0d 2018-07-22 18:58:00,893 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-22 18:58:00,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=43eeb821-eec3-42e1-aaee-743adcb21c93" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:58:01,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-17e9ed0c-164d-4605-84c6-02243226c438 Date: Sun, 22 Jul 2018 18:58:01 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"658d95d8-8f47-41f4-ae9d-92b64e68a876","tenant_id":"b34d2a5bc1b54628b1c7e2c9de5eba80","created_at":"2018-07-22T18:57:49Z","admin_state_up":true,"updated_at":"2018-07-22T18:57:57Z","binding:vnic_type":"normal","device_id":"43eeb821-eec3-42e1-aaee-743adcb21c93","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:2b:05:db","id":"c01c2275-62a0-4ae2-aeed-3789353877ad","port_security_enabled":true,"project_id":"b34d2a5bc1b54628b1c7e2c9de5eba80","fixed_ips":[{"subnet_id":"e41b0f06-2272-44ac-84da-84d411f6a004","ip_address":"192.168.120.10"}],"extra_dhcp_opts":[],"security_groups":["abb9fac2-095a-4185-8297-9fb97ae69c50"],"name":""}]} 2018-07-22 18:58:01,027 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=43eeb821-eec3-42e1-aaee-743adcb21c93 used request id req-17e9ed0c-164d-4605-84c6-02243226c438 2018-07-22 18:58:01,027 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.13388299942s 2018-07-22 18:58:01,027 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=43eeb821-eec3-42e1-aaee-743adcb21c93 used request id req-17e9ed0c-164d-4605-84c6-02243226c438 2018-07-22 18:58:01,031 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-22 18:58:01,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=c01c2275-62a0-4ae2-aeed-3789353877ad" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:58:01,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-6b2c127c-3c40-4372-942f-b52ee9a8a21d Date: Sun, 22 Jul 2018 18:58:01 GMT RESP BODY: {"floatingips": []} 2018-07-22 18:58:01,063 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=c01c2275-62a0-4ae2-aeed-3789353877ad used request id req-6b2c127c-3c40-4372-942f-b52ee9a8a21d 2018-07-22 18:58:01,064 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0327479839325s 2018-07-22 18:58:01,064 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=c01c2275-62a0-4ae2-aeed-3789353877ad used request id req-6b2c127c-3c40-4372-942f-b52ee9a8a21d 2018-07-22 18:58:01,064 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-07-22 18:58:02,066 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:58:02,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:58:02,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3149 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-53497e86-233d-43af-beba-d80d03fa38c2 x-compute-request-id: req-53497e86-233d-43af-beba-d80d03fa38c2 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_0a872258-384c-44f4-9635-fee5a88e7e77": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:05:db", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/43eeb821-eec3-42e1-aaee-743adcb21c93", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/43eeb821-eec3-42e1-aaee-743adcb21c93", "rel": "bookmark"}], "image": {"id": "af6ff9b4-5dc0-4038-9dac-efe710236486", "links": [{"href": "https://192.16.1.222:8774/images/af6ff9b4-5dc0-4038-9dac-efe710236486", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:57:54.000000", "flavor": {"id": "07709cd1-3128-44e2-a80a-17c0f5fce66e", "links": [{"href": "https://192.16.1.222:8774/flavors/07709cd1-3128-44e2-a80a-17c0f5fce66e", "rel": "bookmark"}]}, "id": "43eeb821-eec3-42e1-aaee-743adcb21c93", "security_groups": [{"name": "default"}], "user_id": "5ade0e0a788a424aa11594bf9d1f50d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:57:54Z", "hostId": "fcc1276411f2c46d7734a56e5fd25ee2355ca12122fdaf392465ee78", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_0a872258-384c-44f4-9635-fee5a88e7e77", "created": "2018-07-22T18:57:47Z", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_0a872258-384c-44f4-9635-fee5a88e7e77": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:8b:96", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/87320068-d4a1-4a16-835e-f84069de574a", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/87320068-d4a1-4a16-835e-f84069de574a", "rel": "bookmark"}], "image": {"id": "af6ff9b4-5dc0-4038-9dac-efe710236486", "links": [{"href": "https://192.16.1.222:8774/images/af6ff9b4-5dc0-4038-9dac-efe710236486", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:57:39.000000", "flavor": {"id": "07709cd1-3128-44e2-a80a-17c0f5fce66e", "links": [{"href": "https://192.16.1.222:8774/flavors/07709cd1-3128-44e2-a80a-17c0f5fce66e", "rel": "bookmark"}]}, "id": "87320068-d4a1-4a16-835e-f84069de574a", "security_groups": [{"name": "default"}], "user_id": "5ade0e0a788a424aa11594bf9d1f50d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:57:39Z", "hostId": "eeca7d04597ab1f7a408c85ae3f9354c0c2c4a9bca592c16babdb3ae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_0a872258-384c-44f4-9635-fee5a88e7e77", "created": "2018-07-22T18:57:32Z", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:58:02,545 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-53497e86-233d-43af-beba-d80d03fa38c2 2018-07-22 18:58:02,545 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.479295969009s 2018-07-22 18:58:02,545 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-53497e86-233d-43af-beba-d80d03fa38c2 2018-07-22 18:58:02,547 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-07-22 18:58:02,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/43eeb821-eec3-42e1-aaee-743adcb21c93/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 18:58:02,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 7785 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-c3034775-edb7-456c-8f2a-b07f704d951d x-compute-request-id: req-c3034775-edb7-456c-8f2a-b07f704d951d RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.986 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975944)\n[ 0.028061] pid_max: default: 32768 minimum: 301\n[ 0.040084] ACPI: Core revision 20150930\n[ 0.049002] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.072086] Security Framework initialized\n[ 0.084056] Yama: becoming mindful.\n[ 0.092071] AppArmor: AppArmor initialized\n[ 0.100126] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.108304] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.116415] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.124060] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.132903] Initializing cgroup subsys io\n[ 0.140062] Initializing cgroup subsys memory\n[ 0.152065] Initializing cgroup subsys devices\n[ 0.160061] Initializing cgroup subsys freezer\n[ 0.168074] Initializing cgroup subsys net_cls\n[ 0.176073] Initializing cgroup subsys perf_event\n[ 0.184092] Initializing cgroup subsys net_prio\n[ 0.192076] Initializing cgroup subsys hugetlb\n[ 0.200067] Initializing cgroup subsys pids\n[ 0.214099] CPU: Physical Processor ID: 0\n[ 0.221830] mce: CPU supports 10 MCE banks\n[ 0.230121] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232061] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.810923] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 1.217226] ftrace: allocating 31920 entries in 125 pages\n"} 2018-07-22 18:58:02,737 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/43eeb821-eec3-42e1-aaee-743adcb21c93/action used request id req-c3034775-edb7-456c-8f2a-b07f704d951d 2018-07-22 18:58:02,737 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.190432071686s 2018-07-22 18:58:02,738 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/43eeb821-eec3-42e1-aaee-743adcb21c93/action used request id req-c3034775-edb7-456c-8f2a-b07f704d951d 2018-07-22 18:58:02,738 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.986 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975944) [ 0.028061] pid_max: default: 32768 minimum: 301 [ 0.040084] ACPI: Core revision 20150930 [ 0.049002] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.072086] Security Framework initialized [ 0.084056] Yama: becoming mindful. [ 0.092071] AppArmor: AppArmor initialized [ 0.100126] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.108304] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.116415] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.124060] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.132903] Initializing cgroup subsys io [ 0.140062] Initializing cgroup subsys memory [ 0.152065] Initializing cgroup subsys devices [ 0.160061] Initializing cgroup subsys freezer [ 0.168074] Initializing cgroup subsys net_cls [ 0.176073] Initializing cgroup subsys perf_event [ 0.184092] Initializing cgroup subsys net_prio [ 0.192076] Initializing cgroup subsys hugetlb [ 0.200067] Initializing cgroup subsys pids [ 0.214099] CPU: Physical Processor ID: 0 [ 0.221830] mce: CPU supports 10 MCE banks [ 0.230121] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.232061] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.810923] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 1.217226] ftrace: allocating 31920 entries in 125 pages 2018-07-22 18:58:02,738 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.8. Waiting for response... 2018-07-22 18:58:03,740 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:58:03,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:58:04,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3149 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-92c638de-aee0-4053-b469-b0665a70c791 x-compute-request-id: req-92c638de-aee0-4053-b469-b0665a70c791 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_0a872258-384c-44f4-9635-fee5a88e7e77": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:05:db", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/43eeb821-eec3-42e1-aaee-743adcb21c93", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/43eeb821-eec3-42e1-aaee-743adcb21c93", "rel": "bookmark"}], "image": {"id": "af6ff9b4-5dc0-4038-9dac-efe710236486", "links": [{"href": "https://192.16.1.222:8774/images/af6ff9b4-5dc0-4038-9dac-efe710236486", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:57:54.000000", "flavor": {"id": "07709cd1-3128-44e2-a80a-17c0f5fce66e", "links": [{"href": "https://192.16.1.222:8774/flavors/07709cd1-3128-44e2-a80a-17c0f5fce66e", "rel": "bookmark"}]}, "id": "43eeb821-eec3-42e1-aaee-743adcb21c93", "security_groups": [{"name": "default"}], "user_id": "5ade0e0a788a424aa11594bf9d1f50d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:57:54Z", "hostId": "fcc1276411f2c46d7734a56e5fd25ee2355ca12122fdaf392465ee78", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_0a872258-384c-44f4-9635-fee5a88e7e77", "created": "2018-07-22T18:57:47Z", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_0a872258-384c-44f4-9635-fee5a88e7e77": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:8b:96", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/87320068-d4a1-4a16-835e-f84069de574a", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/87320068-d4a1-4a16-835e-f84069de574a", "rel": "bookmark"}], "image": {"id": "af6ff9b4-5dc0-4038-9dac-efe710236486", "links": [{"href": "https://192.16.1.222:8774/images/af6ff9b4-5dc0-4038-9dac-efe710236486", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:57:39.000000", "flavor": {"id": "07709cd1-3128-44e2-a80a-17c0f5fce66e", "links": [{"href": "https://192.16.1.222:8774/flavors/07709cd1-3128-44e2-a80a-17c0f5fce66e", "rel": "bookmark"}]}, "id": "87320068-d4a1-4a16-835e-f84069de574a", "security_groups": [{"name": "default"}], "user_id": "5ade0e0a788a424aa11594bf9d1f50d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:57:39Z", "hostId": "eeca7d04597ab1f7a408c85ae3f9354c0c2c4a9bca592c16babdb3ae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_0a872258-384c-44f4-9635-fee5a88e7e77", "created": "2018-07-22T18:57:32Z", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:58:04,120 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-92c638de-aee0-4053-b469-b0665a70c791 2018-07-22 18:58:04,121 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.380778074265s 2018-07-22 18:58:04,121 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-92c638de-aee0-4053-b469-b0665a70c791 2018-07-22 18:58:04,122 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-07-22 18:58:04,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/43eeb821-eec3-42e1-aaee-743adcb21c93/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 18:58:04,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8524 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-358a384f-c94d-4f87-97f5-689b260ccff2 x-compute-request-id: req-358a384f-c94d-4f87-97f5-689b260ccff2 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.986 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975944)\n[ 0.028061] pid_max: default: 32768 minimum: 301\n[ 0.040084] ACPI: Core revision 20150930\n[ 0.049002] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.072086] Security Framework initialized\n[ 0.084056] Yama: becoming mindful.\n[ 0.092071] AppArmor: AppArmor initialized\n[ 0.100126] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.108304] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.116415] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.124060] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.132903] Initializing cgroup subsys io\n[ 0.140062] Initializing cgroup subsys memory\n[ 0.152065] Initializing cgroup subsys devices\n[ 0.160061] Initializing cgroup subsys freezer\n[ 0.168074] Initializing cgroup subsys net_cls\n[ 0.176073] Initializing cgroup subsys perf_event\n[ 0.184092] Initializing cgroup subsys net_prio\n[ 0.192076] Initializing cgroup subsys hugetlb\n[ 0.200067] Initializing cgroup subsys pids\n[ 0.214099] CPU: Physical Processor ID: 0\n[ 0.221830] mce: CPU supports 10 MCE banks\n[ 0.230121] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232061] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.810923] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 1.217226] ftrace: allocating 31920 entries in 125 pages\n[ 1.240671] smpboot: Max logical packages: 1\n[ 1.248060] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 1.262854] x2apic enabled\n[ 1.268075] Switched APIC routing to physical x2apic.\n[ 1.304000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 1.304000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 1.316121] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 1.329551] x86: Booted up 1 node, 1 CPUs\n[ 1.332069] smpboot: Total of 1 processors activated (4987.97 BogoMIPS)\n[ 1.340235] devtmpfs: initialized\n[ 1.345773] evm: security.selinux\n[ 1.348083] evm: security.SMACK64\n[ 1.352077] "} 2018-07-22 18:58:04,322 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/43eeb821-eec3-42e1-aaee-743adcb21c93/action used request id req-358a384f-c94d-4f87-97f5-689b260ccff2 2018-07-22 18:58:04,322 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.199281930923s 2018-07-22 18:58:04,322 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/43eeb821-eec3-42e1-aaee-743adcb21c93/action used request id req-358a384f-c94d-4f87-97f5-689b260ccff2 2018-07-22 18:58:04,322 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.986 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975944) [ 0.028061] pid_max: default: 32768 minimum: 301 [ 0.040084] ACPI: Core revision 20150930 [ 0.049002] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.072086] Security Framework initialized [ 0.084056] Yama: becoming mindful. [ 0.092071] AppArmor: AppArmor initialized [ 0.100126] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.108304] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.116415] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.124060] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.132903] Initializing cgroup subsys io [ 0.140062] Initializing cgroup subsys memory [ 0.152065] Initializing cgroup subsys devices [ 0.160061] Initializing cgroup subsys freezer [ 0.168074] Initializing cgroup subsys net_cls [ 0.176073] Initializing cgroup subsys perf_event [ 0.184092] Initializing cgroup subsys net_prio [ 0.192076] Initializing cgroup subsys hugetlb [ 0.200067] Initializing cgroup subsys pids [ 0.214099] CPU: Physical Processor ID: 0 [ 0.221830] mce: CPU supports 10 MCE banks [ 0.230121] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.232061] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.810923] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 1.217226] ftrace: allocating 31920 entries in 125 pages [ 1.240671] smpboot: Max logical packages: 1 [ 1.248060] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.262854] x2apic enabled [ 1.268075] Switched APIC routing to physical x2apic. [ 1.304000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.304000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 1.316121] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.329551] x86: Booted up 1 node, 1 CPUs [ 1.332069] smpboot: Total of 1 processors activated (4987.97 BogoMIPS) [ 1.340235] devtmpfs: initialized [ 1.345773] evm: security.selinux [ 1.348083] evm: security.SMACK64 [ 1.352077] 2018-07-22 18:58:05,324 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:58:05,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:58:05,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3149 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-ad90274d-f39d-496f-8199-88b2c7d0f88a x-compute-request-id: req-ad90274d-f39d-496f-8199-88b2c7d0f88a RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_0a872258-384c-44f4-9635-fee5a88e7e77": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:05:db", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/43eeb821-eec3-42e1-aaee-743adcb21c93", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/43eeb821-eec3-42e1-aaee-743adcb21c93", "rel": "bookmark"}], "image": {"id": "af6ff9b4-5dc0-4038-9dac-efe710236486", "links": [{"href": "https://192.16.1.222:8774/images/af6ff9b4-5dc0-4038-9dac-efe710236486", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:57:54.000000", "flavor": {"id": "07709cd1-3128-44e2-a80a-17c0f5fce66e", "links": [{"href": "https://192.16.1.222:8774/flavors/07709cd1-3128-44e2-a80a-17c0f5fce66e", "rel": "bookmark"}]}, "id": "43eeb821-eec3-42e1-aaee-743adcb21c93", "security_groups": [{"name": "default"}], "user_id": "5ade0e0a788a424aa11594bf9d1f50d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:57:54Z", "hostId": "fcc1276411f2c46d7734a56e5fd25ee2355ca12122fdaf392465ee78", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_0a872258-384c-44f4-9635-fee5a88e7e77", "created": "2018-07-22T18:57:47Z", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_0a872258-384c-44f4-9635-fee5a88e7e77": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:8b:96", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/87320068-d4a1-4a16-835e-f84069de574a", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/87320068-d4a1-4a16-835e-f84069de574a", "rel": "bookmark"}], "image": {"id": "af6ff9b4-5dc0-4038-9dac-efe710236486", "links": [{"href": "https://192.16.1.222:8774/images/af6ff9b4-5dc0-4038-9dac-efe710236486", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:57:39.000000", "flavor": {"id": "07709cd1-3128-44e2-a80a-17c0f5fce66e", "links": [{"href": "https://192.16.1.222:8774/flavors/07709cd1-3128-44e2-a80a-17c0f5fce66e", "rel": "bookmark"}]}, "id": "87320068-d4a1-4a16-835e-f84069de574a", "security_groups": [{"name": "default"}], "user_id": "5ade0e0a788a424aa11594bf9d1f50d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:57:39Z", "hostId": "eeca7d04597ab1f7a408c85ae3f9354c0c2c4a9bca592c16babdb3ae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_0a872258-384c-44f4-9635-fee5a88e7e77", "created": "2018-07-22T18:57:32Z", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:58:05,711 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-ad90274d-f39d-496f-8199-88b2c7d0f88a 2018-07-22 18:58:05,711 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.387001991272s 2018-07-22 18:58:05,711 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-ad90274d-f39d-496f-8199-88b2c7d0f88a 2018-07-22 18:58:05,713 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-07-22 18:58:05,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/43eeb821-eec3-42e1-aaee-743adcb21c93/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 18:58:05,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12079 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b288b1c7-4a93-43ed-94cb-49db388080f0 x-compute-request-id: req-b288b1c7-4a93-43ed-94cb-49db388080f0 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.986 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975944)\n[ 0.028061] pid_max: default: 32768 minimum: 301\n[ 0.040084] ACPI: Core revision 20150930\n[ 0.049002] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.072086] Security Framework initialized\n[ 0.084056] Yama: becoming mindful.\n[ 0.092071] AppArmor: AppArmor initialized\n[ 0.100126] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.108304] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.116415] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.124060] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.132903] Initializing cgroup subsys io\n[ 0.140062] Initializing cgroup subsys memory\n[ 0.152065] Initializing cgroup subsys devices\n[ 0.160061] Initializing cgroup subsys freezer\n[ 0.168074] Initializing cgroup subsys net_cls\n[ 0.176073] Initializing cgroup subsys perf_event\n[ 0.184092] Initializing cgroup subsys net_prio\n[ 0.192076] Initializing cgroup subsys hugetlb\n[ 0.200067] Initializing cgroup subsys pids\n[ 0.214099] CPU: Physical Processor ID: 0\n[ 0.221830] mce: CPU supports 10 MCE banks\n[ 0.230121] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232061] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.810923] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 1.217226] ftrace: allocating 31920 entries in 125 pages\n[ 1.240671] smpboot: Max logical packages: 1\n[ 1.248060] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 1.262854] x2apic enabled\n[ 1.268075] Switched APIC routing to physical x2apic.\n[ 1.304000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 1.304000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 1.316121] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 1.329551] x86: Booted up 1 node, 1 CPUs\n[ 1.332069] smpboot: Total of 1 processors activated (4987.97 BogoMIPS)\n[ 1.340235] devtmpfs: initialized\n[ 1.345773] evm: security.selinux\n[ 1.348083] evm: security.SMACK64\n[ 1.352077] evm: security.SMACK64EXEC\n[ 1.356076] evm: security.SMACK64TRANSMUTE\n[ 1.360068] evm: security.SMACK64MMAP\n[ 1.364066] evm: security.ima\n[ 1.368068] evm: security.capability\n[ 1.372348] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.376338] pinctrl core: initialized pinctrl subsystem\n[ 1.381502] RTC time: 18:58:04, date: 07/22/18\n[ 1.384517] NET: Registered protocol family 16\n[ 1.388619] cpuidle: using governor ladder\n[ 1.392070] cpuidle: using governor menu\n[ 1.396077] PCCT header not found.\n[ 1.400502] ACPI: bus type PCI registered\n[ 1.404074] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.409241] PCI: Using configuration type 1 for base access\n[ 1.414106] ACPI: Added _OSI(Module Device)\n[ 1.416066] ACPI: Added _OSI(Processor Device)\n[ 1.420065] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.424065] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.432177] ACPI: Interpreter enabled\n[ 1.436079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.448068] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.460150] ACPI: (supports S0 S3 S4 S5)\n[ 1.464066] ACPI: Using IOAPIC for interrupt routing\n[ 1.468090] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.477460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.480073] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.484074] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.488094] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.492935] acpiphp: Slot [3] registered\n[ 1.496234] acpiphp: Slot [4] registered\n[ 1.500244] acpiphp: Slot [5] registered\n[ 1.504231] acpiphp: Slot [6] registered\n[ 1.508224] acpiphp: Slot [7] registered\n[ 1.512234] acpiphp: Slot [8] registered\n[ 1.516226] acpiphp: Slot [9] registered\n[ 1.520224] acpiphp: Slot [10] registered\n[ 1.524226] acpiphp: Slot [11] registered\n[ 1.528226] acpiphp: Slot [12] registered\n[ 1.532225] acpiphp: Slot [13] registered\n[ 1.536224] acpiphp: Slot [14] registered\n[ 1.540240] acpiphp: Slot [15] registered\n[ 1.544227] acpiphp: Slot [16] registered\n[ 1.548237] acpiphp: Slot [17] registered\n[ 1.552225] acpiphp: Slot [18] registered\n[ 1.556224] acpiphp: Slot [19] registered\n[ 1.560226] acpiphp: Slot [20] registered\n[ 1.564959] acpiphp: Slot [21] registered\n[ 1.568238] acpiphp: Slot [22] registered\n[ 1.572223] acpiphp: Slot [23] registered\n[ 1.576226] acpiphp: Slot [24] registered\n[ 1.580224] acpiphp: Slot [25] registered\n[ 1.584224] acpiphp: Slot [26] registered\n[ 1.588228] acpiphp: Slot [27] registered\n[ 1.592235] acpiphp: Slot [28] registered\n[ 1.596322] acpiphp: Slot [29] registered\n[ 1.600387] acpiphp: Slot [30] registered\n[ 1.604254] acpiphp: Slot [31] registered\n[ 1.608227] PCI host bridge to bus 0000:00\n[ 1.612072] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.616072] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.620072] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.624072] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 1.628070] pci_bus 0000:00: roo"} 2018-07-22 18:58:05,943 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/43eeb821-eec3-42e1-aaee-743adcb21c93/action used request id req-b288b1c7-4a93-43ed-94cb-49db388080f0 2018-07-22 18:58:05,943 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.229360818863s 2018-07-22 18:58:05,943 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/43eeb821-eec3-42e1-aaee-743adcb21c93/action used request id req-b288b1c7-4a93-43ed-94cb-49db388080f0 2018-07-22 18:58:05,943 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.986 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975944) [ 0.028061] pid_max: default: 32768 minimum: 301 [ 0.040084] ACPI: Core revision 20150930 [ 0.049002] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.072086] Security Framework initialized [ 0.084056] Yama: becoming mindful. [ 0.092071] AppArmor: AppArmor initialized [ 0.100126] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.108304] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.116415] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.124060] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.132903] Initializing cgroup subsys io [ 0.140062] Initializing cgroup subsys memory [ 0.152065] Initializing cgroup subsys devices [ 0.160061] Initializing cgroup subsys freezer [ 0.168074] Initializing cgroup subsys net_cls [ 0.176073] Initializing cgroup subsys perf_event [ 0.184092] Initializing cgroup subsys net_prio [ 0.192076] Initializing cgroup subsys hugetlb [ 0.200067] Initializing cgroup subsys pids [ 0.214099] CPU: Physical Processor ID: 0 [ 0.221830] mce: CPU supports 10 MCE banks [ 0.230121] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.232061] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.810923] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 1.217226] ftrace: allocating 31920 entries in 125 pages [ 1.240671] smpboot: Max logical packages: 1 [ 1.248060] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.262854] x2apic enabled [ 1.268075] Switched APIC routing to physical x2apic. [ 1.304000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.304000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 1.316121] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.329551] x86: Booted up 1 node, 1 CPUs [ 1.332069] smpboot: Total of 1 processors activated (4987.97 BogoMIPS) [ 1.340235] devtmpfs: initialized [ 1.345773] evm: security.selinux [ 1.348083] evm: security.SMACK64 [ 1.352077] evm: security.SMACK64EXEC [ 1.356076] evm: security.SMACK64TRANSMUTE [ 1.360068] evm: security.SMACK64MMAP [ 1.364066] evm: security.ima [ 1.368068] evm: security.capability [ 1.372348] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.376338] pinctrl core: initialized pinctrl subsystem [ 1.381502] RTC time: 18:58:04, date: 07/22/18 [ 1.384517] NET: Registered protocol family 16 [ 1.388619] cpuidle: using governor ladder [ 1.392070] cpuidle: using governor menu [ 1.396077] PCCT header not found. [ 1.400502] ACPI: bus type PCI registered [ 1.404074] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.409241] PCI: Using configuration type 1 for base access [ 1.414106] ACPI: Added _OSI(Module Device) [ 1.416066] ACPI: Added _OSI(Processor Device) [ 1.420065] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.424065] ACPI: Added _OSI(Processor Aggregator Device) [ 1.432177] ACPI: Interpreter enabled [ 1.436079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.448068] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.460150] ACPI: (supports S0 S3 S4 S5) [ 1.464066] ACPI: Using IOAPIC for interrupt routing [ 1.468090] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.477460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.480073] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.484074] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.488094] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.492935] acpiphp: Slot [3] registered [ 1.496234] acpiphp: Slot [4] registered [ 1.500244] acpiphp: Slot [5] registered [ 1.504231] acpiphp: Slot [6] registered [ 1.508224] acpiphp: Slot [7] registered [ 1.512234] acpiphp: Slot [8] registered [ 1.516226] acpiphp: Slot [9] registered [ 1.520224] acpiphp: Slot [10] registered [ 1.524226] acpiphp: Slot [11] registered [ 1.528226] acpiphp: Slot [12] registered [ 1.532225] acpiphp: Slot [13] registered [ 1.536224] acpiphp: Slot [14] registered [ 1.540240] acpiphp: Slot [15] registered [ 1.544227] acpiphp: Slot [16] registered [ 1.548237] acpiphp: Slot [17] registered [ 1.552225] acpiphp: Slot [18] registered [ 1.556224] acpiphp: Slot [19] registered [ 1.560226] acpiphp: Slot [20] registered [ 1.564959] acpiphp: Slot [21] registered [ 1.568238] acpiphp: Slot [22] registered [ 1.572223] acpiphp: Slot [23] registered [ 1.576226] acpiphp: Slot [24] registered [ 1.580224] acpiphp: Slot [25] registered [ 1.584224] acpiphp: Slot [26] registered [ 1.588228] acpiphp: Slot [27] registered [ 1.592235] acpiphp: Slot [28] registered [ 1.596322] acpiphp: Slot [29] registered [ 1.600387] acpiphp: Slot [30] registered [ 1.604254] acpiphp: Slot [31] registered [ 1.608227] PCI host bridge to bus 0000:00 [ 1.612072] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.616072] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.620072] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.624072] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.628070] pci_bus 0000:00: roo 2018-07-22 18:58:06,945 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:58:06,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:58:07,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3149 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f1bf72ad-e609-43f7-b282-21c383098928 x-compute-request-id: req-f1bf72ad-e609-43f7-b282-21c383098928 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_0a872258-384c-44f4-9635-fee5a88e7e77": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:05:db", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/43eeb821-eec3-42e1-aaee-743adcb21c93", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/43eeb821-eec3-42e1-aaee-743adcb21c93", "rel": "bookmark"}], "image": {"id": "af6ff9b4-5dc0-4038-9dac-efe710236486", "links": [{"href": "https://192.16.1.222:8774/images/af6ff9b4-5dc0-4038-9dac-efe710236486", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:57:54.000000", "flavor": {"id": "07709cd1-3128-44e2-a80a-17c0f5fce66e", "links": [{"href": "https://192.16.1.222:8774/flavors/07709cd1-3128-44e2-a80a-17c0f5fce66e", "rel": "bookmark"}]}, "id": "43eeb821-eec3-42e1-aaee-743adcb21c93", "security_groups": [{"name": "default"}], "user_id": "5ade0e0a788a424aa11594bf9d1f50d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:57:54Z", "hostId": "fcc1276411f2c46d7734a56e5fd25ee2355ca12122fdaf392465ee78", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_0a872258-384c-44f4-9635-fee5a88e7e77", "created": "2018-07-22T18:57:47Z", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_0a872258-384c-44f4-9635-fee5a88e7e77": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:8b:96", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/87320068-d4a1-4a16-835e-f84069de574a", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/87320068-d4a1-4a16-835e-f84069de574a", "rel": "bookmark"}], "image": {"id": "af6ff9b4-5dc0-4038-9dac-efe710236486", "links": [{"href": "https://192.16.1.222:8774/images/af6ff9b4-5dc0-4038-9dac-efe710236486", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:57:39.000000", "flavor": {"id": "07709cd1-3128-44e2-a80a-17c0f5fce66e", "links": [{"href": "https://192.16.1.222:8774/flavors/07709cd1-3128-44e2-a80a-17c0f5fce66e", "rel": "bookmark"}]}, "id": "87320068-d4a1-4a16-835e-f84069de574a", "security_groups": [{"name": "default"}], "user_id": "5ade0e0a788a424aa11594bf9d1f50d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:57:39Z", "hostId": "eeca7d04597ab1f7a408c85ae3f9354c0c2c4a9bca592c16babdb3ae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_0a872258-384c-44f4-9635-fee5a88e7e77", "created": "2018-07-22T18:57:32Z", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:58:07,609 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-f1bf72ad-e609-43f7-b282-21c383098928 2018-07-22 18:58:07,609 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.663872003555s 2018-07-22 18:58:07,610 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-f1bf72ad-e609-43f7-b282-21c383098928 2018-07-22 18:58:07,611 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-07-22 18:58:07,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/43eeb821-eec3-42e1-aaee-743adcb21c93/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 18:58:07,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14922 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-2df4bb9d-ba6f-404c-b030-80b7bd016e0e x-compute-request-id: req-2df4bb9d-ba6f-404c-b030-80b7bd016e0e RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.986 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975944)\n[ 0.028061] pid_max: default: 32768 minimum: 301\n[ 0.040084] ACPI: Core revision 20150930\n[ 0.049002] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.072086] Security Framework initialized\n[ 0.084056] Yama: becoming mindful.\n[ 0.092071] AppArmor: AppArmor initialized\n[ 0.100126] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.108304] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.116415] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.124060] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.132903] Initializing cgroup subsys io\n[ 0.140062] Initializing cgroup subsys memory\n[ 0.152065] Initializing cgroup subsys devices\n[ 0.160061] Initializing cgroup subsys freezer\n[ 0.168074] Initializing cgroup subsys net_cls\n[ 0.176073] Initializing cgroup subsys perf_event\n[ 0.184092] Initializing cgroup subsys net_prio\n[ 0.192076] Initializing cgroup subsys hugetlb\n[ 0.200067] Initializing cgroup subsys pids\n[ 0.214099] CPU: Physical Processor ID: 0\n[ 0.221830] mce: CPU supports 10 MCE banks\n[ 0.230121] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232061] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.810923] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 1.217226] ftrace: allocating 31920 entries in 125 pages\n[ 1.240671] smpboot: Max logical packages: 1\n[ 1.248060] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 1.262854] x2apic enabled\n[ 1.268075] Switched APIC routing to physical x2apic.\n[ 1.304000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 1.304000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 1.316121] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 1.329551] x86: Booted up 1 node, 1 CPUs\n[ 1.332069] smpboot: Total of 1 processors activated (4987.97 BogoMIPS)\n[ 1.340235] devtmpfs: initialized\n[ 1.345773] evm: security.selinux\n[ 1.348083] evm: security.SMACK64\n[ 1.352077] evm: security.SMACK64EXEC\n[ 1.356076] evm: security.SMACK64TRANSMUTE\n[ 1.360068] evm: security.SMACK64MMAP\n[ 1.364066] evm: security.ima\n[ 1.368068] evm: security.capability\n[ 1.372348] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.376338] pinctrl core: initialized pinctrl subsystem\n[ 1.381502] RTC time: 18:58:04, date: 07/22/18\n[ 1.384517] NET: Registered protocol family 16\n[ 1.388619] cpuidle: using governor ladder\n[ 1.392070] cpuidle: using governor menu\n[ 1.396077] PCCT header not found.\n[ 1.400502] ACPI: bus type PCI registered\n[ 1.404074] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.409241] PCI: Using configuration type 1 for base access\n[ 1.414106] ACPI: Added _OSI(Module Device)\n[ 1.416066] ACPI: Added _OSI(Processor Device)\n[ 1.420065] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.424065] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.432177] ACPI: Interpreter enabled\n[ 1.436079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.448068] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.460150] ACPI: (supports S0 S3 S4 S5)\n[ 1.464066] ACPI: Using IOAPIC for interrupt routing\n[ 1.468090] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.477460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.480073] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.484074] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.488094] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.492935] acpiphp: Slot [3] registered\n[ 1.496234] acpiphp: Slot [4] registered\n[ 1.500244] acpiphp: Slot [5] registered\n[ 1.504231] acpiphp: Slot [6] registered\n[ 1.508224] acpiphp: Slot [7] registered\n[ 1.512234] acpiphp: Slot [8] registered\n[ 1.516226] acpiphp: Slot [9] registered\n[ 1.520224] acpiphp: Slot [10] registered\n[ 1.524226] acpiphp: Slot [11] registered\n[ 1.528226] acpiphp: Slot [12] registered\n[ 1.532225] acpiphp: Slot [13] registered\n[ 1.536224] acpiphp: Slot [14] registered\n[ 1.540240] acpiphp: Slot [15] registered\n[ 1.544227] acpiphp: Slot [16] registered\n[ 1.548237] acpiphp: Slot [17] registered\n[ 1.552225] acpiphp: Slot [18] registered\n[ 1.556224] acpiphp: Slot [19] registered\n[ 1.560226] acpiphp: Slot [20] registered\n[ 1.564959] acpiphp: Slot [21] registered\n[ 1.568238] acpiphp: Slot [22] registered\n[ 1.572223] acpiphp: Slot [23] registered\n[ 1.576226] acpiphp: Slot [24] registered\n[ 1.580224] acpiphp: Slot [25] registered\n[ 1.584224] acpiphp: Slot [26] registered\n[ 1.588228] acpiphp: Slot [27] registered\n[ 1.592235] acpiphp: Slot [28] registered\n[ 1.596322] acpiphp: Slot [29] registered\n[ 1.600387] acpiphp: Slot [30] registered\n[ 1.604254] acpiphp: Slot [31] registered\n[ 1.608227] PCI host bridge to bus 0000:00\n[ 1.612072] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.616072] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.620072] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.624072] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 1.628070] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.632072] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.666400] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.668073] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.672072] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.676071] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.703550] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.704218] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.892322] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.908965] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.924870] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.940786] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.956519] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.971652] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.987309] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.988000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.988089] vgaarb: loaded\n[ 1.992072] vgaarb: bridge control possible 0000:00:02.0\n[ 2.006587] SCSI subsystem initialized\n[ 2.016813] ACPI: bus type USB registered\n[ 2.021083] usbcore: registered new interface driver usbfs\n[ 2.024362] usbcore: registered new interface driver hub\n[ 2.028115] usbcore: registered new device driver usb\n[ 2.038014] PCI: Using ACPI for IRQ routing\n[ 2.050972] NetLabel: Initializing\n[ 2.052158] NetLabel: domain hash size = 128\n[ 2.056067] NetLabel: protocols = UNLABELED CIPSOv4\n[ 2.060627] NetLabel: unlabeled traffic allowed by default\n[ 2.070564] clocksource: Switched to clocksource kvm-clock\n[ 2.260670] AppArmor: AppArmor Filesystem Enabled\n[ 2.281405] pnp: PnP ACPI init\n[ 2.302403] pnp: PnP ACPI: found 5 devices\n[ 2.347988] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 2.387111] NET: Registered protocol family 2\n[ 2.413454] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 2.440243] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 2.465531] TCP: Hash tables configured (established 4096 bind 4096)\n[ 2.492511] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.516281] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.543139] NET: Registered protocol family 1\n[ 2.562611] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.585528] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.609488] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.655930] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 2.704056] Trying to unpack rootfs image as initramfs...\n"} 2018-07-22 18:58:07,834 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/43eeb821-eec3-42e1-aaee-743adcb21c93/action used request id req-2df4bb9d-ba6f-404c-b030-80b7bd016e0e 2018-07-22 18:58:07,834 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.222757101059s 2018-07-22 18:58:07,834 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/43eeb821-eec3-42e1-aaee-743adcb21c93/action used request id req-2df4bb9d-ba6f-404c-b030-80b7bd016e0e 2018-07-22 18:58:07,834 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.986 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975944) [ 0.028061] pid_max: default: 32768 minimum: 301 [ 0.040084] ACPI: Core revision 20150930 [ 0.049002] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.072086] Security Framework initialized [ 0.084056] Yama: becoming mindful. [ 0.092071] AppArmor: AppArmor initialized [ 0.100126] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.108304] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.116415] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.124060] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.132903] Initializing cgroup subsys io [ 0.140062] Initializing cgroup subsys memory [ 0.152065] Initializing cgroup subsys devices [ 0.160061] Initializing cgroup subsys freezer [ 0.168074] Initializing cgroup subsys net_cls [ 0.176073] Initializing cgroup subsys perf_event [ 0.184092] Initializing cgroup subsys net_prio [ 0.192076] Initializing cgroup subsys hugetlb [ 0.200067] Initializing cgroup subsys pids [ 0.214099] CPU: Physical Processor ID: 0 [ 0.221830] mce: CPU supports 10 MCE banks [ 0.230121] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.232061] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.810923] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 1.217226] ftrace: allocating 31920 entries in 125 pages [ 1.240671] smpboot: Max logical packages: 1 [ 1.248060] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.262854] x2apic enabled [ 1.268075] Switched APIC routing to physical x2apic. [ 1.304000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.304000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 1.316121] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.329551] x86: Booted up 1 node, 1 CPUs [ 1.332069] smpboot: Total of 1 processors activated (4987.97 BogoMIPS) [ 1.340235] devtmpfs: initialized [ 1.345773] evm: security.selinux [ 1.348083] evm: security.SMACK64 [ 1.352077] evm: security.SMACK64EXEC [ 1.356076] evm: security.SMACK64TRANSMUTE [ 1.360068] evm: security.SMACK64MMAP [ 1.364066] evm: security.ima [ 1.368068] evm: security.capability [ 1.372348] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.376338] pinctrl core: initialized pinctrl subsystem [ 1.381502] RTC time: 18:58:04, date: 07/22/18 [ 1.384517] NET: Registered protocol family 16 [ 1.388619] cpuidle: using governor ladder [ 1.392070] cpuidle: using governor menu [ 1.396077] PCCT header not found. [ 1.400502] ACPI: bus type PCI registered [ 1.404074] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.409241] PCI: Using configuration type 1 for base access [ 1.414106] ACPI: Added _OSI(Module Device) [ 1.416066] ACPI: Added _OSI(Processor Device) [ 1.420065] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.424065] ACPI: Added _OSI(Processor Aggregator Device) [ 1.432177] ACPI: Interpreter enabled [ 1.436079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.448068] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.460150] ACPI: (supports S0 S3 S4 S5) [ 1.464066] ACPI: Using IOAPIC for interrupt routing [ 1.468090] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.477460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.480073] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.484074] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.488094] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.492935] acpiphp: Slot [3] registered [ 1.496234] acpiphp: Slot [4] registered [ 1.500244] acpiphp: Slot [5] registered [ 1.504231] acpiphp: Slot [6] registered [ 1.508224] acpiphp: Slot [7] registered [ 1.512234] acpiphp: Slot [8] registered [ 1.516226] acpiphp: Slot [9] registered [ 1.520224] acpiphp: Slot [10] registered [ 1.524226] acpiphp: Slot [11] registered [ 1.528226] acpiphp: Slot [12] registered [ 1.532225] acpiphp: Slot [13] registered [ 1.536224] acpiphp: Slot [14] registered [ 1.540240] acpiphp: Slot [15] registered [ 1.544227] acpiphp: Slot [16] registered [ 1.548237] acpiphp: Slot [17] registered [ 1.552225] acpiphp: Slot [18] registered [ 1.556224] acpiphp: Slot [19] registered [ 1.560226] acpiphp: Slot [20] registered [ 1.564959] acpiphp: Slot [21] registered [ 1.568238] acpiphp: Slot [22] registered [ 1.572223] acpiphp: Slot [23] registered [ 1.576226] acpiphp: Slot [24] registered [ 1.580224] acpiphp: Slot [25] registered [ 1.584224] acpiphp: Slot [26] registered [ 1.588228] acpiphp: Slot [27] registered [ 1.592235] acpiphp: Slot [28] registered [ 1.596322] acpiphp: Slot [29] registered [ 1.600387] acpiphp: Slot [30] registered [ 1.604254] acpiphp: Slot [31] registered [ 1.608227] PCI host bridge to bus 0000:00 [ 1.612072] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.616072] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.620072] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.624072] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.628070] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.632072] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.666400] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.668073] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.672072] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.676071] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.703550] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.704218] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.892322] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.908965] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.924870] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.940786] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.956519] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.971652] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.987309] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.988000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.988089] vgaarb: loaded [ 1.992072] vgaarb: bridge control possible 0000:00:02.0 [ 2.006587] SCSI subsystem initialized [ 2.016813] ACPI: bus type USB registered [ 2.021083] usbcore: registered new interface driver usbfs [ 2.024362] usbcore: registered new interface driver hub [ 2.028115] usbcore: registered new device driver usb [ 2.038014] PCI: Using ACPI for IRQ routing [ 2.050972] NetLabel: Initializing [ 2.052158] NetLabel: domain hash size = 128 [ 2.056067] NetLabel: protocols = UNLABELED CIPSOv4 [ 2.060627] NetLabel: unlabeled traffic allowed by default [ 2.070564] clocksource: Switched to clocksource kvm-clock [ 2.260670] AppArmor: AppArmor Filesystem Enabled [ 2.281405] pnp: PnP ACPI init [ 2.302403] pnp: PnP ACPI: found 5 devices [ 2.347988] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.387111] NET: Registered protocol family 2 [ 2.413454] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 2.440243] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 2.465531] TCP: Hash tables configured (established 4096 bind 4096) [ 2.492511] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.516281] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.543139] NET: Registered protocol family 1 [ 2.562611] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.585528] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.609488] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.655930] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.704056] Trying to unpack rootfs image as initramfs... 2018-07-22 18:58:08,836 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:58:08,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:58:09,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3149 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-5c629d76-f449-4a69-9160-5da10ac6ad8c x-compute-request-id: req-5c629d76-f449-4a69-9160-5da10ac6ad8c RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_0a872258-384c-44f4-9635-fee5a88e7e77": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:05:db", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/43eeb821-eec3-42e1-aaee-743adcb21c93", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/43eeb821-eec3-42e1-aaee-743adcb21c93", "rel": "bookmark"}], "image": {"id": "af6ff9b4-5dc0-4038-9dac-efe710236486", "links": [{"href": "https://192.16.1.222:8774/images/af6ff9b4-5dc0-4038-9dac-efe710236486", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:57:54.000000", "flavor": {"id": "07709cd1-3128-44e2-a80a-17c0f5fce66e", "links": [{"href": "https://192.16.1.222:8774/flavors/07709cd1-3128-44e2-a80a-17c0f5fce66e", "rel": "bookmark"}]}, "id": "43eeb821-eec3-42e1-aaee-743adcb21c93", "security_groups": [{"name": "default"}], "user_id": "5ade0e0a788a424aa11594bf9d1f50d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:57:54Z", "hostId": "fcc1276411f2c46d7734a56e5fd25ee2355ca12122fdaf392465ee78", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_0a872258-384c-44f4-9635-fee5a88e7e77", "created": "2018-07-22T18:57:47Z", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_0a872258-384c-44f4-9635-fee5a88e7e77": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:8b:96", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/87320068-d4a1-4a16-835e-f84069de574a", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/87320068-d4a1-4a16-835e-f84069de574a", "rel": "bookmark"}], "image": {"id": "af6ff9b4-5dc0-4038-9dac-efe710236486", "links": [{"href": "https://192.16.1.222:8774/images/af6ff9b4-5dc0-4038-9dac-efe710236486", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:57:39.000000", "flavor": {"id": "07709cd1-3128-44e2-a80a-17c0f5fce66e", "links": [{"href": "https://192.16.1.222:8774/flavors/07709cd1-3128-44e2-a80a-17c0f5fce66e", "rel": "bookmark"}]}, "id": "87320068-d4a1-4a16-835e-f84069de574a", "security_groups": [{"name": "default"}], "user_id": "5ade0e0a788a424aa11594bf9d1f50d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:57:39Z", "hostId": "eeca7d04597ab1f7a408c85ae3f9354c0c2c4a9bca592c16babdb3ae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_0a872258-384c-44f4-9635-fee5a88e7e77", "created": "2018-07-22T18:57:32Z", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:58:09,549 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-5c629d76-f449-4a69-9160-5da10ac6ad8c 2018-07-22 18:58:09,549 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.712740182877s 2018-07-22 18:58:09,549 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-5c629d76-f449-4a69-9160-5da10ac6ad8c 2018-07-22 18:58:09,551 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-07-22 18:58:09,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/43eeb821-eec3-42e1-aaee-743adcb21c93/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 18:58:09,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 18041 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-d943dced-10bd-4ef9-9b96-574d0e5f9382 x-compute-request-id: req-d943dced-10bd-4ef9-9b96-574d0e5f9382 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.986 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975944)\n[ 0.028061] pid_max: default: 32768 minimum: 301\n[ 0.040084] ACPI: Core revision 20150930\n[ 0.049002] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.072086] Security Framework initialized\n[ 0.084056] Yama: becoming mindful.\n[ 0.092071] AppArmor: AppArmor initialized\n[ 0.100126] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.108304] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.116415] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.124060] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.132903] Initializing cgroup subsys io\n[ 0.140062] Initializing cgroup subsys memory\n[ 0.152065] Initializing cgroup subsys devices\n[ 0.160061] Initializing cgroup subsys freezer\n[ 0.168074] Initializing cgroup subsys net_cls\n[ 0.176073] Initializing cgroup subsys perf_event\n[ 0.184092] Initializing cgroup subsys net_prio\n[ 0.192076] Initializing cgroup subsys hugetlb\n[ 0.200067] Initializing cgroup subsys pids\n[ 0.214099] CPU: Physical Processor ID: 0\n[ 0.221830] mce: CPU supports 10 MCE banks\n[ 0.230121] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232061] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.810923] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 1.217226] ftrace: allocating 31920 entries in 125 pages\n[ 1.240671] smpboot: Max logical packages: 1\n[ 1.248060] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 1.262854] x2apic enabled\n[ 1.268075] Switched APIC routing to physical x2apic.\n[ 1.304000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 1.304000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 1.316121] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 1.329551] x86: Booted up 1 node, 1 CPUs\n[ 1.332069] smpboot: Total of 1 processors activated (4987.97 BogoMIPS)\n[ 1.340235] devtmpfs: initialized\n[ 1.345773] evm: security.selinux\n[ 1.348083] evm: security.SMACK64\n[ 1.352077] evm: security.SMACK64EXEC\n[ 1.356076] evm: security.SMACK64TRANSMUTE\n[ 1.360068] evm: security.SMACK64MMAP\n[ 1.364066] evm: security.ima\n[ 1.368068] evm: security.capability\n[ 1.372348] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.376338] pinctrl core: initialized pinctrl subsystem\n[ 1.381502] RTC time: 18:58:04, date: 07/22/18\n[ 1.384517] NET: Registered protocol family 16\n[ 1.388619] cpuidle: using governor ladder\n[ 1.392070] cpuidle: using governor menu\n[ 1.396077] PCCT header not found.\n[ 1.400502] ACPI: bus type PCI registered\n[ 1.404074] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.409241] PCI: Using configuration type 1 for base access\n[ 1.414106] ACPI: Added _OSI(Module Device)\n[ 1.416066] ACPI: Added _OSI(Processor Device)\n[ 1.420065] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.424065] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.432177] ACPI: Interpreter enabled\n[ 1.436079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.448068] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.460150] ACPI: (supports S0 S3 S4 S5)\n[ 1.464066] ACPI: Using IOAPIC for interrupt routing\n[ 1.468090] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.477460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.480073] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.484074] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.488094] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.492935] acpiphp: Slot [3] registered\n[ 1.496234] acpiphp: Slot [4] registered\n[ 1.500244] acpiphp: Slot [5] registered\n[ 1.504231] acpiphp: Slot [6] registered\n[ 1.508224] acpiphp: Slot [7] registered\n[ 1.512234] acpiphp: Slot [8] registered\n[ 1.516226] acpiphp: Slot [9] registered\n[ 1.520224] acpiphp: Slot [10] registered\n[ 1.524226] acpiphp: Slot [11] registered\n[ 1.528226] acpiphp: Slot [12] registered\n[ 1.532225] acpiphp: Slot [13] registered\n[ 1.536224] acpiphp: Slot [14] registered\n[ 1.540240] acpiphp: Slot [15] registered\n[ 1.544227] acpiphp: Slot [16] registered\n[ 1.548237] acpiphp: Slot [17] registered\n[ 1.552225] acpiphp: Slot [18] registered\n[ 1.556224] acpiphp: Slot [19] registered\n[ 1.560226] acpiphp: Slot [20] registered\n[ 1.564959] acpiphp: Slot [21] registered\n[ 1.568238] acpiphp: Slot [22] registered\n[ 1.572223] acpiphp: Slot [23] registered\n[ 1.576226] acpiphp: Slot [24] registered\n[ 1.580224] acpiphp: Slot [25] registered\n[ 1.584224] acpiphp: Slot [26] registered\n[ 1.588228] acpiphp: Slot [27] registered\n[ 1.592235] acpiphp: Slot [28] registered\n[ 1.596322] acpiphp: Slot [29] registered\n[ 1.600387] acpiphp: Slot [30] registered\n[ 1.604254] acpiphp: Slot [31] registered\n[ 1.608227] PCI host bridge to bus 0000:00\n[ 1.612072] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.616072] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.620072] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.624072] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 1.628070] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.632072] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.666400] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.668073] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.672072] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.676071] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.703550] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.704218] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.892322] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.908965] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.924870] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.940786] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.956519] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.971652] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.987309] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.988000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.988089] vgaarb: loaded\n[ 1.992072] vgaarb: bridge control possible 0000:00:02.0\n[ 2.006587] SCSI subsystem initialized\n[ 2.016813] ACPI: bus type USB registered\n[ 2.021083] usbcore: registered new interface driver usbfs\n[ 2.024362] usbcore: registered new interface driver hub\n[ 2.028115] usbcore: registered new device driver usb\n[ 2.038014] PCI: Using ACPI for IRQ routing\n[ 2.050972] NetLabel: Initializing\n[ 2.052158] NetLabel: domain hash size = 128\n[ 2.056067] NetLabel: protocols = UNLABELED CIPSOv4\n[ 2.060627] NetLabel: unlabeled traffic allowed by default\n[ 2.070564] clocksource: Switched to clocksource kvm-clock\n[ 2.260670] AppArmor: AppArmor Filesystem Enabled\n[ 2.281405] pnp: PnP ACPI init\n[ 2.302403] pnp: PnP ACPI: found 5 devices\n[ 2.347988] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 2.387111] NET: Registered protocol family 2\n[ 2.413454] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 2.440243] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 2.465531] TCP: Hash tables configured (established 4096 bind 4096)\n[ 2.492511] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.516281] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.543139] NET: Registered protocol family 1\n[ 2.562611] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.585528] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.609488] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.655930] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 2.704056] Trying to unpack rootfs image as initramfs...\n[ 3.189628] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 3.238517] Scanning for low memory corruption every 60 seconds\n[ 3.266428] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 3.291715] audit: initializing netlink subsys (disabled)\n[ 3.313394] audit: type=2000 audit(1532285881.512:1): initialized\n[ 3.341241] Initialise system trusted keyring\n[ 3.362570] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 3.397933] zbud: loaded\n[ 3.414876] VFS: Disk quotas dquot_6.6.0\n[ 3.432663] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 3.465110] fuse init (API version 7.23)\n[ 3.485672] Key type big_key registered\n[ 3.503107] Allocating IMA MOK and blacklist keyrings.\n[ 3.531393] Key type asymmetric registered\n[ 3.550394] Asymmetric key parser 'x509' registered\n[ 3.570883] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 3.603633] io scheduler noop registered\n[ 3.620977] io scheduler deadline registered (default)\n[ 3.643151] io scheduler cfq registered\n[ 3.661288] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 3.683062] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 3.709772] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 3.742277] ACPI: Power Button [PWRF]\n[ 3.762951] GHES: HEST is not enabled!\n[ 3.800357] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 3.888490] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 3.943484] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 3.986210] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 4.062244] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 4.213189] Linux agpgart interface v0.103\n[ 4.267840] brd: module loaded\n[ 4.302799] loop: module loaded\n[ 4.350715] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 4.382420] GPT:90111 != 2097151\n[ 4.398701] GPT:Alternate GPT header not at the end of the disk.\n[ 4.421593] GPT:90111 != 2097151\n[ 4.437398] GPT: Use GNU Parted to correct GPT errors.\n[ 4.459074] vda: vda1 vda15\n[ 4.484174] scsi host0: ata_piix\n[ 4.502675] scsi host1: ata_piix\n[ 4.519707] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 4.545329] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 4.576667] libphy: Fixed MDIO Bus: probed\n[ 4.598251] tun: Universal TUN/TAP device driver, 1.6\n[ 4.620153] tun: (C) 1999-2004 Max Krasnyansky \n[ 4.658010] PPP generic driver version 2.4.2\n[ 4.676609] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 4.699139] ehci-pci: EHCI PCI platform driver\n[ 4.716577] ehci-platform: EHCI generic platform driver\n[ 4.739111] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 4.766743] ohci-pci: OHCI PCI platform driver\n[ 4.784396] ohci-platform: OHCI generic platform driver\n[ 4.803980] uhci_hcd: USB Universal Host Controller Interface driver\n[ 4."} 2018-07-22 18:58:09,797 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/43eeb821-eec3-42e1-aaee-743adcb21c93/action used request id req-d943dced-10bd-4ef9-9b96-574d0e5f9382 2018-07-22 18:58:09,797 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.24576997757s 2018-07-22 18:58:09,798 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/43eeb821-eec3-42e1-aaee-743adcb21c93/action used request id req-d943dced-10bd-4ef9-9b96-574d0e5f9382 2018-07-22 18:58:09,798 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.986 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975944) [ 0.028061] pid_max: default: 32768 minimum: 301 [ 0.040084] ACPI: Core revision 20150930 [ 0.049002] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.072086] Security Framework initialized [ 0.084056] Yama: becoming mindful. [ 0.092071] AppArmor: AppArmor initialized [ 0.100126] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.108304] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.116415] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.124060] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.132903] Initializing cgroup subsys io [ 0.140062] Initializing cgroup subsys memory [ 0.152065] Initializing cgroup subsys devices [ 0.160061] Initializing cgroup subsys freezer [ 0.168074] Initializing cgroup subsys net_cls [ 0.176073] Initializing cgroup subsys perf_event [ 0.184092] Initializing cgroup subsys net_prio [ 0.192076] Initializing cgroup subsys hugetlb [ 0.200067] Initializing cgroup subsys pids [ 0.214099] CPU: Physical Processor ID: 0 [ 0.221830] mce: CPU supports 10 MCE banks [ 0.230121] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.232061] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.810923] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 1.217226] ftrace: allocating 31920 entries in 125 pages [ 1.240671] smpboot: Max logical packages: 1 [ 1.248060] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.262854] x2apic enabled [ 1.268075] Switched APIC routing to physical x2apic. [ 1.304000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.304000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 1.316121] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.329551] x86: Booted up 1 node, 1 CPUs [ 1.332069] smpboot: Total of 1 processors activated (4987.97 BogoMIPS) [ 1.340235] devtmpfs: initialized [ 1.345773] evm: security.selinux [ 1.348083] evm: security.SMACK64 [ 1.352077] evm: security.SMACK64EXEC [ 1.356076] evm: security.SMACK64TRANSMUTE [ 1.360068] evm: security.SMACK64MMAP [ 1.364066] evm: security.ima [ 1.368068] evm: security.capability [ 1.372348] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.376338] pinctrl core: initialized pinctrl subsystem [ 1.381502] RTC time: 18:58:04, date: 07/22/18 [ 1.384517] NET: Registered protocol family 16 [ 1.388619] cpuidle: using governor ladder [ 1.392070] cpuidle: using governor menu [ 1.396077] PCCT header not found. [ 1.400502] ACPI: bus type PCI registered [ 1.404074] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.409241] PCI: Using configuration type 1 for base access [ 1.414106] ACPI: Added _OSI(Module Device) [ 1.416066] ACPI: Added _OSI(Processor Device) [ 1.420065] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.424065] ACPI: Added _OSI(Processor Aggregator Device) [ 1.432177] ACPI: Interpreter enabled [ 1.436079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.448068] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.460150] ACPI: (supports S0 S3 S4 S5) [ 1.464066] ACPI: Using IOAPIC for interrupt routing [ 1.468090] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.477460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.480073] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.484074] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.488094] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.492935] acpiphp: Slot [3] registered [ 1.496234] acpiphp: Slot [4] registered [ 1.500244] acpiphp: Slot [5] registered [ 1.504231] acpiphp: Slot [6] registered [ 1.508224] acpiphp: Slot [7] registered [ 1.512234] acpiphp: Slot [8] registered [ 1.516226] acpiphp: Slot [9] registered [ 1.520224] acpiphp: Slot [10] registered [ 1.524226] acpiphp: Slot [11] registered [ 1.528226] acpiphp: Slot [12] registered [ 1.532225] acpiphp: Slot [13] registered [ 1.536224] acpiphp: Slot [14] registered [ 1.540240] acpiphp: Slot [15] registered [ 1.544227] acpiphp: Slot [16] registered [ 1.548237] acpiphp: Slot [17] registered [ 1.552225] acpiphp: Slot [18] registered [ 1.556224] acpiphp: Slot [19] registered [ 1.560226] acpiphp: Slot [20] registered [ 1.564959] acpiphp: Slot [21] registered [ 1.568238] acpiphp: Slot [22] registered [ 1.572223] acpiphp: Slot [23] registered [ 1.576226] acpiphp: Slot [24] registered [ 1.580224] acpiphp: Slot [25] registered [ 1.584224] acpiphp: Slot [26] registered [ 1.588228] acpiphp: Slot [27] registered [ 1.592235] acpiphp: Slot [28] registered [ 1.596322] acpiphp: Slot [29] registered [ 1.600387] acpiphp: Slot [30] registered [ 1.604254] acpiphp: Slot [31] registered [ 1.608227] PCI host bridge to bus 0000:00 [ 1.612072] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.616072] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.620072] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.624072] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.628070] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.632072] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.666400] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.668073] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.672072] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.676071] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.703550] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.704218] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.892322] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.908965] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.924870] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.940786] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.956519] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.971652] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.987309] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.988000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.988089] vgaarb: loaded [ 1.992072] vgaarb: bridge control possible 0000:00:02.0 [ 2.006587] SCSI subsystem initialized [ 2.016813] ACPI: bus type USB registered [ 2.021083] usbcore: registered new interface driver usbfs [ 2.024362] usbcore: registered new interface driver hub [ 2.028115] usbcore: registered new device driver usb [ 2.038014] PCI: Using ACPI for IRQ routing [ 2.050972] NetLabel: Initializing [ 2.052158] NetLabel: domain hash size = 128 [ 2.056067] NetLabel: protocols = UNLABELED CIPSOv4 [ 2.060627] NetLabel: unlabeled traffic allowed by default [ 2.070564] clocksource: Switched to clocksource kvm-clock [ 2.260670] AppArmor: AppArmor Filesystem Enabled [ 2.281405] pnp: PnP ACPI init [ 2.302403] pnp: PnP ACPI: found 5 devices [ 2.347988] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.387111] NET: Registered protocol family 2 [ 2.413454] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 2.440243] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 2.465531] TCP: Hash tables configured (established 4096 bind 4096) [ 2.492511] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.516281] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.543139] NET: Registered protocol family 1 [ 2.562611] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.585528] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.609488] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.655930] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.704056] Trying to unpack rootfs image as initramfs... [ 3.189628] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 3.238517] Scanning for low memory corruption every 60 seconds [ 3.266428] futex hash table entries: 256 (order: 2, 16384 bytes) [ 3.291715] audit: initializing netlink subsys (disabled) [ 3.313394] audit: type=2000 audit(1532285881.512:1): initialized [ 3.341241] Initialise system trusted keyring [ 3.362570] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 3.397933] zbud: loaded [ 3.414876] VFS: Disk quotas dquot_6.6.0 [ 3.432663] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.465110] fuse init (API version 7.23) [ 3.485672] Key type big_key registered [ 3.503107] Allocating IMA MOK and blacklist keyrings. [ 3.531393] Key type asymmetric registered [ 3.550394] Asymmetric key parser 'x509' registered [ 3.570883] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.603633] io scheduler noop registered [ 3.620977] io scheduler deadline registered (default) [ 3.643151] io scheduler cfq registered [ 3.661288] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.683062] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.709772] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.742277] ACPI: Power Button [PWRF] [ 3.762951] GHES: HEST is not enabled! [ 3.800357] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 3.888490] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 3.943484] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 3.986210] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 4.062244] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 4.213189] Linux agpgart interface v0.103 [ 4.267840] brd: module loaded [ 4.302799] loop: module loaded [ 4.350715] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 4.382420] GPT:90111 != 2097151 [ 4.398701] GPT:Alternate GPT header not at the end of the disk. [ 4.421593] GPT:90111 != 2097151 [ 4.437398] GPT: Use GNU Parted to correct GPT errors. [ 4.459074] vda: vda1 vda15 [ 4.484174] scsi host0: ata_piix [ 4.502675] scsi host1: ata_piix [ 4.519707] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 4.545329] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 4.576667] libphy: Fixed MDIO Bus: probed [ 4.598251] tun: Universal TUN/TAP device driver, 1.6 [ 4.620153] tun: (C) 1999-2004 Max Krasnyansky [ 4.658010] PPP generic driver version 2.4.2 [ 4.676609] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.699139] ehci-pci: EHCI PCI platform driver [ 4.716577] ehci-platform: EHCI generic platform driver [ 4.739111] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 4.766743] ohci-pci: OHCI PCI platform driver [ 4.784396] ohci-platform: OHCI generic platform driver [ 4.803980] uhci_hcd: USB Universal Host Controller Interface driver [ 4. 2018-07-22 18:58:10,800 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:58:10,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:58:11,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3149 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-462b0e37-d227-43a0-b29c-9e0423f5c9f2 x-compute-request-id: req-462b0e37-d227-43a0-b29c-9e0423f5c9f2 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_0a872258-384c-44f4-9635-fee5a88e7e77": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:05:db", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/43eeb821-eec3-42e1-aaee-743adcb21c93", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/43eeb821-eec3-42e1-aaee-743adcb21c93", "rel": "bookmark"}], "image": {"id": "af6ff9b4-5dc0-4038-9dac-efe710236486", "links": [{"href": "https://192.16.1.222:8774/images/af6ff9b4-5dc0-4038-9dac-efe710236486", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:57:54.000000", "flavor": {"id": "07709cd1-3128-44e2-a80a-17c0f5fce66e", "links": [{"href": "https://192.16.1.222:8774/flavors/07709cd1-3128-44e2-a80a-17c0f5fce66e", "rel": "bookmark"}]}, "id": "43eeb821-eec3-42e1-aaee-743adcb21c93", "security_groups": [{"name": "default"}], "user_id": "5ade0e0a788a424aa11594bf9d1f50d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:57:54Z", "hostId": "fcc1276411f2c46d7734a56e5fd25ee2355ca12122fdaf392465ee78", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_0a872258-384c-44f4-9635-fee5a88e7e77", "created": "2018-07-22T18:57:47Z", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_0a872258-384c-44f4-9635-fee5a88e7e77": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:8b:96", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/87320068-d4a1-4a16-835e-f84069de574a", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/87320068-d4a1-4a16-835e-f84069de574a", "rel": "bookmark"}], "image": {"id": "af6ff9b4-5dc0-4038-9dac-efe710236486", "links": [{"href": "https://192.16.1.222:8774/images/af6ff9b4-5dc0-4038-9dac-efe710236486", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:57:39.000000", "flavor": {"id": "07709cd1-3128-44e2-a80a-17c0f5fce66e", "links": [{"href": "https://192.16.1.222:8774/flavors/07709cd1-3128-44e2-a80a-17c0f5fce66e", "rel": "bookmark"}]}, "id": "87320068-d4a1-4a16-835e-f84069de574a", "security_groups": [{"name": "default"}], "user_id": "5ade0e0a788a424aa11594bf9d1f50d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:57:39Z", "hostId": "eeca7d04597ab1f7a408c85ae3f9354c0c2c4a9bca592c16babdb3ae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_0a872258-384c-44f4-9635-fee5a88e7e77", "created": "2018-07-22T18:57:32Z", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:58:11,272 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-462b0e37-d227-43a0-b29c-9e0423f5c9f2 2018-07-22 18:58:11,272 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.47238111496s 2018-07-22 18:58:11,273 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-462b0e37-d227-43a0-b29c-9e0423f5c9f2 2018-07-22 18:58:11,274 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-07-22 18:58:11,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/43eeb821-eec3-42e1-aaee-743adcb21c93/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 18:58:11,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 21259 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-02eab62a-bef7-43e5-a6bd-7cd14ca74dea x-compute-request-id: req-02eab62a-bef7-43e5-a6bd-7cd14ca74dea RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.986 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975944)\n[ 0.028061] pid_max: default: 32768 minimum: 301\n[ 0.040084] ACPI: Core revision 20150930\n[ 0.049002] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.072086] Security Framework initialized\n[ 0.084056] Yama: becoming mindful.\n[ 0.092071] AppArmor: AppArmor initialized\n[ 0.100126] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.108304] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.116415] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.124060] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.132903] Initializing cgroup subsys io\n[ 0.140062] Initializing cgroup subsys memory\n[ 0.152065] Initializing cgroup subsys devices\n[ 0.160061] Initializing cgroup subsys freezer\n[ 0.168074] Initializing cgroup subsys net_cls\n[ 0.176073] Initializing cgroup subsys perf_event\n[ 0.184092] Initializing cgroup subsys net_prio\n[ 0.192076] Initializing cgroup subsys hugetlb\n[ 0.200067] Initializing cgroup subsys pids\n[ 0.214099] CPU: Physical Processor ID: 0\n[ 0.221830] mce: CPU supports 10 MCE banks\n[ 0.230121] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232061] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.810923] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 1.217226] ftrace: allocating 31920 entries in 125 pages\n[ 1.240671] smpboot: Max logical packages: 1\n[ 1.248060] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 1.262854] x2apic enabled\n[ 1.268075] Switched APIC routing to physical x2apic.\n[ 1.304000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 1.304000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 1.316121] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 1.329551] x86: Booted up 1 node, 1 CPUs\n[ 1.332069] smpboot: Total of 1 processors activated (4987.97 BogoMIPS)\n[ 1.340235] devtmpfs: initialized\n[ 1.345773] evm: security.selinux\n[ 1.348083] evm: security.SMACK64\n[ 1.352077] evm: security.SMACK64EXEC\n[ 1.356076] evm: security.SMACK64TRANSMUTE\n[ 1.360068] evm: security.SMACK64MMAP\n[ 1.364066] evm: security.ima\n[ 1.368068] evm: security.capability\n[ 1.372348] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.376338] pinctrl core: initialized pinctrl subsystem\n[ 1.381502] RTC time: 18:58:04, date: 07/22/18\n[ 1.384517] NET: Registered protocol family 16\n[ 1.388619] cpuidle: using governor ladder\n[ 1.392070] cpuidle: using governor menu\n[ 1.396077] PCCT header not found.\n[ 1.400502] ACPI: bus type PCI registered\n[ 1.404074] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.409241] PCI: Using configuration type 1 for base access\n[ 1.414106] ACPI: Added _OSI(Module Device)\n[ 1.416066] ACPI: Added _OSI(Processor Device)\n[ 1.420065] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.424065] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.432177] ACPI: Interpreter enabled\n[ 1.436079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.448068] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.460150] ACPI: (supports S0 S3 S4 S5)\n[ 1.464066] ACPI: Using IOAPIC for interrupt routing\n[ 1.468090] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.477460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.480073] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.484074] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.488094] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.492935] acpiphp: Slot [3] registered\n[ 1.496234] acpiphp: Slot [4] registered\n[ 1.500244] acpiphp: Slot [5] registered\n[ 1.504231] acpiphp: Slot [6] registered\n[ 1.508224] acpiphp: Slot [7] registered\n[ 1.512234] acpiphp: Slot [8] registered\n[ 1.516226] acpiphp: Slot [9] registered\n[ 1.520224] acpiphp: Slot [10] registered\n[ 1.524226] acpiphp: Slot [11] registered\n[ 1.528226] acpiphp: Slot [12] registered\n[ 1.532225] acpiphp: Slot [13] registered\n[ 1.536224] acpiphp: Slot [14] registered\n[ 1.540240] acpiphp: Slot [15] registered\n[ 1.544227] acpiphp: Slot [16] registered\n[ 1.548237] acpiphp: Slot [17] registered\n[ 1.552225] acpiphp: Slot [18] registered\n[ 1.556224] acpiphp: Slot [19] registered\n[ 1.560226] acpiphp: Slot [20] registered\n[ 1.564959] acpiphp: Slot [21] registered\n[ 1.568238] acpiphp: Slot [22] registered\n[ 1.572223] acpiphp: Slot [23] registered\n[ 1.576226] acpiphp: Slot [24] registered\n[ 1.580224] acpiphp: Slot [25] registered\n[ 1.584224] acpiphp: Slot [26] registered\n[ 1.588228] acpiphp: Slot [27] registered\n[ 1.592235] acpiphp: Slot [28] registered\n[ 1.596322] acpiphp: Slot [29] registered\n[ 1.600387] acpiphp: Slot [30] registered\n[ 1.604254] acpiphp: Slot [31] registered\n[ 1.608227] PCI host bridge to bus 0000:00\n[ 1.612072] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.616072] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.620072] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.624072] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 1.628070] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.632072] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.666400] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.668073] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.672072] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.676071] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.703550] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.704218] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.892322] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.908965] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.924870] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.940786] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.956519] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.971652] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.987309] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.988000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.988089] vgaarb: loaded\n[ 1.992072] vgaarb: bridge control possible 0000:00:02.0\n[ 2.006587] SCSI subsystem initialized\n[ 2.016813] ACPI: bus type USB registered\n[ 2.021083] usbcore: registered new interface driver usbfs\n[ 2.024362] usbcore: registered new interface driver hub\n[ 2.028115] usbcore: registered new device driver usb\n[ 2.038014] PCI: Using ACPI for IRQ routing\n[ 2.050972] NetLabel: Initializing\n[ 2.052158] NetLabel: domain hash size = 128\n[ 2.056067] NetLabel: protocols = UNLABELED CIPSOv4\n[ 2.060627] NetLabel: unlabeled traffic allowed by default\n[ 2.070564] clocksource: Switched to clocksource kvm-clock\n[ 2.260670] AppArmor: AppArmor Filesystem Enabled\n[ 2.281405] pnp: PnP ACPI init\n[ 2.302403] pnp: PnP ACPI: found 5 devices\n[ 2.347988] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 2.387111] NET: Registered protocol family 2\n[ 2.413454] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 2.440243] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 2.465531] TCP: Hash tables configured (established 4096 bind 4096)\n[ 2.492511] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.516281] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.543139] NET: Registered protocol family 1\n[ 2.562611] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.585528] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.609488] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.655930] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 2.704056] Trying to unpack rootfs image as initramfs...\n[ 3.189628] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 3.238517] Scanning for low memory corruption every 60 seconds\n[ 3.266428] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 3.291715] audit: initializing netlink subsys (disabled)\n[ 3.313394] audit: type=2000 audit(1532285881.512:1): initialized\n[ 3.341241] Initialise system trusted keyring\n[ 3.362570] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 3.397933] zbud: loaded\n[ 3.414876] VFS: Disk quotas dquot_6.6.0\n[ 3.432663] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 3.465110] fuse init (API version 7.23)\n[ 3.485672] Key type big_key registered\n[ 3.503107] Allocating IMA MOK and blacklist keyrings.\n[ 3.531393] Key type asymmetric registered\n[ 3.550394] Asymmetric key parser 'x509' registered\n[ 3.570883] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 3.603633] io scheduler noop registered\n[ 3.620977] io scheduler deadline registered (default)\n[ 3.643151] io scheduler cfq registered\n[ 3.661288] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 3.683062] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 3.709772] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 3.742277] ACPI: Power Button [PWRF]\n[ 3.762951] GHES: HEST is not enabled!\n[ 3.800357] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 3.888490] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 3.943484] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 3.986210] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 4.062244] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 4.213189] Linux agpgart interface v0.103\n[ 4.267840] brd: module loaded\n[ 4.302799] loop: module loaded\n[ 4.350715] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 4.382420] GPT:90111 != 2097151\n[ 4.398701] GPT:Alternate GPT header not at the end of the disk.\n[ 4.421593] GPT:90111 != 2097151\n[ 4.437398] GPT: Use GNU Parted to correct GPT errors.\n[ 4.459074] vda: vda1 vda15\n[ 4.484174] scsi host0: ata_piix\n[ 4.502675] scsi host1: ata_piix\n[ 4.519707] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 4.545329] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 4.576667] libphy: Fixed MDIO Bus: probed\n[ 4.598251] tun: Universal TUN/TAP device driver, 1.6\n[ 4.620153] tun: (C) 1999-2004 Max Krasnyansky \n[ 4.658010] PPP generic driver version 2.4.2\n[ 4.676609] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 4.699139] ehci-pci: EHCI PCI platform driver\n[ 4.716577] ehci-platform: EHCI generic platform driver\n[ 4.739111] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 4.766743] ohci-pci: OHCI PCI platform driver\n[ 4.784396] ohci-platform: OHCI generic platform driver\n[ 4.803980] uhci_hcd: USB Universal Host Controller Interface driver\n[ 4.848450] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 4.868411] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 4.900178] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 4.920539] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 4.943220] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 4.966641] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 4.997775] usb usb1: Product: UHCI Host Controller\n[ 5.017525] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 5.044405] usb usb1: SerialNumber: 0000:00:01.2\n[ 5.063311] hub 1-0:1.0: USB hub found\n[ 5.084747] hub 1-0:1.0: 2 ports detected\n[ 5.105409] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 5.151121] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 5.171543] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 5.192625] mousedev: PS/2 mouse device common for all mice\n[ 5.221264] rtc_cmos 00:00: RTC can wake from S4\n[ 5.241378] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 5.282670] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 5.313020] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 5.340218] i2c /dev entries driver\n[ 5.358550] device-mapper: uevent: version 1.0.3\n[ 5.379822] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 5.416088] ledtrig-cpu: registered to indicate activity on CPUs\n[ 5.445250] NET: Registered protocol family 10\n[ 5.470547] NET: Registered protocol family 17\n[ 5.490197] Key type dns_resolver registered\n[ 5.512227] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1\n[ 5.535841] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 5.574667] registered taskstats version 1\n[ 5.593728] Loading compiled-in X.509 certificates\n[ 5.616369] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 5.657893] zswap: loaded using pool lzo/zbud\n[ 5.689307] Key type trusted registered\n[ 5.711778] Key type encrypted registered\n[ 5.731116] AppArmor: AppArmor sha1 policy hashing enabled\n[ 5.755302] ima: No TPM chip found, activating TPM-bypass!\n[ 5.778226] evm: HMAC attrs: 0x1\n[ 5.801284] Magic number: 10:13:1000\n[ 5.820287] misc memory_bandwidth: hash matches\n[ 5.840260] i8042 aux 00:02: hash matches\n[ 5.861466] rtc_cmos 00:00: setting system clock to 2018-07-22 18:58:10 UTC (1532285890)\n[ 5.899428] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 5.924661] EDD information not available.\n[ 5.973357] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 6.007974] Write protecting the kernel read-only data: 14336k\n[ 6.071454] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 6.110022] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 6.45\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found "} 2018-07-22 18:58:11,456 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/43eeb821-eec3-42e1-aaee-743adcb21c93/action used request id req-02eab62a-bef7-43e5-a6bd-7cd14ca74dea 2018-07-22 18:58:11,456 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.181322097778s 2018-07-22 18:58:11,456 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/43eeb821-eec3-42e1-aaee-743adcb21c93/action used request id req-02eab62a-bef7-43e5-a6bd-7cd14ca74dea 2018-07-22 18:58:11,456 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.986 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975944) [ 0.028061] pid_max: default: 32768 minimum: 301 [ 0.040084] ACPI: Core revision 20150930 [ 0.049002] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.072086] Security Framework initialized [ 0.084056] Yama: becoming mindful. [ 0.092071] AppArmor: AppArmor initialized [ 0.100126] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.108304] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.116415] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.124060] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.132903] Initializing cgroup subsys io [ 0.140062] Initializing cgroup subsys memory [ 0.152065] Initializing cgroup subsys devices [ 0.160061] Initializing cgroup subsys freezer [ 0.168074] Initializing cgroup subsys net_cls [ 0.176073] Initializing cgroup subsys perf_event [ 0.184092] Initializing cgroup subsys net_prio [ 0.192076] Initializing cgroup subsys hugetlb [ 0.200067] Initializing cgroup subsys pids [ 0.214099] CPU: Physical Processor ID: 0 [ 0.221830] mce: CPU supports 10 MCE banks [ 0.230121] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.232061] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.810923] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 1.217226] ftrace: allocating 31920 entries in 125 pages [ 1.240671] smpboot: Max logical packages: 1 [ 1.248060] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.262854] x2apic enabled [ 1.268075] Switched APIC routing to physical x2apic. [ 1.304000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.304000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 1.316121] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.329551] x86: Booted up 1 node, 1 CPUs [ 1.332069] smpboot: Total of 1 processors activated (4987.97 BogoMIPS) [ 1.340235] devtmpfs: initialized [ 1.345773] evm: security.selinux [ 1.348083] evm: security.SMACK64 [ 1.352077] evm: security.SMACK64EXEC [ 1.356076] evm: security.SMACK64TRANSMUTE [ 1.360068] evm: security.SMACK64MMAP [ 1.364066] evm: security.ima [ 1.368068] evm: security.capability [ 1.372348] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.376338] pinctrl core: initialized pinctrl subsystem [ 1.381502] RTC time: 18:58:04, date: 07/22/18 [ 1.384517] NET: Registered protocol family 16 [ 1.388619] cpuidle: using governor ladder [ 1.392070] cpuidle: using governor menu [ 1.396077] PCCT header not found. [ 1.400502] ACPI: bus type PCI registered [ 1.404074] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.409241] PCI: Using configuration type 1 for base access [ 1.414106] ACPI: Added _OSI(Module Device) [ 1.416066] ACPI: Added _OSI(Processor Device) [ 1.420065] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.424065] ACPI: Added _OSI(Processor Aggregator Device) [ 1.432177] ACPI: Interpreter enabled [ 1.436079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.448068] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.460150] ACPI: (supports S0 S3 S4 S5) [ 1.464066] ACPI: Using IOAPIC for interrupt routing [ 1.468090] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.477460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.480073] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.484074] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.488094] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.492935] acpiphp: Slot [3] registered [ 1.496234] acpiphp: Slot [4] registered [ 1.500244] acpiphp: Slot [5] registered [ 1.504231] acpiphp: Slot [6] registered [ 1.508224] acpiphp: Slot [7] registered [ 1.512234] acpiphp: Slot [8] registered [ 1.516226] acpiphp: Slot [9] registered [ 1.520224] acpiphp: Slot [10] registered [ 1.524226] acpiphp: Slot [11] registered [ 1.528226] acpiphp: Slot [12] registered [ 1.532225] acpiphp: Slot [13] registered [ 1.536224] acpiphp: Slot [14] registered [ 1.540240] acpiphp: Slot [15] registered [ 1.544227] acpiphp: Slot [16] registered [ 1.548237] acpiphp: Slot [17] registered [ 1.552225] acpiphp: Slot [18] registered [ 1.556224] acpiphp: Slot [19] registered [ 1.560226] acpiphp: Slot [20] registered [ 1.564959] acpiphp: Slot [21] registered [ 1.568238] acpiphp: Slot [22] registered [ 1.572223] acpiphp: Slot [23] registered [ 1.576226] acpiphp: Slot [24] registered [ 1.580224] acpiphp: Slot [25] registered [ 1.584224] acpiphp: Slot [26] registered [ 1.588228] acpiphp: Slot [27] registered [ 1.592235] acpiphp: Slot [28] registered [ 1.596322] acpiphp: Slot [29] registered [ 1.600387] acpiphp: Slot [30] registered [ 1.604254] acpiphp: Slot [31] registered [ 1.608227] PCI host bridge to bus 0000:00 [ 1.612072] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.616072] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.620072] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.624072] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.628070] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.632072] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.666400] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.668073] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.672072] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.676071] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.703550] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.704218] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.892322] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.908965] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.924870] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.940786] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.956519] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.971652] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.987309] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.988000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.988089] vgaarb: loaded [ 1.992072] vgaarb: bridge control possible 0000:00:02.0 [ 2.006587] SCSI subsystem initialized [ 2.016813] ACPI: bus type USB registered [ 2.021083] usbcore: registered new interface driver usbfs [ 2.024362] usbcore: registered new interface driver hub [ 2.028115] usbcore: registered new device driver usb [ 2.038014] PCI: Using ACPI for IRQ routing [ 2.050972] NetLabel: Initializing [ 2.052158] NetLabel: domain hash size = 128 [ 2.056067] NetLabel: protocols = UNLABELED CIPSOv4 [ 2.060627] NetLabel: unlabeled traffic allowed by default [ 2.070564] clocksource: Switched to clocksource kvm-clock [ 2.260670] AppArmor: AppArmor Filesystem Enabled [ 2.281405] pnp: PnP ACPI init [ 2.302403] pnp: PnP ACPI: found 5 devices [ 2.347988] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.387111] NET: Registered protocol family 2 [ 2.413454] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 2.440243] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 2.465531] TCP: Hash tables configured (established 4096 bind 4096) [ 2.492511] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.516281] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.543139] NET: Registered protocol family 1 [ 2.562611] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.585528] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.609488] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.655930] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.704056] Trying to unpack rootfs image as initramfs... [ 3.189628] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 3.238517] Scanning for low memory corruption every 60 seconds [ 3.266428] futex hash table entries: 256 (order: 2, 16384 bytes) [ 3.291715] audit: initializing netlink subsys (disabled) [ 3.313394] audit: type=2000 audit(1532285881.512:1): initialized [ 3.341241] Initialise system trusted keyring [ 3.362570] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 3.397933] zbud: loaded [ 3.414876] VFS: Disk quotas dquot_6.6.0 [ 3.432663] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.465110] fuse init (API version 7.23) [ 3.485672] Key type big_key registered [ 3.503107] Allocating IMA MOK and blacklist keyrings. [ 3.531393] Key type asymmetric registered [ 3.550394] Asymmetric key parser 'x509' registered [ 3.570883] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.603633] io scheduler noop registered [ 3.620977] io scheduler deadline registered (default) [ 3.643151] io scheduler cfq registered [ 3.661288] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.683062] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.709772] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.742277] ACPI: Power Button [PWRF] [ 3.762951] GHES: HEST is not enabled! [ 3.800357] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 3.888490] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 3.943484] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 3.986210] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 4.062244] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 4.213189] Linux agpgart interface v0.103 [ 4.267840] brd: module loaded [ 4.302799] loop: module loaded [ 4.350715] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 4.382420] GPT:90111 != 2097151 [ 4.398701] GPT:Alternate GPT header not at the end of the disk. [ 4.421593] GPT:90111 != 2097151 [ 4.437398] GPT: Use GNU Parted to correct GPT errors. [ 4.459074] vda: vda1 vda15 [ 4.484174] scsi host0: ata_piix [ 4.502675] scsi host1: ata_piix [ 4.519707] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 4.545329] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 4.576667] libphy: Fixed MDIO Bus: probed [ 4.598251] tun: Universal TUN/TAP device driver, 1.6 [ 4.620153] tun: (C) 1999-2004 Max Krasnyansky [ 4.658010] PPP generic driver version 2.4.2 [ 4.676609] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.699139] ehci-pci: EHCI PCI platform driver [ 4.716577] ehci-platform: EHCI generic platform driver [ 4.739111] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 4.766743] ohci-pci: OHCI PCI platform driver [ 4.784396] ohci-platform: OHCI generic platform driver [ 4.803980] uhci_hcd: USB Universal Host Controller Interface driver [ 4.848450] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 4.868411] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 4.900178] uhci_hcd 0000:00:01.2: detected 2 ports [ 4.920539] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 4.943220] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.966641] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.997775] usb usb1: Product: UHCI Host Controller [ 5.017525] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 5.044405] usb usb1: SerialNumber: 0000:00:01.2 [ 5.063311] hub 1-0:1.0: USB hub found [ 5.084747] hub 1-0:1.0: 2 ports detected [ 5.105409] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 5.151121] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 5.171543] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 5.192625] mousedev: PS/2 mouse device common for all mice [ 5.221264] rtc_cmos 00:00: RTC can wake from S4 [ 5.241378] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 5.282670] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 5.313020] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 5.340218] i2c /dev entries driver [ 5.358550] device-mapper: uevent: version 1.0.3 [ 5.379822] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 5.416088] ledtrig-cpu: registered to indicate activity on CPUs [ 5.445250] NET: Registered protocol family 10 [ 5.470547] NET: Registered protocol family 17 [ 5.490197] Key type dns_resolver registered [ 5.512227] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1 [ 5.535841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 5.574667] registered taskstats version 1 [ 5.593728] Loading compiled-in X.509 certificates [ 5.616369] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 5.657893] zswap: loaded using pool lzo/zbud [ 5.689307] Key type trusted registered [ 5.711778] Key type encrypted registered [ 5.731116] AppArmor: AppArmor sha1 policy hashing enabled [ 5.755302] ima: No TPM chip found, activating TPM-bypass! [ 5.778226] evm: HMAC attrs: 0x1 [ 5.801284] Magic number: 10:13:1000 [ 5.820287] misc memory_bandwidth: hash matches [ 5.840260] i8042 aux 00:02: hash matches [ 5.861466] rtc_cmos 00:00: setting system clock to 2018-07-22 18:58:10 UTC (1532285890) [ 5.899428] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 5.924661] EDD information not available. [ 5.973357] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 6.007974] Write protecting the kernel read-only data: 14336k [ 6.071454] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 6.110022] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 6.45 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found 2018-07-22 18:58:12,459 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:58:12,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:58:13,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3149 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-02716fb3-8f39-4fed-b604-aa283af1ee4e x-compute-request-id: req-02716fb3-8f39-4fed-b604-aa283af1ee4e RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_0a872258-384c-44f4-9635-fee5a88e7e77": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:05:db", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/43eeb821-eec3-42e1-aaee-743adcb21c93", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/43eeb821-eec3-42e1-aaee-743adcb21c93", "rel": "bookmark"}], "image": {"id": "af6ff9b4-5dc0-4038-9dac-efe710236486", "links": [{"href": "https://192.16.1.222:8774/images/af6ff9b4-5dc0-4038-9dac-efe710236486", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:57:54.000000", "flavor": {"id": "07709cd1-3128-44e2-a80a-17c0f5fce66e", "links": [{"href": "https://192.16.1.222:8774/flavors/07709cd1-3128-44e2-a80a-17c0f5fce66e", "rel": "bookmark"}]}, "id": "43eeb821-eec3-42e1-aaee-743adcb21c93", "security_groups": [{"name": "default"}], "user_id": "5ade0e0a788a424aa11594bf9d1f50d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:57:54Z", "hostId": "fcc1276411f2c46d7734a56e5fd25ee2355ca12122fdaf392465ee78", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_0a872258-384c-44f4-9635-fee5a88e7e77", "created": "2018-07-22T18:57:47Z", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_0a872258-384c-44f4-9635-fee5a88e7e77": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:8b:96", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/87320068-d4a1-4a16-835e-f84069de574a", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/87320068-d4a1-4a16-835e-f84069de574a", "rel": "bookmark"}], "image": {"id": "af6ff9b4-5dc0-4038-9dac-efe710236486", "links": [{"href": "https://192.16.1.222:8774/images/af6ff9b4-5dc0-4038-9dac-efe710236486", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:57:39.000000", "flavor": {"id": "07709cd1-3128-44e2-a80a-17c0f5fce66e", "links": [{"href": "https://192.16.1.222:8774/flavors/07709cd1-3128-44e2-a80a-17c0f5fce66e", "rel": "bookmark"}]}, "id": "87320068-d4a1-4a16-835e-f84069de574a", "security_groups": [{"name": "default"}], "user_id": "5ade0e0a788a424aa11594bf9d1f50d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:57:39Z", "hostId": "eeca7d04597ab1f7a408c85ae3f9354c0c2c4a9bca592c16babdb3ae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_0a872258-384c-44f4-9635-fee5a88e7e77", "created": "2018-07-22T18:57:32Z", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:58:13,706 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-02716fb3-8f39-4fed-b604-aa283af1ee4e 2018-07-22 18:58:13,706 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.24714899063s 2018-07-22 18:58:13,706 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-02716fb3-8f39-4fed-b604-aa283af1ee4e 2018-07-22 18:58:13,708 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-07-22 18:58:13,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/43eeb821-eec3-42e1-aaee-743adcb21c93/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 18:58:14,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 22302 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-5c7d1375-d99b-43d8-a862-0d19c9c46318 x-compute-request-id: req-5c7d1375-d99b-43d8-a862-0d19c9c46318 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.986 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975944)\n[ 0.028061] pid_max: default: 32768 minimum: 301\n[ 0.040084] ACPI: Core revision 20150930\n[ 0.049002] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.072086] Security Framework initialized\n[ 0.084056] Yama: becoming mindful.\n[ 0.092071] AppArmor: AppArmor initialized\n[ 0.100126] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.108304] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.116415] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.124060] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.132903] Initializing cgroup subsys io\n[ 0.140062] Initializing cgroup subsys memory\n[ 0.152065] Initializing cgroup subsys devices\n[ 0.160061] Initializing cgroup subsys freezer\n[ 0.168074] Initializing cgroup subsys net_cls\n[ 0.176073] Initializing cgroup subsys perf_event\n[ 0.184092] Initializing cgroup subsys net_prio\n[ 0.192076] Initializing cgroup subsys hugetlb\n[ 0.200067] Initializing cgroup subsys pids\n[ 0.214099] CPU: Physical Processor ID: 0\n[ 0.221830] mce: CPU supports 10 MCE banks\n[ 0.230121] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232061] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.810923] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 1.217226] ftrace: allocating 31920 entries in 125 pages\n[ 1.240671] smpboot: Max logical packages: 1\n[ 1.248060] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 1.262854] x2apic enabled\n[ 1.268075] Switched APIC routing to physical x2apic.\n[ 1.304000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 1.304000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 1.316121] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 1.329551] x86: Booted up 1 node, 1 CPUs\n[ 1.332069] smpboot: Total of 1 processors activated (4987.97 BogoMIPS)\n[ 1.340235] devtmpfs: initialized\n[ 1.345773] evm: security.selinux\n[ 1.348083] evm: security.SMACK64\n[ 1.352077] evm: security.SMACK64EXEC\n[ 1.356076] evm: security.SMACK64TRANSMUTE\n[ 1.360068] evm: security.SMACK64MMAP\n[ 1.364066] evm: security.ima\n[ 1.368068] evm: security.capability\n[ 1.372348] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.376338] pinctrl core: initialized pinctrl subsystem\n[ 1.381502] RTC time: 18:58:04, date: 07/22/18\n[ 1.384517] NET: Registered protocol family 16\n[ 1.388619] cpuidle: using governor ladder\n[ 1.392070] cpuidle: using governor menu\n[ 1.396077] PCCT header not found.\n[ 1.400502] ACPI: bus type PCI registered\n[ 1.404074] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.409241] PCI: Using configuration type 1 for base access\n[ 1.414106] ACPI: Added _OSI(Module Device)\n[ 1.416066] ACPI: Added _OSI(Processor Device)\n[ 1.420065] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.424065] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.432177] ACPI: Interpreter enabled\n[ 1.436079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.448068] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.460150] ACPI: (supports S0 S3 S4 S5)\n[ 1.464066] ACPI: Using IOAPIC for interrupt routing\n[ 1.468090] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.477460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.480073] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.484074] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.488094] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.492935] acpiphp: Slot [3] registered\n[ 1.496234] acpiphp: Slot [4] registered\n[ 1.500244] acpiphp: Slot [5] registered\n[ 1.504231] acpiphp: Slot [6] registered\n[ 1.508224] acpiphp: Slot [7] registered\n[ 1.512234] acpiphp: Slot [8] registered\n[ 1.516226] acpiphp: Slot [9] registered\n[ 1.520224] acpiphp: Slot [10] registered\n[ 1.524226] acpiphp: Slot [11] registered\n[ 1.528226] acpiphp: Slot [12] registered\n[ 1.532225] acpiphp: Slot [13] registered\n[ 1.536224] acpiphp: Slot [14] registered\n[ 1.540240] acpiphp: Slot [15] registered\n[ 1.544227] acpiphp: Slot [16] registered\n[ 1.548237] acpiphp: Slot [17] registered\n[ 1.552225] acpiphp: Slot [18] registered\n[ 1.556224] acpiphp: Slot [19] registered\n[ 1.560226] acpiphp: Slot [20] registered\n[ 1.564959] acpiphp: Slot [21] registered\n[ 1.568238] acpiphp: Slot [22] registered\n[ 1.572223] acpiphp: Slot [23] registered\n[ 1.576226] acpiphp: Slot [24] registered\n[ 1.580224] acpiphp: Slot [25] registered\n[ 1.584224] acpiphp: Slot [26] registered\n[ 1.588228] acpiphp: Slot [27] registered\n[ 1.592235] acpiphp: Slot [28] registered\n[ 1.596322] acpiphp: Slot [29] registered\n[ 1.600387] acpiphp: Slot [30] registered\n[ 1.604254] acpiphp: Slot [31] registered\n[ 1.608227] PCI host bridge to bus 0000:00\n[ 1.612072] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.616072] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.620072] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.624072] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 1.628070] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.632072] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.666400] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.668073] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.672072] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.676071] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.703550] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.704218] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.892322] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.908965] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.924870] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.940786] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.956519] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.971652] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.987309] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.988000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.988089] vgaarb: loaded\n[ 1.992072] vgaarb: bridge control possible 0000:00:02.0\n[ 2.006587] SCSI subsystem initialized\n[ 2.016813] ACPI: bus type USB registered\n[ 2.021083] usbcore: registered new interface driver usbfs\n[ 2.024362] usbcore: registered new interface driver hub\n[ 2.028115] usbcore: registered new device driver usb\n[ 2.038014] PCI: Using ACPI for IRQ routing\n[ 2.050972] NetLabel: Initializing\n[ 2.052158] NetLabel: domain hash size = 128\n[ 2.056067] NetLabel: protocols = UNLABELED CIPSOv4\n[ 2.060627] NetLabel: unlabeled traffic allowed by default\n[ 2.070564] clocksource: Switched to clocksource kvm-clock\n[ 2.260670] AppArmor: AppArmor Filesystem Enabled\n[ 2.281405] pnp: PnP ACPI init\n[ 2.302403] pnp: PnP ACPI: found 5 devices\n[ 2.347988] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 2.387111] NET: Registered protocol family 2\n[ 2.413454] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 2.440243] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 2.465531] TCP: Hash tables configured (established 4096 bind 4096)\n[ 2.492511] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.516281] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.543139] NET: Registered protocol family 1\n[ 2.562611] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.585528] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.609488] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.655930] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 2.704056] Trying to unpack rootfs image as initramfs...\n[ 3.189628] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 3.238517] Scanning for low memory corruption every 60 seconds\n[ 3.266428] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 3.291715] audit: initializing netlink subsys (disabled)\n[ 3.313394] audit: type=2000 audit(1532285881.512:1): initialized\n[ 3.341241] Initialise system trusted keyring\n[ 3.362570] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 3.397933] zbud: loaded\n[ 3.414876] VFS: Disk quotas dquot_6.6.0\n[ 3.432663] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 3.465110] fuse init (API version 7.23)\n[ 3.485672] Key type big_key registered\n[ 3.503107] Allocating IMA MOK and blacklist keyrings.\n[ 3.531393] Key type asymmetric registered\n[ 3.550394] Asymmetric key parser 'x509' registered\n[ 3.570883] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 3.603633] io scheduler noop registered\n[ 3.620977] io scheduler deadline registered (default)\n[ 3.643151] io scheduler cfq registered\n[ 3.661288] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 3.683062] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 3.709772] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 3.742277] ACPI: Power Button [PWRF]\n[ 3.762951] GHES: HEST is not enabled!\n[ 3.800357] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 3.888490] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 3.943484] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 3.986210] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 4.062244] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 4.213189] Linux agpgart interface v0.103\n[ 4.267840] brd: module loaded\n[ 4.302799] loop: module loaded\n[ 4.350715] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 4.382420] GPT:90111 != 2097151\n[ 4.398701] GPT:Alternate GPT header not at the end of the disk.\n[ 4.421593] GPT:90111 != 2097151\n[ 4.437398] GPT: Use GNU Parted to correct GPT errors.\n[ 4.459074] vda: vda1 vda15\n[ 4.484174] scsi host0: ata_piix\n[ 4.502675] scsi host1: ata_piix\n[ 4.519707] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 4.545329] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 4.576667] libphy: Fixed MDIO Bus: probed\n[ 4.598251] tun: Universal TUN/TAP device driver, 1.6\n[ 4.620153] tun: (C) 1999-2004 Max Krasnyansky \n[ 4.658010] PPP generic driver version 2.4.2\n[ 4.676609] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 4.699139] ehci-pci: EHCI PCI platform driver\n[ 4.716577] ehci-platform: EHCI generic platform driver\n[ 4.739111] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 4.766743] ohci-pci: OHCI PCI platform driver\n[ 4.784396] ohci-platform: OHCI generic platform driver\n[ 4.803980] uhci_hcd: USB Universal Host Controller Interface driver\n[ 4.848450] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 4.868411] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 4.900178] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 4.920539] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 4.943220] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 4.966641] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 4.997775] usb usb1: Product: UHCI Host Controller\n[ 5.017525] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 5.044405] usb usb1: SerialNumber: 0000:00:01.2\n[ 5.063311] hub 1-0:1.0: USB hub found\n[ 5.084747] hub 1-0:1.0: 2 ports detected\n[ 5.105409] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 5.151121] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 5.171543] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 5.192625] mousedev: PS/2 mouse device common for all mice\n[ 5.221264] rtc_cmos 00:00: RTC can wake from S4\n[ 5.241378] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 5.282670] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 5.313020] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 5.340218] i2c /dev entries driver\n[ 5.358550] device-mapper: uevent: version 1.0.3\n[ 5.379822] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 5.416088] ledtrig-cpu: registered to indicate activity on CPUs\n[ 5.445250] NET: Registered protocol family 10\n[ 5.470547] NET: Registered protocol family 17\n[ 5.490197] Key type dns_resolver registered\n[ 5.512227] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1\n[ 5.535841] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 5.574667] registered taskstats version 1\n[ 5.593728] Loading compiled-in X.509 certificates\n[ 5.616369] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 5.657893] zswap: loaded using pool lzo/zbud\n[ 5.689307] Key type trusted registered\n[ 5.711778] Key type encrypted registered\n[ 5.731116] AppArmor: AppArmor sha1 policy hashing enabled\n[ 5.755302] ima: No TPM chip found, activating TPM-bypass!\n[ 5.778226] evm: HMAC attrs: 0x1\n[ 5.801284] Magic number: 10:13:1000\n[ 5.820287] misc memory_bandwidth: hash matches\n[ 5.840260] i8042 aux 00:02: hash matches\n[ 5.861466] rtc_cmos 00:00: setting system clock to 2018-07-22 18:58:10 UTC (1532285890)\n[ 5.899428] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 5.924661] EDD information not available.\n[ 5.973357] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 6.007974] Write protecting the kernel read-only data: 14336k\n[ 6.071454] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 6.110022] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 6.45\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 7.23\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 7.343267] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.10...\nLease of 192.168.120.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\n"} 2018-07-22 18:58:14,096 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/43eeb821-eec3-42e1-aaee-743adcb21c93/action used request id req-5c7d1375-d99b-43d8-a862-0d19c9c46318 2018-07-22 18:58:14,096 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.387665987015s 2018-07-22 18:58:14,096 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/43eeb821-eec3-42e1-aaee-743adcb21c93/action used request id req-5c7d1375-d99b-43d8-a862-0d19c9c46318 2018-07-22 18:58:14,096 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.986 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975944) [ 0.028061] pid_max: default: 32768 minimum: 301 [ 0.040084] ACPI: Core revision 20150930 [ 0.049002] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.072086] Security Framework initialized [ 0.084056] Yama: becoming mindful. [ 0.092071] AppArmor: AppArmor initialized [ 0.100126] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.108304] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.116415] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.124060] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.132903] Initializing cgroup subsys io [ 0.140062] Initializing cgroup subsys memory [ 0.152065] Initializing cgroup subsys devices [ 0.160061] Initializing cgroup subsys freezer [ 0.168074] Initializing cgroup subsys net_cls [ 0.176073] Initializing cgroup subsys perf_event [ 0.184092] Initializing cgroup subsys net_prio [ 0.192076] Initializing cgroup subsys hugetlb [ 0.200067] Initializing cgroup subsys pids [ 0.214099] CPU: Physical Processor ID: 0 [ 0.221830] mce: CPU supports 10 MCE banks [ 0.230121] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.232061] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.810923] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 1.217226] ftrace: allocating 31920 entries in 125 pages [ 1.240671] smpboot: Max logical packages: 1 [ 1.248060] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.262854] x2apic enabled [ 1.268075] Switched APIC routing to physical x2apic. [ 1.304000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.304000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 1.316121] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.329551] x86: Booted up 1 node, 1 CPUs [ 1.332069] smpboot: Total of 1 processors activated (4987.97 BogoMIPS) [ 1.340235] devtmpfs: initialized [ 1.345773] evm: security.selinux [ 1.348083] evm: security.SMACK64 [ 1.352077] evm: security.SMACK64EXEC [ 1.356076] evm: security.SMACK64TRANSMUTE [ 1.360068] evm: security.SMACK64MMAP [ 1.364066] evm: security.ima [ 1.368068] evm: security.capability [ 1.372348] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.376338] pinctrl core: initialized pinctrl subsystem [ 1.381502] RTC time: 18:58:04, date: 07/22/18 [ 1.384517] NET: Registered protocol family 16 [ 1.388619] cpuidle: using governor ladder [ 1.392070] cpuidle: using governor menu [ 1.396077] PCCT header not found. [ 1.400502] ACPI: bus type PCI registered [ 1.404074] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.409241] PCI: Using configuration type 1 for base access [ 1.414106] ACPI: Added _OSI(Module Device) [ 1.416066] ACPI: Added _OSI(Processor Device) [ 1.420065] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.424065] ACPI: Added _OSI(Processor Aggregator Device) [ 1.432177] ACPI: Interpreter enabled [ 1.436079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.448068] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.460150] ACPI: (supports S0 S3 S4 S5) [ 1.464066] ACPI: Using IOAPIC for interrupt routing [ 1.468090] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.477460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.480073] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.484074] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.488094] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.492935] acpiphp: Slot [3] registered [ 1.496234] acpiphp: Slot [4] registered [ 1.500244] acpiphp: Slot [5] registered [ 1.504231] acpiphp: Slot [6] registered [ 1.508224] acpiphp: Slot [7] registered [ 1.512234] acpiphp: Slot [8] registered [ 1.516226] acpiphp: Slot [9] registered [ 1.520224] acpiphp: Slot [10] registered [ 1.524226] acpiphp: Slot [11] registered [ 1.528226] acpiphp: Slot [12] registered [ 1.532225] acpiphp: Slot [13] registered [ 1.536224] acpiphp: Slot [14] registered [ 1.540240] acpiphp: Slot [15] registered [ 1.544227] acpiphp: Slot [16] registered [ 1.548237] acpiphp: Slot [17] registered [ 1.552225] acpiphp: Slot [18] registered [ 1.556224] acpiphp: Slot [19] registered [ 1.560226] acpiphp: Slot [20] registered [ 1.564959] acpiphp: Slot [21] registered [ 1.568238] acpiphp: Slot [22] registered [ 1.572223] acpiphp: Slot [23] registered [ 1.576226] acpiphp: Slot [24] registered [ 1.580224] acpiphp: Slot [25] registered [ 1.584224] acpiphp: Slot [26] registered [ 1.588228] acpiphp: Slot [27] registered [ 1.592235] acpiphp: Slot [28] registered [ 1.596322] acpiphp: Slot [29] registered [ 1.600387] acpiphp: Slot [30] registered [ 1.604254] acpiphp: Slot [31] registered [ 1.608227] PCI host bridge to bus 0000:00 [ 1.612072] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.616072] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.620072] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.624072] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.628070] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.632072] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.666400] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.668073] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.672072] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.676071] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.703550] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.704218] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.892322] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.908965] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.924870] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.940786] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.956519] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.971652] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.987309] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.988000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.988089] vgaarb: loaded [ 1.992072] vgaarb: bridge control possible 0000:00:02.0 [ 2.006587] SCSI subsystem initialized [ 2.016813] ACPI: bus type USB registered [ 2.021083] usbcore: registered new interface driver usbfs [ 2.024362] usbcore: registered new interface driver hub [ 2.028115] usbcore: registered new device driver usb [ 2.038014] PCI: Using ACPI for IRQ routing [ 2.050972] NetLabel: Initializing [ 2.052158] NetLabel: domain hash size = 128 [ 2.056067] NetLabel: protocols = UNLABELED CIPSOv4 [ 2.060627] NetLabel: unlabeled traffic allowed by default [ 2.070564] clocksource: Switched to clocksource kvm-clock [ 2.260670] AppArmor: AppArmor Filesystem Enabled [ 2.281405] pnp: PnP ACPI init [ 2.302403] pnp: PnP ACPI: found 5 devices [ 2.347988] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.387111] NET: Registered protocol family 2 [ 2.413454] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 2.440243] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 2.465531] TCP: Hash tables configured (established 4096 bind 4096) [ 2.492511] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.516281] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.543139] NET: Registered protocol family 1 [ 2.562611] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.585528] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.609488] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.655930] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.704056] Trying to unpack rootfs image as initramfs... [ 3.189628] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 3.238517] Scanning for low memory corruption every 60 seconds [ 3.266428] futex hash table entries: 256 (order: 2, 16384 bytes) [ 3.291715] audit: initializing netlink subsys (disabled) [ 3.313394] audit: type=2000 audit(1532285881.512:1): initialized [ 3.341241] Initialise system trusted keyring [ 3.362570] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 3.397933] zbud: loaded [ 3.414876] VFS: Disk quotas dquot_6.6.0 [ 3.432663] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.465110] fuse init (API version 7.23) [ 3.485672] Key type big_key registered [ 3.503107] Allocating IMA MOK and blacklist keyrings. [ 3.531393] Key type asymmetric registered [ 3.550394] Asymmetric key parser 'x509' registered [ 3.570883] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.603633] io scheduler noop registered [ 3.620977] io scheduler deadline registered (default) [ 3.643151] io scheduler cfq registered [ 3.661288] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.683062] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.709772] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.742277] ACPI: Power Button [PWRF] [ 3.762951] GHES: HEST is not enabled! [ 3.800357] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 3.888490] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 3.943484] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 3.986210] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 4.062244] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 4.213189] Linux agpgart interface v0.103 [ 4.267840] brd: module loaded [ 4.302799] loop: module loaded [ 4.350715] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 4.382420] GPT:90111 != 2097151 [ 4.398701] GPT:Alternate GPT header not at the end of the disk. [ 4.421593] GPT:90111 != 2097151 [ 4.437398] GPT: Use GNU Parted to correct GPT errors. [ 4.459074] vda: vda1 vda15 [ 4.484174] scsi host0: ata_piix [ 4.502675] scsi host1: ata_piix [ 4.519707] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 4.545329] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 4.576667] libphy: Fixed MDIO Bus: probed [ 4.598251] tun: Universal TUN/TAP device driver, 1.6 [ 4.620153] tun: (C) 1999-2004 Max Krasnyansky [ 4.658010] PPP generic driver version 2.4.2 [ 4.676609] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.699139] ehci-pci: EHCI PCI platform driver [ 4.716577] ehci-platform: EHCI generic platform driver [ 4.739111] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 4.766743] ohci-pci: OHCI PCI platform driver [ 4.784396] ohci-platform: OHCI generic platform driver [ 4.803980] uhci_hcd: USB Universal Host Controller Interface driver [ 4.848450] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 4.868411] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 4.900178] uhci_hcd 0000:00:01.2: detected 2 ports [ 4.920539] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 4.943220] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.966641] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.997775] usb usb1: Product: UHCI Host Controller [ 5.017525] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 5.044405] usb usb1: SerialNumber: 0000:00:01.2 [ 5.063311] hub 1-0:1.0: USB hub found [ 5.084747] hub 1-0:1.0: 2 ports detected [ 5.105409] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 5.151121] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 5.171543] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 5.192625] mousedev: PS/2 mouse device common for all mice [ 5.221264] rtc_cmos 00:00: RTC can wake from S4 [ 5.241378] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 5.282670] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 5.313020] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 5.340218] i2c /dev entries driver [ 5.358550] device-mapper: uevent: version 1.0.3 [ 5.379822] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 5.416088] ledtrig-cpu: registered to indicate activity on CPUs [ 5.445250] NET: Registered protocol family 10 [ 5.470547] NET: Registered protocol family 17 [ 5.490197] Key type dns_resolver registered [ 5.512227] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1 [ 5.535841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 5.574667] registered taskstats version 1 [ 5.593728] Loading compiled-in X.509 certificates [ 5.616369] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 5.657893] zswap: loaded using pool lzo/zbud [ 5.689307] Key type trusted registered [ 5.711778] Key type encrypted registered [ 5.731116] AppArmor: AppArmor sha1 policy hashing enabled [ 5.755302] ima: No TPM chip found, activating TPM-bypass! [ 5.778226] evm: HMAC attrs: 0x1 [ 5.801284] Magic number: 10:13:1000 [ 5.820287] misc memory_bandwidth: hash matches [ 5.840260] i8042 aux 00:02: hash matches [ 5.861466] rtc_cmos 00:00: setting system clock to 2018-07-22 18:58:10 UTC (1532285890) [ 5.899428] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 5.924661] EDD information not available. [ 5.973357] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 6.007974] Write protecting the kernel read-only data: 14336k [ 6.071454] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 6.110022] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 6.45 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 7.23 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 7.343267] random: dd urandom read with 12 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.10... Lease of 192.168.120.10 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id 2018-07-22 18:58:15,098 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:58:15,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:58:15,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3149 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-6a3617fa-cf7a-47b2-90d6-bc367a4a9ba4 x-compute-request-id: req-6a3617fa-cf7a-47b2-90d6-bc367a4a9ba4 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_0a872258-384c-44f4-9635-fee5a88e7e77": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:05:db", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/43eeb821-eec3-42e1-aaee-743adcb21c93", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/43eeb821-eec3-42e1-aaee-743adcb21c93", "rel": "bookmark"}], "image": {"id": "af6ff9b4-5dc0-4038-9dac-efe710236486", "links": [{"href": "https://192.16.1.222:8774/images/af6ff9b4-5dc0-4038-9dac-efe710236486", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:57:54.000000", "flavor": {"id": "07709cd1-3128-44e2-a80a-17c0f5fce66e", "links": [{"href": "https://192.16.1.222:8774/flavors/07709cd1-3128-44e2-a80a-17c0f5fce66e", "rel": "bookmark"}]}, "id": "43eeb821-eec3-42e1-aaee-743adcb21c93", "security_groups": [{"name": "default"}], "user_id": "5ade0e0a788a424aa11594bf9d1f50d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:57:54Z", "hostId": "fcc1276411f2c46d7734a56e5fd25ee2355ca12122fdaf392465ee78", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_0a872258-384c-44f4-9635-fee5a88e7e77", "created": "2018-07-22T18:57:47Z", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_0a872258-384c-44f4-9635-fee5a88e7e77": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:8b:96", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/87320068-d4a1-4a16-835e-f84069de574a", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/87320068-d4a1-4a16-835e-f84069de574a", "rel": "bookmark"}], "image": {"id": "af6ff9b4-5dc0-4038-9dac-efe710236486", "links": [{"href": "https://192.16.1.222:8774/images/af6ff9b4-5dc0-4038-9dac-efe710236486", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:57:39.000000", "flavor": {"id": "07709cd1-3128-44e2-a80a-17c0f5fce66e", "links": [{"href": "https://192.16.1.222:8774/flavors/07709cd1-3128-44e2-a80a-17c0f5fce66e", "rel": "bookmark"}]}, "id": "87320068-d4a1-4a16-835e-f84069de574a", "security_groups": [{"name": "default"}], "user_id": "5ade0e0a788a424aa11594bf9d1f50d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:57:39Z", "hostId": "eeca7d04597ab1f7a408c85ae3f9354c0c2c4a9bca592c16babdb3ae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_0a872258-384c-44f4-9635-fee5a88e7e77", "created": "2018-07-22T18:57:32Z", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:58:15,483 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-6a3617fa-cf7a-47b2-90d6-bc367a4a9ba4 2018-07-22 18:58:15,484 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.384895086288s 2018-07-22 18:58:15,484 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-6a3617fa-cf7a-47b2-90d6-bc367a4a9ba4 2018-07-22 18:58:15,485 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-07-22 18:58:15,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/43eeb821-eec3-42e1-aaee-743adcb21c93/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 18:58:15,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 22469 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e8537d3b-04ff-40f2-949f-b60b58e7db2d x-compute-request-id: req-e8537d3b-04ff-40f2-949f-b60b58e7db2d RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.986 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975944)\n[ 0.028061] pid_max: default: 32768 minimum: 301\n[ 0.040084] ACPI: Core revision 20150930\n[ 0.049002] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.072086] Security Framework initialized\n[ 0.084056] Yama: becoming mindful.\n[ 0.092071] AppArmor: AppArmor initialized\n[ 0.100126] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.108304] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.116415] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.124060] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.132903] Initializing cgroup subsys io\n[ 0.140062] Initializing cgroup subsys memory\n[ 0.152065] Initializing cgroup subsys devices\n[ 0.160061] Initializing cgroup subsys freezer\n[ 0.168074] Initializing cgroup subsys net_cls\n[ 0.176073] Initializing cgroup subsys perf_event\n[ 0.184092] Initializing cgroup subsys net_prio\n[ 0.192076] Initializing cgroup subsys hugetlb\n[ 0.200067] Initializing cgroup subsys pids\n[ 0.214099] CPU: Physical Processor ID: 0\n[ 0.221830] mce: CPU supports 10 MCE banks\n[ 0.230121] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232061] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.810923] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 1.217226] ftrace: allocating 31920 entries in 125 pages\n[ 1.240671] smpboot: Max logical packages: 1\n[ 1.248060] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 1.262854] x2apic enabled\n[ 1.268075] Switched APIC routing to physical x2apic.\n[ 1.304000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 1.304000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 1.316121] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 1.329551] x86: Booted up 1 node, 1 CPUs\n[ 1.332069] smpboot: Total of 1 processors activated (4987.97 BogoMIPS)\n[ 1.340235] devtmpfs: initialized\n[ 1.345773] evm: security.selinux\n[ 1.348083] evm: security.SMACK64\n[ 1.352077] evm: security.SMACK64EXEC\n[ 1.356076] evm: security.SMACK64TRANSMUTE\n[ 1.360068] evm: security.SMACK64MMAP\n[ 1.364066] evm: security.ima\n[ 1.368068] evm: security.capability\n[ 1.372348] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.376338] pinctrl core: initialized pinctrl subsystem\n[ 1.381502] RTC time: 18:58:04, date: 07/22/18\n[ 1.384517] NET: Registered protocol family 16\n[ 1.388619] cpuidle: using governor ladder\n[ 1.392070] cpuidle: using governor menu\n[ 1.396077] PCCT header not found.\n[ 1.400502] ACPI: bus type PCI registered\n[ 1.404074] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.409241] PCI: Using configuration type 1 for base access\n[ 1.414106] ACPI: Added _OSI(Module Device)\n[ 1.416066] ACPI: Added _OSI(Processor Device)\n[ 1.420065] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.424065] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.432177] ACPI: Interpreter enabled\n[ 1.436079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.448068] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.460150] ACPI: (supports S0 S3 S4 S5)\n[ 1.464066] ACPI: Using IOAPIC for interrupt routing\n[ 1.468090] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.477460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.480073] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.484074] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.488094] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.492935] acpiphp: Slot [3] registered\n[ 1.496234] acpiphp: Slot [4] registered\n[ 1.500244] acpiphp: Slot [5] registered\n[ 1.504231] acpiphp: Slot [6] registered\n[ 1.508224] acpiphp: Slot [7] registered\n[ 1.512234] acpiphp: Slot [8] registered\n[ 1.516226] acpiphp: Slot [9] registered\n[ 1.520224] acpiphp: Slot [10] registered\n[ 1.524226] acpiphp: Slot [11] registered\n[ 1.528226] acpiphp: Slot [12] registered\n[ 1.532225] acpiphp: Slot [13] registered\n[ 1.536224] acpiphp: Slot [14] registered\n[ 1.540240] acpiphp: Slot [15] registered\n[ 1.544227] acpiphp: Slot [16] registered\n[ 1.548237] acpiphp: Slot [17] registered\n[ 1.552225] acpiphp: Slot [18] registered\n[ 1.556224] acpiphp: Slot [19] registered\n[ 1.560226] acpiphp: Slot [20] registered\n[ 1.564959] acpiphp: Slot [21] registered\n[ 1.568238] acpiphp: Slot [22] registered\n[ 1.572223] acpiphp: Slot [23] registered\n[ 1.576226] acpiphp: Slot [24] registered\n[ 1.580224] acpiphp: Slot [25] registered\n[ 1.584224] acpiphp: Slot [26] registered\n[ 1.588228] acpiphp: Slot [27] registered\n[ 1.592235] acpiphp: Slot [28] registered\n[ 1.596322] acpiphp: Slot [29] registered\n[ 1.600387] acpiphp: Slot [30] registered\n[ 1.604254] acpiphp: Slot [31] registered\n[ 1.608227] PCI host bridge to bus 0000:00\n[ 1.612072] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.616072] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.620072] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.624072] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 1.628070] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.632072] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.666400] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.668073] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.672072] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.676071] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.703550] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.704218] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.892322] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.908965] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.924870] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.940786] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.956519] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.971652] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.987309] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.988000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.988089] vgaarb: loaded\n[ 1.992072] vgaarb: bridge control possible 0000:00:02.0\n[ 2.006587] SCSI subsystem initialized\n[ 2.016813] ACPI: bus type USB registered\n[ 2.021083] usbcore: registered new interface driver usbfs\n[ 2.024362] usbcore: registered new interface driver hub\n[ 2.028115] usbcore: registered new device driver usb\n[ 2.038014] PCI: Using ACPI for IRQ routing\n[ 2.050972] NetLabel: Initializing\n[ 2.052158] NetLabel: domain hash size = 128\n[ 2.056067] NetLabel: protocols = UNLABELED CIPSOv4\n[ 2.060627] NetLabel: unlabeled traffic allowed by default\n[ 2.070564] clocksource: Switched to clocksource kvm-clock\n[ 2.260670] AppArmor: AppArmor Filesystem Enabled\n[ 2.281405] pnp: PnP ACPI init\n[ 2.302403] pnp: PnP ACPI: found 5 devices\n[ 2.347988] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 2.387111] NET: Registered protocol family 2\n[ 2.413454] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 2.440243] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 2.465531] TCP: Hash tables configured (established 4096 bind 4096)\n[ 2.492511] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.516281] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.543139] NET: Registered protocol family 1\n[ 2.562611] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.585528] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.609488] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.655930] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 2.704056] Trying to unpack rootfs image as initramfs...\n[ 3.189628] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 3.238517] Scanning for low memory corruption every 60 seconds\n[ 3.266428] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 3.291715] audit: initializing netlink subsys (disabled)\n[ 3.313394] audit: type=2000 audit(1532285881.512:1): initialized\n[ 3.341241] Initialise system trusted keyring\n[ 3.362570] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 3.397933] zbud: loaded\n[ 3.414876] VFS: Disk quotas dquot_6.6.0\n[ 3.432663] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 3.465110] fuse init (API version 7.23)\n[ 3.485672] Key type big_key registered\n[ 3.503107] Allocating IMA MOK and blacklist keyrings.\n[ 3.531393] Key type asymmetric registered\n[ 3.550394] Asymmetric key parser 'x509' registered\n[ 3.570883] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 3.603633] io scheduler noop registered\n[ 3.620977] io scheduler deadline registered (default)\n[ 3.643151] io scheduler cfq registered\n[ 3.661288] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 3.683062] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 3.709772] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 3.742277] ACPI: Power Button [PWRF]\n[ 3.762951] GHES: HEST is not enabled!\n[ 3.800357] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 3.888490] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 3.943484] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 3.986210] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 4.062244] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 4.213189] Linux agpgart interface v0.103\n[ 4.267840] brd: module loaded\n[ 4.302799] loop: module loaded\n[ 4.350715] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 4.382420] GPT:90111 != 2097151\n[ 4.398701] GPT:Alternate GPT header not at the end of the disk.\n[ 4.421593] GPT:90111 != 2097151\n[ 4.437398] GPT: Use GNU Parted to correct GPT errors.\n[ 4.459074] vda: vda1 vda15\n[ 4.484174] scsi host0: ata_piix\n[ 4.502675] scsi host1: ata_piix\n[ 4.519707] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 4.545329] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 4.576667] libphy: Fixed MDIO Bus: probed\n[ 4.598251] tun: Universal TUN/TAP device driver, 1.6\n[ 4.620153] tun: (C) 1999-2004 Max Krasnyansky \n[ 4.658010] PPP generic driver version 2.4.2\n[ 4.676609] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 4.699139] ehci-pci: EHCI PCI platform driver\n[ 4.716577] ehci-platform: EHCI generic platform driver\n[ 4.739111] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 4.766743] ohci-pci: OHCI PCI platform driver\n[ 4.784396] ohci-platform: OHCI generic platform driver\n[ 4.803980] uhci_hcd: USB Universal Host Controller Interface driver\n[ 4.848450] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 4.868411] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 4.900178] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 4.920539] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 4.943220] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 4.966641] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 4.997775] usb usb1: Product: UHCI Host Controller\n[ 5.017525] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 5.044405] usb usb1: SerialNumber: 0000:00:01.2\n[ 5.063311] hub 1-0:1.0: USB hub found\n[ 5.084747] hub 1-0:1.0: 2 ports detected\n[ 5.105409] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 5.151121] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 5.171543] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 5.192625] mousedev: PS/2 mouse device common for all mice\n[ 5.221264] rtc_cmos 00:00: RTC can wake from S4\n[ 5.241378] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 5.282670] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 5.313020] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 5.340218] i2c /dev entries driver\n[ 5.358550] device-mapper: uevent: version 1.0.3\n[ 5.379822] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 5.416088] ledtrig-cpu: registered to indicate activity on CPUs\n[ 5.445250] NET: Registered protocol family 10\n[ 5.470547] NET: Registered protocol family 17\n[ 5.490197] Key type dns_resolver registered\n[ 5.512227] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1\n[ 5.535841] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 5.574667] registered taskstats version 1\n[ 5.593728] Loading compiled-in X.509 certificates\n[ 5.616369] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 5.657893] zswap: loaded using pool lzo/zbud\n[ 5.689307] Key type trusted registered\n[ 5.711778] Key type encrypted registered\n[ 5.731116] AppArmor: AppArmor sha1 policy hashing enabled\n[ 5.755302] ima: No TPM chip found, activating TPM-bypass!\n[ 5.778226] evm: HMAC attrs: 0x1\n[ 5.801284] Magic number: 10:13:1000\n[ 5.820287] misc memory_bandwidth: hash matches\n[ 5.840260] i8042 aux 00:02: hash matches\n[ 5.861466] rtc_cmos 00:00: setting system clock to 2018-07-22 18:58:10 UTC (1532285890)\n[ 5.899428] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 5.924661] EDD information not available.\n[ 5.973357] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 6.007974] Write protecting the kernel read-only data: 14336k\n[ 6.071454] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 6.110022] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 6.45\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 7.23\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 7.343267] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.10...\nLease of 192.168.120.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 7.55. iid=i-00000014\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\n"} 2018-07-22 18:58:15,650 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/43eeb821-eec3-42e1-aaee-743adcb21c93/action used request id req-e8537d3b-04ff-40f2-949f-b60b58e7db2d 2018-07-22 18:58:15,650 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.164273023605s 2018-07-22 18:58:15,650 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/43eeb821-eec3-42e1-aaee-743adcb21c93/action used request id req-e8537d3b-04ff-40f2-949f-b60b58e7db2d 2018-07-22 18:58:15,651 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.986 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975944) [ 0.028061] pid_max: default: 32768 minimum: 301 [ 0.040084] ACPI: Core revision 20150930 [ 0.049002] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.072086] Security Framework initialized [ 0.084056] Yama: becoming mindful. [ 0.092071] AppArmor: AppArmor initialized [ 0.100126] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.108304] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.116415] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.124060] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.132903] Initializing cgroup subsys io [ 0.140062] Initializing cgroup subsys memory [ 0.152065] Initializing cgroup subsys devices [ 0.160061] Initializing cgroup subsys freezer [ 0.168074] Initializing cgroup subsys net_cls [ 0.176073] Initializing cgroup subsys perf_event [ 0.184092] Initializing cgroup subsys net_prio [ 0.192076] Initializing cgroup subsys hugetlb [ 0.200067] Initializing cgroup subsys pids [ 0.214099] CPU: Physical Processor ID: 0 [ 0.221830] mce: CPU supports 10 MCE banks [ 0.230121] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.232061] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.810923] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 1.217226] ftrace: allocating 31920 entries in 125 pages [ 1.240671] smpboot: Max logical packages: 1 [ 1.248060] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.262854] x2apic enabled [ 1.268075] Switched APIC routing to physical x2apic. [ 1.304000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.304000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 1.316121] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.329551] x86: Booted up 1 node, 1 CPUs [ 1.332069] smpboot: Total of 1 processors activated (4987.97 BogoMIPS) [ 1.340235] devtmpfs: initialized [ 1.345773] evm: security.selinux [ 1.348083] evm: security.SMACK64 [ 1.352077] evm: security.SMACK64EXEC [ 1.356076] evm: security.SMACK64TRANSMUTE [ 1.360068] evm: security.SMACK64MMAP [ 1.364066] evm: security.ima [ 1.368068] evm: security.capability [ 1.372348] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.376338] pinctrl core: initialized pinctrl subsystem [ 1.381502] RTC time: 18:58:04, date: 07/22/18 [ 1.384517] NET: Registered protocol family 16 [ 1.388619] cpuidle: using governor ladder [ 1.392070] cpuidle: using governor menu [ 1.396077] PCCT header not found. [ 1.400502] ACPI: bus type PCI registered [ 1.404074] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.409241] PCI: Using configuration type 1 for base access [ 1.414106] ACPI: Added _OSI(Module Device) [ 1.416066] ACPI: Added _OSI(Processor Device) [ 1.420065] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.424065] ACPI: Added _OSI(Processor Aggregator Device) [ 1.432177] ACPI: Interpreter enabled [ 1.436079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.448068] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.460150] ACPI: (supports S0 S3 S4 S5) [ 1.464066] ACPI: Using IOAPIC for interrupt routing [ 1.468090] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.477460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.480073] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.484074] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.488094] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.492935] acpiphp: Slot [3] registered [ 1.496234] acpiphp: Slot [4] registered [ 1.500244] acpiphp: Slot [5] registered [ 1.504231] acpiphp: Slot [6] registered [ 1.508224] acpiphp: Slot [7] registered [ 1.512234] acpiphp: Slot [8] registered [ 1.516226] acpiphp: Slot [9] registered [ 1.520224] acpiphp: Slot [10] registered [ 1.524226] acpiphp: Slot [11] registered [ 1.528226] acpiphp: Slot [12] registered [ 1.532225] acpiphp: Slot [13] registered [ 1.536224] acpiphp: Slot [14] registered [ 1.540240] acpiphp: Slot [15] registered [ 1.544227] acpiphp: Slot [16] registered [ 1.548237] acpiphp: Slot [17] registered [ 1.552225] acpiphp: Slot [18] registered [ 1.556224] acpiphp: Slot [19] registered [ 1.560226] acpiphp: Slot [20] registered [ 1.564959] acpiphp: Slot [21] registered [ 1.568238] acpiphp: Slot [22] registered [ 1.572223] acpiphp: Slot [23] registered [ 1.576226] acpiphp: Slot [24] registered [ 1.580224] acpiphp: Slot [25] registered [ 1.584224] acpiphp: Slot [26] registered [ 1.588228] acpiphp: Slot [27] registered [ 1.592235] acpiphp: Slot [28] registered [ 1.596322] acpiphp: Slot [29] registered [ 1.600387] acpiphp: Slot [30] registered [ 1.604254] acpiphp: Slot [31] registered [ 1.608227] PCI host bridge to bus 0000:00 [ 1.612072] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.616072] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.620072] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.624072] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.628070] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.632072] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.666400] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.668073] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.672072] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.676071] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.703550] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.704218] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.892322] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.908965] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.924870] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.940786] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.956519] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.971652] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.987309] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.988000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.988089] vgaarb: loaded [ 1.992072] vgaarb: bridge control possible 0000:00:02.0 [ 2.006587] SCSI subsystem initialized [ 2.016813] ACPI: bus type USB registered [ 2.021083] usbcore: registered new interface driver usbfs [ 2.024362] usbcore: registered new interface driver hub [ 2.028115] usbcore: registered new device driver usb [ 2.038014] PCI: Using ACPI for IRQ routing [ 2.050972] NetLabel: Initializing [ 2.052158] NetLabel: domain hash size = 128 [ 2.056067] NetLabel: protocols = UNLABELED CIPSOv4 [ 2.060627] NetLabel: unlabeled traffic allowed by default [ 2.070564] clocksource: Switched to clocksource kvm-clock [ 2.260670] AppArmor: AppArmor Filesystem Enabled [ 2.281405] pnp: PnP ACPI init [ 2.302403] pnp: PnP ACPI: found 5 devices [ 2.347988] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.387111] NET: Registered protocol family 2 [ 2.413454] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 2.440243] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 2.465531] TCP: Hash tables configured (established 4096 bind 4096) [ 2.492511] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.516281] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.543139] NET: Registered protocol family 1 [ 2.562611] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.585528] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.609488] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.655930] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.704056] Trying to unpack rootfs image as initramfs... [ 3.189628] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 3.238517] Scanning for low memory corruption every 60 seconds [ 3.266428] futex hash table entries: 256 (order: 2, 16384 bytes) [ 3.291715] audit: initializing netlink subsys (disabled) [ 3.313394] audit: type=2000 audit(1532285881.512:1): initialized [ 3.341241] Initialise system trusted keyring [ 3.362570] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 3.397933] zbud: loaded [ 3.414876] VFS: Disk quotas dquot_6.6.0 [ 3.432663] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.465110] fuse init (API version 7.23) [ 3.485672] Key type big_key registered [ 3.503107] Allocating IMA MOK and blacklist keyrings. [ 3.531393] Key type asymmetric registered [ 3.550394] Asymmetric key parser 'x509' registered [ 3.570883] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.603633] io scheduler noop registered [ 3.620977] io scheduler deadline registered (default) [ 3.643151] io scheduler cfq registered [ 3.661288] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.683062] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.709772] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.742277] ACPI: Power Button [PWRF] [ 3.762951] GHES: HEST is not enabled! [ 3.800357] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 3.888490] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 3.943484] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 3.986210] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 4.062244] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 4.213189] Linux agpgart interface v0.103 [ 4.267840] brd: module loaded [ 4.302799] loop: module loaded [ 4.350715] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 4.382420] GPT:90111 != 2097151 [ 4.398701] GPT:Alternate GPT header not at the end of the disk. [ 4.421593] GPT:90111 != 2097151 [ 4.437398] GPT: Use GNU Parted to correct GPT errors. [ 4.459074] vda: vda1 vda15 [ 4.484174] scsi host0: ata_piix [ 4.502675] scsi host1: ata_piix [ 4.519707] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 4.545329] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 4.576667] libphy: Fixed MDIO Bus: probed [ 4.598251] tun: Universal TUN/TAP device driver, 1.6 [ 4.620153] tun: (C) 1999-2004 Max Krasnyansky [ 4.658010] PPP generic driver version 2.4.2 [ 4.676609] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.699139] ehci-pci: EHCI PCI platform driver [ 4.716577] ehci-platform: EHCI generic platform driver [ 4.739111] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 4.766743] ohci-pci: OHCI PCI platform driver [ 4.784396] ohci-platform: OHCI generic platform driver [ 4.803980] uhci_hcd: USB Universal Host Controller Interface driver [ 4.848450] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 4.868411] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 4.900178] uhci_hcd 0000:00:01.2: detected 2 ports [ 4.920539] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 4.943220] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.966641] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.997775] usb usb1: Product: UHCI Host Controller [ 5.017525] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 5.044405] usb usb1: SerialNumber: 0000:00:01.2 [ 5.063311] hub 1-0:1.0: USB hub found [ 5.084747] hub 1-0:1.0: 2 ports detected [ 5.105409] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 5.151121] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 5.171543] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 5.192625] mousedev: PS/2 mouse device common for all mice [ 5.221264] rtc_cmos 00:00: RTC can wake from S4 [ 5.241378] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 5.282670] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 5.313020] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 5.340218] i2c /dev entries driver [ 5.358550] device-mapper: uevent: version 1.0.3 [ 5.379822] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 5.416088] ledtrig-cpu: registered to indicate activity on CPUs [ 5.445250] NET: Registered protocol family 10 [ 5.470547] NET: Registered protocol family 17 [ 5.490197] Key type dns_resolver registered [ 5.512227] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1 [ 5.535841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 5.574667] registered taskstats version 1 [ 5.593728] Loading compiled-in X.509 certificates [ 5.616369] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 5.657893] zswap: loaded using pool lzo/zbud [ 5.689307] Key type trusted registered [ 5.711778] Key type encrypted registered [ 5.731116] AppArmor: AppArmor sha1 policy hashing enabled [ 5.755302] ima: No TPM chip found, activating TPM-bypass! [ 5.778226] evm: HMAC attrs: 0x1 [ 5.801284] Magic number: 10:13:1000 [ 5.820287] misc memory_bandwidth: hash matches [ 5.840260] i8042 aux 00:02: hash matches [ 5.861466] rtc_cmos 00:00: setting system clock to 2018-07-22 18:58:10 UTC (1532285890) [ 5.899428] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 5.924661] EDD information not available. [ 5.973357] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 6.007974] Write protecting the kernel read-only data: 14336k [ 6.071454] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 6.110022] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 6.45 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 7.23 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 7.343267] random: dd urandom read with 12 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.10... Lease of 192.168.120.10 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 7.55. iid=i-00000014 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 2018-07-22 18:58:16,653 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:58:16,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:58:19,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3149 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-488458c6-7652-4cd9-8bc3-ab4d6b6605d5 x-compute-request-id: req-488458c6-7652-4cd9-8bc3-ab4d6b6605d5 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_0a872258-384c-44f4-9635-fee5a88e7e77": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:05:db", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/43eeb821-eec3-42e1-aaee-743adcb21c93", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/43eeb821-eec3-42e1-aaee-743adcb21c93", "rel": "bookmark"}], "image": {"id": "af6ff9b4-5dc0-4038-9dac-efe710236486", "links": [{"href": "https://192.16.1.222:8774/images/af6ff9b4-5dc0-4038-9dac-efe710236486", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:57:54.000000", "flavor": {"id": "07709cd1-3128-44e2-a80a-17c0f5fce66e", "links": [{"href": "https://192.16.1.222:8774/flavors/07709cd1-3128-44e2-a80a-17c0f5fce66e", "rel": "bookmark"}]}, "id": "43eeb821-eec3-42e1-aaee-743adcb21c93", "security_groups": [{"name": "default"}], "user_id": "5ade0e0a788a424aa11594bf9d1f50d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:57:54Z", "hostId": "fcc1276411f2c46d7734a56e5fd25ee2355ca12122fdaf392465ee78", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_0a872258-384c-44f4-9635-fee5a88e7e77", "created": "2018-07-22T18:57:47Z", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_0a872258-384c-44f4-9635-fee5a88e7e77": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:8b:96", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/87320068-d4a1-4a16-835e-f84069de574a", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/87320068-d4a1-4a16-835e-f84069de574a", "rel": "bookmark"}], "image": {"id": "af6ff9b4-5dc0-4038-9dac-efe710236486", "links": [{"href": "https://192.16.1.222:8774/images/af6ff9b4-5dc0-4038-9dac-efe710236486", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:57:39.000000", "flavor": {"id": "07709cd1-3128-44e2-a80a-17c0f5fce66e", "links": [{"href": "https://192.16.1.222:8774/flavors/07709cd1-3128-44e2-a80a-17c0f5fce66e", "rel": "bookmark"}]}, "id": "87320068-d4a1-4a16-835e-f84069de574a", "security_groups": [{"name": "default"}], "user_id": "5ade0e0a788a424aa11594bf9d1f50d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:57:39Z", "hostId": "eeca7d04597ab1f7a408c85ae3f9354c0c2c4a9bca592c16babdb3ae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_0a872258-384c-44f4-9635-fee5a88e7e77", "created": "2018-07-22T18:57:32Z", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:58:19,048 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-488458c6-7652-4cd9-8bc3-ab4d6b6605d5 2018-07-22 18:58:19,048 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 2.39518284798s 2018-07-22 18:58:19,048 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-488458c6-7652-4cd9-8bc3-ab4d6b6605d5 2018-07-22 18:58:19,050 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-07-22 18:58:19,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/43eeb821-eec3-42e1-aaee-743adcb21c93/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 18:58:20,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 25280 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e56de97f-4d3d-490c-87c4-9f810edc9f2f x-compute-request-id: req-e56de97f-4d3d-490c-87c4-9f810edc9f2f RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.986 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975944)\n[ 0.028061] pid_max: default: 32768 minimum: 301\n[ 0.040084] ACPI: Core revision 20150930\n[ 0.049002] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.072086] Security Framework initialized\n[ 0.084056] Yama: becoming mindful.\n[ 0.092071] AppArmor: AppArmor initialized\n[ 0.100126] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.108304] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.116415] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.124060] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.132903] Initializing cgroup subsys io\n[ 0.140062] Initializing cgroup subsys memory\n[ 0.152065] Initializing cgroup subsys devices\n[ 0.160061] Initializing cgroup subsys freezer\n[ 0.168074] Initializing cgroup subsys net_cls\n[ 0.176073] Initializing cgroup subsys perf_event\n[ 0.184092] Initializing cgroup subsys net_prio\n[ 0.192076] Initializing cgroup subsys hugetlb\n[ 0.200067] Initializing cgroup subsys pids\n[ 0.214099] CPU: Physical Processor ID: 0\n[ 0.221830] mce: CPU supports 10 MCE banks\n[ 0.230121] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232061] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.810923] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 1.217226] ftrace: allocating 31920 entries in 125 pages\n[ 1.240671] smpboot: Max logical packages: 1\n[ 1.248060] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 1.262854] x2apic enabled\n[ 1.268075] Switched APIC routing to physical x2apic.\n[ 1.304000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 1.304000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 1.316121] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 1.329551] x86: Booted up 1 node, 1 CPUs\n[ 1.332069] smpboot: Total of 1 processors activated (4987.97 BogoMIPS)\n[ 1.340235] devtmpfs: initialized\n[ 1.345773] evm: security.selinux\n[ 1.348083] evm: security.SMACK64\n[ 1.352077] evm: security.SMACK64EXEC\n[ 1.356076] evm: security.SMACK64TRANSMUTE\n[ 1.360068] evm: security.SMACK64MMAP\n[ 1.364066] evm: security.ima\n[ 1.368068] evm: security.capability\n[ 1.372348] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.376338] pinctrl core: initialized pinctrl subsystem\n[ 1.381502] RTC time: 18:58:04, date: 07/22/18\n[ 1.384517] NET: Registered protocol family 16\n[ 1.388619] cpuidle: using governor ladder\n[ 1.392070] cpuidle: using governor menu\n[ 1.396077] PCCT header not found.\n[ 1.400502] ACPI: bus type PCI registered\n[ 1.404074] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.409241] PCI: Using configuration type 1 for base access\n[ 1.414106] ACPI: Added _OSI(Module Device)\n[ 1.416066] ACPI: Added _OSI(Processor Device)\n[ 1.420065] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.424065] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.432177] ACPI: Interpreter enabled\n[ 1.436079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.448068] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.460150] ACPI: (supports S0 S3 S4 S5)\n[ 1.464066] ACPI: Using IOAPIC for interrupt routing\n[ 1.468090] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.477460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.480073] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.484074] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.488094] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.492935] acpiphp: Slot [3] registered\n[ 1.496234] acpiphp: Slot [4] registered\n[ 1.500244] acpiphp: Slot [5] registered\n[ 1.504231] acpiphp: Slot [6] registered\n[ 1.508224] acpiphp: Slot [7] registered\n[ 1.512234] acpiphp: Slot [8] registered\n[ 1.516226] acpiphp: Slot [9] registered\n[ 1.520224] acpiphp: Slot [10] registered\n[ 1.524226] acpiphp: Slot [11] registered\n[ 1.528226] acpiphp: Slot [12] registered\n[ 1.532225] acpiphp: Slot [13] registered\n[ 1.536224] acpiphp: Slot [14] registered\n[ 1.540240] acpiphp: Slot [15] registered\n[ 1.544227] acpiphp: Slot [16] registered\n[ 1.548237] acpiphp: Slot [17] registered\n[ 1.552225] acpiphp: Slot [18] registered\n[ 1.556224] acpiphp: Slot [19] registered\n[ 1.560226] acpiphp: Slot [20] registered\n[ 1.564959] acpiphp: Slot [21] registered\n[ 1.568238] acpiphp: Slot [22] registered\n[ 1.572223] acpiphp: Slot [23] registered\n[ 1.576226] acpiphp: Slot [24] registered\n[ 1.580224] acpiphp: Slot [25] registered\n[ 1.584224] acpiphp: Slot [26] registered\n[ 1.588228] acpiphp: Slot [27] registered\n[ 1.592235] acpiphp: Slot [28] registered\n[ 1.596322] acpiphp: Slot [29] registered\n[ 1.600387] acpiphp: Slot [30] registered\n[ 1.604254] acpiphp: Slot [31] registered\n[ 1.608227] PCI host bridge to bus 0000:00\n[ 1.612072] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.616072] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.620072] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.624072] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 1.628070] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.632072] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.666400] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.668073] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.672072] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.676071] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.703550] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.704218] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.892322] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.908965] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.924870] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.940786] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.956519] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.971652] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.987309] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.988000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.988089] vgaarb: loaded\n[ 1.992072] vgaarb: bridge control possible 0000:00:02.0\n[ 2.006587] SCSI subsystem initialized\n[ 2.016813] ACPI: bus type USB registered\n[ 2.021083] usbcore: registered new interface driver usbfs\n[ 2.024362] usbcore: registered new interface driver hub\n[ 2.028115] usbcore: registered new device driver usb\n[ 2.038014] PCI: Using ACPI for IRQ routing\n[ 2.050972] NetLabel: Initializing\n[ 2.052158] NetLabel: domain hash size = 128\n[ 2.056067] NetLabel: protocols = UNLABELED CIPSOv4\n[ 2.060627] NetLabel: unlabeled traffic allowed by default\n[ 2.070564] clocksource: Switched to clocksource kvm-clock\n[ 2.260670] AppArmor: AppArmor Filesystem Enabled\n[ 2.281405] pnp: PnP ACPI init\n[ 2.302403] pnp: PnP ACPI: found 5 devices\n[ 2.347988] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 2.387111] NET: Registered protocol family 2\n[ 2.413454] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 2.440243] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 2.465531] TCP: Hash tables configured (established 4096 bind 4096)\n[ 2.492511] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.516281] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.543139] NET: Registered protocol family 1\n[ 2.562611] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.585528] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.609488] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.655930] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 2.704056] Trying to unpack rootfs image as initramfs...\n[ 3.189628] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 3.238517] Scanning for low memory corruption every 60 seconds\n[ 3.266428] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 3.291715] audit: initializing netlink subsys (disabled)\n[ 3.313394] audit: type=2000 audit(1532285881.512:1): initialized\n[ 3.341241] Initialise system trusted keyring\n[ 3.362570] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 3.397933] zbud: loaded\n[ 3.414876] VFS: Disk quotas dquot_6.6.0\n[ 3.432663] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 3.465110] fuse init (API version 7.23)\n[ 3.485672] Key type big_key registered\n[ 3.503107] Allocating IMA MOK and blacklist keyrings.\n[ 3.531393] Key type asymmetric registered\n[ 3.550394] Asymmetric key parser 'x509' registered\n[ 3.570883] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 3.603633] io scheduler noop registered\n[ 3.620977] io scheduler deadline registered (default)\n[ 3.643151] io scheduler cfq registered\n[ 3.661288] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 3.683062] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 3.709772] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 3.742277] ACPI: Power Button [PWRF]\n[ 3.762951] GHES: HEST is not enabled!\n[ 3.800357] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 3.888490] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 3.943484] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 3.986210] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 4.062244] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 4.213189] Linux agpgart interface v0.103\n[ 4.267840] brd: module loaded\n[ 4.302799] loop: module loaded\n[ 4.350715] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 4.382420] GPT:90111 != 2097151\n[ 4.398701] GPT:Alternate GPT header not at the end of the disk.\n[ 4.421593] GPT:90111 != 2097151\n[ 4.437398] GPT: Use GNU Parted to correct GPT errors.\n[ 4.459074] vda: vda1 vda15\n[ 4.484174] scsi host0: ata_piix\n[ 4.502675] scsi host1: ata_piix\n[ 4.519707] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 4.545329] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 4.576667] libphy: Fixed MDIO Bus: probed\n[ 4.598251] tun: Universal TUN/TAP device driver, 1.6\n[ 4.620153] tun: (C) 1999-2004 Max Krasnyansky \n[ 4.658010] PPP generic driver version 2.4.2\n[ 4.676609] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 4.699139] ehci-pci: EHCI PCI platform driver\n[ 4.716577] ehci-platform: EHCI generic platform driver\n[ 4.739111] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 4.766743] ohci-pci: OHCI PCI platform driver\n[ 4.784396] ohci-platform: OHCI generic platform driver\n[ 4.803980] uhci_hcd: USB Universal Host Controller Interface driver\n[ 4.848450] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 4.868411] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 4.900178] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 4.920539] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 4.943220] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 4.966641] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 4.997775] usb usb1: Product: UHCI Host Controller\n[ 5.017525] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 5.044405] usb usb1: SerialNumber: 0000:00:01.2\n[ 5.063311] hub 1-0:1.0: USB hub found\n[ 5.084747] hub 1-0:1.0: 2 ports detected\n[ 5.105409] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 5.151121] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 5.171543] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 5.192625] mousedev: PS/2 mouse device common for all mice\n[ 5.221264] rtc_cmos 00:00: RTC can wake from S4\n[ 5.241378] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 5.282670] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 5.313020] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 5.340218] i2c /dev entries driver\n[ 5.358550] device-mapper: uevent: version 1.0.3\n[ 5.379822] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 5.416088] ledtrig-cpu: registered to indicate activity on CPUs\n[ 5.445250] NET: Registered protocol family 10\n[ 5.470547] NET: Registered protocol family 17\n[ 5.490197] Key type dns_resolver registered\n[ 5.512227] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1\n[ 5.535841] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 5.574667] registered taskstats version 1\n[ 5.593728] Loading compiled-in X.509 certificates\n[ 5.616369] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 5.657893] zswap: loaded using pool lzo/zbud\n[ 5.689307] Key type trusted registered\n[ 5.711778] Key type encrypted registered\n[ 5.731116] AppArmor: AppArmor sha1 policy hashing enabled\n[ 5.755302] ima: No TPM chip found, activating TPM-bypass!\n[ 5.778226] evm: HMAC attrs: 0x1\n[ 5.801284] Magic number: 10:13:1000\n[ 5.820287] misc memory_bandwidth: hash matches\n[ 5.840260] i8042 aux 00:02: hash matches\n[ 5.861466] rtc_cmos 00:00: setting system clock to 2018-07-22 18:58:10 UTC (1532285890)\n[ 5.899428] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 5.924661] EDD information not available.\n[ 5.973357] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 6.007974] Write protecting the kernel read-only data: 14336k\n[ 6.071454] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 6.110022] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 6.45\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 7.23\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 7.343267] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.10...\nLease of 192.168.120.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 7.55. iid=i-00000014\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nvPing OK\n=== system information ===\nPlatform: OpenStack Foundation OpenStack Nova\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 2493.986 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: VT-x\nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDvcBwyUU/APN6Dw6Ze2eDaG+kK1rnd4es8SuqTDH0omBWPYBl7KEQ76Gy3rxglv9mmx/m99ROP3FptwgeVaPbud0nSrOrQ8TLlolcm1M/eyBYRQzS/hARWjeaftsKVzKqAznfqog+QVxE8Co2cTST1Dlx+wjn1XQ7uut+yc1T5ZwMPwWdVg3ZDhoVMgZM3rTTk3fQwU9q8cWp5DkLyfVXokVEdPn4ck73LYDIy+QPnNLPTbYo4QSKl9OEGuAe2k2FGCBdqsy+SUfGOgjHnm4866Xyi4bBiNpQt5on6xnFWf1WA4j+/7sgno3TAGpI0gDF9ZO33ix2KJIRvoQWrf5WN root@vping-userdata-vm2-0a872258-384c-44f4-9635-fee5a88e7e77\nssh-dss AAAAB3NzaC1kc3MAAACBALfcXAPFLe5DfwzmdxPiE4QMfeAQDBlWNQhyY8K6tpg4qTzQAJhfpuSLQ9PWfO/LQ3aXvZ1ZPeFBgsUupGbTL4+NCd5HpAcNij4/py82vcif5abaUWtogksTFPeF2gy/g6j6OjanBL7X1Xu5TDdPqICe2PZJSK51ojiKcoVOb1mrAAAAFQC9k2J5fPso76uRs+jd0KlmPK1VjwAAAIEAtURd3j94P00aiQjxZfrox5i2/amRgvO9mmt53aIolrWPtrvCDMtfaHtnspFOJ2hLE6x+VHyhY2H9SC/d2ETXU1F7BDvtZ2JN8oESXigsx5XddHUZ8zJc2s1mWnKX3rpJZ9UMnsRZlGvQvny1sT8Vo/6cZD5fG1za4NOK+Vo7wgwAAACBAJ+2ghFNx6670AIPZ/uC5w/eyrum44lcQ241tr2+rkTmyczuHg76TvHy97Jg7eo8Uk6WnGKxb2ANr19BoEwaJooimztZxEu11XVP+1dKKXCmlyF7bj8Kfa0WhM7vu7oBM9AchH27BSzdxJw9yZWcwhRygyY5AcbrudQJgiqHBAFv root@vping-userdata-vm2-0a872258-384c-44f4-9635-fee5a88e7e77\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.86s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.10,24,fe80::f816:3eff:fe2b:5db/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.10 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000014\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-0a872258-384c-44f4-9635-fee5a88e7e77.novalocal\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=14.84 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-userdata-vm2-0a872258-384c-44f4-9635-fee5a88e7e77 login: "} 2018-07-22 18:58:20,001 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/43eeb821-eec3-42e1-aaee-743adcb21c93/action used request id req-e56de97f-4d3d-490c-87c4-9f810edc9f2f 2018-07-22 18:58:20,001 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.951209068298s 2018-07-22 18:58:20,002 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/43eeb821-eec3-42e1-aaee-743adcb21c93/action used request id req-e56de97f-4d3d-490c-87c4-9f810edc9f2f 2018-07-22 18:58:20,002 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.986 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975944) [ 0.028061] pid_max: default: 32768 minimum: 301 [ 0.040084] ACPI: Core revision 20150930 [ 0.049002] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.072086] Security Framework initialized [ 0.084056] Yama: becoming mindful. [ 0.092071] AppArmor: AppArmor initialized [ 0.100126] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.108304] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.116415] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.124060] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.132903] Initializing cgroup subsys io [ 0.140062] Initializing cgroup subsys memory [ 0.152065] Initializing cgroup subsys devices [ 0.160061] Initializing cgroup subsys freezer [ 0.168074] Initializing cgroup subsys net_cls [ 0.176073] Initializing cgroup subsys perf_event [ 0.184092] Initializing cgroup subsys net_prio [ 0.192076] Initializing cgroup subsys hugetlb [ 0.200067] Initializing cgroup subsys pids [ 0.214099] CPU: Physical Processor ID: 0 [ 0.221830] mce: CPU supports 10 MCE banks [ 0.230121] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.232061] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.810923] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 1.217226] ftrace: allocating 31920 entries in 125 pages [ 1.240671] smpboot: Max logical packages: 1 [ 1.248060] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.262854] x2apic enabled [ 1.268075] Switched APIC routing to physical x2apic. [ 1.304000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.304000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 1.316121] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.329551] x86: Booted up 1 node, 1 CPUs [ 1.332069] smpboot: Total of 1 processors activated (4987.97 BogoMIPS) [ 1.340235] devtmpfs: initialized [ 1.345773] evm: security.selinux [ 1.348083] evm: security.SMACK64 [ 1.352077] evm: security.SMACK64EXEC [ 1.356076] evm: security.SMACK64TRANSMUTE [ 1.360068] evm: security.SMACK64MMAP [ 1.364066] evm: security.ima [ 1.368068] evm: security.capability [ 1.372348] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.376338] pinctrl core: initialized pinctrl subsystem [ 1.381502] RTC time: 18:58:04, date: 07/22/18 [ 1.384517] NET: Registered protocol family 16 [ 1.388619] cpuidle: using governor ladder [ 1.392070] cpuidle: using governor menu [ 1.396077] PCCT header not found. [ 1.400502] ACPI: bus type PCI registered [ 1.404074] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.409241] PCI: Using configuration type 1 for base access [ 1.414106] ACPI: Added _OSI(Module Device) [ 1.416066] ACPI: Added _OSI(Processor Device) [ 1.420065] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.424065] ACPI: Added _OSI(Processor Aggregator Device) [ 1.432177] ACPI: Interpreter enabled [ 1.436079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.448068] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.460150] ACPI: (supports S0 S3 S4 S5) [ 1.464066] ACPI: Using IOAPIC for interrupt routing [ 1.468090] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.477460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.480073] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.484074] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.488094] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.492935] acpiphp: Slot [3] registered [ 1.496234] acpiphp: Slot [4] registered [ 1.500244] acpiphp: Slot [5] registered [ 1.504231] acpiphp: Slot [6] registered [ 1.508224] acpiphp: Slot [7] registered [ 1.512234] acpiphp: Slot [8] registered [ 1.516226] acpiphp: Slot [9] registered [ 1.520224] acpiphp: Slot [10] registered [ 1.524226] acpiphp: Slot [11] registered [ 1.528226] acpiphp: Slot [12] registered [ 1.532225] acpiphp: Slot [13] registered [ 1.536224] acpiphp: Slot [14] registered [ 1.540240] acpiphp: Slot [15] registered [ 1.544227] acpiphp: Slot [16] registered [ 1.548237] acpiphp: Slot [17] registered [ 1.552225] acpiphp: Slot [18] registered [ 1.556224] acpiphp: Slot [19] registered [ 1.560226] acpiphp: Slot [20] registered [ 1.564959] acpiphp: Slot [21] registered [ 1.568238] acpiphp: Slot [22] registered [ 1.572223] acpiphp: Slot [23] registered [ 1.576226] acpiphp: Slot [24] registered [ 1.580224] acpiphp: Slot [25] registered [ 1.584224] acpiphp: Slot [26] registered [ 1.588228] acpiphp: Slot [27] registered [ 1.592235] acpiphp: Slot [28] registered [ 1.596322] acpiphp: Slot [29] registered [ 1.600387] acpiphp: Slot [30] registered [ 1.604254] acpiphp: Slot [31] registered [ 1.608227] PCI host bridge to bus 0000:00 [ 1.612072] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.616072] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.620072] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.624072] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.628070] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.632072] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.666400] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.668073] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.672072] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.676071] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.703550] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.704218] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.892322] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.908965] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.924870] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.940786] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.956519] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.971652] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.987309] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.988000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.988089] vgaarb: loaded [ 1.992072] vgaarb: bridge control possible 0000:00:02.0 [ 2.006587] SCSI subsystem initialized [ 2.016813] ACPI: bus type USB registered [ 2.021083] usbcore: registered new interface driver usbfs [ 2.024362] usbcore: registered new interface driver hub [ 2.028115] usbcore: registered new device driver usb [ 2.038014] PCI: Using ACPI for IRQ routing [ 2.050972] NetLabel: Initializing [ 2.052158] NetLabel: domain hash size = 128 [ 2.056067] NetLabel: protocols = UNLABELED CIPSOv4 [ 2.060627] NetLabel: unlabeled traffic allowed by default [ 2.070564] clocksource: Switched to clocksource kvm-clock [ 2.260670] AppArmor: AppArmor Filesystem Enabled [ 2.281405] pnp: PnP ACPI init [ 2.302403] pnp: PnP ACPI: found 5 devices [ 2.347988] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.387111] NET: Registered protocol family 2 [ 2.413454] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 2.440243] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 2.465531] TCP: Hash tables configured (established 4096 bind 4096) [ 2.492511] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.516281] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.543139] NET: Registered protocol family 1 [ 2.562611] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.585528] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.609488] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.655930] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.704056] Trying to unpack rootfs image as initramfs... [ 3.189628] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 3.238517] Scanning for low memory corruption every 60 seconds [ 3.266428] futex hash table entries: 256 (order: 2, 16384 bytes) [ 3.291715] audit: initializing netlink subsys (disabled) [ 3.313394] audit: type=2000 audit(1532285881.512:1): initialized [ 3.341241] Initialise system trusted keyring [ 3.362570] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 3.397933] zbud: loaded [ 3.414876] VFS: Disk quotas dquot_6.6.0 [ 3.432663] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.465110] fuse init (API version 7.23) [ 3.485672] Key type big_key registered [ 3.503107] Allocating IMA MOK and blacklist keyrings. [ 3.531393] Key type asymmetric registered [ 3.550394] Asymmetric key parser 'x509' registered [ 3.570883] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.603633] io scheduler noop registered [ 3.620977] io scheduler deadline registered (default) [ 3.643151] io scheduler cfq registered [ 3.661288] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.683062] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.709772] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.742277] ACPI: Power Button [PWRF] [ 3.762951] GHES: HEST is not enabled! [ 3.800357] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 3.888490] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 3.943484] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 3.986210] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 4.062244] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 4.213189] Linux agpgart interface v0.103 [ 4.267840] brd: module loaded [ 4.302799] loop: module loaded [ 4.350715] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 4.382420] GPT:90111 != 2097151 [ 4.398701] GPT:Alternate GPT header not at the end of the disk. [ 4.421593] GPT:90111 != 2097151 [ 4.437398] GPT: Use GNU Parted to correct GPT errors. [ 4.459074] vda: vda1 vda15 [ 4.484174] scsi host0: ata_piix [ 4.502675] scsi host1: ata_piix [ 4.519707] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 4.545329] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 4.576667] libphy: Fixed MDIO Bus: probed [ 4.598251] tun: Universal TUN/TAP device driver, 1.6 [ 4.620153] tun: (C) 1999-2004 Max Krasnyansky [ 4.658010] PPP generic driver version 2.4.2 [ 4.676609] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.699139] ehci-pci: EHCI PCI platform driver [ 4.716577] ehci-platform: EHCI generic platform driver [ 4.739111] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 4.766743] ohci-pci: OHCI PCI platform driver [ 4.784396] ohci-platform: OHCI generic platform driver [ 4.803980] uhci_hcd: USB Universal Host Controller Interface driver [ 4.848450] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 4.868411] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 4.900178] uhci_hcd 0000:00:01.2: detected 2 ports [ 4.920539] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 4.943220] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.966641] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.997775] usb usb1: Product: UHCI Host Controller [ 5.017525] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 5.044405] usb usb1: SerialNumber: 0000:00:01.2 [ 5.063311] hub 1-0:1.0: USB hub found [ 5.084747] hub 1-0:1.0: 2 ports detected [ 5.105409] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 5.151121] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 5.171543] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 5.192625] mousedev: PS/2 mouse device common for all mice [ 5.221264] rtc_cmos 00:00: RTC can wake from S4 [ 5.241378] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 5.282670] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 5.313020] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 5.340218] i2c /dev entries driver [ 5.358550] device-mapper: uevent: version 1.0.3 [ 5.379822] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 5.416088] ledtrig-cpu: registered to indicate activity on CPUs [ 5.445250] NET: Registered protocol family 10 [ 5.470547] NET: Registered protocol family 17 [ 5.490197] Key type dns_resolver registered [ 5.512227] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1 [ 5.535841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 5.574667] registered taskstats version 1 [ 5.593728] Loading compiled-in X.509 certificates [ 5.616369] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 5.657893] zswap: loaded using pool lzo/zbud [ 5.689307] Key type trusted registered [ 5.711778] Key type encrypted registered [ 5.731116] AppArmor: AppArmor sha1 policy hashing enabled [ 5.755302] ima: No TPM chip found, activating TPM-bypass! [ 5.778226] evm: HMAC attrs: 0x1 [ 5.801284] Magic number: 10:13:1000 [ 5.820287] misc memory_bandwidth: hash matches [ 5.840260] i8042 aux 00:02: hash matches [ 5.861466] rtc_cmos 00:00: setting system clock to 2018-07-22 18:58:10 UTC (1532285890) [ 5.899428] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 5.924661] EDD information not available. [ 5.973357] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 6.007974] Write protecting the kernel read-only data: 14336k [ 6.071454] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 6.110022] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 6.45 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 7.23 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 7.343267] random: dd urandom read with 12 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.10... Lease of 192.168.120.10 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 7.55. iid=i-00000014 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2493.986 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDvcBwyUU/APN6Dw6Ze2eDaG+kK1rnd4es8SuqTDH0omBWPYBl7KEQ76Gy3rxglv9mmx/m99ROP3FptwgeVaPbud0nSrOrQ8TLlolcm1M/eyBYRQzS/hARWjeaftsKVzKqAznfqog+QVxE8Co2cTST1Dlx+wjn1XQ7uut+yc1T5ZwMPwWdVg3ZDhoVMgZM3rTTk3fQwU9q8cWp5DkLyfVXokVEdPn4ck73LYDIy+QPnNLPTbYo4QSKl9OEGuAe2k2FGCBdqsy+SUfGOgjHnm4866Xyi4bBiNpQt5on6xnFWf1WA4j+/7sgno3TAGpI0gDF9ZO33ix2KJIRvoQWrf5WN root@vping-userdata-vm2-0a872258-384c-44f4-9635-fee5a88e7e77 ssh-dss AAAAB3NzaC1kc3MAAACBALfcXAPFLe5DfwzmdxPiE4QMfeAQDBlWNQhyY8K6tpg4qTzQAJhfpuSLQ9PWfO/LQ3aXvZ1ZPeFBgsUupGbTL4+NCd5HpAcNij4/py82vcif5abaUWtogksTFPeF2gy/g6j6OjanBL7X1Xu5TDdPqICe2PZJSK51ojiKcoVOb1mrAAAAFQC9k2J5fPso76uRs+jd0KlmPK1VjwAAAIEAtURd3j94P00aiQjxZfrox5i2/amRgvO9mmt53aIolrWPtrvCDMtfaHtnspFOJ2hLE6x+VHyhY2H9SC/d2ETXU1F7BDvtZ2JN8oESXigsx5XddHUZ8zJc2s1mWnKX3rpJZ9UMnsRZlGvQvny1sT8Vo/6cZD5fG1za4NOK+Vo7wgwAAACBAJ+2ghFNx6670AIPZ/uC5w/eyrum44lcQ241tr2+rkTmyczuHg76TvHy97Jg7eo8Uk6WnGKxb2ANr19BoEwaJooimztZxEu11XVP+1dKKXCmlyF7bj8Kfa0WhM7vu7oBM9AchH27BSzdxJw9yZWcwhRygyY5AcbrudQJgiqHBAFv root@vping-userdata-vm2-0a872258-384c-44f4-9635-fee5a88e7e77 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.86s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.10,24,fe80::f816:3eff:fe2b:5db/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.10 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000014 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-0a872258-384c-44f4-9635-fee5a88e7e77.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=14.84 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-0a872258-384c-44f4-9635-fee5a88e7e77 login: 2018-07-22 18:58:20,003 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-07-22 18:58:20,003 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 01:07 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-22 18:58:20,006 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.servers 2018-07-22 18:58:20,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/87320068-d4a1-4a16-835e-f84069de574a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:58:21,278 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-6e8a0d99-1432-4ac7-bd17-cc9a502b8f31 x-compute-request-id: req-6e8a0d99-1432-4ac7-bd17-cc9a502b8f31 2018-07-22 18:58:21,278 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/87320068-d4a1-4a16-835e-f84069de574a used request id req-6e8a0d99-1432-4ac7-bd17-cc9a502b8f31 2018-07-22 18:58:21,278 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.servers in 1.27192187309s 2018-07-22 18:58:21,278 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/87320068-d4a1-4a16-835e-f84069de574a used request id req-6e8a0d99-1432-4ac7-bd17-cc9a502b8f31 2018-07-22 18:58:21,279 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:58:21,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:58:21,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3155 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-fc5a0a53-30d7-43bd-9ca3-8f149bbc2cc2 x-compute-request-id: req-fc5a0a53-30d7-43bd-9ca3-8f149bbc2cc2 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_0a872258-384c-44f4-9635-fee5a88e7e77": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:05:db", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/43eeb821-eec3-42e1-aaee-743adcb21c93", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/43eeb821-eec3-42e1-aaee-743adcb21c93", "rel": "bookmark"}], "image": {"id": "af6ff9b4-5dc0-4038-9dac-efe710236486", "links": [{"href": "https://192.16.1.222:8774/images/af6ff9b4-5dc0-4038-9dac-efe710236486", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:57:54.000000", "flavor": {"id": "07709cd1-3128-44e2-a80a-17c0f5fce66e", "links": [{"href": "https://192.16.1.222:8774/flavors/07709cd1-3128-44e2-a80a-17c0f5fce66e", "rel": "bookmark"}]}, "id": "43eeb821-eec3-42e1-aaee-743adcb21c93", "security_groups": [{"name": "default"}], "user_id": "5ade0e0a788a424aa11594bf9d1f50d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:57:54Z", "hostId": "fcc1276411f2c46d7734a56e5fd25ee2355ca12122fdaf392465ee78", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_0a872258-384c-44f4-9635-fee5a88e7e77", "created": "2018-07-22T18:57:47Z", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_0a872258-384c-44f4-9635-fee5a88e7e77": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:8b:96", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/87320068-d4a1-4a16-835e-f84069de574a", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/87320068-d4a1-4a16-835e-f84069de574a", "rel": "bookmark"}], "image": {"id": "af6ff9b4-5dc0-4038-9dac-efe710236486", "links": [{"href": "https://192.16.1.222:8774/images/af6ff9b4-5dc0-4038-9dac-efe710236486", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:57:39.000000", "flavor": {"id": "07709cd1-3128-44e2-a80a-17c0f5fce66e", "links": [{"href": "https://192.16.1.222:8774/flavors/07709cd1-3128-44e2-a80a-17c0f5fce66e", "rel": "bookmark"}]}, "id": "87320068-d4a1-4a16-835e-f84069de574a", "security_groups": [{"name": "default"}], "user_id": "5ade0e0a788a424aa11594bf9d1f50d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:58:21Z", "hostId": "eeca7d04597ab1f7a408c85ae3f9354c0c2c4a9bca592c16babdb3ae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_0a872258-384c-44f4-9635-fee5a88e7e77", "created": "2018-07-22T18:57:32Z", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:58:21,904 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-fc5a0a53-30d7-43bd-9ca3-8f149bbc2cc2 2018-07-22 18:58:21,904 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.62479186058s 2018-07-22 18:58:21,904 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-fc5a0a53-30d7-43bd-9ca3-8f149bbc2cc2 2018-07-22 18:58:21,906 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 18:58:23,908 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:58:23,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:58:24,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1582 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-abbdad05-32f2-42d1-8855-92b1979edb15 x-compute-request-id: req-abbdad05-32f2-42d1-8855-92b1979edb15 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_0a872258-384c-44f4-9635-fee5a88e7e77": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:05:db", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/43eeb821-eec3-42e1-aaee-743adcb21c93", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/43eeb821-eec3-42e1-aaee-743adcb21c93", "rel": "bookmark"}], "image": {"id": "af6ff9b4-5dc0-4038-9dac-efe710236486", "links": [{"href": "https://192.16.1.222:8774/images/af6ff9b4-5dc0-4038-9dac-efe710236486", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:57:54.000000", "flavor": {"id": "07709cd1-3128-44e2-a80a-17c0f5fce66e", "links": [{"href": "https://192.16.1.222:8774/flavors/07709cd1-3128-44e2-a80a-17c0f5fce66e", "rel": "bookmark"}]}, "id": "43eeb821-eec3-42e1-aaee-743adcb21c93", "security_groups": [{"name": "default"}], "user_id": "5ade0e0a788a424aa11594bf9d1f50d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:57:54Z", "hostId": "fcc1276411f2c46d7734a56e5fd25ee2355ca12122fdaf392465ee78", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_0a872258-384c-44f4-9635-fee5a88e7e77", "created": "2018-07-22T18:57:47Z", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:58:24,272 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-abbdad05-32f2-42d1-8855-92b1979edb15 2018-07-22 18:58:24,272 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.363430023193s 2018-07-22 18:58:24,272 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-abbdad05-32f2-42d1-8855-92b1979edb15 2018-07-22 18:58:24,273 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.servers 2018-07-22 18:58:24,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/43eeb821-eec3-42e1-aaee-743adcb21c93 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:58:24,580 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-45501d56-84a4-4692-a756-9b72adc303f9 x-compute-request-id: req-45501d56-84a4-4692-a756-9b72adc303f9 2018-07-22 18:58:24,580 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/43eeb821-eec3-42e1-aaee-743adcb21c93 used request id req-45501d56-84a4-4692-a756-9b72adc303f9 2018-07-22 18:58:24,580 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.servers in 0.306505918503s 2018-07-22 18:58:24,580 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/43eeb821-eec3-42e1-aaee-743adcb21c93 used request id req-45501d56-84a4-4692-a756-9b72adc303f9 2018-07-22 18:58:24,580 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:58:24,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:58:25,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1588 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-94cefe70-7f49-46b2-853c-3b5da882d49e x-compute-request-id: req-94cefe70-7f49-46b2-853c-3b5da882d49e RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_0a872258-384c-44f4-9635-fee5a88e7e77": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:05:db", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/43eeb821-eec3-42e1-aaee-743adcb21c93", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/43eeb821-eec3-42e1-aaee-743adcb21c93", "rel": "bookmark"}], "image": {"id": "af6ff9b4-5dc0-4038-9dac-efe710236486", "links": [{"href": "https://192.16.1.222:8774/images/af6ff9b4-5dc0-4038-9dac-efe710236486", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:57:54.000000", "flavor": {"id": "07709cd1-3128-44e2-a80a-17c0f5fce66e", "links": [{"href": "https://192.16.1.222:8774/flavors/07709cd1-3128-44e2-a80a-17c0f5fce66e", "rel": "bookmark"}]}, "id": "43eeb821-eec3-42e1-aaee-743adcb21c93", "security_groups": [{"name": "default"}], "user_id": "5ade0e0a788a424aa11594bf9d1f50d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:58:24Z", "hostId": "fcc1276411f2c46d7734a56e5fd25ee2355ca12122fdaf392465ee78", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_0a872258-384c-44f4-9635-fee5a88e7e77", "created": "2018-07-22T18:57:47Z", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:58:25,100 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-94cefe70-7f49-46b2-853c-3b5da882d49e 2018-07-22 18:58:25,100 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.52007317543s 2018-07-22 18:58:25,101 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-94cefe70-7f49-46b2-853c-3b5da882d49e 2018-07-22 18:58:25,102 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 18:58:27,103 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:58:27,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:58:27,304 - 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-fc07578a-3396-4ae8-8584-60f4cf087564 x-compute-request-id: req-fc07578a-3396-4ae8-8584-60f4cf087564 RESP BODY: {"servers": []} 2018-07-22 18:58:27,304 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-fc07578a-3396-4ae8-8584-60f4cf087564 2018-07-22 18:58:27,305 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.201659917831s 2018-07-22 18:58:27,305 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-fc07578a-3396-4ae8-8584-60f4cf087564 2018-07-22 18:58:27,306 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-07-22 18:58:27,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/fe6fcba3-47e3-4544-a179-fd0ff0ea7fa2/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}f6e6396176c501b73ccae22b7ffa8ae959fe7233" -d '{"subnet_id": "e41b0f06-2272-44ac-84da-84d411f6a004"}' 2018-07-22 18:58:30,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4f2a7e5b-dd5e-4d6d-a4d6-626999085168 Date: Sun, 22 Jul 2018 18:58:30 GMT RESP BODY: {"network_id": "658d95d8-8f47-41f4-ae9d-92b64e68a876", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "subnet_id": "e41b0f06-2272-44ac-84da-84d411f6a004", "subnet_ids": ["e41b0f06-2272-44ac-84da-84d411f6a004"], "port_id": "c1d912a6-30f5-4a22-8053-b6b6389d4b80", "id": "fe6fcba3-47e3-4544-a179-fd0ff0ea7fa2"} 2018-07-22 18:58:30,731 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/fe6fcba3-47e3-4544-a179-fd0ff0ea7fa2/remove_router_interface.json used request id req-4f2a7e5b-dd5e-4d6d-a4d6-626999085168 2018-07-22 18:58:30,731 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 3.42567396164s 2018-07-22 18:58:30,732 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/fe6fcba3-47e3-4544-a179-fd0ff0ea7fa2/remove_router_interface.json used request id req-4f2a7e5b-dd5e-4d6d-a4d6-626999085168 returning object fe6fcba3-47e3-4544-a179-fd0ff0ea7fa2 2018-07-22 18:58:30,732 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-07-22 18:58:30,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:58:30,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 711 X-Openstack-Request-Id: req-8be2c192-ff07-4bcc-81a8-616fb2ff995f Date: Sun, 22 Jul 2018 18:58:30 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dfeb2318-808e-4397-8e97-13ee20f5981d", "ip_address": "192.16.1.111"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "created_at": "2018-07-22T18:57:16Z", "admin_state_up": true, "updated_at": "2018-07-22T18:58:28Z", "flavor_id": null, "revision_number": 10, "routes": [], "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "id": "fe6fcba3-47e3-4544-a179-fd0ff0ea7fa2", "name": "vping_userdata-router_0a872258-384c-44f4-9635-fee5a88e7e77"}]} 2018-07-22 18:58:30,934 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-8be2c192-ff07-4bcc-81a8-616fb2ff995f 2018-07-22 18:58:30,934 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.201966047287s 2018-07-22 18:58:30,934 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-8be2c192-ff07-4bcc-81a8-616fb2ff995f 2018-07-22 18:58:30,935 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-07-22 18:58:30,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/fe6fcba3-47e3-4544-a179-fd0ff0ea7fa2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:58:36,323 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0cfad616-4b83-4d88-8ba1-b2d12a359a71 Content-Length: 0 Date: Sun, 22 Jul 2018 18:58:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 18:58:36,323 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/fe6fcba3-47e3-4544-a179-fd0ff0ea7fa2.json used request id req-0cfad616-4b83-4d88-8ba1-b2d12a359a71 2018-07-22 18:58:36,323 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 5.38777494431s 2018-07-22 18:58:36,323 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/fe6fcba3-47e3-4544-a179-fd0ff0ea7fa2.json used request id req-0cfad616-4b83-4d88-8ba1-b2d12a359a71 2018-07-22 18:58:36,324 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-22 18:58:36,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:58:36,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8cf13fe1-7d8c-477a-bd0d-f60534b9c51f Date: Sun, 22 Jul 2018 18:58:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"658d95d8-8f47-41f4-ae9d-92b64e68a876","tenant_id":"b34d2a5bc1b54628b1c7e2c9de5eba80","created_at":"2018-07-22T18:57:14Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T18:57:14Z","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":"b34d2a5bc1b54628b1c7e2c9de5eba80","id":"e41b0f06-2272-44ac-84da-84d411f6a004","subnetpool_id":null,"name":"vping_userdata-subnet_0a872258-384c-44f4-9635-fee5a88e7e77"}]} 2018-07-22 18:58:36,424 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-8cf13fe1-7d8c-477a-bd0d-f60534b9c51f 2018-07-22 18:58:36,424 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.100269794464s 2018-07-22 18:58:36,424 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-8cf13fe1-7d8c-477a-bd0d-f60534b9c51f 2018-07-22 18:58:36,425 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-07-22 18:58:36,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/e41b0f06-2272-44ac-84da-84d411f6a004.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:58:40,601 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bdf82d02-43d7-4f53-ab7d-e5815e025126 Date: Sun, 22 Jul 2018 18:58:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 18:58:40,601 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/e41b0f06-2272-44ac-84da-84d411f6a004.json used request id req-bdf82d02-43d7-4f53-ab7d-e5815e025126 2018-07-22 18:58:40,601 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 4.17568206787s 2018-07-22 18:58:40,602 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/e41b0f06-2272-44ac-84da-84d411f6a004.json used request id req-bdf82d02-43d7-4f53-ab7d-e5815e025126 2018-07-22 18:58:40,602 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-22 18:58:40,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/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}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:58:40,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1158 X-Openstack-Request-Id: req-5d3cfb36-66b7-43e9-b22b-c649956cfa4a Date: Sun, 22 Jul 2018 18:58:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-07-22T18:58:40Z","tenant_id":"b34d2a5bc1b54628b1c7e2c9de5eba80","created_at":"2018-07-22T18:57:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b34d2a5bc1b54628b1c7e2c9de5eba80","id":"658d95d8-8f47-41f4-ae9d-92b64e68a876","name":"vping_userdata-net_0a872258-384c-44f4-9635-fee5a88e7e77"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"updated_at":"2018-07-22T18:45:46Z","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","name":"ext-net"}]} 2018-07-22 18:58:40,783 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-5d3cfb36-66b7-43e9-b22b-c649956cfa4a 2018-07-22 18:58:40,784 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.181374788284s 2018-07-22 18:58:40,784 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-5d3cfb36-66b7-43e9-b22b-c649956cfa4a 2018-07-22 18:58:40,784 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-07-22 18:58:40,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/658d95d8-8f47-41f4-ae9d-92b64e68a876.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:58:43,525 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-72edd67c-886f-4fb4-940e-7f1f11195134 Date: Sun, 22 Jul 2018 18:58:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 18:58:43,525 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/658d95d8-8f47-41f4-ae9d-92b64e68a876.json used request id req-72edd67c-886f-4fb4-940e-7f1f11195134 2018-07-22 18:58:43,525 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 2.74053812027s 2018-07-22 18:58:43,525 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/658d95d8-8f47-41f4-ae9d-92b64e68a876.json used request id req-72edd67c-886f-4fb4-940e-7f1f11195134 2018-07-22 18:58:43,528 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-22 18:58:43,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:58:43,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json x-openstack-request-id: req-c59f7d1d-7c82-4ed2-b874-94f97b4161f0 RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/af6ff9b4-5dc0-4038-9dac-efe710236486/snap", "metadata": {}}], "file": "/v2/images/af6ff9b4-5dc0-4038-9dac-efe710236486/file", "owner": "b34d2a5bc1b54628b1c7e2c9de5eba80", "id": "af6ff9b4-5dc0-4038-9dac-efe710236486", "size": 12716032, "self": "/v2/images/af6ff9b4-5dc0-4038-9dac-efe710236486", "disk_format": "qcow2", "direct_url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/af6ff9b4-5dc0-4038-9dac-efe710236486/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T18:57:31Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_0a872258-384c-44f4-9635-fee5a88e7e77", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_0a872258-384c-44f4-9635-fee5a88e7e77", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T18:57:29Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 18:58:43,612 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-c59f7d1d-7c82-4ed2-b874-94f97b4161f0 2018-07-22 18:58:43,612 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.0836169719696s 2018-07-22 18:58:43,612 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-c59f7d1d-7c82-4ed2-b874-94f97b4161f0 2018-07-22 18:58:43,613 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-07-22 18:58:43,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/af6ff9b4-5dc0-4038-9dac-efe710236486 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6e6396176c501b73ccae22b7ffa8ae959fe7233" 2018-07-22 18:58:44,105 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-7671310c-1c20-4d00-b4d4-1133baec921d RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 18:58:44,105 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/af6ff9b4-5dc0-4038-9dac-efe710236486 used request id req-7671310c-1c20-4d00-b4d4-1133baec921d 2018-07-22 18:58:44,105 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 0.491885900497s 2018-07-22 18:58:44,105 - shade.request_ids - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/af6ff9b4-5dc0-4038-9dac-efe710236486 used request id req-7671310c-1c20-4d00-b4d4-1133baec921d 2018-07-22 18:58:44,106 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-22 18:58:44,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}969aa5fb8c5e1fd53a6849e2204c19c0563a779a" 2018-07-22 18:58:44,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2634 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-aceff5c7-7a1a-4b64-8ae0-c941240a0e25 x-compute-request-id: req-aceff5c7-7a1a-4b64-8ae0-c941240a0e25 RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0"}, {"name": "vping_userdata-flavor_0a872258-384c-44f4-9635-fee5a88e7e77", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/07709cd1-3128-44e2-a80a-17c0f5fce66e", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/07709cd1-3128-44e2-a80a-17c0f5fce66e", "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": "07709cd1-3128-44e2-a80a-17c0f5fce66e"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}]} 2018-07-22 18:58:44,165 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-aceff5c7-7a1a-4b64-8ae0-c941240a0e25 2018-07-22 18:58:44,165 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0592539310455s 2018-07-22 18:58:44,165 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-aceff5c7-7a1a-4b64-8ae0-c941240a0e25 2018-07-22 18:58:44,168 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-07-22 18:58:44,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/07709cd1-3128-44e2-a80a-17c0f5fce66e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}969aa5fb8c5e1fd53a6849e2204c19c0563a779a" 2018-07-22 18:58:44,235 - 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-30abe68e-1212-456c-8bbb-e9fdebc3b319 x-compute-request-id: req-30abe68e-1212-456c-8bbb-e9fdebc3b319 2018-07-22 18:58:44,235 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/07709cd1-3128-44e2-a80a-17c0f5fce66e used request id req-30abe68e-1212-456c-8bbb-e9fdebc3b319 2018-07-22 18:58:44,235 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.0675959587097s 2018-07-22 18:58:44,235 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/07709cd1-3128-44e2-a80a-17c0f5fce66e used request id req-30abe68e-1212-456c-8bbb-e9fdebc3b319 2018-07-22 18:58:44,236 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-22 18:58:44,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}969aa5fb8c5e1fd53a6849e2204c19c0563a779a" 2018-07-22 18:58:44,316 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:58:44 GMT Content-Type: application/json Content-Length: 4183 Vary: X-Auth-Token x-openstack-request-id: req-f889e29f-adbb-4add-94ae-19da06343c51 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/1f108f530efd4cc69b46c4aa532057ff"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "1f108f530efd4cc69b46c4aa532057ff", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/27a8e60db0cf4f95abf2d9fafe083888"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "27a8e60db0cf4f95abf2d9fafe083888", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/2daf70d24b20492d895f12999a9a49f0"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "2daf70d24b20492d895f12999a9a49f0", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/578de12745c743bd9dd92bf9224acd16"}, "domain_id": "default", "enabled": true, "id": "578de12745c743bd9dd92bf9224acd16", "options": {}}, {"name": "vping_userdata-user_0a872258-384c-44f4-9635-fee5a88e7e77", "links": {"self": "https://192.16.1.222:5000/v3/users/5ade0e0a788a424aa11594bf9d1f50d2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5ade0e0a788a424aa11594bf9d1f50d2", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/742694684b5d47d0bac13dc98454937e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "742694684b5d47d0bac13dc98454937e", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/787071c1a56e4800b1496590f054563f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "787071c1a56e4800b1496590f054563f", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/94ca466cf6844cca83b4175ac69d0680"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "94ca466cf6844cca83b4175ac69d0680", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/a0d48ece3bb84d4ea03478919c0b92eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "a0d48ece3bb84d4ea03478919c0b92eb", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/b970c767edd342f48d9259b8478b1221"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "b970c767edd342f48d9259b8478b1221", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/bc7feab2ad3a4d82ab46a771e7c7ca2d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "bc7feab2ad3a4d82ab46a771e7c7ca2d", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/bd0e5cd787ad49c4bab3c211eea5932c"}, "domain_id": "516a1864d8784e8489227e90a3645f60", "enabled": true, "id": "bd0e5cd787ad49c4bab3c211eea5932c", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/dfbc186a612c4f9097944cfac82caf54"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "dfbc186a612c4f9097944cfac82caf54", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/feff152a8a514679827aa9f87d9e427f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "feff152a8a514679827aa9f87d9e427f", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-22 18:58:44,316 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-f889e29f-adbb-4add-94ae-19da06343c51 2018-07-22 18:58:44,316 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.0801000595093s 2018-07-22 18:58:44,317 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-f889e29f-adbb-4add-94ae-19da06343c51 2018-07-22 18:58:44,319 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-22 18:58:44,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/5ade0e0a788a424aa11594bf9d1f50d2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}969aa5fb8c5e1fd53a6849e2204c19c0563a779a" 2018-07-22 18:58:44,367 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:58:44 GMT Content-Type: application/json Content-Length: 331 Vary: X-Auth-Token x-openstack-request-id: req-e297a0df-f75e-4b85-bcc5-1df6af84ceec X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/5ade0e0a788a424aa11594bf9d1f50d2"}, "domain_id": "default", "description": null, "enabled": true, "options": {}, "id": "5ade0e0a788a424aa11594bf9d1f50d2", "email": null, "name": "vping_userdata-user_0a872258-384c-44f4-9635-fee5a88e7e77"}} 2018-07-22 18:58:44,367 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/5ade0e0a788a424aa11594bf9d1f50d2 used request id req-e297a0df-f75e-4b85-bcc5-1df6af84ceec 2018-07-22 18:58:44,367 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.0473530292511s 2018-07-22 18:58:44,367 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/5ade0e0a788a424aa11594bf9d1f50d2 used request id req-e297a0df-f75e-4b85-bcc5-1df6af84ceec 2018-07-22 18:58:44,367 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.users 2018-07-22 18:58:44,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/5ade0e0a788a424aa11594bf9d1f50d2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}969aa5fb8c5e1fd53a6849e2204c19c0563a779a" 2018-07-22 18:58:44,772 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:58:44 GMT Vary: X-Auth-Token x-openstack-request-id: req-8baaad58-d484-40a0-857f-3766738f4b62 X-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-22 18:58:44,772 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/5ade0e0a788a424aa11594bf9d1f50d2 used request id req-8baaad58-d484-40a0-857f-3766738f4b62 2018-07-22 18:58:44,773 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.users in 0.405009031296s 2018-07-22 18:58:44,773 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/5ade0e0a788a424aa11594bf9d1f50d2 used request id req-8baaad58-d484-40a0-857f-3766738f4b62 2018-07-22 18:58:44,776 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-07-22 18:58:44,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}969aa5fb8c5e1fd53a6849e2204c19c0563a779a" 2018-07-22 18:58:44,931 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:58:44 GMT Content-Type: application/json Content-Length: 1083 Vary: X-Auth-Token x-openstack-request-id: req-cc108d68-ca55-4414-bedf-2635c632ff57 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/842f62c9dbf64b77b4b3da26e8d21c32"}, "tags": [], "enabled": true, "id": "842f62c9dbf64b77b4b3da26e8d21c32", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "https://192.16.1.222:5000/v3/projects/b34d2a5bc1b54628b1c7e2c9de5eba80"}, "tags": [], "enabled": true, "id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_0a872258-384c-44f4-9635-fee5a88e7e77"}]} 2018-07-22 18:58:44,931 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-cc108d68-ca55-4414-bedf-2635c632ff57 2018-07-22 18:58:44,931 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.154508829117s 2018-07-22 18:58:44,931 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-cc108d68-ca55-4414-bedf-2635c632ff57 2018-07-22 18:58:44,934 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.projects 2018-07-22 18:58:44,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/b34d2a5bc1b54628b1c7e2c9de5eba80 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}969aa5fb8c5e1fd53a6849e2204c19c0563a779a" 2018-07-22 18:58:45,126 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:58:45 GMT Vary: X-Auth-Token x-openstack-request-id: req-32757f67-3319-403b-bc6f-e0ea73bec126 X-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-22 18:58:45,126 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/b34d2a5bc1b54628b1c7e2c9de5eba80 used request id req-32757f67-3319-403b-bc6f-e0ea73bec126 2018-07-22 18:58:45,126 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.projects in 0.192430973053s 2018-07-22 18:58:45,126 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/b34d2a5bc1b54628b1c7e2c9de5eba80 used request id req-32757f67-3319-403b-bc6f-e0ea73bec126 2018-07-22 18:58:45,128 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-22 18:58:45,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}969aa5fb8c5e1fd53a6849e2204c19c0563a779a" 2018-07-22 18:58:45,183 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:58:45 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-c7101b94-12c2-4276-b4cc-e1420b3b1bd1 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47926fd2f5154882b6f31c1790b7a7c7", "links": {"self": "https://192.16.1.222:5000/v3/roles/47926fd2f5154882b6f31c1790b7a7c7"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "7c7e55c000704280a5ce455ce9fc925b", "links": {"self": "https://192.16.1.222:5000/v3/roles/7c7e55c000704280a5ce455ce9fc925b"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d003a336a98a4f52ae5449d360466dce", "links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "name": "admin"}, {"domain_id": null, "id": "e5c38e0f43c64a44921d1e4a958814a3", "links": {"self": "https://192.16.1.222:5000/v3/roles/e5c38e0f43c64a44921d1e4a958814a3"}, "name": "heat_stack_user"}]} 2018-07-22 18:58:45,183 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-c7101b94-12c2-4276-b4cc-e1420b3b1bd1 2018-07-22 18:58:45,183 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0543270111084s 2018-07-22 18:58:45,183 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-c7101b94-12c2-4276-b4cc-e1420b3b1bd1 2018-07-22 18:58:45,186 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.roles 2018-07-22 18:58:45,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/roles/7c7e55c000704280a5ce455ce9fc925b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}969aa5fb8c5e1fd53a6849e2204c19c0563a779a" 2018-07-22 18:58:45,270 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:58:45 GMT Vary: X-Auth-Token x-openstack-request-id: req-2d7a810c-a668-4ed0-8d1b-4a0d2f4df303 X-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-22 18:58:45,271 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/7c7e55c000704280a5ce455ce9fc925b used request id req-2d7a810c-a668-4ed0-8d1b-4a0d2f4df303 2018-07-22 18:58:45,271 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.roles in 0.084753036499s 2018-07-22 18:58:45,271 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/7c7e55c000704280a5ce455ce9fc925b used request id req-2d7a810c-a668-4ed0-8d1b-4a0d2f4df303 2018-07-22 18:58:45,304 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-07-22 18:58:45,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 18:58:45,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 18:58:45,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 18:58:45,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 18:58:45,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 18:58:45,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 18:58:45,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 18:58:45,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 18:58:45,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 18:58:45,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 18:58:45,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 18:58:45,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 18:58:45,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 18:58:45,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 18:58:45,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 18:58:45,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 18:58:45,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 18:58:45,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 18:58:45,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 18:58:45,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 18:58:45,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 18:58:45,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 18:58:45,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 18:58:45,366 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:58:45 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-7391c5a1-b8fe-4aa5-b5b9-da230b0d3585 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 18:58:45,366 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-7391c5a1-b8fe-4aa5-b5b9-da230b0d3585 2018-07-22 18:58:45,366 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 18:58:45,911 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T06:58:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["JNkYOm6fSFez5FKdo9JFQA"], "issued_at": "2018-07-22T18:58:45.000000Z"}} 2018-07-22 18:58:45,913 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-22 18:58:45,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef412664be6a33cf9596c9a3f9cb4205eb0cbfd7" 2018-07-22 18:58:46,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-93084670-f822-425c-969c-76d1e0652805 Date: Sun, 22 Jul 2018 18:58:46 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"description":"","tags":[],"updated_at":"2018-07-22T18:45:46Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","provider:network_type":"flat"}]} 2018-07-22 18:58:46,267 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-93084670-f822-425c-969c-76d1e0652805 2018-07-22 18:58:46,267 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.354214906693s 2018-07-22 18:58:46,267 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-93084670-f822-425c-969c-76d1e0652805 2018-07-22 18:58:46,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 18:58:46,281 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:58:46 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 18:58:46,282 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-07-22 18:58:46,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef412664be6a33cf9596c9a3f9cb4205eb0cbfd7" 2018-07-22 18:58:46,335 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:58:46 GMT Content-Type: application/json Content-Length: 475 Vary: X-Auth-Token x-openstack-request-id: req-2f707cea-6094-44e2-ab13-37d26b167d15 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "", "links": {"self": "https://192.16.1.222:5000/v3/domains/516a1864d8784e8489227e90a3645f60"}, "tags": [], "enabled": true, "id": "516a1864d8784e8489227e90a3645f60", "name": "heat"}, {"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains", "previous": null, "next": null}} 2018-07-22 18:58:46,335 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-2f707cea-6094-44e2-ab13-37d26b167d15 2018-07-22 18:58:46,335 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.0527029037476s 2018-07-22 18:58:46,335 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-2f707cea-6094-44e2-ab13-37d26b167d15 2018-07-22 18:58:46,339 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.projects 2018-07-22 18:58:46,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ef412664be6a33cf9596c9a3f9cb4205eb0cbfd7" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_0bff045d-4c27-4dc6-81de-8456f4c4fdb8"}}' 2018-07-22 18:58:46,448 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:58:46 GMT Content-Type: application/json Content-Length: 370 Vary: X-Auth-Token x-openstack-request-id: req-37a69cd0-b80d-4185-95fc-417315c76d26 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "https://192.16.1.222:5000/v3/projects/10591997a0b1467f9d5a830f63b555e6"}, "tags": [], "enabled": true, "id": "10591997a0b1467f9d5a830f63b555e6", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_0bff045d-4c27-4dc6-81de-8456f4c4fdb8"}} 2018-07-22 18:58:46,448 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-37a69cd0-b80d-4185-95fc-417315c76d26 2018-07-22 18:58:46,448 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.projects in 0.10869717598s 2018-07-22 18:58:46,448 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-37a69cd0-b80d-4185-95fc-417315c76d26 2018-07-22 18:58:46,449 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cinder_test', u'tags': [], 'enabled': True, 'id': u'10591997a0b1467f9d5a830f63b555e6', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'cinder_test-project_0bff045d-4c27-4dc6-81de-8456f4c4fdb8'}) 2018-07-22 18:58:46,452 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.users 2018-07-22 18:58:46,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ef412664be6a33cf9596c9a3f9cb4205eb0cbfd7" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "dd8a27cf-79ec-4921-b2d6-0f7d868d0d05", "email": null, "name": "cinder_test-user_0bff045d-4c27-4dc6-81de-8456f4c4fdb8"}}' 2018-07-22 18:58:46,898 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:58:46 GMT Content-Type: application/json Content-Length: 328 Vary: X-Auth-Token x-openstack-request-id: req-f7b0a7f6-db10-4426-bac6-e5a355223903 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"name": "cinder_test-user_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "links": {"self": "https://192.16.1.222:5000/v3/users/324a7c70711f4de6aed83cbdd962fcb4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "324a7c70711f4de6aed83cbdd962fcb4", "domain_id": "default", "password_expires_at": null}} 2018-07-22 18:58:46,898 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-f7b0a7f6-db10-4426-bac6-e5a355223903 2018-07-22 18:58:46,898 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.users in 0.445296049118s 2018-07-22 18:58:46,898 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-f7b0a7f6-db10-4426-bac6-e5a355223903 2018-07-22 18:58:46,898 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'324a7c70711f4de6aed83cbdd962fcb4', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_0bff045d-4c27-4dc6-81de-8456f4c4fdb8'}) 2018-07-22 18:58:46,900 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-22 18:58:46,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef412664be6a33cf9596c9a3f9cb4205eb0cbfd7" 2018-07-22 18:58:46,943 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:58:46 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-183470c0-71ea-47dd-99c7-fa5e1ae3e93d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47926fd2f5154882b6f31c1790b7a7c7", "links": {"self": "https://192.16.1.222:5000/v3/roles/47926fd2f5154882b6f31c1790b7a7c7"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d003a336a98a4f52ae5449d360466dce", "links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "name": "admin"}, {"domain_id": null, "id": "e5c38e0f43c64a44921d1e4a958814a3", "links": {"self": "https://192.16.1.222:5000/v3/roles/e5c38e0f43c64a44921d1e4a958814a3"}, "name": "heat_stack_user"}]} 2018-07-22 18:58:46,943 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-183470c0-71ea-47dd-99c7-fa5e1ae3e93d 2018-07-22 18:58:46,943 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0422859191895s 2018-07-22 18:58:46,943 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-183470c0-71ea-47dd-99c7-fa5e1ae3e93d 2018-07-22 18:58:46,946 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-22 18:58:46,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef412664be6a33cf9596c9a3f9cb4205eb0cbfd7" 2018-07-22 18:58:46,996 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:58:46 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-1b0f964b-4213-4414-9472-09988de7b501 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47926fd2f5154882b6f31c1790b7a7c7", "links": {"self": "https://192.16.1.222:5000/v3/roles/47926fd2f5154882b6f31c1790b7a7c7"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d003a336a98a4f52ae5449d360466dce", "links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "name": "admin"}, {"domain_id": null, "id": "e5c38e0f43c64a44921d1e4a958814a3", "links": {"self": "https://192.16.1.222:5000/v3/roles/e5c38e0f43c64a44921d1e4a958814a3"}, "name": "heat_stack_user"}]} 2018-07-22 18:58:46,996 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-1b0f964b-4213-4414-9472-09988de7b501 2018-07-22 18:58:46,997 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0508449077606s 2018-07-22 18:58:46,997 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-1b0f964b-4213-4414-9472-09988de7b501 2018-07-22 18:58:46,998 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-22 18:58:47,000 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.roles 2018-07-22 18:58:47,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ef412664be6a33cf9596c9a3f9cb4205eb0cbfd7" -d '{"role": {"name": "Member"}}' 2018-07-22 18:58:47,066 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:58:47 GMT Content-Type: application/json Content-Length: 179 Vary: X-Auth-Token x-openstack-request-id: req-02a289cb-5e58-4524-9918-8f0852ed823c X-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": "dbc395a8c10945a1aacbea5e93173fc0", "links": {"self": "https://192.16.1.222:5000/v3/roles/dbc395a8c10945a1aacbea5e93173fc0"}, "name": "Member"}} 2018-07-22 18:58:47,066 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-02a289cb-5e58-4524-9918-8f0852ed823c 2018-07-22 18:58:47,066 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.roles in 0.0664370059967s 2018-07-22 18:58:47,066 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-02a289cb-5e58-4524-9918-8f0852ed823c 2018-07-22 18:58:47,067 - 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'dbc395a8c10945a1aacbea5e93173fc0'}) 2018-07-22 18:58:47,069 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-22 18:58:47,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef412664be6a33cf9596c9a3f9cb4205eb0cbfd7" 2018-07-22 18:58:47,112 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:58:47 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-c55951fd-e506-40cb-a1a0-9126c455e4fa X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47926fd2f5154882b6f31c1790b7a7c7", "links": {"self": "https://192.16.1.222:5000/v3/roles/47926fd2f5154882b6f31c1790b7a7c7"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d003a336a98a4f52ae5449d360466dce", "links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "name": "admin"}, {"domain_id": null, "id": "dbc395a8c10945a1aacbea5e93173fc0", "links": {"self": "https://192.16.1.222:5000/v3/roles/dbc395a8c10945a1aacbea5e93173fc0"}, "name": "Member"}, {"domain_id": null, "id": "e5c38e0f43c64a44921d1e4a958814a3", "links": {"self": "https://192.16.1.222:5000/v3/roles/e5c38e0f43c64a44921d1e4a958814a3"}, "name": "heat_stack_user"}]} 2018-07-22 18:58:47,112 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-c55951fd-e506-40cb-a1a0-9126c455e4fa 2018-07-22 18:58:47,113 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0437498092651s 2018-07-22 18:58:47,113 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-c55951fd-e506-40cb-a1a0-9126c455e4fa 2018-07-22 18:58:47,115 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-07-22 18:58:47,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef412664be6a33cf9596c9a3f9cb4205eb0cbfd7" 2018-07-22 18:58:47,167 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:58:47 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-fade2f03-4ea2-41bc-8361-cb4442da2d15 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domain": {"name": "Default", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-07-22 18:58:47,167 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-fade2f03-4ea2-41bc-8361-cb4442da2d15 2018-07-22 18:58:47,167 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.051815032959s 2018-07-22 18:58:47,167 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-fade2f03-4ea2-41bc-8361-cb4442da2d15 2018-07-22 18:58:47,168 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-22 18:58:47,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef412664be6a33cf9596c9a3f9cb4205eb0cbfd7" 2018-07-22 18:58:47,242 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:58:47 GMT Content-Type: application/json Content-Length: 4180 Vary: X-Auth-Token x-openstack-request-id: req-e3749a59-eca0-4905-a08d-1d4021a7c275 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/1f108f530efd4cc69b46c4aa532057ff"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "1f108f530efd4cc69b46c4aa532057ff", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/27a8e60db0cf4f95abf2d9fafe083888"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "27a8e60db0cf4f95abf2d9fafe083888", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/2daf70d24b20492d895f12999a9a49f0"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "2daf70d24b20492d895f12999a9a49f0", "password_expires_at": null}, {"name": "cinder_test-user_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "links": {"self": "https://192.16.1.222:5000/v3/users/324a7c70711f4de6aed83cbdd962fcb4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "324a7c70711f4de6aed83cbdd962fcb4", "domain_id": "default", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/578de12745c743bd9dd92bf9224acd16"}, "domain_id": "default", "enabled": true, "id": "578de12745c743bd9dd92bf9224acd16", "options": {}}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/742694684b5d47d0bac13dc98454937e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "742694684b5d47d0bac13dc98454937e", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/787071c1a56e4800b1496590f054563f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "787071c1a56e4800b1496590f054563f", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/94ca466cf6844cca83b4175ac69d0680"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "94ca466cf6844cca83b4175ac69d0680", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/a0d48ece3bb84d4ea03478919c0b92eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "a0d48ece3bb84d4ea03478919c0b92eb", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/b970c767edd342f48d9259b8478b1221"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "b970c767edd342f48d9259b8478b1221", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/bc7feab2ad3a4d82ab46a771e7c7ca2d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "bc7feab2ad3a4d82ab46a771e7c7ca2d", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/bd0e5cd787ad49c4bab3c211eea5932c"}, "domain_id": "516a1864d8784e8489227e90a3645f60", "enabled": true, "id": "bd0e5cd787ad49c4bab3c211eea5932c", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/dfbc186a612c4f9097944cfac82caf54"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "dfbc186a612c4f9097944cfac82caf54", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/feff152a8a514679827aa9f87d9e427f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "feff152a8a514679827aa9f87d9e427f", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-22 18:58:47,243 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-e3749a59-eca0-4905-a08d-1d4021a7c275 2018-07-22 18:58:47,243 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.0745129585266s 2018-07-22 18:58:47,243 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-e3749a59-eca0-4905-a08d-1d4021a7c275 2018-07-22 18:58:47,249 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-07-22 18:58:47,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef412664be6a33cf9596c9a3f9cb4205eb0cbfd7" 2018-07-22 18:58:47,295 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:58:47 GMT Content-Type: application/json Content-Length: 1095 Vary: X-Auth-Token x-openstack-request-id: req-78c31bcc-7512-4e7c-b1bc-169743416da9 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "https://192.16.1.222:5000/v3/projects/10591997a0b1467f9d5a830f63b555e6"}, "tags": [], "enabled": true, "id": "10591997a0b1467f9d5a830f63b555e6", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_0bff045d-4c27-4dc6-81de-8456f4c4fdb8"}, {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/842f62c9dbf64b77b4b3da26e8d21c32"}, "tags": [], "enabled": true, "id": "842f62c9dbf64b77b4b3da26e8d21c32", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-22 18:58:47,295 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-78c31bcc-7512-4e7c-b1bc-169743416da9 2018-07-22 18:58:47,296 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.0468139648438s 2018-07-22 18:58:47,296 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-78c31bcc-7512-4e7c-b1bc-169743416da9 2018-07-22 18:58:47,300 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.role_assignments 2018-07-22 18:58:47,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/role_assignments?user.id=324a7c70711f4de6aed83cbdd962fcb4&role.id=dbc395a8c10945a1aacbea5e93173fc0&scope.project.id=10591997a0b1467f9d5a830f63b555e6" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef412664be6a33cf9596c9a3f9cb4205eb0cbfd7" 2018-07-22 18:58:47,355 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:58:47 GMT Content-Type: application/json Content-Length: 256 Vary: X-Auth-Token x-openstack-request-id: req-82286e46-ecda-43c7-8ee2-fcdb0d54948c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role_assignments": [], "links": {"self": "https://192.16.1.222:5000/v3/role_assignments?user.id=324a7c70711f4de6aed83cbdd962fcb4&role.id=dbc395a8c10945a1aacbea5e93173fc0&scope.project.id=10591997a0b1467f9d5a830f63b555e6", "previous": null, "next": null}} 2018-07-22 18:58:47,355 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=324a7c70711f4de6aed83cbdd962fcb4&role.id=dbc395a8c10945a1aacbea5e93173fc0&scope.project.id=10591997a0b1467f9d5a830f63b555e6 used request id req-82286e46-ecda-43c7-8ee2-fcdb0d54948c 2018-07-22 18:58:47,355 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.role_assignments in 0.0558099746704s 2018-07-22 18:58:47,356 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=324a7c70711f4de6aed83cbdd962fcb4&role.id=dbc395a8c10945a1aacbea5e93173fc0&scope.project.id=10591997a0b1467f9d5a830f63b555e6 used request id req-82286e46-ecda-43c7-8ee2-fcdb0d54948c 2018-07-22 18:58:47,358 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.PUT.projects.users.roles 2018-07-22 18:58:47,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/10591997a0b1467f9d5a830f63b555e6/users/324a7c70711f4de6aed83cbdd962fcb4/roles/dbc395a8c10945a1aacbea5e93173fc0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef412664be6a33cf9596c9a3f9cb4205eb0cbfd7" 2018-07-22 18:58:47,469 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:58:47 GMT Vary: X-Auth-Token x-openstack-request-id: req-a13d6bab-a2a9-4e03-a985-89f57779cc74 X-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-22 18:58:47,469 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/10591997a0b1467f9d5a830f63b555e6/users/324a7c70711f4de6aed83cbdd962fcb4/roles/dbc395a8c10945a1aacbea5e93173fc0 used request id req-a13d6bab-a2a9-4e03-a985-89f57779cc74 2018-07-22 18:58:47,469 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.PUT.projects.users.roles in 0.111115932465s 2018-07-22 18:58:47,469 - shade.request_ids - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/10591997a0b1467f9d5a830f63b555e6/users/324a7c70711f4de6aed83cbdd962fcb4/roles/dbc395a8c10945a1aacbea5e93173fc0 used request id req-a13d6bab-a2a9-4e03-a985-89f57779cc74 2018-07-22 18:58:47,470 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': u'password', u'status': u'active', 'project_name': u'cinder_test-project_0bff045d-4c27-4dc6-81de-8456f4c4fdb8', 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': 'dd8a27cf-79ec-4921-b2d6-0f7d868d0d05', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', u'volume_api_version': u'2', 'username': u'cinder_test-user_0bff045d-4c27-4dc6-81de-8456f4c4fdb8', 'project_id': u'10591997a0b1467f9d5a830f63b555e6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': '1', u'container_api_version': u'1', 'auth_url': 'https://192.16.1.222:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': 'publicURL', u'disable_vendor_agent': {}}}} 2018-07-22 18:58:47,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 18:58:47,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 18:58:47,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 18:58:47,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 18:58:47,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 18:58:47,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 18:58:47,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 18:58:47,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 18:58:47,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 18:58:47,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 18:58:47,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 18:58:47,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 18:58:47,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 18:58:47,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 18:58:47,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 18:58:47,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 18:58:47,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 18:58:47,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 18:58:47,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 18:58:47,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 18:58:47,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 18:58:47,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 18:58:47,473 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_0bff045d-4c27-4dc6-81de-8456f4c4fdb8', 'password': 'dd8a27cf-79ec-4921-b2d6-0f7d868d0d05', 'project_name': 'cinder_test-project_0bff045d-4c27-4dc6-81de-8456f4c4fdb8', 'user_domain_name': 'Default', 'auth_url': 'https://192.16.1.222:5000/v3', 'project_id': '10591997a0b1467f9d5a830f63b555e6', 'project_domain_name': 'Default'} 2018-07-22 18:58:47,473 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-07-22 18:58:47,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 18:58:47,491 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 18:58:47 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-148070f1-b160-4efe-ac61-0a49be68ed61 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 18:58:47,491 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-148070f1-b160-4efe-ac61-0a49be68ed61 2018-07-22 18:58:47,492 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 18:58:48,079 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dbc395a8c10945a1aacbea5e93173fc0", "name": "Member"}], "expires_at": "2018-07-23T06:58:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "10591997a0b1467f9d5a830f63b555e6", "name": "cinder_test-project_0bff045d-4c27-4dc6-81de-8456f4c4fdb8"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/10591997a0b1467f9d5a830f63b555e6", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/10591997a0b1467f9d5a830f63b555e6", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/10591997a0b1467f9d5a830f63b555e6", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/10591997a0b1467f9d5a830f63b555e6", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/10591997a0b1467f9d5a830f63b555e6", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/10591997a0b1467f9d5a830f63b555e6", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/10591997a0b1467f9d5a830f63b555e6", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/10591997a0b1467f9d5a830f63b555e6", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/10591997a0b1467f9d5a830f63b555e6", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/10591997a0b1467f9d5a830f63b555e6", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/10591997a0b1467f9d5a830f63b555e6", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "id": "324a7c70711f4de6aed83cbdd962fcb4"}, "audit_ids": ["ELLr57K9S8WX8kXSoAWbbg"], "issued_at": "2018-07-22T18:58:48.000000Z"}} 2018-07-22 18:58:48,081 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-07-22 18:58:48,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" -d '{"network": {"name": "cinder_test-net_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "admin_state_up": true}}' 2018-07-22 18:58:48,675 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 589 X-Openstack-Request-Id: req-78842bcf-7450-49a9-8302-019498af445d Date: Sun, 22 Jul 2018 18:58:48 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"10591997a0b1467f9d5a830f63b555e6","created_at":"2018-07-22T18:58:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-07-22T18:58:48Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"10591997a0b1467f9d5a830f63b555e6","id":"fcde96c6-a3f2-4f1c-ad03-7936fbf6223e","name":"cinder_test-net_0bff045d-4c27-4dc6-81de-8456f4c4fdb8"}} 2018-07-22 18:58:48,675 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-78842bcf-7450-49a9-8302-019498af445d 2018-07-22 18:58:48,675 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 0.594194889069s 2018-07-22 18:58:48,675 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-78842bcf-7450-49a9-8302-019498af445d 2018-07-22 18:58:48,676 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T18:58:48Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'fcde96c6-a3f2-4f1c-ad03-7936fbf6223e', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-net_0bff045d-4c27-4dc6-81de-8456f4c4fdb8', u'admin_state_up': True, u'tenant_id': u'10591997a0b1467f9d5a830f63b555e6', u'created_at': u'2018-07-22T18:58:48Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'10591997a0b1467f9d5a830f63b555e6'}) 2018-07-22 18:58:48,676 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-22 18:58:48,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 18:58:48,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1149 X-Openstack-Request-Id: req-f4d88300-b99b-44dc-8d3d-2a643859d5f7 Date: Sun, 22 Jul 2018 18:58:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"updated_at":"2018-07-22T18:45:46Z","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","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-22T18:58:48Z","tenant_id":"10591997a0b1467f9d5a830f63b555e6","created_at":"2018-07-22T18:58:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"10591997a0b1467f9d5a830f63b555e6","id":"fcde96c6-a3f2-4f1c-ad03-7936fbf6223e","name":"cinder_test-net_0bff045d-4c27-4dc6-81de-8456f4c4fdb8"}]} 2018-07-22 18:58:48,861 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-f4d88300-b99b-44dc-8d3d-2a643859d5f7 2018-07-22 18:58:48,861 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.184813022614s 2018-07-22 18:58:48,862 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-f4d88300-b99b-44dc-8d3d-2a643859d5f7 2018-07-22 18:58:48,863 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-07-22 18:58:48,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" -d '{"subnet": {"name": "cinder_test-subnet_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "enable_dhcp": true, "network_id": "fcde96c6-a3f2-4f1c-ad03-7936fbf6223e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-22 18:58:49,839 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-7376b9ad-669f-498b-abdd-bb4d8c23ab33 Date: Sun, 22 Jul 2018 18:58:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fcde96c6-a3f2-4f1c-ad03-7936fbf6223e","tenant_id":"10591997a0b1467f9d5a830f63b555e6","created_at":"2018-07-22T18:58:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T18:58:49Z","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":"10591997a0b1467f9d5a830f63b555e6","id":"f028e3f2-0b72-4ca1-97b2-1a174437424a","subnetpool_id":null,"name":"cinder_test-subnet_0bff045d-4c27-4dc6-81de-8456f4c4fdb8"}} 2018-07-22 18:58:49,839 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-7376b9ad-669f-498b-abdd-bb4d8c23ab33 2018-07-22 18:58:49,839 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 0.976383209229s 2018-07-22 18:58:49,839 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-7376b9ad-669f-498b-abdd-bb4d8c23ab33 2018-07-22 18:58:49,839 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T18:58:49Z', 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'f028e3f2-0b72-4ca1-97b2-1a174437424a', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_0bff045d-4c27-4dc6-81de-8456f4c4fdb8', u'enable_dhcp': True, u'network_id': u'fcde96c6-a3f2-4f1c-ad03-7936fbf6223e', u'tenant_id': u'10591997a0b1467f9d5a830f63b555e6', u'created_at': u'2018-07-22T18:58:49Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'10591997a0b1467f9d5a830f63b555e6'}) 2018-07-22 18:58:49,840 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-07-22 18:58:49,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" -d '{"router": {"external_gateway_info": {"network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9"}, "name": "cinder_test-router_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "admin_state_up": true}}' 2018-07-22 18:58:57,864 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-59a099fe-4e60-4823-b976-1485bf19aaf4 Date: Sun, 22 Jul 2018 18:58:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dfeb2318-808e-4397-8e97-13ee20f5981d", "ip_address": "192.16.1.108"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "created_at": "2018-07-22T18:58:50Z", "admin_state_up": true, "updated_at": "2018-07-22T18:58:51Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "10591997a0b1467f9d5a830f63b555e6", "id": "ae356b0e-8baf-471a-a0e7-973383695481", "name": "cinder_test-router_0bff045d-4c27-4dc6-81de-8456f4c4fdb8"}} 2018-07-22 18:58:57,864 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-59a099fe-4e60-4823-b976-1485bf19aaf4 2018-07-22 18:58:57,864 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 8.02411794662s 2018-07-22 18:58:57,865 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-59a099fe-4e60-4823-b976-1485bf19aaf4 2018-07-22 18:58:57,865 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T18:58:51Z', u'revision_number': 4, u'id': u'ae356b0e-8baf-471a-a0e7-973383695481', u'external_gateway_info': {u'network_id': u'76ac7b4e-f626-4cfb-83cf-a35235a38cf9', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'dfeb2318-808e-4397-8e97-13ee20f5981d', u'ip_address': u'192.16.1.108'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_0bff045d-4c27-4dc6-81de-8456f4c4fdb8', u'admin_state_up': True, u'tenant_id': u'10591997a0b1467f9d5a830f63b555e6', u'created_at': u'2018-07-22T18:58:50Z', u'flavor_id': None, u'routes': [], u'project_id': u'10591997a0b1467f9d5a830f63b555e6'}) 2018-07-22 18:58:57,866 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-07-22 18:58:57,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/ae356b0e-8baf-471a-a0e7-973383695481/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}fc865b4295cf37f7fbbee91d61e9977886710a73" -d '{"subnet_id": "f028e3f2-0b72-4ca1-97b2-1a174437424a"}' 2018-07-22 18:59:02,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2a3cd089-a732-4854-a460-9120bdb6c0d0 Date: Sun, 22 Jul 2018 18:59:02 GMT RESP BODY: {"network_id": "fcde96c6-a3f2-4f1c-ad03-7936fbf6223e", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "subnet_id": "f028e3f2-0b72-4ca1-97b2-1a174437424a", "subnet_ids": ["f028e3f2-0b72-4ca1-97b2-1a174437424a"], "port_id": "0026afac-7532-48d0-bd8e-73651d940f69", "id": "ae356b0e-8baf-471a-a0e7-973383695481"} 2018-07-22 18:59:02,495 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/ae356b0e-8baf-471a-a0e7-973383695481/add_router_interface.json used request id req-2a3cd089-a732-4854-a460-9120bdb6c0d0 2018-07-22 18:59:02,496 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 4.62907290459s 2018-07-22 18:59:02,496 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/ae356b0e-8baf-471a-a0e7-973383695481/add_router_interface.json used request id req-2a3cd089-a732-4854-a460-9120bdb6c0d0 returning object ae356b0e-8baf-471a-a0e7-973383695481 2018-07-22 18:59:02,496 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 18:59:02,595 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-22 18:59:02,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 18:59:02,630 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 768 RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}]} 2018-07-22 18:59:02,632 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-22 18:59:02,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 18:59:02,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json x-openstack-request-id: req-e65a5694-a15e-4855-9b64-f89cbc218a1f RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 18:59:02,729 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-e65a5694-a15e-4855-9b64-f89cbc218a1f 2018-07-22 18:59:02,729 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.0961999893188s 2018-07-22 18:59:02,729 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-e65a5694-a15e-4855-9b64-f89cbc218a1f 2018-07-22 18:59:02,733 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-07-22 18:59:02,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_0bff045d-4c27-4dc6-81de-8456f4c4fdb8"}' 2018-07-22 18:59:03,425 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 874 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/e78c8142-1a4c-420a-8ad3-e3f9d1e041cb OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-4f259847-13be-4b00-9763-945f56d27ff6 RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/e78c8142-1a4c-420a-8ad3-e3f9d1e041cb/file", "owner": "10591997a0b1467f9d5a830f63b555e6", "id": "e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "size": null, "self": "/v2/images/e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T18:59:03Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "checksum": null, "created_at": "2018-07-22T18:59:03Z", "protected": false} 2018-07-22 18:59:03,425 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-4f259847-13be-4b00-9763-945f56d27ff6 2018-07-22 18:59:03,425 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 0.692147016525s 2018-07-22 18:59:03,426 - shade.request_ids - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-4f259847-13be-4b00-9763-945f56d27ff6 returning object e78c8142-1a4c-420a-8ad3-e3f9d1e041cb 2018-07-22 18:59:03,426 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-07-22 18:59:03,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/e78c8142-1a4c-420a-8ad3-e3f9d1e041cb/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}fc865b4295cf37f7fbbee91d61e9977886710a73" -d '' 2018-07-22 18:59:05,727 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-27715d67-7544-4881-998e-8b7e20f7f2bb RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 18:59:05,727 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/e78c8142-1a4c-420a-8ad3-e3f9d1e041cb/file used request id req-27715d67-7544-4881-998e-8b7e20f7f2bb 2018-07-22 18:59:05,727 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 2.30116415024s 2018-07-22 18:59:05,728 - shade.request_ids - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/e78c8142-1a4c-420a-8ad3-e3f9d1e041cb/file used request id req-27715d67-7544-4881-998e-8b7e20f7f2bb 2018-07-22 18:59:05,728 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/cinder_test-img_0bff045d-4c27-4dc6-81de-8456f4c4fdb8', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-22T18:59:03Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/e78c8142-1a4c-420a-8ad3-e3f9d1e041cb/file', u'owner': u'10591997a0b1467f9d5a830f63b555e6', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'e78c8142-1a4c-420a-8ad3-e3f9d1e041cb', u'size': None, u'name': u'cinder_test-img_0bff045d-4c27-4dc6-81de-8456f4c4fdb8', u'checksum': None, u'self': u'/v2/images/e78c8142-1a4c-420a-8ad3-e3f9d1e041cb', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-22T18:59:03Z', u'schema': u'/v2/schemas/image'}) 2018-07-22 18:59:05,728 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-07-22 18:59:05,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ef412664be6a33cf9596c9a3f9cb4205eb0cbfd7" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-22 18:59:05,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 513 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b544fdc5-c3fc-4ad7-b551-5e53eecfdc49 x-compute-request-id: req-b544fdc5-c3fc-4ad7-b551-5e53eecfdc49 RESP BODY: {"flavor": {"name": "cinder_test-flavor_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1e43fa68-6cbd-407d-85e7-469d0e5c5098", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1e43fa68-6cbd-407d-85e7-469d0e5c5098", "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": "1e43fa68-6cbd-407d-85e7-469d0e5c5098"}} 2018-07-22 18:59:05,932 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-b544fdc5-c3fc-4ad7-b551-5e53eecfdc49 2018-07-22 18:59:05,932 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.203767061234s 2018-07-22 18:59:05,933 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-b544fdc5-c3fc-4ad7-b551-5e53eecfdc49 2018-07-22 18:59:05,933 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_0bff045d-4c27-4dc6-81de-8456f4c4fdb8', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f56dde62ed24851ae8dce233fed7ebd', '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'1e43fa68-6cbd-407d-85e7-469d0e5c5098', 'swap': 0}) 2018-07-22 18:59:05,934 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-07-22 18:59:05,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors/1e43fa68-6cbd-407d-85e7-469d0e5c5098/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}ef412664be6a33cf9596c9a3f9cb4205eb0cbfd7" -d '{"extra_specs": {}}' 2018-07-22 18:59:05,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-16206d3c-7d39-4b08-a961-90284ff60365 x-compute-request-id: req-16206d3c-7d39-4b08-a961-90284ff60365 RESP BODY: {"extra_specs": {}} 2018-07-22 18:59:05,982 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/1e43fa68-6cbd-407d-85e7-469d0e5c5098/os-extra_specs used request id req-16206d3c-7d39-4b08-a961-90284ff60365 2018-07-22 18:59:05,982 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.0480728149414s 2018-07-22 18:59:05,982 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/1e43fa68-6cbd-407d-85e7-469d0e5c5098/os-extra_specs used request id req-16206d3c-7d39-4b08-a961-90284ff60365 2018-07-22 18:59:05,983 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.os-keypairs 2018-07-22 18:59:05,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" -d '{"keypair": {"name": "cinder_test-kp_0bff045d-4c27-4dc6-81de-8456f4c4fdb8"}}' 2018-07-22 18:59:06,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2330 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f3053476-aeb5-4419-9f96-1b729b08e011 x-compute-request-id: req-f3053476-aeb5-4419-9f96-1b729b08e011 RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDI97ZxeNVBXdxnrplWocndXA4ysMl7RrVbSXQ8A9WXesoHx/fVtnlvYXOGYvCOooq3JpFCVdIDJfdRZ7bOl0ZaLgBBSrtMuVNjeKYI++Vz7AkH97hQxr2hzMsSsgAEbY5v93ydIuDhyeXWWandwsRrS+ATgf8/PSPH98ot+AL9BcHwbigSPRHlFTNFoD7ZH9rhZwFtLTmYuIt35Z0HLSb0qkJ1vrdmb39r4bTh45RgCBzPT6zMfI8NGca3WrBYalp4jyVDTa9vldKeIZpJpmHpwbKS0F4vNzmMoyMqIchDi4LJoY5QTeH1ZlN3LGzr2e8j9xYmh7LLTMRG55mr4ws9 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAyPe2cXjVQV3cZ66ZVqHJ3VwOMrDJe0a1W0l0PAPVl3rKB8f3\n1bZ5b2FzhmLwjqKKtyaRQlXSAyX3UWe2zpdGWi4AQUq7TLlTY3imCPvlc+wJB/e4\nUMa9oczLErIABG2Ob/d8nSLg4cnl1lmp3cLEa0vgE4H/Pz0jx/fKLfgC/QXB8G4o\nEj0R5RUzRaA+2R/a4WcBbS05mLiLd+WdBy0m9KpCdb63Zm9/a+G04eOUYAgcz0+s\nzHyPDRnGt1qwWGpaeI8lQ02vb5XSniGaSaZh6cGyktBeLzc5jKMjKiHIQ4uCyaGO\nUE3h9WZTdyxs69nvI/cWJoeyy0zERueZq+MLPQIDAQABAoIBAADnlIuoNpWHvaE9\n2PTZ35W+f1XdE9sZM2HIz9whTEnVRKmKTeRJYPyOXL3DHkAWHTe71bWNu1dGSXm1\nVM5TQf7P7DJfCr7KqsRs25p4v8yoyFWf2NWMP3hF+rgH0xYyBA0e+RGgAZEinoU7\nfBdCdC3jdou/7w0y0kFpLSDN1/2Zkf0//urgeaUlXo9MOOKVWqyK/wYpBMivlbDy\nCOWO3VROO607x1klDA77v67S9/UyRW5mBEuN5Izasq2bxJ0OHSrtN+3OdF+xlxNz\nDYlxIadm7u4v/UbJVoC6GOkovuYKKM/M9gGUHgib9pJr8kYioH7cVyPZ6t7I24mt\nKPd6yiUCgYEA8KEU1o8XVQGdn4lTvJOfVzhXRjYX8ykILDDc7Wcpwblp8wW4DDKP\ndNz6NBdpqAz+YvyRCRY7FcRlL09pxBJPKUPs3m37S+IW30eloGy8+qOiDRMgyhkN\n+o8Mjvp4zfNabJDuZte/Pickk23hVZFPx4fcDNFSI2YRGea/+IVWkQ8CgYEA1c4P\naQ2ndFKIUhJmYlTqKX+xhGiCqn1A94yyCxjYGnQJp4xEpTHL59HkUkzyvHPQxkJN\nOVhe41/rqxlzxII4gQH3cjOUL1sx6qAimtf+JbnmFVb4EhyR/5XMslYkJ5/6i2ig\nOvZH0SsdJTwLI26VwaeHgqh3wR5PWFbfC1WfBvMCgYEAkR5UVuGNDLMgwGotmfjd\ni9hqqelNoFQKnbwKQRKKWE7d2raEPLbxVWU/b9L+4V6UvFXdkkFZ+NKsw099VcZE\n/3n7jFl/yE/dw2KOPKXXgsDUplX23GsnxwgmZsQfvvUYf4kYfeV3bKBmqpMF5njw\nSEFjMEe85aRUg+5psBOaFXkCgYEAlWIaBk6R94ZK1P0iKAYobcJYZ6kV0sUdBVl6\ndKJxK1pz/GrW84ztaRWPr6kv2FgbQMrGZhDGi5tTcAKijmRl0k1rdJFxMf1HzSUB\nyKqtWfKfPb28KftoTul9UgU50a3HQmxht5Cn8Q9sl71yEtmLLPk+hx3qPjZNPe3E\nfYjfSd0CgYBg52VUYXMZh69wIjIqiMkwofdAMy525W80h+Dtbx5+U7oSlG8mJyTW\nPzaPKwDYJSMEcLeiNWt4C/NnldJeFNwVhdfe7hOyqlKBavh7lPWInNBVq9/SSY/5\nomS+7i6plhc2vFLf1LlyfPf+NpphIlVTsrreAZEz+mY6WCwOY52dnA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "324a7c70711f4de6aed83cbdd962fcb4", "name": "cinder_test-kp_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "fingerprint": "b3:29:d3:cd:9f:4f:1d:03:65:68:52:ea:29:87:e4:c4"}} 2018-07-22 18:59:06,441 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-f3053476-aeb5-4419-9f96-1b729b08e011 2018-07-22 18:59:06,441 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.os-keypairs in 0.45788192749s 2018-07-22 18:59:06,441 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-f3053476-aeb5-4419-9f96-1b729b08e011 2018-07-22 18:59:06,441 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDI97ZxeNVBXdxnrplWocndXA4ysMl7RrVbSXQ8A9WXesoHx/fVtnlvYXOGYvCOooq3JpFCVdIDJfdRZ7bOl0ZaLgBBSrtMuVNjeKYI++Vz7AkH97hQxr2hzMsSsgAEbY5v93ydIuDhyeXWWandwsRrS+ATgf8/PSPH98ot+AL9BcHwbigSPRHlFTNFoD7ZH9rhZwFtLTmYuIt35Z0HLSb0qkJ1vrdmb39r4bTh45RgCBzPT6zMfI8NGca3WrBYalp4jyVDTa9vldKeIZpJpmHpwbKS0F4vNzmMoyMqIchDi4LJoY5QTeH1ZlN3LGzr2e8j9xYmh7LLTMRG55mr4ws9 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAyPe2cXjVQV3cZ66ZVqHJ3VwOMrDJe0a1W0l0PAPVl3rKB8f3\n1bZ5b2FzhmLwjqKKtyaRQlXSAyX3UWe2zpdGWi4AQUq7TLlTY3imCPvlc+wJB/e4\nUMa9oczLErIABG2Ob/d8nSLg4cnl1lmp3cLEa0vgE4H/Pz0jx/fKLfgC/QXB8G4o\nEj0R5RUzRaA+2R/a4WcBbS05mLiLd+WdBy0m9KpCdb63Zm9/a+G04eOUYAgcz0+s\nzHyPDRnGt1qwWGpaeI8lQ02vb5XSniGaSaZh6cGyktBeLzc5jKMjKiHIQ4uCyaGO\nUE3h9WZTdyxs69nvI/cWJoeyy0zERueZq+MLPQIDAQABAoIBAADnlIuoNpWHvaE9\n2PTZ35W+f1XdE9sZM2HIz9whTEnVRKmKTeRJYPyOXL3DHkAWHTe71bWNu1dGSXm1\nVM5TQf7P7DJfCr7KqsRs25p4v8yoyFWf2NWMP3hF+rgH0xYyBA0e+RGgAZEinoU7\nfBdCdC3jdou/7w0y0kFpLSDN1/2Zkf0//urgeaUlXo9MOOKVWqyK/wYpBMivlbDy\nCOWO3VROO607x1klDA77v67S9/UyRW5mBEuN5Izasq2bxJ0OHSrtN+3OdF+xlxNz\nDYlxIadm7u4v/UbJVoC6GOkovuYKKM/M9gGUHgib9pJr8kYioH7cVyPZ6t7I24mt\nKPd6yiUCgYEA8KEU1o8XVQGdn4lTvJOfVzhXRjYX8ykILDDc7Wcpwblp8wW4DDKP\ndNz6NBdpqAz+YvyRCRY7FcRlL09pxBJPKUPs3m37S+IW30eloGy8+qOiDRMgyhkN\n+o8Mjvp4zfNabJDuZte/Pickk23hVZFPx4fcDNFSI2YRGea/+IVWkQ8CgYEA1c4P\naQ2ndFKIUhJmYlTqKX+xhGiCqn1A94yyCxjYGnQJp4xEpTHL59HkUkzyvHPQxkJN\nOVhe41/rqxlzxII4gQH3cjOUL1sx6qAimtf+JbnmFVb4EhyR/5XMslYkJ5/6i2ig\nOvZH0SsdJTwLI26VwaeHgqh3wR5PWFbfC1WfBvMCgYEAkR5UVuGNDLMgwGotmfjd\ni9hqqelNoFQKnbwKQRKKWE7d2raEPLbxVWU/b9L+4V6UvFXdkkFZ+NKsw099VcZE\n/3n7jFl/yE/dw2KOPKXXgsDUplX23GsnxwgmZsQfvvUYf4kYfeV3bKBmqpMF5njw\nSEFjMEe85aRUg+5psBOaFXkCgYEAlWIaBk6R94ZK1P0iKAYobcJYZ6kV0sUdBVl6\ndKJxK1pz/GrW84ztaRWPr6kv2FgbQMrGZhDGi5tTcAKijmRl0k1rdJFxMf1HzSUB\nyKqtWfKfPb28KftoTul9UgU50a3HQmxht5Cn8Q9sl71yEtmLLPk+hx3qPjZNPe3E\nfYjfSd0CgYBg52VUYXMZh69wIjIqiMkwofdAMy525W80h+Dtbx5+U7oSlG8mJyTW\nPzaPKwDYJSMEcLeiNWt4C/NnldJeFNwVhdfe7hOyqlKBavh7lPWInNBVq9/SSY/5\nomS+7i6plhc2vFLf1LlyfPf+NpphIlVTsrreAZEz+mY6WCwOY52dnA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'324a7c70711f4de6aed83cbdd962fcb4', 'name': u'cinder_test-kp_0bff045d-4c27-4dc6-81de-8456f4c4fdb8', 'created_at': '2018-07-22T18:59:06.441835', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'10591997a0b1467f9d5a830f63b555e6', 'name': 'cinder_test-project_0bff045d-4c27-4dc6-81de-8456f4c4fdb8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'b3:29:d3:cd:9f:4f:1d:03:65:68:52:ea:29:87:e4:c4', 'type': 'ssh', 'id': u'cinder_test-kp_0bff045d-4c27-4dc6-81de-8456f4c4fdb8'}) 2018-07-22 18:59:06,442 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAyPe2cXjVQV3cZ66ZVqHJ3VwOMrDJe0a1W0l0PAPVl3rKB8f3 1bZ5b2FzhmLwjqKKtyaRQlXSAyX3UWe2zpdGWi4AQUq7TLlTY3imCPvlc+wJB/e4 UMa9oczLErIABG2Ob/d8nSLg4cnl1lmp3cLEa0vgE4H/Pz0jx/fKLfgC/QXB8G4o Ej0R5RUzRaA+2R/a4WcBbS05mLiLd+WdBy0m9KpCdb63Zm9/a+G04eOUYAgcz0+s zHyPDRnGt1qwWGpaeI8lQ02vb5XSniGaSaZh6cGyktBeLzc5jKMjKiHIQ4uCyaGO UE3h9WZTdyxs69nvI/cWJoeyy0zERueZq+MLPQIDAQABAoIBAADnlIuoNpWHvaE9 2PTZ35W+f1XdE9sZM2HIz9whTEnVRKmKTeRJYPyOXL3DHkAWHTe71bWNu1dGSXm1 VM5TQf7P7DJfCr7KqsRs25p4v8yoyFWf2NWMP3hF+rgH0xYyBA0e+RGgAZEinoU7 fBdCdC3jdou/7w0y0kFpLSDN1/2Zkf0//urgeaUlXo9MOOKVWqyK/wYpBMivlbDy COWO3VROO607x1klDA77v67S9/UyRW5mBEuN5Izasq2bxJ0OHSrtN+3OdF+xlxNz DYlxIadm7u4v/UbJVoC6GOkovuYKKM/M9gGUHgib9pJr8kYioH7cVyPZ6t7I24mt KPd6yiUCgYEA8KEU1o8XVQGdn4lTvJOfVzhXRjYX8ykILDDc7Wcpwblp8wW4DDKP dNz6NBdpqAz+YvyRCRY7FcRlL09pxBJPKUPs3m37S+IW30eloGy8+qOiDRMgyhkN +o8Mjvp4zfNabJDuZte/Pickk23hVZFPx4fcDNFSI2YRGea/+IVWkQ8CgYEA1c4P aQ2ndFKIUhJmYlTqKX+xhGiCqn1A94yyCxjYGnQJp4xEpTHL59HkUkzyvHPQxkJN OVhe41/rqxlzxII4gQH3cjOUL1sx6qAimtf+JbnmFVb4EhyR/5XMslYkJ5/6i2ig OvZH0SsdJTwLI26VwaeHgqh3wR5PWFbfC1WfBvMCgYEAkR5UVuGNDLMgwGotmfjd i9hqqelNoFQKnbwKQRKKWE7d2raEPLbxVWU/b9L+4V6UvFXdkkFZ+NKsw099VcZE /3n7jFl/yE/dw2KOPKXXgsDUplX23GsnxwgmZsQfvvUYf4kYfeV3bKBmqpMF5njw SEFjMEe85aRUg+5psBOaFXkCgYEAlWIaBk6R94ZK1P0iKAYobcJYZ6kV0sUdBVl6 dKJxK1pz/GrW84ztaRWPr6kv2FgbQMrGZhDGi5tTcAKijmRl0k1rdJFxMf1HzSUB yKqtWfKfPb28KftoTul9UgU50a3HQmxht5Cn8Q9sl71yEtmLLPk+hx3qPjZNPe3E fYjfSd0CgYBg52VUYXMZh69wIjIqiMkwofdAMy525W80h+Dtbx5+U7oSlG8mJyTW PzaPKwDYJSMEcLeiNWt4C/NnldJeFNwVhdfe7hOyqlKBavh7lPWInNBVq9/SSY/5 omS+7i6plhc2vFLf1LlyfPf+NpphIlVTsrreAZEz+mY6WCwOY52dnA== -----END RSA PRIVATE KEY----- 2018-07-22 18:59:06,443 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-groups 2018-07-22 18:59:06,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" -d '{"security_group": {"name": "cinder_test-sg_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "description": "created by OPNFV Functest (cinder_test)"}}' 2018-07-22 18:59:06,888 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1422 X-Openstack-Request-Id: req-b68f78d1-6e67-443d-91be-0f1c7ddeb50b Date: Sun, 22 Jul 2018 18:59:06 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "created_at": "2018-07-22T18:59:06Z", "updated_at": "2018-07-22T18:59:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:59:06Z", "revision_number": 0, "id": "b4b1d462-f86d-4146-b0ea-875b4969fef3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:59:06Z", "security_group_id": "7537be3b-e825-40d6-908f-ccd81f90804f", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "10591997a0b1467f9d5a830f63b555e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:59:06Z", "revision_number": 0, "id": "f4e7fe2a-ce8e-43ea-aee0-7b21b653e587", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:59:06Z", "security_group_id": "7537be3b-e825-40d6-908f-ccd81f90804f", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "10591997a0b1467f9d5a830f63b555e6"}], "revision_number": 2, "project_id": "10591997a0b1467f9d5a830f63b555e6", "id": "7537be3b-e825-40d6-908f-ccd81f90804f", "name": "cinder_test-sg_0bff045d-4c27-4dc6-81de-8456f4c4fdb8"}} 2018-07-22 18:59:06,888 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-b68f78d1-6e67-443d-91be-0f1c7ddeb50b 2018-07-22 18:59:06,888 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-groups in 0.444466114044s 2018-07-22 18:59:06,888 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-b68f78d1-6e67-443d-91be-0f1c7ddeb50b 2018-07-22 18:59:06,891 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-07-22 18:59:06,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 18:59:07,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3838 X-Openstack-Request-Id: req-71ee9190-8dd7-4a08-a7fd-c2e4a46a46da Date: Sun, 22 Jul 2018 18:59:07 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "created_at": "2018-07-22T18:59:06Z", "updated_at": "2018-07-22T18:59:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:59:06Z", "revision_number": 0, "id": "b4b1d462-f86d-4146-b0ea-875b4969fef3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:59:06Z", "security_group_id": "7537be3b-e825-40d6-908f-ccd81f90804f", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "10591997a0b1467f9d5a830f63b555e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:59:06Z", "revision_number": 0, "id": "f4e7fe2a-ce8e-43ea-aee0-7b21b653e587", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:59:06Z", "security_group_id": "7537be3b-e825-40d6-908f-ccd81f90804f", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "10591997a0b1467f9d5a830f63b555e6"}], "revision_number": 2, "project_id": "10591997a0b1467f9d5a830f63b555e6", "id": "7537be3b-e825-40d6-908f-ccd81f90804f", "name": "cinder_test-sg_0bff045d-4c27-4dc6-81de-8456f4c4fdb8"}, {"description": "Default security group", "tags": [], "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "created_at": "2018-07-22T18:58:48Z", "updated_at": "2018-07-22T18:58:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "a62eb5e0-eb5a-4ede-b96d-b649e0c792e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "10591997a0b1467f9d5a830f63b555e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "c533dcd2-cae9-4c2c-8656-9a962b694a05", "remote_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "10591997a0b1467f9d5a830f63b555e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "d56dc1a4-95eb-4302-9a42-a9ad750a13e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "10591997a0b1467f9d5a830f63b555e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "fe5ffd07-d746-44b3-86f5-c0387703f495", "remote_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "10591997a0b1467f9d5a830f63b555e6"}], "revision_number": 4, "project_id": "10591997a0b1467f9d5a830f63b555e6", "id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "name": "default"}]} 2018-07-22 18:59:07,010 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-71ee9190-8dd7-4a08-a7fd-c2e4a46a46da 2018-07-22 18:59:07,010 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.119724988937s 2018-07-22 18:59:07,011 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-71ee9190-8dd7-4a08-a7fd-c2e4a46a46da 2018-07-22 18:59:07,013 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-group-rules 2018-07-22 18:59:07,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" -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": "7537be3b-e825-40d6-908f-ccd81f90804f"}}' 2018-07-22 18:59:07,269 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-70f44175-1c76-45a6-b2d0-4572e9928854 Date: Sun, 22 Jul 2018 18:59:07 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-22T18:59:07Z", "security_group_id": "7537be3b-e825-40d6-908f-ccd81f90804f", "port_range_min": 22, "revision_number": 0, "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "created_at": "2018-07-22T18:59:07Z", "project_id": "10591997a0b1467f9d5a830f63b555e6", "id": "c58c5019-2112-49a8-a16f-c54b6aa6d8dc"}} 2018-07-22 18:59:07,269 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-70f44175-1c76-45a6-b2d0-4572e9928854 2018-07-22 18:59:07,270 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-group-rules in 0.256413936615s 2018-07-22 18:59:07,270 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-70f44175-1c76-45a6-b2d0-4572e9928854 2018-07-22 18:59:07,272 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-07-22 18:59:07,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 18:59:07,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4334 X-Openstack-Request-Id: req-ea0452ba-febc-4633-8d4a-60d8715a69a4 Date: Sun, 22 Jul 2018 18:59:07 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "created_at": "2018-07-22T18:59:06Z", "updated_at": "2018-07-22T18:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:59:06Z", "revision_number": 0, "id": "b4b1d462-f86d-4146-b0ea-875b4969fef3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:59:06Z", "security_group_id": "7537be3b-e825-40d6-908f-ccd81f90804f", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "10591997a0b1467f9d5a830f63b555e6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T18:59:07Z", "revision_number": 0, "id": "c58c5019-2112-49a8-a16f-c54b6aa6d8dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:59:07Z", "security_group_id": "7537be3b-e825-40d6-908f-ccd81f90804f", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "10591997a0b1467f9d5a830f63b555e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:59:06Z", "revision_number": 0, "id": "f4e7fe2a-ce8e-43ea-aee0-7b21b653e587", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:59:06Z", "security_group_id": "7537be3b-e825-40d6-908f-ccd81f90804f", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "10591997a0b1467f9d5a830f63b555e6"}], "revision_number": 3, "project_id": "10591997a0b1467f9d5a830f63b555e6", "id": "7537be3b-e825-40d6-908f-ccd81f90804f", "name": "cinder_test-sg_0bff045d-4c27-4dc6-81de-8456f4c4fdb8"}, {"description": "Default security group", "tags": [], "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "created_at": "2018-07-22T18:58:48Z", "updated_at": "2018-07-22T18:58:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "a62eb5e0-eb5a-4ede-b96d-b649e0c792e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "10591997a0b1467f9d5a830f63b555e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "c533dcd2-cae9-4c2c-8656-9a962b694a05", "remote_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "10591997a0b1467f9d5a830f63b555e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "d56dc1a4-95eb-4302-9a42-a9ad750a13e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "10591997a0b1467f9d5a830f63b555e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "fe5ffd07-d746-44b3-86f5-c0387703f495", "remote_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "10591997a0b1467f9d5a830f63b555e6"}], "revision_number": 4, "project_id": "10591997a0b1467f9d5a830f63b555e6", "id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "name": "default"}]} 2018-07-22 18:59:07,390 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-ea0452ba-febc-4633-8d4a-60d8715a69a4 2018-07-22 18:59:07,390 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.117604970932s 2018-07-22 18:59:07,390 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-ea0452ba-febc-4633-8d4a-60d8715a69a4 2018-07-22 18:59:07,392 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-group-rules 2018-07-22 18:59:07,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" -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": "7537be3b-e825-40d6-908f-ccd81f90804f"}}' 2018-07-22 18:59:07,624 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-7ab56a6e-3763-47bd-af22-c2694e1e8131 Date: Sun, 22 Jul 2018 18:59:07 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-22T18:59:07Z", "security_group_id": "7537be3b-e825-40d6-908f-ccd81f90804f", "port_range_min": null, "revision_number": 0, "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "created_at": "2018-07-22T18:59:07Z", "project_id": "10591997a0b1467f9d5a830f63b555e6", "id": "581c80b2-87f3-4c88-8f9b-70edc76c6c4c"}} 2018-07-22 18:59:07,624 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-7ab56a6e-3763-47bd-af22-c2694e1e8131 2018-07-22 18:59:07,625 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-group-rules in 0.232043981552s 2018-07-22 18:59:07,625 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-7ab56a6e-3763-47bd-af22-c2694e1e8131 2018-07-22 18:59:07,626 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-22 18:59:07,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/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}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 18:59:07,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1193 X-Openstack-Request-Id: req-220119bb-c33f-4fa7-8954-e6c1552eced1 Date: Sun, 22 Jul 2018 18:59:07 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":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"updated_at":"2018-07-22T18:45:46Z","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f028e3f2-0b72-4ca1-97b2-1a174437424a"],"updated_at":"2018-07-22T18:58:49Z","tenant_id":"10591997a0b1467f9d5a830f63b555e6","created_at":"2018-07-22T18:58:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"10591997a0b1467f9d5a830f63b555e6","id":"fcde96c6-a3f2-4f1c-ad03-7936fbf6223e","name":"cinder_test-net_0bff045d-4c27-4dc6-81de-8456f4c4fdb8"}]} 2018-07-22 18:59:07,848 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-220119bb-c33f-4fa7-8954-e6c1552eced1 2018-07-22 18:59:07,849 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.222463130951s 2018-07-22 18:59:07,851 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-220119bb-c33f-4fa7-8954-e6c1552eced1 2018-07-22 18:59:07,855 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-22 18:59:07,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 18:59:08,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json x-openstack-request-id: req-b850afe8-4084-4431-882d-104b5872278f RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/e78c8142-1a4c-420a-8ad3-e3f9d1e041cb/snap", "metadata": {}}], "file": "/v2/images/e78c8142-1a4c-420a-8ad3-e3f9d1e041cb/file", "owner": "10591997a0b1467f9d5a830f63b555e6", "id": "e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "size": 12716032, "self": "/v2/images/e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "disk_format": "qcow2", "direct_url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/e78c8142-1a4c-420a-8ad3-e3f9d1e041cb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T18:59:05Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T18:59:03Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 18:59:08,391 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-b850afe8-4084-4431-882d-104b5872278f 2018-07-22 18:59:08,391 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.536116123199s 2018-07-22 18:59:08,391 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-b850afe8-4084-4431-882d-104b5872278f 2018-07-22 18:59:08,392 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-22 18:59:08,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/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}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 18:59:08,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2631 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-73a3924d-ef6d-4786-89fe-29c7aacf90f1 x-compute-request-id: req-73a3924d-ef6d-4786-89fe-29c7aacf90f1 RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "cinder_test-flavor_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1e43fa68-6cbd-407d-85e7-469d0e5c5098", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1e43fa68-6cbd-407d-85e7-469d0e5c5098", "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": "1e43fa68-6cbd-407d-85e7-469d0e5c5098"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}]} 2018-07-22 18:59:08,521 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-73a3924d-ef6d-4786-89fe-29c7aacf90f1 2018-07-22 18:59:08,521 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.128266096115s 2018-07-22 18:59:08,521 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-73a3924d-ef6d-4786-89fe-29c7aacf90f1 2018-07-22 18:59:08,523 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers 2018-07-22 18:59:08,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" -d '{"server": {"name": "cinder_test-vm2_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "imageRef": "e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "key_name": "cinder_test-kp_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "flavorRef": "1e43fa68-6cbd-407d-85e7-469d0e5c5098", "max_count": 1, "min_count": 1, "networks": [{"uuid": "fcde96c6-a3f2-4f1c-ad03-7936fbf6223e"}], "security_groups": [{"name": "7537be3b-e825-40d6-908f-ccd81f90804f"}]}}' 2018-07-22 18:59:10,310 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 407 location: https://192.16.1.222:8774/v2.1/servers/9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-dadeee15-283f-4629-b162-66664174a416 x-compute-request-id: req-dadeee15-283f-4629-b162-66664174a416 RESP BODY: {"server": {"security_groups": [{"name": "7537be3b-e825-40d6-908f-ccd81f90804f"}], "OS-DCF:diskConfig": "MANUAL", "id": "9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2", "rel": "bookmark"}], "adminPass": "N49AE4uFzcRB"}} 2018-07-22 18:59:10,310 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-dadeee15-283f-4629-b162-66664174a416 2018-07-22 18:59:10,310 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers in 1.78640198708s 2018-07-22 18:59:10,310 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-dadeee15-283f-4629-b162-66664174a416 2018-07-22 18:59:10,311 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:59:10,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 18:59:10,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1334 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-79883875-8b46-464a-a69a-3a5b6be9a115 x-compute-request-id: req-79883875-8b46-464a-a69a-3a5b6be9a115 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2", "rel": "bookmark"}], "image": {"id": "e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "links": [{"href": "https://192.16.1.222:8774/images/e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e43fa68-6cbd-407d-85e7-469d0e5c5098", "links": [{"href": "https://192.16.1.222:8774/flavors/1e43fa68-6cbd-407d-85e7-469d0e5c5098", "rel": "bookmark"}]}, "id": "9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2", "user_id": "324a7c70711f4de6aed83cbdd962fcb4", "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-22T18:59:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "name": "cinder_test-vm2_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "created": "2018-07-22T18:59:10Z", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:59:10,710 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-79883875-8b46-464a-a69a-3a5b6be9a115 2018-07-22 18:59:10,710 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.399354934692s 2018-07-22 18:59:10,710 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-79883875-8b46-464a-a69a-3a5b6be9a115 2018-07-22 18:59:10,714 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-22 18:59:10,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 18:59:10,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1193 X-Openstack-Request-Id: req-3cf5d13a-a8e8-455a-8668-764a4e923448 Date: Sun, 22 Jul 2018 18:59:10 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":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"updated_at":"2018-07-22T18:45:46Z","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f028e3f2-0b72-4ca1-97b2-1a174437424a"],"updated_at":"2018-07-22T18:58:49Z","tenant_id":"10591997a0b1467f9d5a830f63b555e6","created_at":"2018-07-22T18:58:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"10591997a0b1467f9d5a830f63b555e6","id":"fcde96c6-a3f2-4f1c-ad03-7936fbf6223e","name":"cinder_test-net_0bff045d-4c27-4dc6-81de-8456f4c4fdb8"}]} 2018-07-22 18:59:10,933 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-3cf5d13a-a8e8-455a-8668-764a4e923448 2018-07-22 18:59:10,933 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.218694925308s 2018-07-22 18:59:10,933 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-3cf5d13a-a8e8-455a-8668-764a4e923448 2018-07-22 18:59:10,934 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-22 18:59:10,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 18:59:11,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5e8362cc-1636-4835-9167-57a634f1697a Date: Sun, 22 Jul 2018 18:59:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fcde96c6-a3f2-4f1c-ad03-7936fbf6223e","tenant_id":"10591997a0b1467f9d5a830f63b555e6","created_at":"2018-07-22T18:58:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T18:58:49Z","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":"10591997a0b1467f9d5a830f63b555e6","id":"f028e3f2-0b72-4ca1-97b2-1a174437424a","subnetpool_id":null,"name":"cinder_test-subnet_0bff045d-4c27-4dc6-81de-8456f4c4fdb8"}]} 2018-07-22 18:59:11,059 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-5e8362cc-1636-4835-9167-57a634f1697a 2018-07-22 18:59:11,060 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.125340938568s 2018-07-22 18:59:11,060 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-5e8362cc-1636-4835-9167-57a634f1697a 2018-07-22 18:59:11,060 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 18:59:13,062 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:59:13,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 18:59:13,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1404 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-8c66eab5-9b58-403f-b574-b38efd8fbc52 x-compute-request-id: req-8c66eab5-9b58-403f-b574-b38efd8fbc52 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2", "rel": "bookmark"}], "image": {"id": "e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "links": [{"href": "https://192.16.1.222:8774/images/e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e43fa68-6cbd-407d-85e7-469d0e5c5098", "links": [{"href": "https://192.16.1.222:8774/flavors/1e43fa68-6cbd-407d-85e7-469d0e5c5098", "rel": "bookmark"}]}, "id": "9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2", "user_id": "324a7c70711f4de6aed83cbdd962fcb4", "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-22T18:59:13Z", "hostId": "ef3f0d9ad5c55d3acb0035aaf96031d18c525d6cd886aaa363ae9cd3", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "name": "cinder_test-vm2_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "created": "2018-07-22T18:59:10Z", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:59:13,451 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-8c66eab5-9b58-403f-b574-b38efd8fbc52 2018-07-22 18:59:13,452 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.389356136322s 2018-07-22 18:59:13,452 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-8c66eab5-9b58-403f-b574-b38efd8fbc52 2018-07-22 18:59:13,454 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 18:59:15,456 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:59:15,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 18:59:15,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1478 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-89a45a2c-062c-42d6-8b97-6b975feb1e99 x-compute-request-id: req-89a45a2c-062c-42d6-8b97-6b975feb1e99 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2", "rel": "bookmark"}], "image": {"id": "e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "links": [{"href": "https://192.16.1.222:8774/images/e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e43fa68-6cbd-407d-85e7-469d0e5c5098", "links": [{"href": "https://192.16.1.222:8774/flavors/1e43fa68-6cbd-407d-85e7-469d0e5c5098", "rel": "bookmark"}]}, "id": "9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2", "security_groups": [{"name": "cinder_test-sg_0bff045d-4c27-4dc6-81de-8456f4c4fdb8"}], "user_id": "324a7c70711f4de6aed83cbdd962fcb4", "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-22T18:59:13Z", "hostId": "ef3f0d9ad5c55d3acb0035aaf96031d18c525d6cd886aaa363ae9cd3", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "name": "cinder_test-vm2_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "created": "2018-07-22T18:59:10Z", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:59:15,939 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-89a45a2c-062c-42d6-8b97-6b975feb1e99 2018-07-22 18:59:15,940 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.483548164368s 2018-07-22 18:59:15,940 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-89a45a2c-062c-42d6-8b97-6b975feb1e99 2018-07-22 18:59:15,942 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 18:59:17,945 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:59:17,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 18:59:18,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1478 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-7b599547-5eee-49ea-9ebd-0042b6348d7e x-compute-request-id: req-7b599547-5eee-49ea-9ebd-0042b6348d7e RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2", "rel": "bookmark"}], "image": {"id": "e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "links": [{"href": "https://192.16.1.222:8774/images/e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e43fa68-6cbd-407d-85e7-469d0e5c5098", "links": [{"href": "https://192.16.1.222:8774/flavors/1e43fa68-6cbd-407d-85e7-469d0e5c5098", "rel": "bookmark"}]}, "id": "9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2", "security_groups": [{"name": "cinder_test-sg_0bff045d-4c27-4dc6-81de-8456f4c4fdb8"}], "user_id": "324a7c70711f4de6aed83cbdd962fcb4", "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-22T18:59:13Z", "hostId": "ef3f0d9ad5c55d3acb0035aaf96031d18c525d6cd886aaa363ae9cd3", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "name": "cinder_test-vm2_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "created": "2018-07-22T18:59:10Z", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:59:18,580 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-7b599547-5eee-49ea-9ebd-0042b6348d7e 2018-07-22 18:59:18,580 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.635131120682s 2018-07-22 18:59:18,581 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-7b599547-5eee-49ea-9ebd-0042b6348d7e 2018-07-22 18:59:18,583 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 18:59:20,586 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:59:20,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 18:59:21,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1669 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-aac32c7d-4ebb-45e0-8894-13b8ce312b8d x-compute-request-id: req-aac32c7d-4ebb-45e0-8894-13b8ce312b8d RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_0bff045d-4c27-4dc6-81de-8456f4c4fdb8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:c5:c9", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2", "rel": "bookmark"}], "image": {"id": "e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "links": [{"href": "https://192.16.1.222:8774/images/e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:59:18.000000", "flavor": {"id": "1e43fa68-6cbd-407d-85e7-469d0e5c5098", "links": [{"href": "https://192.16.1.222:8774/flavors/1e43fa68-6cbd-407d-85e7-469d0e5c5098", "rel": "bookmark"}]}, "id": "9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2", "security_groups": [{"name": "cinder_test-sg_0bff045d-4c27-4dc6-81de-8456f4c4fdb8"}], "user_id": "324a7c70711f4de6aed83cbdd962fcb4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:59:18Z", "hostId": "ef3f0d9ad5c55d3acb0035aaf96031d18c525d6cd886aaa363ae9cd3", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "name": "cinder_test-vm2_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "created": "2018-07-22T18:59:10Z", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:59:21,018 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-aac32c7d-4ebb-45e0-8894-13b8ce312b8d 2018-07-22 18:59:21,018 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.431515932083s 2018-07-22 18:59:21,018 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-aac32c7d-4ebb-45e0-8894-13b8ce312b8d 2018-07-22 18:59:21,020 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-22 18:59:21,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 18:59:21,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-61687d9c-570e-4d39-a834-b342b0b36b3b Date: Sun, 22 Jul 2018 18:59:21 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fcde96c6-a3f2-4f1c-ad03-7936fbf6223e","tenant_id":"10591997a0b1467f9d5a830f63b555e6","created_at":"2018-07-22T18:59:13Z","admin_state_up":true,"updated_at":"2018-07-22T18:59:20Z","binding:vnic_type":"normal","device_id":"9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:eb:c5:c9","id":"3bf7f8cf-a562-4881-9780-d417c3c2b7fc","port_security_enabled":true,"project_id":"10591997a0b1467f9d5a830f63b555e6","fixed_ips":[{"subnet_id":"f028e3f2-0b72-4ca1-97b2-1a174437424a","ip_address":"192.168.120.13"}],"extra_dhcp_opts":[],"security_groups":["7537be3b-e825-40d6-908f-ccd81f90804f"],"name":""}]} 2018-07-22 18:59:21,439 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2 used request id req-61687d9c-570e-4d39-a834-b342b0b36b3b 2018-07-22 18:59:21,439 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.418522834778s 2018-07-22 18:59:21,439 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2 used request id req-61687d9c-570e-4d39-a834-b342b0b36b3b 2018-07-22 18:59:21,442 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-22 18:59:21,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=3bf7f8cf-a562-4881-9780-d417c3c2b7fc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 18:59:21,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-1731f677-f668-4fc9-b2e8-98bb8ea7badc Date: Sun, 22 Jul 2018 18:59:21 GMT RESP BODY: {"floatingips": []} 2018-07-22 18:59:21,479 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=3bf7f8cf-a562-4881-9780-d417c3c2b7fc used request id req-1731f677-f668-4fc9-b2e8-98bb8ea7badc 2018-07-22 18:59:21,479 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0364110469818s 2018-07-22 18:59:21,479 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=3bf7f8cf-a562-4881-9780-d417c3c2b7fc used request id req-1731f677-f668-4fc9-b2e8-98bb8ea7badc 2018-07-22 18:59:21,479 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:59:21,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 18:59:21,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1669 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-95303e37-a1db-497d-8abd-73f1b59d446a x-compute-request-id: req-95303e37-a1db-497d-8abd-73f1b59d446a RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_0bff045d-4c27-4dc6-81de-8456f4c4fdb8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:c5:c9", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2", "rel": "bookmark"}], "image": {"id": "e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "links": [{"href": "https://192.16.1.222:8774/images/e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:59:18.000000", "flavor": {"id": "1e43fa68-6cbd-407d-85e7-469d0e5c5098", "links": [{"href": "https://192.16.1.222:8774/flavors/1e43fa68-6cbd-407d-85e7-469d0e5c5098", "rel": "bookmark"}]}, "id": "9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2", "security_groups": [{"name": "cinder_test-sg_0bff045d-4c27-4dc6-81de-8456f4c4fdb8"}], "user_id": "324a7c70711f4de6aed83cbdd962fcb4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:59:18Z", "hostId": "ef3f0d9ad5c55d3acb0035aaf96031d18c525d6cd886aaa363ae9cd3", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "name": "cinder_test-vm2_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "created": "2018-07-22T18:59:10Z", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:59:21,865 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-95303e37-a1db-497d-8abd-73f1b59d446a 2018-07-22 18:59:21,865 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.385910987854s 2018-07-22 18:59:21,866 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-95303e37-a1db-497d-8abd-73f1b59d446a 2018-07-22 18:59:21,869 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-22 18:59:21,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 18:59:21,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-16bdcff1-e005-4227-847d-66a939dab7df Date: Sun, 22 Jul 2018 18:59:21 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fcde96c6-a3f2-4f1c-ad03-7936fbf6223e","tenant_id":"10591997a0b1467f9d5a830f63b555e6","created_at":"2018-07-22T18:59:13Z","admin_state_up":true,"updated_at":"2018-07-22T18:59:20Z","binding:vnic_type":"normal","device_id":"9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:eb:c5:c9","id":"3bf7f8cf-a562-4881-9780-d417c3c2b7fc","port_security_enabled":true,"project_id":"10591997a0b1467f9d5a830f63b555e6","fixed_ips":[{"subnet_id":"f028e3f2-0b72-4ca1-97b2-1a174437424a","ip_address":"192.168.120.13"}],"extra_dhcp_opts":[],"security_groups":["7537be3b-e825-40d6-908f-ccd81f90804f"],"name":""}]} 2018-07-22 18:59:21,962 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2 used request id req-16bdcff1-e005-4227-847d-66a939dab7df 2018-07-22 18:59:21,962 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.093847990036s 2018-07-22 18:59:21,963 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2 used request id req-16bdcff1-e005-4227-847d-66a939dab7df 2018-07-22 18:59:21,965 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-22 18:59:21,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=3bf7f8cf-a562-4881-9780-d417c3c2b7fc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 18:59:21,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-a8db9cb2-44b7-4be3-be32-f5f5545e05d5 Date: Sun, 22 Jul 2018 18:59:21 GMT RESP BODY: {"floatingips": []} 2018-07-22 18:59:21,996 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=3bf7f8cf-a562-4881-9780-d417c3c2b7fc used request id req-a8db9cb2-44b7-4be3-be32-f5f5545e05d5 2018-07-22 18:59:21,996 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0305120944977s 2018-07-22 18:59:21,996 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=3bf7f8cf-a562-4881-9780-d417c3c2b7fc used request id req-a8db9cb2-44b7-4be3-be32-f5f5545e05d5 2018-07-22 18:59:21,997 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_0bff045d-4c27-4dc6-81de-8456f4c4fdb8': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:eb:c5:c9', u'version': 4, u'addr': u'192.168.120.13', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e78c8142-1a4c-420a-8ad3-e3f9d1e041cb'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-22T18:59:18.000000', 'flavor': Munch({u'id': u'1e43fa68-6cbd-407d-85e7-469d0e5c5098'}), 'az': u'nova', 'id': u'9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2', 'security_groups': [Munch({u'name': u'cinder_test-sg_0bff045d-4c27-4dc6-81de-8456f4c4fdb8'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'324a7c70711f4de6aed83cbdd962fcb4', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'10591997a0b1467f9d5a830f63b555e6', 'name': 'cinder_test-project_0bff045d-4c27-4dc6-81de-8456f4c4fdb8', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-22T18:59:18.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-22T18:59:18Z', 'hostId': u'ef3f0d9ad5c55d3acb0035aaf96031d18c525d6cd886aaa363ae9cd3', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_0bff045d-4c27-4dc6-81de-8456f4c4fdb8', 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'ef3f0d9ad5c55d3acb0035aaf96031d18c525d6cd886aaa363ae9cd3', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-22T18:59:18.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'10591997a0b1467f9d5a830f63b555e6', 'name': u'cinder_test-vm2_0bff045d-4c27-4dc6-81de-8456f4c4fdb8', 'adminPass': None, 'tenant_id': u'10591997a0b1467f9d5a830f63b555e6', 'created_at': u'2018-07-22T18:59:10Z', 'created': u'2018-07-22T18:59:10Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'RegionOne'}) 2018-07-22 18:59:21,998 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-22 18:59:21,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 18:59:22,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1193 X-Openstack-Request-Id: req-41b27459-3ba9-4b31-ac86-680746b9341c Date: Sun, 22 Jul 2018 18:59:22 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":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"updated_at":"2018-07-22T18:45:46Z","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f028e3f2-0b72-4ca1-97b2-1a174437424a"],"updated_at":"2018-07-22T18:58:49Z","tenant_id":"10591997a0b1467f9d5a830f63b555e6","created_at":"2018-07-22T18:58:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"10591997a0b1467f9d5a830f63b555e6","id":"fcde96c6-a3f2-4f1c-ad03-7936fbf6223e","name":"cinder_test-net_0bff045d-4c27-4dc6-81de-8456f4c4fdb8"}]} 2018-07-22 18:59:22,239 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-41b27459-3ba9-4b31-ac86-680746b9341c 2018-07-22 18:59:22,239 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.240804195404s 2018-07-22 18:59:22,239 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-41b27459-3ba9-4b31-ac86-680746b9341c 2018-07-22 18:59:22,240 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-22 18:59:22,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 18:59:22,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-5db5d04d-e042-41cc-a8d2-eb3134964d9e Date: Sun, 22 Jul 2018 18:59:22 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fcde96c6-a3f2-4f1c-ad03-7936fbf6223e","tenant_id":"10591997a0b1467f9d5a830f63b555e6","created_at":"2018-07-22T18:59:13Z","admin_state_up":true,"updated_at":"2018-07-22T18:59:20Z","binding:vnic_type":"normal","device_id":"9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:eb:c5:c9","id":"3bf7f8cf-a562-4881-9780-d417c3c2b7fc","port_security_enabled":true,"project_id":"10591997a0b1467f9d5a830f63b555e6","fixed_ips":[{"subnet_id":"f028e3f2-0b72-4ca1-97b2-1a174437424a","ip_address":"192.168.120.13"}],"extra_dhcp_opts":[],"security_groups":["7537be3b-e825-40d6-908f-ccd81f90804f"],"name":""}]} 2018-07-22 18:59:22,346 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2 used request id req-5db5d04d-e042-41cc-a8d2-eb3134964d9e 2018-07-22 18:59:22,346 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.105340003967s 2018-07-22 18:59:22,346 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2 used request id req-5db5d04d-e042-41cc-a8d2-eb3134964d9e 2018-07-22 18:59:22,346 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.floatingips 2018-07-22 18:59:22,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" -d '{"floatingip": {"floating_network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9", "fixed_ip_address": "192.168.120.13", "port_id": "3bf7f8cf-a562-4881-9780-d417c3c2b7fc"}}' 2018-07-22 18:59:26,138 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-f44f46b1-c578-4a40-82b9-b205fbd88cbc Date: Sun, 22 Jul 2018 18:59:26 GMT RESP BODY: {"floatingip": {"router_id": "ae356b0e-8baf-471a-a0e7-973383695481", "status": "DOWN", "description": "", "tags": [], "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "created_at": "2018-07-22T18:59:23Z", "updated_at": "2018-07-22T18:59:23Z", "floating_network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "192.16.1.110", "revision_number": 0, "project_id": "10591997a0b1467f9d5a830f63b555e6", "port_id": "3bf7f8cf-a562-4881-9780-d417c3c2b7fc", "id": "3056bcb2-6ea6-4bff-bfda-8bac3bfe5c60"}} 2018-07-22 18:59:26,139 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-f44f46b1-c578-4a40-82b9-b205fbd88cbc 2018-07-22 18:59:26,139 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.floatingips in 3.79223394394s 2018-07-22 18:59:26,139 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-f44f46b1-c578-4a40-82b9-b205fbd88cbc 2018-07-22 18:59:26,142 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'ae356b0e-8baf-471a-a0e7-973383695481', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'10591997a0b1467f9d5a830f63b555e6', 'created_at': u'2018-07-22T18:59:23Z', 'attached': True, 'updated_at': u'2018-07-22T18:59:23Z', 'id': u'3056bcb2-6ea6-4bff-bfda-8bac3bfe5c60', 'floating_network_id': u'76ac7b4e-f626-4cfb-83cf-a35235a38cf9', 'fixed_ip_address': u'192.168.120.13', 'floating_ip_address': u'192.16.1.110', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'10591997a0b1467f9d5a830f63b555e6', 'name': 'cinder_test-project_0bff045d-4c27-4dc6-81de-8456f4c4fdb8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'ae356b0e-8baf-471a-a0e7-973383695481', 'project_id': u'10591997a0b1467f9d5a830f63b555e6', 'port_id': u'3bf7f8cf-a562-4881-9780-d417c3c2b7fc', 'port': u'3bf7f8cf-a562-4881-9780-d417c3c2b7fc', 'network': u'76ac7b4e-f626-4cfb-83cf-a35235a38cf9'}) 2018-07-22 18:59:26,142 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-07-22 18:59:26,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 18:59:26,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12674 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-167deb06-366d-4e96-a502-6ca21dbc2165 x-compute-request-id: req-167deb06-366d-4e96-a502-6ca21dbc2165 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.978 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.95 BogoMIPS (lpj=9975912)\n[ 0.028038] pid_max: default: 32768 minimum: 301\n[ 0.036048] ACPI: Core revision 20150930\n[ 0.049033] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064075] Security Framework initialized\n[ 0.072037] Yama: becoming mindful.\n[ 0.080057] AppArmor: AppArmor initialized\n[ 0.092108] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.100264] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.108157] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.116042] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.124780] Initializing cgroup subsys io\n[ 0.132045] Initializing cgroup subsys memory\n[ 0.140048] Initializing cgroup subsys devices\n[ 0.148042] Initializing cgroup subsys freezer\n[ 0.156042] Initializing cgroup subsys net_cls\n[ 0.164042] Initializing cgroup subsys perf_event\n[ 0.172054] Initializing cgroup subsys net_prio\n[ 0.180041] Initializing cgroup subsys hugetlb\n[ 0.188040] Initializing cgroup subsys pids\n[ 0.197970] CPU: Physical Processor ID: 0\n[ 0.205361] mce: CPU supports 10 MCE banks\n[ 0.217255] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.224038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.549994] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.791824] ftrace: allocating 31920 entries in 125 pages\n[ 0.812556] smpboot: Max logical packages: 1\n[ 0.820043] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.834898] x2apic enabled\n[ 0.836047] Switched APIC routing to physical x2apic.\n[ 0.862938] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.864000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.876070] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.889076] x86: Booted up 1 node, 1 CPUs\n[ 0.892052] smpboot: Total of 1 processors activated (4987.95 BogoMIPS)\n[ 0.899919] devtmpfs: initialized\n[ 0.901551] evm: security.selinux\n[ 0.904052] evm: security.SMACK64\n[ 0.908047] evm: security.SMACK64EXEC\n[ 0.912047] evm: security.SMACK64TRANSMUTE\n[ 0.916047] evm: security.SMACK64MMAP\n[ 0.920065] evm: security.ima\n[ 0.924047] evm: security.capability\n[ 0.928320] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.932184] pinctrl core: initialized pinctrl subsystem\n[ 0.937031] RTC time: 18:59:25, date: 07/22/18\n[ 0.940530] NET: Registered protocol family 16\n[ 0.944543] cpuidle: using governor ladder\n[ 0.948053] cpuidle: using governor menu\n[ 0.952054] PCCT header not found.\n[ 0.956386] ACPI: bus type PCI registered\n[ 0.960050] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.964931] PCI: Using configuration type 1 for base access\n[ 0.969883] ACPI: Added _OSI(Module Device)\n[ 0.972053] ACPI: Added _OSI(Processor Device)\n[ 0.976051] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.980052] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.987491] ACPI: Interpreter enabled\n[ 0.988060] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.000053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.012069] ACPI: (supports S0 S3 S4 S5)\n[ 1.016051] ACPI: Using IOAPIC for interrupt routing\n[ 1.020086] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.028667] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.032061] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.036061] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.040062] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.044816] acpiphp: Slot [3] registered\n[ 1.048180] acpiphp: Slot [4] registered\n[ 1.052177] acpiphp: Slot [5] registered\n[ 1.056176] acpiphp: Slot [6] registered\n[ 1.060180] acpiphp: Slot [7] registered\n[ 1.064184] acpiphp: Slot [8] registered\n[ 1.068176] acpiphp: Slot [9] registered\n[ 1.072178] acpiphp: Slot [10] registered\n[ 1.076177] acpiphp: Slot [11] registered\n[ 1.080183] acpiphp: Slot [12] registered\n[ 1.084188] acpiphp: Slot [13] registered\n[ 1.088177] acpiphp: Slot [14] registered\n[ 1.092184] acpiphp: Slot [15] registered\n[ 1.096179] acpiphp: Slot [16] registered\n[ 1.100177] acpiphp: Slot [17] registered\n[ 1.104178] acpiphp: Slot [18] registered\n[ 1.108225] acpiphp: Slot [19] registered\n[ 1.112164] acpiphp: Slot [20] registered\n[ 1.116167] acpiphp: Slot [21] registered\n[ 1.120173] acpiphp: Slot [22] registered\n[ 1.124168] acpiphp: Slot [23] registered\n[ 1.128166] acpiphp: Slot [24] registered\n[ 1.132162] acpiphp: Slot [25] registered\n[ 1.136162] acpiphp: Slot [26] registered\n[ 1.140162] acpiphp: Slot [27] registered\n[ 1.144167] acpiphp: Slot [28] registered\n[ 1.148176] acpiphp: Slot [29] registered\n[ 1.152179] acpiphp: Slot [30] registered\n[ 1.156177] acpiphp: Slot [31] registered\n[ 1.160159] PCI host bridge to bus 0000:00\n[ 1.164050] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.168049] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.172049] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.176048] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 1.180049] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.184067] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.211927] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.212049] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.216048] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.220047] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.241226] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.244150] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n"} 2018-07-22 18:59:26,414 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2/action used request id req-167deb06-366d-4e96-a502-6ca21dbc2165 2018-07-22 18:59:26,414 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.271709918976s 2018-07-22 18:59:26,414 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2/action used request id req-167deb06-366d-4e96-a502-6ca21dbc2165 2018-07-22 18:59:26,415 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.978 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.95 BogoMIPS (lpj=9975912) [ 0.028038] pid_max: default: 32768 minimum: 301 [ 0.036048] ACPI: Core revision 20150930 [ 0.049033] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064075] Security Framework initialized [ 0.072037] Yama: becoming mindful. [ 0.080057] AppArmor: AppArmor initialized [ 0.092108] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100264] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.108157] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116042] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.124780] Initializing cgroup subsys io [ 0.132045] Initializing cgroup subsys memory [ 0.140048] Initializing cgroup subsys devices [ 0.148042] Initializing cgroup subsys freezer [ 0.156042] Initializing cgroup subsys net_cls [ 0.164042] Initializing cgroup subsys perf_event [ 0.172054] Initializing cgroup subsys net_prio [ 0.180041] Initializing cgroup subsys hugetlb [ 0.188040] Initializing cgroup subsys pids [ 0.197970] CPU: Physical Processor ID: 0 [ 0.205361] mce: CPU supports 10 MCE banks [ 0.217255] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.224038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.549994] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.791824] ftrace: allocating 31920 entries in 125 pages [ 0.812556] smpboot: Max logical packages: 1 [ 0.820043] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.834898] x2apic enabled [ 0.836047] Switched APIC routing to physical x2apic. [ 0.862938] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.864000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.876070] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.889076] x86: Booted up 1 node, 1 CPUs [ 0.892052] smpboot: Total of 1 processors activated (4987.95 BogoMIPS) [ 0.899919] devtmpfs: initialized [ 0.901551] evm: security.selinux [ 0.904052] evm: security.SMACK64 [ 0.908047] evm: security.SMACK64EXEC [ 0.912047] evm: security.SMACK64TRANSMUTE [ 0.916047] evm: security.SMACK64MMAP [ 0.920065] evm: security.ima [ 0.924047] evm: security.capability [ 0.928320] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.932184] pinctrl core: initialized pinctrl subsystem [ 0.937031] RTC time: 18:59:25, date: 07/22/18 [ 0.940530] NET: Registered protocol family 16 [ 0.944543] cpuidle: using governor ladder [ 0.948053] cpuidle: using governor menu [ 0.952054] PCCT header not found. [ 0.956386] ACPI: bus type PCI registered [ 0.960050] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.964931] PCI: Using configuration type 1 for base access [ 0.969883] ACPI: Added _OSI(Module Device) [ 0.972053] ACPI: Added _OSI(Processor Device) [ 0.976051] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.980052] ACPI: Added _OSI(Processor Aggregator Device) [ 0.987491] ACPI: Interpreter enabled [ 0.988060] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.000053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.012069] ACPI: (supports S0 S3 S4 S5) [ 1.016051] ACPI: Using IOAPIC for interrupt routing [ 1.020086] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.028667] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.032061] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.036061] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.040062] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.044816] acpiphp: Slot [3] registered [ 1.048180] acpiphp: Slot [4] registered [ 1.052177] acpiphp: Slot [5] registered [ 1.056176] acpiphp: Slot [6] registered [ 1.060180] acpiphp: Slot [7] registered [ 1.064184] acpiphp: Slot [8] registered [ 1.068176] acpiphp: Slot [9] registered [ 1.072178] acpiphp: Slot [10] registered [ 1.076177] acpiphp: Slot [11] registered [ 1.080183] acpiphp: Slot [12] registered [ 1.084188] acpiphp: Slot [13] registered [ 1.088177] acpiphp: Slot [14] registered [ 1.092184] acpiphp: Slot [15] registered [ 1.096179] acpiphp: Slot [16] registered [ 1.100177] acpiphp: Slot [17] registered [ 1.104178] acpiphp: Slot [18] registered [ 1.108225] acpiphp: Slot [19] registered [ 1.112164] acpiphp: Slot [20] registered [ 1.116167] acpiphp: Slot [21] registered [ 1.120173] acpiphp: Slot [22] registered [ 1.124168] acpiphp: Slot [23] registered [ 1.128166] acpiphp: Slot [24] registered [ 1.132162] acpiphp: Slot [25] registered [ 1.136162] acpiphp: Slot [26] registered [ 1.140162] acpiphp: Slot [27] registered [ 1.144167] acpiphp: Slot [28] registered [ 1.148176] acpiphp: Slot [29] registered [ 1.152179] acpiphp: Slot [30] registered [ 1.156177] acpiphp: Slot [31] registered [ 1.160159] PCI host bridge to bus 0000:00 [ 1.164050] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.168049] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.172049] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.176048] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.180049] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.184067] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.211927] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.212049] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.216048] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.220047] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.241226] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.244150] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB 2018-07-22 18:59:29,413 - functest.core.singlevm - DEBUG - try 1: cannot connect to 192.16.1.110 2018-07-22 18:59:39,426 - paramiko.transport - DEBUG - starting thread (client mode): 0x4c859f50L 2018-07-22 18:59:39,427 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-22 18:59:39,428 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-22 18:59:39,428 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-22 18:59:39,429 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-22 18:59:39,429 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-22 18:59:39,429 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-22 18:59:39,429 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-22 18:59:39,429 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-22 18:59:39,429 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-22 18:59:39,486 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-22 18:59:39,486 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-22 18:59:39,490 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 192.16.1.110: 8713780cd01e9cc33a167585a95d0df8 2018-07-22 18:59:39,491 - paramiko.transport - DEBUG - Trying discovered key b329d3cd9f4f1d03656852ea2987e4c4 in /tmp/tmpjObW08 2018-07-22 18:59:39,527 - paramiko.transport - DEBUG - userauth is OK 2018-07-22 18:59:39,532 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-22 18:59:39,558 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.POST.volumes 2018-07-22 18:59:39,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" -d '{"volume": {"name": "cinder_test-volume_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "size": "2"}}' 2018-07-22 18:59:42,163 - keystoneauth.session - DEBUG - RESP: [202] x-compute-request-id: req-0053bb04-2b3d-4096-baa1-8fe8dde52642 Content-Type: application/json Content-Length: 821 x-openstack-request-id: req-0053bb04-2b3d-4096-baa1-8fe8dde52642 RESP BODY: {"volume": {"status": "creating", "user_id": "324a7c70711f4de6aed83cbdd962fcb4", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/275bffd0-7e9a-4011-8ca2-0462538937b9", "rel": "self"}, {"href": "https://192.16.1.222:8776/10591997a0b1467f9d5a830f63b555e6/volumes/275bffd0-7e9a-4011-8ca2-0462538937b9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T18:59:41.000000", "description": null, "updated_at": null, "volume_type": "RBD", "name": "cinder_test-volume_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "275bffd0-7e9a-4011-8ca2-0462538937b9", "size": 2}} 2018-07-22 18:59:42,164 - keystoneauth.session - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes used request id req-0053bb04-2b3d-4096-baa1-8fe8dde52642 2018-07-22 18:59:42,164 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.POST.volumes in 2.60526704788s 2018-07-22 18:59:42,164 - shade.request_ids - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes used request id req-0053bb04-2b3d-4096-baa1-8fe8dde52642 2018-07-22 18:59:42,164 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-07-22 18:59:42,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 18:59:42,881 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-f2b53f61-fa83-4dad-9301-36198577db7b Content-Type: application/json Content-Length: 916 x-openstack-request-id: req-f2b53f61-fa83-4dad-9301-36198577db7b RESP BODY: {"volumes": [{"status": "creating", "user_id": "324a7c70711f4de6aed83cbdd962fcb4", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/275bffd0-7e9a-4011-8ca2-0462538937b9", "rel": "self"}, {"href": "https://192.16.1.222:8776/10591997a0b1467f9d5a830f63b555e6/volumes/275bffd0-7e9a-4011-8ca2-0462538937b9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T18:59:41.000000", "description": null, "os-vol-tenant-attr:tenant_id": "10591997a0b1467f9d5a830f63b555e6", "updated_at": "2018-07-22T18:59:42.000000", "volume_type": "RBD", "name": "cinder_test-volume_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "275bffd0-7e9a-4011-8ca2-0462538937b9", "size": 2}]} 2018-07-22 18:59:42,882 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/detail used request id req-f2b53f61-fa83-4dad-9301-36198577db7b 2018-07-22 18:59:42,882 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 0.717216014862s 2018-07-22 18:59:42,882 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/detail used request id req-f2b53f61-fa83-4dad-9301-36198577db7b 2018-07-22 18:59:42,883 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 18:59:44,885 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-07-22 18:59:44,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 18:59:45,548 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-2e32d8ba-431b-4330-864b-e9f905c19edd Content-Type: application/json Content-Length: 917 x-openstack-request-id: req-2e32d8ba-431b-4330-864b-e9f905c19edd RESP BODY: {"volumes": [{"status": "available", "user_id": "324a7c70711f4de6aed83cbdd962fcb4", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/275bffd0-7e9a-4011-8ca2-0462538937b9", "rel": "self"}, {"href": "https://192.16.1.222:8776/10591997a0b1467f9d5a830f63b555e6/volumes/275bffd0-7e9a-4011-8ca2-0462538937b9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T18:59:41.000000", "description": null, "os-vol-tenant-attr:tenant_id": "10591997a0b1467f9d5a830f63b555e6", "updated_at": "2018-07-22T18:59:44.000000", "volume_type": "RBD", "name": "cinder_test-volume_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "275bffd0-7e9a-4011-8ca2-0462538937b9", "size": 2}]} 2018-07-22 18:59:45,548 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/detail used request id req-2e32d8ba-431b-4330-864b-e9f905c19edd 2018-07-22 18:59:45,549 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 0.663027048111s 2018-07-22 18:59:45,549 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/detail used request id req-2e32d8ba-431b-4330-864b-e9f905c19edd 2018-07-22 18:59:45,550 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-22 18:59:45,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/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}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 18:59:45,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1193 X-Openstack-Request-Id: req-e48ff60f-0aa7-4b38-b549-9ef51fb9673d Date: Sun, 22 Jul 2018 18:59:45 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":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"updated_at":"2018-07-22T18:45:46Z","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f028e3f2-0b72-4ca1-97b2-1a174437424a"],"updated_at":"2018-07-22T18:58:49Z","tenant_id":"10591997a0b1467f9d5a830f63b555e6","created_at":"2018-07-22T18:58:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"10591997a0b1467f9d5a830f63b555e6","id":"fcde96c6-a3f2-4f1c-ad03-7936fbf6223e","name":"cinder_test-net_0bff045d-4c27-4dc6-81de-8456f4c4fdb8"}]} 2018-07-22 18:59:45,760 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-e48ff60f-0aa7-4b38-b549-9ef51fb9673d 2018-07-22 18:59:45,760 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.209903001785s 2018-07-22 18:59:45,760 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-e48ff60f-0aa7-4b38-b549-9ef51fb9673d 2018-07-22 18:59:45,763 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-22 18:59:45,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 18:59:45,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json x-openstack-request-id: req-74307f18-5e3f-444f-8727-ecc3db3b2472 RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/e78c8142-1a4c-420a-8ad3-e3f9d1e041cb/snap", "metadata": {}}], "file": "/v2/images/e78c8142-1a4c-420a-8ad3-e3f9d1e041cb/file", "owner": "10591997a0b1467f9d5a830f63b555e6", "id": "e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "size": 12716032, "self": "/v2/images/e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "disk_format": "qcow2", "direct_url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/e78c8142-1a4c-420a-8ad3-e3f9d1e041cb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T18:59:05Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T18:59:03Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 18:59:45,837 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-74307f18-5e3f-444f-8727-ecc3db3b2472 2018-07-22 18:59:45,837 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.0738050937653s 2018-07-22 18:59:45,837 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-74307f18-5e3f-444f-8727-ecc3db3b2472 2018-07-22 18:59:45,838 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-22 18:59:45,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 18:59:45,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2631 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-054a856b-0266-47e3-ad27-2e86374e5ca1 x-compute-request-id: req-054a856b-0266-47e3-ad27-2e86374e5ca1 RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "cinder_test-flavor_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1e43fa68-6cbd-407d-85e7-469d0e5c5098", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1e43fa68-6cbd-407d-85e7-469d0e5c5098", "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": "1e43fa68-6cbd-407d-85e7-469d0e5c5098"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}]} 2018-07-22 18:59:45,900 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-054a856b-0266-47e3-ad27-2e86374e5ca1 2018-07-22 18:59:45,900 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0622191429138s 2018-07-22 18:59:45,900 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-054a856b-0266-47e3-ad27-2e86374e5ca1 2018-07-22 18:59:45,903 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers 2018-07-22 18:59:45,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" -d '{"server": {"name": "cinder_test-vm_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "imageRef": "e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "key_name": "cinder_test-kp_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "flavorRef": "1e43fa68-6cbd-407d-85e7-469d0e5c5098", "max_count": 1, "min_count": 1, "networks": [{"uuid": "fcde96c6-a3f2-4f1c-ad03-7936fbf6223e"}], "security_groups": [{"name": "7537be3b-e825-40d6-908f-ccd81f90804f"}]}}' 2018-07-22 18:59:46,823 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 407 location: https://192.16.1.222:8774/v2.1/servers/8784a1c1-932d-43d7-93e0-a1c279578e78 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e679e76f-2a95-47f1-8533-65e573d2fda8 x-compute-request-id: req-e679e76f-2a95-47f1-8533-65e573d2fda8 RESP BODY: {"server": {"security_groups": [{"name": "7537be3b-e825-40d6-908f-ccd81f90804f"}], "OS-DCF:diskConfig": "MANUAL", "id": "8784a1c1-932d-43d7-93e0-a1c279578e78", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/8784a1c1-932d-43d7-93e0-a1c279578e78", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/8784a1c1-932d-43d7-93e0-a1c279578e78", "rel": "bookmark"}], "adminPass": "35CyyVpuNQ8T"}} 2018-07-22 18:59:46,824 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-e679e76f-2a95-47f1-8533-65e573d2fda8 2018-07-22 18:59:46,824 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers in 0.921251058578s 2018-07-22 18:59:46,824 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-e679e76f-2a95-47f1-8533-65e573d2fda8 2018-07-22 18:59:46,824 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:59:46,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 18:59:48,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3108 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-86e8e663-430a-4821-8c4d-90c2b0cbdadf x-compute-request-id: req-86e8e663-430a-4821-8c4d-90c2b0cbdadf RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/8784a1c1-932d-43d7-93e0-a1c279578e78", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/8784a1c1-932d-43d7-93e0-a1c279578e78", "rel": "bookmark"}], "image": {"id": "e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "links": [{"href": "https://192.16.1.222:8774/images/e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e43fa68-6cbd-407d-85e7-469d0e5c5098", "links": [{"href": "https://192.16.1.222:8774/flavors/1e43fa68-6cbd-407d-85e7-469d0e5c5098", "rel": "bookmark"}]}, "id": "8784a1c1-932d-43d7-93e0-a1c279578e78", "user_id": "324a7c70711f4de6aed83cbdd962fcb4", "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-22T18:59:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "name": "cinder_test-vm_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "created": "2018-07-22T18:59:46Z", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_0bff045d-4c27-4dc6-81de-8456f4c4fdb8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:c5:c9", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:c5:c9", "version": 4, "addr": "192.16.1.110", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2", "rel": "bookmark"}], "image": {"id": "e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "links": [{"href": "https://192.16.1.222:8774/images/e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:59:18.000000", "flavor": {"id": "1e43fa68-6cbd-407d-85e7-469d0e5c5098", "links": [{"href": "https://192.16.1.222:8774/flavors/1e43fa68-6cbd-407d-85e7-469d0e5c5098", "rel": "bookmark"}]}, "id": "9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2", "security_groups": [{"name": "cinder_test-sg_0bff045d-4c27-4dc6-81de-8456f4c4fdb8"}], "user_id": "324a7c70711f4de6aed83cbdd962fcb4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:59:18Z", "hostId": "ef3f0d9ad5c55d3acb0035aaf96031d18c525d6cd886aaa363ae9cd3", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "name": "cinder_test-vm2_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "created": "2018-07-22T18:59:10Z", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:59:48,590 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-86e8e663-430a-4821-8c4d-90c2b0cbdadf 2018-07-22 18:59:48,590 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.76573705673s 2018-07-22 18:59:48,591 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-86e8e663-430a-4821-8c4d-90c2b0cbdadf 2018-07-22 18:59:48,594 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 18:59:50,596 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:59:50,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 18:59:51,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3252 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-660382b4-b117-47c5-bf65-ab6ed561ce19 x-compute-request-id: req-660382b4-b117-47c5-bf65-ab6ed561ce19 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/8784a1c1-932d-43d7-93e0-a1c279578e78", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/8784a1c1-932d-43d7-93e0-a1c279578e78", "rel": "bookmark"}], "image": {"id": "e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "links": [{"href": "https://192.16.1.222:8774/images/e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e43fa68-6cbd-407d-85e7-469d0e5c5098", "links": [{"href": "https://192.16.1.222:8774/flavors/1e43fa68-6cbd-407d-85e7-469d0e5c5098", "rel": "bookmark"}]}, "id": "8784a1c1-932d-43d7-93e0-a1c279578e78", "security_groups": [{"name": "cinder_test-sg_0bff045d-4c27-4dc6-81de-8456f4c4fdb8"}], "user_id": "324a7c70711f4de6aed83cbdd962fcb4", "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-22T18:59:49Z", "hostId": "01bab9f1516ed5222a1355924220352ab600bb8f288a2d841c7fec7c", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "name": "cinder_test-vm_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "created": "2018-07-22T18:59:46Z", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_0bff045d-4c27-4dc6-81de-8456f4c4fdb8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:c5:c9", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:c5:c9", "version": 4, "addr": "192.16.1.110", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2", "rel": "bookmark"}], "image": {"id": "e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "links": [{"href": "https://192.16.1.222:8774/images/e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:59:18.000000", "flavor": {"id": "1e43fa68-6cbd-407d-85e7-469d0e5c5098", "links": [{"href": "https://192.16.1.222:8774/flavors/1e43fa68-6cbd-407d-85e7-469d0e5c5098", "rel": "bookmark"}]}, "id": "9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2", "security_groups": [{"name": "cinder_test-sg_0bff045d-4c27-4dc6-81de-8456f4c4fdb8"}], "user_id": "324a7c70711f4de6aed83cbdd962fcb4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:59:18Z", "hostId": "ef3f0d9ad5c55d3acb0035aaf96031d18c525d6cd886aaa363ae9cd3", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "name": "cinder_test-vm2_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "created": "2018-07-22T18:59:10Z", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:59:51,071 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-660382b4-b117-47c5-bf65-ab6ed561ce19 2018-07-22 18:59:51,071 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.475131988525s 2018-07-22 18:59:51,071 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-660382b4-b117-47c5-bf65-ab6ed561ce19 2018-07-22 18:59:51,074 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 18:59:53,077 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:59:53,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 18:59:53,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3252 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-7eda1f85-14b5-4728-9e51-4a5baf0b6c82 x-compute-request-id: req-7eda1f85-14b5-4728-9e51-4a5baf0b6c82 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/8784a1c1-932d-43d7-93e0-a1c279578e78", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/8784a1c1-932d-43d7-93e0-a1c279578e78", "rel": "bookmark"}], "image": {"id": "e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "links": [{"href": "https://192.16.1.222:8774/images/e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e43fa68-6cbd-407d-85e7-469d0e5c5098", "links": [{"href": "https://192.16.1.222:8774/flavors/1e43fa68-6cbd-407d-85e7-469d0e5c5098", "rel": "bookmark"}]}, "id": "8784a1c1-932d-43d7-93e0-a1c279578e78", "security_groups": [{"name": "cinder_test-sg_0bff045d-4c27-4dc6-81de-8456f4c4fdb8"}], "user_id": "324a7c70711f4de6aed83cbdd962fcb4", "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-22T18:59:49Z", "hostId": "01bab9f1516ed5222a1355924220352ab600bb8f288a2d841c7fec7c", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "name": "cinder_test-vm_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "created": "2018-07-22T18:59:46Z", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_0bff045d-4c27-4dc6-81de-8456f4c4fdb8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:c5:c9", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:c5:c9", "version": 4, "addr": "192.16.1.110", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2", "rel": "bookmark"}], "image": {"id": "e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "links": [{"href": "https://192.16.1.222:8774/images/e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:59:18.000000", "flavor": {"id": "1e43fa68-6cbd-407d-85e7-469d0e5c5098", "links": [{"href": "https://192.16.1.222:8774/flavors/1e43fa68-6cbd-407d-85e7-469d0e5c5098", "rel": "bookmark"}]}, "id": "9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2", "security_groups": [{"name": "cinder_test-sg_0bff045d-4c27-4dc6-81de-8456f4c4fdb8"}], "user_id": "324a7c70711f4de6aed83cbdd962fcb4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:59:18Z", "hostId": "ef3f0d9ad5c55d3acb0035aaf96031d18c525d6cd886aaa363ae9cd3", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "name": "cinder_test-vm2_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "created": "2018-07-22T18:59:10Z", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:59:53,661 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-7eda1f85-14b5-4728-9e51-4a5baf0b6c82 2018-07-22 18:59:53,661 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.583905935287s 2018-07-22 18:59:53,661 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-7eda1f85-14b5-4728-9e51-4a5baf0b6c82 2018-07-22 18:59:53,664 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 18:59:55,667 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:59:55,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 18:59:56,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3442 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-a1569bc3-7c3e-4678-a85c-007d5acad048 x-compute-request-id: req-a1569bc3-7c3e-4678-a85c-007d5acad048 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_0bff045d-4c27-4dc6-81de-8456f4c4fdb8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:50:ac", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/8784a1c1-932d-43d7-93e0-a1c279578e78", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/8784a1c1-932d-43d7-93e0-a1c279578e78", "rel": "bookmark"}], "image": {"id": "e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "links": [{"href": "https://192.16.1.222:8774/images/e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:59:54.000000", "flavor": {"id": "1e43fa68-6cbd-407d-85e7-469d0e5c5098", "links": [{"href": "https://192.16.1.222:8774/flavors/1e43fa68-6cbd-407d-85e7-469d0e5c5098", "rel": "bookmark"}]}, "id": "8784a1c1-932d-43d7-93e0-a1c279578e78", "security_groups": [{"name": "cinder_test-sg_0bff045d-4c27-4dc6-81de-8456f4c4fdb8"}], "user_id": "324a7c70711f4de6aed83cbdd962fcb4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:59:54Z", "hostId": "01bab9f1516ed5222a1355924220352ab600bb8f288a2d841c7fec7c", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "name": "cinder_test-vm_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "created": "2018-07-22T18:59:46Z", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_0bff045d-4c27-4dc6-81de-8456f4c4fdb8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:c5:c9", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:c5:c9", "version": 4, "addr": "192.16.1.110", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2", "rel": "bookmark"}], "image": {"id": "e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "links": [{"href": "https://192.16.1.222:8774/images/e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:59:18.000000", "flavor": {"id": "1e43fa68-6cbd-407d-85e7-469d0e5c5098", "links": [{"href": "https://192.16.1.222:8774/flavors/1e43fa68-6cbd-407d-85e7-469d0e5c5098", "rel": "bookmark"}]}, "id": "9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2", "security_groups": [{"name": "cinder_test-sg_0bff045d-4c27-4dc6-81de-8456f4c4fdb8"}], "user_id": "324a7c70711f4de6aed83cbdd962fcb4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:59:18Z", "hostId": "ef3f0d9ad5c55d3acb0035aaf96031d18c525d6cd886aaa363ae9cd3", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "name": "cinder_test-vm2_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "created": "2018-07-22T18:59:10Z", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:59:56,209 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-a1569bc3-7c3e-4678-a85c-007d5acad048 2018-07-22 18:59:56,209 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.542140960693s 2018-07-22 18:59:56,209 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-a1569bc3-7c3e-4678-a85c-007d5acad048 2018-07-22 18:59:56,212 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-22 18:59:56,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=8784a1c1-932d-43d7-93e0-a1c279578e78" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 18:59:56,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-b14c88ae-8d83-4653-8b38-36879df508ee Date: Sun, 22 Jul 2018 18:59:56 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fcde96c6-a3f2-4f1c-ad03-7936fbf6223e","tenant_id":"10591997a0b1467f9d5a830f63b555e6","created_at":"2018-07-22T18:59:49Z","admin_state_up":true,"updated_at":"2018-07-22T18:59:55Z","binding:vnic_type":"normal","device_id":"8784a1c1-932d-43d7-93e0-a1c279578e78","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:6c:50:ac","id":"eff96703-96c3-469f-b900-9d234b20a6d7","port_security_enabled":true,"project_id":"10591997a0b1467f9d5a830f63b555e6","fixed_ips":[{"subnet_id":"f028e3f2-0b72-4ca1-97b2-1a174437424a","ip_address":"192.168.120.7"}],"extra_dhcp_opts":[],"security_groups":["7537be3b-e825-40d6-908f-ccd81f90804f"],"name":""}]} 2018-07-22 18:59:56,303 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=8784a1c1-932d-43d7-93e0-a1c279578e78 used request id req-b14c88ae-8d83-4653-8b38-36879df508ee 2018-07-22 18:59:56,303 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.0908579826355s 2018-07-22 18:59:56,303 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=8784a1c1-932d-43d7-93e0-a1c279578e78 used request id req-b14c88ae-8d83-4653-8b38-36879df508ee 2018-07-22 18:59:56,306 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-22 18:59:56,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=eff96703-96c3-469f-b900-9d234b20a6d7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 18:59:56,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-2d4591ce-f96d-4fc4-a530-e4d3631908af Date: Sun, 22 Jul 2018 18:59:56 GMT RESP BODY: {"floatingips": []} 2018-07-22 18:59:56,342 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=eff96703-96c3-469f-b900-9d234b20a6d7 used request id req-2d4591ce-f96d-4fc4-a530-e4d3631908af 2018-07-22 18:59:56,342 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0354800224304s 2018-07-22 18:59:56,342 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=eff96703-96c3-469f-b900-9d234b20a6d7 used request id req-2d4591ce-f96d-4fc4-a530-e4d3631908af 2018-07-22 18:59:56,343 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 18:59:56,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 18:59:56,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3442 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-80e446ee-2b81-45d1-97b6-5c216696be2f x-compute-request-id: req-80e446ee-2b81-45d1-97b6-5c216696be2f RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_0bff045d-4c27-4dc6-81de-8456f4c4fdb8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:50:ac", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/8784a1c1-932d-43d7-93e0-a1c279578e78", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/8784a1c1-932d-43d7-93e0-a1c279578e78", "rel": "bookmark"}], "image": {"id": "e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "links": [{"href": "https://192.16.1.222:8774/images/e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:59:54.000000", "flavor": {"id": "1e43fa68-6cbd-407d-85e7-469d0e5c5098", "links": [{"href": "https://192.16.1.222:8774/flavors/1e43fa68-6cbd-407d-85e7-469d0e5c5098", "rel": "bookmark"}]}, "id": "8784a1c1-932d-43d7-93e0-a1c279578e78", "security_groups": [{"name": "cinder_test-sg_0bff045d-4c27-4dc6-81de-8456f4c4fdb8"}], "user_id": "324a7c70711f4de6aed83cbdd962fcb4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:59:54Z", "hostId": "01bab9f1516ed5222a1355924220352ab600bb8f288a2d841c7fec7c", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "name": "cinder_test-vm_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "created": "2018-07-22T18:59:46Z", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_0bff045d-4c27-4dc6-81de-8456f4c4fdb8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:c5:c9", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:c5:c9", "version": 4, "addr": "192.16.1.110", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2", "rel": "bookmark"}], "image": {"id": "e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "links": [{"href": "https://192.16.1.222:8774/images/e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:59:18.000000", "flavor": {"id": "1e43fa68-6cbd-407d-85e7-469d0e5c5098", "links": [{"href": "https://192.16.1.222:8774/flavors/1e43fa68-6cbd-407d-85e7-469d0e5c5098", "rel": "bookmark"}]}, "id": "9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2", "security_groups": [{"name": "cinder_test-sg_0bff045d-4c27-4dc6-81de-8456f4c4fdb8"}], "user_id": "324a7c70711f4de6aed83cbdd962fcb4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:59:18Z", "hostId": "ef3f0d9ad5c55d3acb0035aaf96031d18c525d6cd886aaa363ae9cd3", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "name": "cinder_test-vm2_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "created": "2018-07-22T18:59:10Z", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 18:59:56,844 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-80e446ee-2b81-45d1-97b6-5c216696be2f 2018-07-22 18:59:56,844 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.500786066055s 2018-07-22 18:59:56,844 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-80e446ee-2b81-45d1-97b6-5c216696be2f 2018-07-22 18:59:56,847 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-22 18:59:56,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=8784a1c1-932d-43d7-93e0-a1c279578e78" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 18:59:56,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-3b8a7768-fab8-4c67-b83b-f6add978406e Date: Sun, 22 Jul 2018 18:59:56 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fcde96c6-a3f2-4f1c-ad03-7936fbf6223e","tenant_id":"10591997a0b1467f9d5a830f63b555e6","created_at":"2018-07-22T18:59:49Z","admin_state_up":true,"updated_at":"2018-07-22T18:59:55Z","binding:vnic_type":"normal","device_id":"8784a1c1-932d-43d7-93e0-a1c279578e78","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:6c:50:ac","id":"eff96703-96c3-469f-b900-9d234b20a6d7","port_security_enabled":true,"project_id":"10591997a0b1467f9d5a830f63b555e6","fixed_ips":[{"subnet_id":"f028e3f2-0b72-4ca1-97b2-1a174437424a","ip_address":"192.168.120.7"}],"extra_dhcp_opts":[],"security_groups":["7537be3b-e825-40d6-908f-ccd81f90804f"],"name":""}]} 2018-07-22 18:59:56,947 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=8784a1c1-932d-43d7-93e0-a1c279578e78 used request id req-3b8a7768-fab8-4c67-b83b-f6add978406e 2018-07-22 18:59:56,948 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.100655078888s 2018-07-22 18:59:56,948 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=8784a1c1-932d-43d7-93e0-a1c279578e78 used request id req-3b8a7768-fab8-4c67-b83b-f6add978406e 2018-07-22 18:59:56,951 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-22 18:59:56,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=eff96703-96c3-469f-b900-9d234b20a6d7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 18:59:56,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-855d0c46-4029-4896-9841-56181832bc93 Date: Sun, 22 Jul 2018 18:59:56 GMT RESP BODY: {"floatingips": []} 2018-07-22 18:59:56,993 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=eff96703-96c3-469f-b900-9d234b20a6d7 used request id req-855d0c46-4029-4896-9841-56181832bc93 2018-07-22 18:59:56,993 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0417189598083s 2018-07-22 18:59:56,993 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=eff96703-96c3-469f-b900-9d234b20a6d7 used request id req-855d0c46-4029-4896-9841-56181832bc93 2018-07-22 18:59:56,993 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_0bff045d-4c27-4dc6-81de-8456f4c4fdb8': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6c:50:ac', u'version': 4, u'addr': u'192.168.120.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e78c8142-1a4c-420a-8ad3-e3f9d1e041cb'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-22T18:59:54.000000', 'flavor': Munch({u'id': u'1e43fa68-6cbd-407d-85e7-469d0e5c5098'}), 'az': u'nova', 'id': u'8784a1c1-932d-43d7-93e0-a1c279578e78', 'security_groups': [Munch({u'name': u'cinder_test-sg_0bff045d-4c27-4dc6-81de-8456f4c4fdb8'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'324a7c70711f4de6aed83cbdd962fcb4', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'10591997a0b1467f9d5a830f63b555e6', 'name': 'cinder_test-project_0bff045d-4c27-4dc6-81de-8456f4c4fdb8', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-22T18:59:54.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-22T18:59:54Z', 'hostId': u'01bab9f1516ed5222a1355924220352ab600bb8f288a2d841c7fec7c', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_0bff045d-4c27-4dc6-81de-8456f4c4fdb8', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'01bab9f1516ed5222a1355924220352ab600bb8f288a2d841c7fec7c', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-22T18:59:54.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'10591997a0b1467f9d5a830f63b555e6', 'name': u'cinder_test-vm_0bff045d-4c27-4dc6-81de-8456f4c4fdb8', 'adminPass': None, 'tenant_id': u'10591997a0b1467f9d5a830f63b555e6', 'created_at': u'2018-07-22T18:59:46Z', 'created': u'2018-07-22T18:59:46Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'RegionOne'}) 2018-07-22 18:59:56,995 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-22 18:59:56,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 18:59:57,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1193 X-Openstack-Request-Id: req-78664f54-467e-41fd-b9f7-421c6194624c Date: Sun, 22 Jul 2018 18:59:57 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":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"updated_at":"2018-07-22T18:45:46Z","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f028e3f2-0b72-4ca1-97b2-1a174437424a"],"updated_at":"2018-07-22T18:58:49Z","tenant_id":"10591997a0b1467f9d5a830f63b555e6","created_at":"2018-07-22T18:58:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"10591997a0b1467f9d5a830f63b555e6","id":"fcde96c6-a3f2-4f1c-ad03-7936fbf6223e","name":"cinder_test-net_0bff045d-4c27-4dc6-81de-8456f4c4fdb8"}]} 2018-07-22 18:59:57,178 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-78664f54-467e-41fd-b9f7-421c6194624c 2018-07-22 18:59:57,178 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.182878017426s 2018-07-22 18:59:57,178 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-78664f54-467e-41fd-b9f7-421c6194624c 2018-07-22 18:59:57,179 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-22 18:59:57,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=8784a1c1-932d-43d7-93e0-a1c279578e78" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 18:59:57,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-40be20ba-0f97-4889-baa4-b059831f0abb Date: Sun, 22 Jul 2018 18:59:57 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fcde96c6-a3f2-4f1c-ad03-7936fbf6223e","tenant_id":"10591997a0b1467f9d5a830f63b555e6","created_at":"2018-07-22T18:59:49Z","admin_state_up":true,"updated_at":"2018-07-22T18:59:55Z","binding:vnic_type":"normal","device_id":"8784a1c1-932d-43d7-93e0-a1c279578e78","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:6c:50:ac","id":"eff96703-96c3-469f-b900-9d234b20a6d7","port_security_enabled":true,"project_id":"10591997a0b1467f9d5a830f63b555e6","fixed_ips":[{"subnet_id":"f028e3f2-0b72-4ca1-97b2-1a174437424a","ip_address":"192.168.120.7"}],"extra_dhcp_opts":[],"security_groups":["7537be3b-e825-40d6-908f-ccd81f90804f"],"name":""}]} 2018-07-22 18:59:57,264 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=8784a1c1-932d-43d7-93e0-a1c279578e78 used request id req-40be20ba-0f97-4889-baa4-b059831f0abb 2018-07-22 18:59:57,264 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.0853090286255s 2018-07-22 18:59:57,264 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=8784a1c1-932d-43d7-93e0-a1c279578e78 used request id req-40be20ba-0f97-4889-baa4-b059831f0abb 2018-07-22 18:59:57,265 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.floatingips 2018-07-22 18:59:57,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" -d '{"floatingip": {"floating_network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9", "fixed_ip_address": "192.168.120.7", "port_id": "eff96703-96c3-469f-b900-9d234b20a6d7"}}' 2018-07-22 19:00:00,919 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-34849fcc-9475-499e-97a8-a03fb7ac3561 Date: Sun, 22 Jul 2018 19:00:00 GMT RESP BODY: {"floatingip": {"router_id": "ae356b0e-8baf-471a-a0e7-973383695481", "status": "DOWN", "description": "", "tags": [], "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "created_at": "2018-07-22T18:59:58Z", "updated_at": "2018-07-22T18:59:58Z", "floating_network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "192.16.1.115", "revision_number": 0, "project_id": "10591997a0b1467f9d5a830f63b555e6", "port_id": "eff96703-96c3-469f-b900-9d234b20a6d7", "id": "fbc1d0a9-ba5c-4b95-8560-89f76940e66d"}} 2018-07-22 19:00:00,919 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-34849fcc-9475-499e-97a8-a03fb7ac3561 2018-07-22 19:00:00,919 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.floatingips in 3.65432715416s 2018-07-22 19:00:00,919 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-34849fcc-9475-499e-97a8-a03fb7ac3561 2018-07-22 19:00:00,921 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'ae356b0e-8baf-471a-a0e7-973383695481', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'10591997a0b1467f9d5a830f63b555e6', 'created_at': u'2018-07-22T18:59:58Z', 'attached': True, 'updated_at': u'2018-07-22T18:59:58Z', 'id': u'fbc1d0a9-ba5c-4b95-8560-89f76940e66d', 'floating_network_id': u'76ac7b4e-f626-4cfb-83cf-a35235a38cf9', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'192.16.1.115', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'10591997a0b1467f9d5a830f63b555e6', 'name': 'cinder_test-project_0bff045d-4c27-4dc6-81de-8456f4c4fdb8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'ae356b0e-8baf-471a-a0e7-973383695481', 'project_id': u'10591997a0b1467f9d5a830f63b555e6', 'port_id': u'eff96703-96c3-469f-b900-9d234b20a6d7', 'port': u'eff96703-96c3-469f-b900-9d234b20a6d7', 'network': u'76ac7b4e-f626-4cfb-83cf-a35235a38cf9'}) 2018-07-22 19:00:00,922 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-07-22 19:00:00,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/8784a1c1-932d-43d7-93e0-a1c279578e78/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 19:00:01,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 7632 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-377b5784-3ed2-4738-a40b-fd4d82bff2de x-compute-request-id: req-377b5784-3ed2-4738-a40b-fd4d82bff2de RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.986 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975944)\n[ 0.028056] pid_max: default: 32768 minimum: 301\n[ 0.036063] ACPI: Core revision 20150930\n[ 0.048372] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.068087] Security Framework initialized\n[ 0.076056] Yama: becoming mindful.\n[ 0.084072] AppArmor: AppArmor initialized\n[ 0.092123] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.104252] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.112154] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.120059] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.132102] Initializing cgroup subsys io\n[ 0.140062] Initializing cgroup subsys memory\n[ 0.148065] Initializing cgroup subsys devices\n[ 0.156061] Initializing cgroup subsys freezer\n[ 0.164060] Initializing cgroup subsys net_cls\n[ 0.172060] Initializing cgroup subsys perf_event\n[ 0.180074] Initializing cgroup subsys net_prio\n[ 0.188060] Initializing cgroup subsys hugetlb\n[ 0.196059] Initializing cgroup subsys pids\n[ 0.210841] CPU: Physical Processor ID: 0\n[ 0.220972] mce: CPU supports 10 MCE banks\n[ 0.233634] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.240057] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n"} 2018-07-22 19:00:01,114 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/8784a1c1-932d-43d7-93e0-a1c279578e78/action used request id req-377b5784-3ed2-4738-a40b-fd4d82bff2de 2018-07-22 19:00:01,114 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.191929101944s 2018-07-22 19:00:01,114 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/8784a1c1-932d-43d7-93e0-a1c279578e78/action used request id req-377b5784-3ed2-4738-a40b-fd4d82bff2de 2018-07-22 19:00:01,114 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.986 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975944) [ 0.028056] pid_max: default: 32768 minimum: 301 [ 0.036063] ACPI: Core revision 20150930 [ 0.048372] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068087] Security Framework initialized [ 0.076056] Yama: becoming mindful. [ 0.084072] AppArmor: AppArmor initialized [ 0.092123] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.104252] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.112154] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.120059] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.132102] Initializing cgroup subsys io [ 0.140062] Initializing cgroup subsys memory [ 0.148065] Initializing cgroup subsys devices [ 0.156061] Initializing cgroup subsys freezer [ 0.164060] Initializing cgroup subsys net_cls [ 0.172060] Initializing cgroup subsys perf_event [ 0.180074] Initializing cgroup subsys net_prio [ 0.188060] Initializing cgroup subsys hugetlb [ 0.196059] Initializing cgroup subsys pids [ 0.210841] CPU: Physical Processor ID: 0 [ 0.220972] mce: CPU supports 10 MCE banks [ 0.233634] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.240057] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 2018-07-22 19:00:04,113 - functest.core.singlevm - DEBUG - try 1: cannot connect to 192.16.1.115 2018-07-22 19:00:14,117 - functest.core.singlevm - DEBUG - try 2: cannot connect to 192.16.1.115 2018-07-22 19:00:24,130 - paramiko.transport - DEBUG - starting thread (client mode): 0x4c7f5850L 2018-07-22 19:00:24,130 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-22 19:00:24,132 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-22 19:00:24,132 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-22 19:00:24,133 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-22 19:00:24,133 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-22 19:00:24,133 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-22 19:00:24,133 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-22 19:00:24,133 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-22 19:00:24,133 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-22 19:00:24,154 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-22 19:00:24,155 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-22 19:00:24,162 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 192.16.1.115: 8f781d431eaabc8ac81509b59dc8dc18 2018-07-22 19:00:24,163 - paramiko.transport - DEBUG - Trying discovered key b329d3cd9f4f1d03656852ea2987e4c4 in /tmp/tmpjObW08 2018-07-22 19:00:24,196 - paramiko.transport - DEBUG - userauth is OK 2018-07-22 19:00:24,200 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-22 19:00:24,227 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.os-volume_attachments 2018-07-22 19:00:24,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/8784a1c1-932d-43d7-93e0-a1c279578e78/os-volume_attachments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" -d '{"volumeAttachment": {"volumeId": "275bffd0-7e9a-4011-8ca2-0462538937b9"}}' 2018-07-22 19:00:28,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 194 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-856e277a-417b-400e-a58c-c0cd128c6d0c x-compute-request-id: req-856e277a-417b-400e-a58c-c0cd128c6d0c RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "8784a1c1-932d-43d7-93e0-a1c279578e78", "id": "275bffd0-7e9a-4011-8ca2-0462538937b9", "volumeId": "275bffd0-7e9a-4011-8ca2-0462538937b9"}} 2018-07-22 19:00:28,408 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/8784a1c1-932d-43d7-93e0-a1c279578e78/os-volume_attachments used request id req-856e277a-417b-400e-a58c-c0cd128c6d0c 2018-07-22 19:00:28,408 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.os-volume_attachments in 4.18116497993s 2018-07-22 19:00:28,408 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/8784a1c1-932d-43d7-93e0-a1c279578e78/os-volume_attachments used request id req-856e277a-417b-400e-a58c-c0cd128c6d0c 2018-07-22 19:00:28,409 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-07-22 19:00:28,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 19:00:29,036 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-4ce21195-e96e-4404-99d7-98c8377f4377 Content-Type: application/json Content-Length: 916 x-openstack-request-id: req-4ce21195-e96e-4404-99d7-98c8377f4377 RESP BODY: {"volumes": [{"status": "reserved", "user_id": "324a7c70711f4de6aed83cbdd962fcb4", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/275bffd0-7e9a-4011-8ca2-0462538937b9", "rel": "self"}, {"href": "https://192.16.1.222:8776/10591997a0b1467f9d5a830f63b555e6/volumes/275bffd0-7e9a-4011-8ca2-0462538937b9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T18:59:41.000000", "description": null, "os-vol-tenant-attr:tenant_id": "10591997a0b1467f9d5a830f63b555e6", "updated_at": "2018-07-22T19:00:28.000000", "volume_type": "RBD", "name": "cinder_test-volume_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "275bffd0-7e9a-4011-8ca2-0462538937b9", "size": 2}]} 2018-07-22 19:00:29,036 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/detail used request id req-4ce21195-e96e-4404-99d7-98c8377f4377 2018-07-22 19:00:29,036 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 0.627258062363s 2018-07-22 19:00:29,036 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/detail used request id req-4ce21195-e96e-4404-99d7-98c8377f4377 2018-07-22 19:00:29,037 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 19:00:31,040 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-07-22 19:00:31,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 19:00:31,721 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-245bbcec-4fa3-4137-9d38-90e2e4b6ec4e Content-Type: application/json Content-Length: 916 x-openstack-request-id: req-245bbcec-4fa3-4137-9d38-90e2e4b6ec4e RESP BODY: {"volumes": [{"status": "reserved", "user_id": "324a7c70711f4de6aed83cbdd962fcb4", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/275bffd0-7e9a-4011-8ca2-0462538937b9", "rel": "self"}, {"href": "https://192.16.1.222:8776/10591997a0b1467f9d5a830f63b555e6/volumes/275bffd0-7e9a-4011-8ca2-0462538937b9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T18:59:41.000000", "description": null, "os-vol-tenant-attr:tenant_id": "10591997a0b1467f9d5a830f63b555e6", "updated_at": "2018-07-22T19:00:28.000000", "volume_type": "RBD", "name": "cinder_test-volume_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "275bffd0-7e9a-4011-8ca2-0462538937b9", "size": 2}]} 2018-07-22 19:00:31,721 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/detail used request id req-245bbcec-4fa3-4137-9d38-90e2e4b6ec4e 2018-07-22 19:00:31,721 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 0.681267976761s 2018-07-22 19:00:31,721 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/detail used request id req-245bbcec-4fa3-4137-9d38-90e2e4b6ec4e 2018-07-22 19:00:31,723 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 19:00:33,726 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-07-22 19:00:33,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 19:00:33,902 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-2bd0d4a1-737c-4610-b6a3-c27c5bdf33b4 Content-Type: application/json Content-Length: 938 x-openstack-request-id: req-2bd0d4a1-737c-4610-b6a3-c27c5bdf33b4 RESP BODY: {"volumes": [{"status": "attaching", "user_id": "324a7c70711f4de6aed83cbdd962fcb4", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/275bffd0-7e9a-4011-8ca2-0462538937b9", "rel": "self"}, {"href": "https://192.16.1.222:8776/10591997a0b1467f9d5a830f63b555e6/volumes/275bffd0-7e9a-4011-8ca2-0462538937b9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T18:59:41.000000", "description": null, "os-vol-tenant-attr:tenant_id": "10591997a0b1467f9d5a830f63b555e6", "updated_at": "2018-07-22T19:00:33.000000", "volume_type": "RBD", "name": "cinder_test-volume_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "275bffd0-7e9a-4011-8ca2-0462538937b9", "size": 2}]} 2018-07-22 19:00:33,903 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/detail used request id req-2bd0d4a1-737c-4610-b6a3-c27c5bdf33b4 2018-07-22 19:00:33,903 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 0.176681995392s 2018-07-22 19:00:33,903 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/detail used request id req-2bd0d4a1-737c-4610-b6a3-c27c5bdf33b4 2018-07-22 19:00:33,904 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 19:00:35,906 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-07-22 19:00:35,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 19:00:36,033 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-5fb7ae3b-54c9-439f-a010-1cd659151f78 Content-Type: application/json Content-Length: 1233 x-openstack-request-id: req-5fb7ae3b-54c9-439f-a010-1cd659151f78 RESP BODY: {"volumes": [{"status": "in-use", "user_id": "324a7c70711f4de6aed83cbdd962fcb4", "attachments": [{"server_id": "8784a1c1-932d-43d7-93e0-a1c279578e78", "attachment_id": "8f87da6b-bb37-49fb-a616-b03f61fdf32c", "attached_at": "2018-07-22T19:00:33.000000", "host_name": "host4", "volume_id": "275bffd0-7e9a-4011-8ca2-0462538937b9", "device": "/dev/vdb", "id": "275bffd0-7e9a-4011-8ca2-0462538937b9"}], "links": [{"href": "https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/275bffd0-7e9a-4011-8ca2-0462538937b9", "rel": "self"}, {"href": "https://192.16.1.222:8776/10591997a0b1467f9d5a830f63b555e6/volumes/275bffd0-7e9a-4011-8ca2-0462538937b9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T18:59:41.000000", "description": null, "os-vol-tenant-attr:tenant_id": "10591997a0b1467f9d5a830f63b555e6", "updated_at": "2018-07-22T19:00:34.000000", "volume_type": "RBD", "name": "cinder_test-volume_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "275bffd0-7e9a-4011-8ca2-0462538937b9", "size": 2}]} 2018-07-22 19:00:36,033 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/detail used request id req-5fb7ae3b-54c9-439f-a010-1cd659151f78 2018-07-22 19:00:36,033 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 0.126683950424s 2018-07-22 19:00:36,033 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/detail used request id req-5fb7ae3b-54c9-439f-a010-1cd659151f78 2018-07-22 19:00:36,035 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-22 19:00:36,039 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-22 19:00:36,039 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-22 19:00:36,044 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-22 19:00:36,113 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-22 19:00:36,113 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-07-22 19:00:36,114 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-22 19:00:36,114 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-22 19:00:36,115 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-07-22 19:00:36,115 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-22 19:00:36,118 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-22 19:00:39,053 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-22 19:00:39,053 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Creating filesystem with 524288 4k blocks and 131072 inodes Filesystem UUID: e582d632-83aa-418f-9867-e297ce7e27f1 Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912 Allocating group tables: 0/16 done Writing inode tables: 0/16 done Creating journal (16384 blocks): done Writing superblocks and filesystem accounting information: 0/16 done New data added to the volume! 2018-07-22 19:00:39,053 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-07-22 19:00:39,054 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-22 19:00:39,054 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-07-22 19:00:39,055 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.servers.os-volume_attachments 2018-07-22 19:00:39,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/8784a1c1-932d-43d7-93e0-a1c279578e78/os-volume_attachments/275bffd0-7e9a-4011-8ca2-0462538937b9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 19:00:42,182 - 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-7f7aa010-f87d-48ae-9225-065ffeb9387a x-compute-request-id: req-7f7aa010-f87d-48ae-9225-065ffeb9387a 2018-07-22 19:00:42,182 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/8784a1c1-932d-43d7-93e0-a1c279578e78/os-volume_attachments/275bffd0-7e9a-4011-8ca2-0462538937b9 used request id req-7f7aa010-f87d-48ae-9225-065ffeb9387a 2018-07-22 19:00:42,183 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.servers.os-volume_attachments in 3.12780117989s 2018-07-22 19:00:42,183 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/8784a1c1-932d-43d7-93e0-a1c279578e78/os-volume_attachments/275bffd0-7e9a-4011-8ca2-0462538937b9 used request id req-7f7aa010-f87d-48ae-9225-065ffeb9387a 2018-07-22 19:00:42,183 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-07-22 19:00:42,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 19:00:42,877 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-253e80a6-ae24-4524-af79-94fcfdf53ac7 Content-Type: application/json Content-Length: 1236 x-openstack-request-id: req-253e80a6-ae24-4524-af79-94fcfdf53ac7 RESP BODY: {"volumes": [{"status": "detaching", "user_id": "324a7c70711f4de6aed83cbdd962fcb4", "attachments": [{"server_id": "8784a1c1-932d-43d7-93e0-a1c279578e78", "attachment_id": "8f87da6b-bb37-49fb-a616-b03f61fdf32c", "attached_at": "2018-07-22T19:00:33.000000", "host_name": "host4", "volume_id": "275bffd0-7e9a-4011-8ca2-0462538937b9", "device": "/dev/vdb", "id": "275bffd0-7e9a-4011-8ca2-0462538937b9"}], "links": [{"href": "https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/275bffd0-7e9a-4011-8ca2-0462538937b9", "rel": "self"}, {"href": "https://192.16.1.222:8776/10591997a0b1467f9d5a830f63b555e6/volumes/275bffd0-7e9a-4011-8ca2-0462538937b9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T18:59:41.000000", "description": null, "os-vol-tenant-attr:tenant_id": "10591997a0b1467f9d5a830f63b555e6", "updated_at": "2018-07-22T19:00:42.000000", "volume_type": "RBD", "name": "cinder_test-volume_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "275bffd0-7e9a-4011-8ca2-0462538937b9", "size": 2}]} 2018-07-22 19:00:42,877 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/detail used request id req-253e80a6-ae24-4524-af79-94fcfdf53ac7 2018-07-22 19:00:42,877 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 0.694230794907s 2018-07-22 19:00:42,878 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/detail used request id req-253e80a6-ae24-4524-af79-94fcfdf53ac7 2018-07-22 19:00:42,879 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 19:00:44,882 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-07-22 19:00:44,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 19:00:45,487 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-17aca369-df01-4639-8b55-34fc7f7ac804 Content-Type: application/json Content-Length: 1236 x-openstack-request-id: req-17aca369-df01-4639-8b55-34fc7f7ac804 RESP BODY: {"volumes": [{"status": "detaching", "user_id": "324a7c70711f4de6aed83cbdd962fcb4", "attachments": [{"server_id": "8784a1c1-932d-43d7-93e0-a1c279578e78", "attachment_id": "8f87da6b-bb37-49fb-a616-b03f61fdf32c", "attached_at": "2018-07-22T19:00:33.000000", "host_name": "host4", "volume_id": "275bffd0-7e9a-4011-8ca2-0462538937b9", "device": "/dev/vdb", "id": "275bffd0-7e9a-4011-8ca2-0462538937b9"}], "links": [{"href": "https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/275bffd0-7e9a-4011-8ca2-0462538937b9", "rel": "self"}, {"href": "https://192.16.1.222:8776/10591997a0b1467f9d5a830f63b555e6/volumes/275bffd0-7e9a-4011-8ca2-0462538937b9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T18:59:41.000000", "description": null, "os-vol-tenant-attr:tenant_id": "10591997a0b1467f9d5a830f63b555e6", "updated_at": "2018-07-22T19:00:42.000000", "volume_type": "RBD", "name": "cinder_test-volume_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "275bffd0-7e9a-4011-8ca2-0462538937b9", "size": 2}]} 2018-07-22 19:00:45,487 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/detail used request id req-17aca369-df01-4639-8b55-34fc7f7ac804 2018-07-22 19:00:45,487 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 0.605496883392s 2018-07-22 19:00:45,488 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/detail used request id req-17aca369-df01-4639-8b55-34fc7f7ac804 2018-07-22 19:00:45,488 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 19:00:47,491 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-07-22 19:00:47,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 19:00:48,246 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-486c84f2-2509-48ae-9b8b-17ee28f11a29 Content-Type: application/json Content-Length: 917 x-openstack-request-id: req-486c84f2-2509-48ae-9b8b-17ee28f11a29 RESP BODY: {"volumes": [{"status": "available", "user_id": "324a7c70711f4de6aed83cbdd962fcb4", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/275bffd0-7e9a-4011-8ca2-0462538937b9", "rel": "self"}, {"href": "https://192.16.1.222:8776/10591997a0b1467f9d5a830f63b555e6/volumes/275bffd0-7e9a-4011-8ca2-0462538937b9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T18:59:41.000000", "description": null, "os-vol-tenant-attr:tenant_id": "10591997a0b1467f9d5a830f63b555e6", "updated_at": "2018-07-22T19:00:45.000000", "volume_type": "RBD", "name": "cinder_test-volume_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "275bffd0-7e9a-4011-8ca2-0462538937b9", "size": 2}]} 2018-07-22 19:00:48,247 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/detail used request id req-486c84f2-2509-48ae-9b8b-17ee28f11a29 2018-07-22 19:00:48,247 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 0.755271911621s 2018-07-22 19:00:48,247 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/detail used request id req-486c84f2-2509-48ae-9b8b-17ee28f11a29 2018-07-22 19:00:48,248 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-07-22 19:00:48,248 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.os-volume_attachments 2018-07-22 19:00:48,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2/os-volume_attachments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" -d '{"volumeAttachment": {"volumeId": "275bffd0-7e9a-4011-8ca2-0462538937b9"}}' 2018-07-22 19:00:52,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 194 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b9b161b4-30cc-493a-b121-7ed20275e8ea x-compute-request-id: req-b9b161b4-30cc-493a-b121-7ed20275e8ea RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2", "id": "275bffd0-7e9a-4011-8ca2-0462538937b9", "volumeId": "275bffd0-7e9a-4011-8ca2-0462538937b9"}} 2018-07-22 19:00:52,822 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2/os-volume_attachments used request id req-b9b161b4-30cc-493a-b121-7ed20275e8ea 2018-07-22 19:00:52,822 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.os-volume_attachments in 4.57328701019s 2018-07-22 19:00:52,822 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2/os-volume_attachments used request id req-b9b161b4-30cc-493a-b121-7ed20275e8ea 2018-07-22 19:00:52,822 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-07-22 19:00:52,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 19:00:53,738 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-2892b7c6-4240-4733-81a2-b80564be45b8 Content-Type: application/json Content-Length: 916 x-openstack-request-id: req-2892b7c6-4240-4733-81a2-b80564be45b8 RESP BODY: {"volumes": [{"status": "reserved", "user_id": "324a7c70711f4de6aed83cbdd962fcb4", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/275bffd0-7e9a-4011-8ca2-0462538937b9", "rel": "self"}, {"href": "https://192.16.1.222:8776/10591997a0b1467f9d5a830f63b555e6/volumes/275bffd0-7e9a-4011-8ca2-0462538937b9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T18:59:41.000000", "description": null, "os-vol-tenant-attr:tenant_id": "10591997a0b1467f9d5a830f63b555e6", "updated_at": "2018-07-22T19:00:52.000000", "volume_type": "RBD", "name": "cinder_test-volume_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "275bffd0-7e9a-4011-8ca2-0462538937b9", "size": 2}]} 2018-07-22 19:00:53,738 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/detail used request id req-2892b7c6-4240-4733-81a2-b80564be45b8 2018-07-22 19:00:53,739 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 0.916105985641s 2018-07-22 19:00:53,739 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/detail used request id req-2892b7c6-4240-4733-81a2-b80564be45b8 2018-07-22 19:00:53,740 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 19:00:55,742 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-07-22 19:00:55,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 19:00:56,801 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-888b743b-3f97-495c-94c0-e37299e50576 Content-Type: application/json Content-Length: 938 x-openstack-request-id: req-888b743b-3f97-495c-94c0-e37299e50576 RESP BODY: {"volumes": [{"status": "attaching", "user_id": "324a7c70711f4de6aed83cbdd962fcb4", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/275bffd0-7e9a-4011-8ca2-0462538937b9", "rel": "self"}, {"href": "https://192.16.1.222:8776/10591997a0b1467f9d5a830f63b555e6/volumes/275bffd0-7e9a-4011-8ca2-0462538937b9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T18:59:41.000000", "description": null, "os-vol-tenant-attr:tenant_id": "10591997a0b1467f9d5a830f63b555e6", "updated_at": "2018-07-22T19:00:56.000000", "volume_type": "RBD", "name": "cinder_test-volume_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "275bffd0-7e9a-4011-8ca2-0462538937b9", "size": 2}]} 2018-07-22 19:00:56,801 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/detail used request id req-888b743b-3f97-495c-94c0-e37299e50576 2018-07-22 19:00:56,801 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 1.05873608589s 2018-07-22 19:00:56,802 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/detail used request id req-888b743b-3f97-495c-94c0-e37299e50576 2018-07-22 19:00:56,802 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 19:00:58,805 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-07-22 19:00:58,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 19:00:59,469 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-0ae3bb91-f844-497b-b817-eb4243c9b76a Content-Type: application/json Content-Length: 1233 x-openstack-request-id: req-0ae3bb91-f844-497b-b817-eb4243c9b76a RESP BODY: {"volumes": [{"status": "in-use", "user_id": "324a7c70711f4de6aed83cbdd962fcb4", "attachments": [{"server_id": "9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2", "attachment_id": "e3f93aa6-928d-4bbd-acf1-0017dd2ec63c", "attached_at": "2018-07-22T19:00:56.000000", "host_name": "host5", "volume_id": "275bffd0-7e9a-4011-8ca2-0462538937b9", "device": "/dev/vdb", "id": "275bffd0-7e9a-4011-8ca2-0462538937b9"}], "links": [{"href": "https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/275bffd0-7e9a-4011-8ca2-0462538937b9", "rel": "self"}, {"href": "https://192.16.1.222:8776/10591997a0b1467f9d5a830f63b555e6/volumes/275bffd0-7e9a-4011-8ca2-0462538937b9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T18:59:41.000000", "description": null, "os-vol-tenant-attr:tenant_id": "10591997a0b1467f9d5a830f63b555e6", "updated_at": "2018-07-22T19:00:58.000000", "volume_type": "RBD", "name": "cinder_test-volume_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "275bffd0-7e9a-4011-8ca2-0462538937b9", "size": 2}]} 2018-07-22 19:00:59,469 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/detail used request id req-0ae3bb91-f844-497b-b817-eb4243c9b76a 2018-07-22 19:00:59,469 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 0.663918018341s 2018-07-22 19:00:59,469 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/detail used request id req-0ae3bb91-f844-497b-b817-eb4243c9b76a 2018-07-22 19:00:59,471 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-22 19:00:59,476 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-22 19:00:59,476 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-22 19:00:59,484 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-22 19:00:59,554 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-22 19:00:59,555 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-07-22 19:00:59,555 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-22 19:00:59,556 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-22 19:00:59,557 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-07-22 19:00:59,557 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-22 19:00:59,560 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-22 19:00:59,656 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-22 19:00:59,656 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2018-07-22 19:00:59,656 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-22 19:00:59,656 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-07-22 19:00:59,657 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-07-22 19:00:59,658 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.servers.os-volume_attachments 2018-07-22 19:00:59,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2/os-volume_attachments/275bffd0-7e9a-4011-8ca2-0462538937b9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 19:01:04,103 - 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-a951596f-d016-4d52-b5fb-8809474ffbe9 x-compute-request-id: req-a951596f-d016-4d52-b5fb-8809474ffbe9 2018-07-22 19:01:04,103 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2/os-volume_attachments/275bffd0-7e9a-4011-8ca2-0462538937b9 used request id req-a951596f-d016-4d52-b5fb-8809474ffbe9 2018-07-22 19:01:04,103 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.servers.os-volume_attachments in 4.44551897049s 2018-07-22 19:01:04,103 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2/os-volume_attachments/275bffd0-7e9a-4011-8ca2-0462538937b9 used request id req-a951596f-d016-4d52-b5fb-8809474ffbe9 2018-07-22 19:01:04,104 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-07-22 19:01:04,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 19:01:04,219 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-0325b59e-c324-4cf9-9416-6c18fa10f8ae Content-Type: application/json Content-Length: 1236 x-openstack-request-id: req-0325b59e-c324-4cf9-9416-6c18fa10f8ae RESP BODY: {"volumes": [{"status": "detaching", "user_id": "324a7c70711f4de6aed83cbdd962fcb4", "attachments": [{"server_id": "9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2", "attachment_id": "e3f93aa6-928d-4bbd-acf1-0017dd2ec63c", "attached_at": "2018-07-22T19:00:56.000000", "host_name": "host5", "volume_id": "275bffd0-7e9a-4011-8ca2-0462538937b9", "device": "/dev/vdb", "id": "275bffd0-7e9a-4011-8ca2-0462538937b9"}], "links": [{"href": "https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/275bffd0-7e9a-4011-8ca2-0462538937b9", "rel": "self"}, {"href": "https://192.16.1.222:8776/10591997a0b1467f9d5a830f63b555e6/volumes/275bffd0-7e9a-4011-8ca2-0462538937b9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T18:59:41.000000", "description": null, "os-vol-tenant-attr:tenant_id": "10591997a0b1467f9d5a830f63b555e6", "updated_at": "2018-07-22T19:01:04.000000", "volume_type": "RBD", "name": "cinder_test-volume_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "275bffd0-7e9a-4011-8ca2-0462538937b9", "size": 2}]} 2018-07-22 19:01:04,219 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/detail used request id req-0325b59e-c324-4cf9-9416-6c18fa10f8ae 2018-07-22 19:01:04,219 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 0.11493396759s 2018-07-22 19:01:04,219 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/detail used request id req-0325b59e-c324-4cf9-9416-6c18fa10f8ae 2018-07-22 19:01:04,220 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 19:01:06,221 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-07-22 19:01:06,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 19:01:07,303 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-e0bc002f-21c2-4d8b-a22b-6a1bf6d41f2a Content-Type: application/json Content-Length: 917 x-openstack-request-id: req-e0bc002f-21c2-4d8b-a22b-6a1bf6d41f2a RESP BODY: {"volumes": [{"status": "available", "user_id": "324a7c70711f4de6aed83cbdd962fcb4", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/275bffd0-7e9a-4011-8ca2-0462538937b9", "rel": "self"}, {"href": "https://192.16.1.222:8776/10591997a0b1467f9d5a830f63b555e6/volumes/275bffd0-7e9a-4011-8ca2-0462538937b9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T18:59:41.000000", "description": null, "os-vol-tenant-attr:tenant_id": "10591997a0b1467f9d5a830f63b555e6", "updated_at": "2018-07-22T19:01:07.000000", "volume_type": "RBD", "name": "cinder_test-volume_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "275bffd0-7e9a-4011-8ca2-0462538937b9", "size": 2}]} 2018-07-22 19:01:07,304 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/detail used request id req-e0bc002f-21c2-4d8b-a22b-6a1bf6d41f2a 2018-07-22 19:01:07,304 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 1.08253479004s 2018-07-22 19:01:07,304 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/detail used request id req-e0bc002f-21c2-4d8b-a22b-6a1bf6d41f2a 2018-07-22 19:01:07,305 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 02:20 | PASS | +---------------------+------------------+------------------+----------------+ 2018-07-22 19:01:07,308 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.servers 2018-07-22 19:01:07,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 19:01:07,611 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-93488622-05a4-4fb2-9946-b9edebf5ffcc x-compute-request-id: req-93488622-05a4-4fb2-9946-b9edebf5ffcc 2018-07-22 19:01:07,611 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2 used request id req-93488622-05a4-4fb2-9946-b9edebf5ffcc 2018-07-22 19:01:07,611 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.servers in 0.302762985229s 2018-07-22 19:01:07,611 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2 used request id req-93488622-05a4-4fb2-9946-b9edebf5ffcc 2018-07-22 19:01:07,611 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 19:01:07,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 19:01:08,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3567 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b9df1452-4d5e-4e8b-b8be-9a90b4c21e3e x-compute-request-id: req-b9df1452-4d5e-4e8b-b8be-9a90b4c21e3e RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_0bff045d-4c27-4dc6-81de-8456f4c4fdb8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:50:ac", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:50:ac", "version": 4, "addr": "192.16.1.115", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/8784a1c1-932d-43d7-93e0-a1c279578e78", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/8784a1c1-932d-43d7-93e0-a1c279578e78", "rel": "bookmark"}], "image": {"id": "e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "links": [{"href": "https://192.16.1.222:8774/images/e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:59:54.000000", "flavor": {"id": "1e43fa68-6cbd-407d-85e7-469d0e5c5098", "links": [{"href": "https://192.16.1.222:8774/flavors/1e43fa68-6cbd-407d-85e7-469d0e5c5098", "rel": "bookmark"}]}, "id": "8784a1c1-932d-43d7-93e0-a1c279578e78", "security_groups": [{"name": "cinder_test-sg_0bff045d-4c27-4dc6-81de-8456f4c4fdb8"}], "user_id": "324a7c70711f4de6aed83cbdd962fcb4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:59:54Z", "hostId": "01bab9f1516ed5222a1355924220352ab600bb8f288a2d841c7fec7c", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "name": "cinder_test-vm_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "created": "2018-07-22T18:59:46Z", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_0bff045d-4c27-4dc6-81de-8456f4c4fdb8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:c5:c9", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:c5:c9", "version": 4, "addr": "192.16.1.110", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2", "rel": "bookmark"}], "image": {"id": "e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "links": [{"href": "https://192.16.1.222:8774/images/e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:59:18.000000", "flavor": {"id": "1e43fa68-6cbd-407d-85e7-469d0e5c5098", "links": [{"href": "https://192.16.1.222:8774/flavors/1e43fa68-6cbd-407d-85e7-469d0e5c5098", "rel": "bookmark"}]}, "id": "9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2", "security_groups": [{"name": "cinder_test-sg_0bff045d-4c27-4dc6-81de-8456f4c4fdb8"}], "user_id": "324a7c70711f4de6aed83cbdd962fcb4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:01:07Z", "hostId": "ef3f0d9ad5c55d3acb0035aaf96031d18c525d6cd886aaa363ae9cd3", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "name": "cinder_test-vm2_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "created": "2018-07-22T18:59:10Z", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 19:01:08,142 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-b9df1452-4d5e-4e8b-b8be-9a90b4c21e3e 2018-07-22 19:01:08,143 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.531169891357s 2018-07-22 19:01:08,143 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-b9df1452-4d5e-4e8b-b8be-9a90b4c21e3e 2018-07-22 19:01:08,144 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 19:01:10,146 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 19:01:10,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 19:01:10,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3481 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-ba192973-c25c-4e18-841d-ab8e4b6e936e x-compute-request-id: req-ba192973-c25c-4e18-841d-ab8e4b6e936e RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_0bff045d-4c27-4dc6-81de-8456f4c4fdb8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:50:ac", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:50:ac", "version": 4, "addr": "192.16.1.115", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/8784a1c1-932d-43d7-93e0-a1c279578e78", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/8784a1c1-932d-43d7-93e0-a1c279578e78", "rel": "bookmark"}], "image": {"id": "e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "links": [{"href": "https://192.16.1.222:8774/images/e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:59:54.000000", "flavor": {"id": "1e43fa68-6cbd-407d-85e7-469d0e5c5098", "links": [{"href": "https://192.16.1.222:8774/flavors/1e43fa68-6cbd-407d-85e7-469d0e5c5098", "rel": "bookmark"}]}, "id": "8784a1c1-932d-43d7-93e0-a1c279578e78", "security_groups": [{"name": "cinder_test-sg_0bff045d-4c27-4dc6-81de-8456f4c4fdb8"}], "user_id": "324a7c70711f4de6aed83cbdd962fcb4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:59:54Z", "hostId": "01bab9f1516ed5222a1355924220352ab600bb8f288a2d841c7fec7c", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "name": "cinder_test-vm_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "created": "2018-07-22T18:59:46Z", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_0bff045d-4c27-4dc6-81de-8456f4c4fdb8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:c5:c9", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:c5:c9", "version": 4, "addr": "192.16.1.110", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2", "rel": "bookmark"}], "image": {"id": "e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "links": [{"href": "https://192.16.1.222:8774/images/e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:59:18.000000", "flavor": {"id": "1e43fa68-6cbd-407d-85e7-469d0e5c5098", "links": [{"href": "https://192.16.1.222:8774/flavors/1e43fa68-6cbd-407d-85e7-469d0e5c5098", "rel": "bookmark"}]}, "id": "9e3dc7ff-5ce7-4bf9-88b1-075efc1dd2f2", "user_id": "324a7c70711f4de6aed83cbdd962fcb4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:01:08Z", "hostId": "ef3f0d9ad5c55d3acb0035aaf96031d18c525d6cd886aaa363ae9cd3", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "name": "cinder_test-vm2_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "created": "2018-07-22T18:59:10Z", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 19:01:10,854 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-ba192973-c25c-4e18-841d-ab8e4b6e936e 2018-07-22 19:01:10,854 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.707921981812s 2018-07-22 19:01:10,854 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-ba192973-c25c-4e18-841d-ab8e4b6e936e 2018-07-22 19:01:10,856 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 19:01:12,859 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 19:01:12,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 19:01:13,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1786 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-7374759c-59bc-455e-a472-3b3ccd172123 x-compute-request-id: req-7374759c-59bc-455e-a472-3b3ccd172123 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_0bff045d-4c27-4dc6-81de-8456f4c4fdb8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:50:ac", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:50:ac", "version": 4, "addr": "192.16.1.115", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/8784a1c1-932d-43d7-93e0-a1c279578e78", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/8784a1c1-932d-43d7-93e0-a1c279578e78", "rel": "bookmark"}], "image": {"id": "e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "links": [{"href": "https://192.16.1.222:8774/images/e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:59:54.000000", "flavor": {"id": "1e43fa68-6cbd-407d-85e7-469d0e5c5098", "links": [{"href": "https://192.16.1.222:8774/flavors/1e43fa68-6cbd-407d-85e7-469d0e5c5098", "rel": "bookmark"}]}, "id": "8784a1c1-932d-43d7-93e0-a1c279578e78", "security_groups": [{"name": "cinder_test-sg_0bff045d-4c27-4dc6-81de-8456f4c4fdb8"}], "user_id": "324a7c70711f4de6aed83cbdd962fcb4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T18:59:54Z", "hostId": "01bab9f1516ed5222a1355924220352ab600bb8f288a2d841c7fec7c", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "name": "cinder_test-vm_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "created": "2018-07-22T18:59:46Z", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 19:01:13,608 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-7374759c-59bc-455e-a472-3b3ccd172123 2018-07-22 19:01:13,608 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.749168872833s 2018-07-22 19:01:13,609 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-7374759c-59bc-455e-a472-3b3ccd172123 2018-07-22 19:01:13,611 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.floatingips 2018-07-22 19:01:13,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/floatingips/3056bcb2-6ea6-4bff-bfda-8bac3bfe5c60.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 19:01:14,840 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e336d056-e97b-446d-9fc4-dcfccbf891e5 Content-Length: 0 Date: Sun, 22 Jul 2018 19:01:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:01:14,840 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/floatingips/3056bcb2-6ea6-4bff-bfda-8bac3bfe5c60.json used request id req-e336d056-e97b-446d-9fc4-dcfccbf891e5 2018-07-22 19:01:14,840 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.floatingips in 1.22833895683s 2018-07-22 19:01:14,840 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/floatingips/3056bcb2-6ea6-4bff-bfda-8bac3bfe5c60.json used request id req-e336d056-e97b-446d-9fc4-dcfccbf891e5 2018-07-22 19:01:14,843 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-22 19:01:14,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/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}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 19:01:14,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-abd16271-3ad5-4138-af2a-ff34655616ef Date: Sun, 22 Jul 2018 19:01:14 GMT RESP BODY: {"floatingips": [{"router_id": "ae356b0e-8baf-471a-a0e7-973383695481", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "created_at": "2018-07-22T18:59:58Z", "updated_at": "2018-07-22T19:00:04Z", "floating_network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "192.16.1.115", "revision_number": 3, "project_id": "10591997a0b1467f9d5a830f63b555e6", "port_id": "eff96703-96c3-469f-b900-9d234b20a6d7", "id": "fbc1d0a9-ba5c-4b95-8560-89f76940e66d"}]} 2018-07-22 19:01:14,896 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-abd16271-3ad5-4138-af2a-ff34655616ef 2018-07-22 19:01:14,896 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0531861782074s 2018-07-22 19:01:14,896 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-abd16271-3ad5-4138-af2a-ff34655616ef 2018-07-22 19:01:14,900 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-07-22 19:01:14,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 19:01:15,693 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-e62c7eff-e2c8-4875-89f4-40f44ca155d9 Content-Type: application/json Content-Length: 917 x-openstack-request-id: req-e62c7eff-e2c8-4875-89f4-40f44ca155d9 RESP BODY: {"volumes": [{"status": "available", "user_id": "324a7c70711f4de6aed83cbdd962fcb4", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/275bffd0-7e9a-4011-8ca2-0462538937b9", "rel": "self"}, {"href": "https://192.16.1.222:8776/10591997a0b1467f9d5a830f63b555e6/volumes/275bffd0-7e9a-4011-8ca2-0462538937b9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T18:59:41.000000", "description": null, "os-vol-tenant-attr:tenant_id": "10591997a0b1467f9d5a830f63b555e6", "updated_at": "2018-07-22T19:01:07.000000", "volume_type": "RBD", "name": "cinder_test-volume_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "275bffd0-7e9a-4011-8ca2-0462538937b9", "size": 2}]} 2018-07-22 19:01:15,693 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/detail used request id req-e62c7eff-e2c8-4875-89f4-40f44ca155d9 2018-07-22 19:01:15,694 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 0.793299913406s 2018-07-22 19:01:15,694 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/detail used request id req-e62c7eff-e2c8-4875-89f4-40f44ca155d9 2018-07-22 19:01:15,695 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.DELETE.volumes 2018-07-22 19:01:15,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/275bffd0-7e9a-4011-8ca2-0462538937b9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 19:01:16,783 - keystoneauth.session - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-998a3408-d332-4944-873b-ea7112945bb5 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 19:01:16,783 - keystoneauth.session - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/275bffd0-7e9a-4011-8ca2-0462538937b9 used request id req-998a3408-d332-4944-873b-ea7112945bb5 2018-07-22 19:01:16,783 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.DELETE.volumes in 1.08800792694s 2018-07-22 19:01:16,783 - shade.request_ids - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/275bffd0-7e9a-4011-8ca2-0462538937b9 used request id req-998a3408-d332-4944-873b-ea7112945bb5 2018-07-22 19:01:16,784 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-07-22 19:01:16,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 19:01:17,096 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-ef7861f5-6b21-42c4-a50f-b7ddf8577be4 Content-Type: application/json Content-Length: 916 x-openstack-request-id: req-ef7861f5-6b21-42c4-a50f-b7ddf8577be4 RESP BODY: {"volumes": [{"status": "deleting", "user_id": "324a7c70711f4de6aed83cbdd962fcb4", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/275bffd0-7e9a-4011-8ca2-0462538937b9", "rel": "self"}, {"href": "https://192.16.1.222:8776/10591997a0b1467f9d5a830f63b555e6/volumes/275bffd0-7e9a-4011-8ca2-0462538937b9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T18:59:41.000000", "description": null, "os-vol-tenant-attr:tenant_id": "10591997a0b1467f9d5a830f63b555e6", "updated_at": "2018-07-22T19:01:16.000000", "volume_type": "RBD", "name": "cinder_test-volume_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "275bffd0-7e9a-4011-8ca2-0462538937b9", "size": 2}]} 2018-07-22 19:01:17,096 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/detail used request id req-ef7861f5-6b21-42c4-a50f-b7ddf8577be4 2018-07-22 19:01:17,096 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 0.312301874161s 2018-07-22 19:01:17,096 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/detail used request id req-ef7861f5-6b21-42c4-a50f-b7ddf8577be4 2018-07-22 19:01:17,097 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 19:01:19,098 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-07-22 19:01:19,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 19:01:19,726 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-472ae847-d8d7-499b-8121-93fe0cb369b0 Content-Type: application/json Content-Length: 15 x-openstack-request-id: req-472ae847-d8d7-499b-8121-93fe0cb369b0 RESP BODY: {"volumes": []} 2018-07-22 19:01:19,726 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/detail used request id req-472ae847-d8d7-499b-8121-93fe0cb369b0 2018-07-22 19:01:19,726 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 0.627841949463s 2018-07-22 19:01:19,726 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/10591997a0b1467f9d5a830f63b555e6/volumes/detail used request id req-472ae847-d8d7-499b-8121-93fe0cb369b0 2018-07-22 19:01:19,728 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.floatingips 2018-07-22 19:01:19,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/floatingips/fbc1d0a9-ba5c-4b95-8560-89f76940e66d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 19:01:22,192 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-aad35cd2-e86b-4dd6-9cbf-6deff217dd61 Content-Length: 0 Date: Sun, 22 Jul 2018 19:01:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:01:22,192 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/floatingips/fbc1d0a9-ba5c-4b95-8560-89f76940e66d.json used request id req-aad35cd2-e86b-4dd6-9cbf-6deff217dd61 2018-07-22 19:01:22,192 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.floatingips in 2.46370601654s 2018-07-22 19:01:22,192 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/floatingips/fbc1d0a9-ba5c-4b95-8560-89f76940e66d.json used request id req-aad35cd2-e86b-4dd6-9cbf-6deff217dd61 2018-07-22 19:01:22,196 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-22 19:01:22,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/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}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 19:01:22,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-23609d11-3e79-48b8-91b6-d7da11e43bcd Date: Sun, 22 Jul 2018 19:01:22 GMT RESP BODY: {"floatingips": []} 2018-07-22 19:01:22,237 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-23609d11-3e79-48b8-91b6-d7da11e43bcd 2018-07-22 19:01:22,237 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0412609577179s 2018-07-22 19:01:22,237 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-23609d11-3e79-48b8-91b6-d7da11e43bcd 2018-07-22 19:01:22,238 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.servers 2018-07-22 19:01:22,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/8784a1c1-932d-43d7-93e0-a1c279578e78 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 19:01:22,576 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-92b00e8b-2022-4c0f-9faf-b9967d71cb31 x-compute-request-id: req-92b00e8b-2022-4c0f-9faf-b9967d71cb31 2018-07-22 19:01:22,576 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/8784a1c1-932d-43d7-93e0-a1c279578e78 used request id req-92b00e8b-2022-4c0f-9faf-b9967d71cb31 2018-07-22 19:01:22,576 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.servers in 0.337998151779s 2018-07-22 19:01:22,576 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/8784a1c1-932d-43d7-93e0-a1c279578e78 used request id req-92b00e8b-2022-4c0f-9faf-b9967d71cb31 2018-07-22 19:01:22,577 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 19:01:22,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 19:01:23,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1792 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-c38928de-b18d-46e5-931f-396aa7aad5f8 x-compute-request-id: req-c38928de-b18d-46e5-931f-396aa7aad5f8 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_0bff045d-4c27-4dc6-81de-8456f4c4fdb8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:50:ac", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:50:ac", "version": 4, "addr": "192.16.1.115", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/8784a1c1-932d-43d7-93e0-a1c279578e78", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/8784a1c1-932d-43d7-93e0-a1c279578e78", "rel": "bookmark"}], "image": {"id": "e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "links": [{"href": "https://192.16.1.222:8774/images/e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T18:59:54.000000", "flavor": {"id": "1e43fa68-6cbd-407d-85e7-469d0e5c5098", "links": [{"href": "https://192.16.1.222:8774/flavors/1e43fa68-6cbd-407d-85e7-469d0e5c5098", "rel": "bookmark"}]}, "id": "8784a1c1-932d-43d7-93e0-a1c279578e78", "security_groups": [{"name": "cinder_test-sg_0bff045d-4c27-4dc6-81de-8456f4c4fdb8"}], "user_id": "324a7c70711f4de6aed83cbdd962fcb4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:01:22Z", "hostId": "01bab9f1516ed5222a1355924220352ab600bb8f288a2d841c7fec7c", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "name": "cinder_test-vm_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "created": "2018-07-22T18:59:46Z", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 19:01:23,144 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-c38928de-b18d-46e5-931f-396aa7aad5f8 2018-07-22 19:01:23,144 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.567335128784s 2018-07-22 19:01:23,144 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-c38928de-b18d-46e5-931f-396aa7aad5f8 2018-07-22 19:01:23,146 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 19:01:25,148 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-22 19:01:25,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 19:01:25,343 - 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-0d149c91-0f87-417b-bd0e-de0d2aff076d x-compute-request-id: req-0d149c91-0f87-417b-bd0e-de0d2aff076d RESP BODY: {"servers": []} 2018-07-22 19:01:25,343 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-0d149c91-0f87-417b-bd0e-de0d2aff076d 2018-07-22 19:01:25,343 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.194408178329s 2018-07-22 19:01:25,343 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-0d149c91-0f87-417b-bd0e-de0d2aff076d 2018-07-22 19:01:25,346 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-07-22 19:01:25,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/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}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 19:01:25,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4835 X-Openstack-Request-Id: req-0c482fb6-25a2-4694-a0b8-c88efb5d01e8 Date: Sun, 22 Jul 2018 19:01:25 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "created_at": "2018-07-22T18:59:06Z", "updated_at": "2018-07-22T18:59:07Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:59:07Z", "revision_number": 0, "id": "581c80b2-87f3-4c88-8f9b-70edc76c6c4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:59:07Z", "security_group_id": "7537be3b-e825-40d6-908f-ccd81f90804f", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "10591997a0b1467f9d5a830f63b555e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:59:06Z", "revision_number": 0, "id": "b4b1d462-f86d-4146-b0ea-875b4969fef3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:59:06Z", "security_group_id": "7537be3b-e825-40d6-908f-ccd81f90804f", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "10591997a0b1467f9d5a830f63b555e6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T18:59:07Z", "revision_number": 0, "id": "c58c5019-2112-49a8-a16f-c54b6aa6d8dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:59:07Z", "security_group_id": "7537be3b-e825-40d6-908f-ccd81f90804f", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "10591997a0b1467f9d5a830f63b555e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:59:06Z", "revision_number": 0, "id": "f4e7fe2a-ce8e-43ea-aee0-7b21b653e587", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:59:06Z", "security_group_id": "7537be3b-e825-40d6-908f-ccd81f90804f", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "10591997a0b1467f9d5a830f63b555e6"}], "revision_number": 4, "project_id": "10591997a0b1467f9d5a830f63b555e6", "id": "7537be3b-e825-40d6-908f-ccd81f90804f", "name": "cinder_test-sg_0bff045d-4c27-4dc6-81de-8456f4c4fdb8"}, {"description": "Default security group", "tags": [], "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "created_at": "2018-07-22T18:58:48Z", "updated_at": "2018-07-22T18:58:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "a62eb5e0-eb5a-4ede-b96d-b649e0c792e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "10591997a0b1467f9d5a830f63b555e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "c533dcd2-cae9-4c2c-8656-9a962b694a05", "remote_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "10591997a0b1467f9d5a830f63b555e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "d56dc1a4-95eb-4302-9a42-a9ad750a13e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "10591997a0b1467f9d5a830f63b555e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "fe5ffd07-d746-44b3-86f5-c0387703f495", "remote_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "10591997a0b1467f9d5a830f63b555e6"}], "revision_number": 4, "project_id": "10591997a0b1467f9d5a830f63b555e6", "id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "name": "default"}]} 2018-07-22 19:01:25,446 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-0c482fb6-25a2-4694-a0b8-c88efb5d01e8 2018-07-22 19:01:25,446 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.100424051285s 2018-07-22 19:01:25,447 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-0c482fb6-25a2-4694-a0b8-c88efb5d01e8 2018-07-22 19:01:25,449 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.security-groups 2018-07-22 19:01:25,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/7537be3b-e825-40d6-908f-ccd81f90804f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 19:01:25,689 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-70e8c3cc-f2e8-4f63-ae2f-2da58b8a8890 Content-Length: 0 Date: Sun, 22 Jul 2018 19:01:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:01:25,689 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/7537be3b-e825-40d6-908f-ccd81f90804f.json used request id req-70e8c3cc-f2e8-4f63-ae2f-2da58b8a8890 2018-07-22 19:01:25,689 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.security-groups in 0.240056037903s 2018-07-22 19:01:25,689 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/7537be3b-e825-40d6-908f-ccd81f90804f.json used request id req-70e8c3cc-f2e8-4f63-ae2f-2da58b8a8890 2018-07-22 19:01:25,690 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.os-keypairs 2018-07-22 19:01:25,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/os-keypairs/cinder_test-kp_0bff045d-4c27-4dc6-81de-8456f4c4fdb8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 19:01:25,812 - 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-36cbb0f1-a0c3-41f6-bef1-c437491a8d16 x-compute-request-id: req-36cbb0f1-a0c3-41f6-bef1-c437491a8d16 2018-07-22 19:01:25,812 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/cinder_test-kp_0bff045d-4c27-4dc6-81de-8456f4c4fdb8 used request id req-36cbb0f1-a0c3-41f6-bef1-c437491a8d16 2018-07-22 19:01:25,812 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.os-keypairs in 0.122569084167s 2018-07-22 19:01:25,812 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/cinder_test-kp_0bff045d-4c27-4dc6-81de-8456f4c4fdb8 used request id req-36cbb0f1-a0c3-41f6-bef1-c437491a8d16 2018-07-22 19:01:25,813 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-07-22 19:01:25,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/ae356b0e-8baf-471a-a0e7-973383695481/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}fc865b4295cf37f7fbbee91d61e9977886710a73" -d '{"subnet_id": "f028e3f2-0b72-4ca1-97b2-1a174437424a"}' 2018-07-22 19:01:29,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-bdabc213-2649-4b7a-844a-348820b5bc97 Date: Sun, 22 Jul 2018 19:01:29 GMT RESP BODY: {"network_id": "fcde96c6-a3f2-4f1c-ad03-7936fbf6223e", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "subnet_id": "f028e3f2-0b72-4ca1-97b2-1a174437424a", "subnet_ids": ["f028e3f2-0b72-4ca1-97b2-1a174437424a"], "port_id": "0026afac-7532-48d0-bd8e-73651d940f69", "id": "ae356b0e-8baf-471a-a0e7-973383695481"} 2018-07-22 19:01:29,574 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/ae356b0e-8baf-471a-a0e7-973383695481/remove_router_interface.json used request id req-bdabc213-2649-4b7a-844a-348820b5bc97 2018-07-22 19:01:29,575 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 3.76131987572s 2018-07-22 19:01:29,575 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/ae356b0e-8baf-471a-a0e7-973383695481/remove_router_interface.json used request id req-bdabc213-2649-4b7a-844a-348820b5bc97 returning object ae356b0e-8baf-471a-a0e7-973383695481 2018-07-22 19:01:29,575 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-07-22 19:01:29,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/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}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 19:01:29,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-01c10ca4-c5e6-4196-b1b1-d6e2b397d1e3 Date: Sun, 22 Jul 2018 19:01:29 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dfeb2318-808e-4397-8e97-13ee20f5981d", "ip_address": "192.16.1.108"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "created_at": "2018-07-22T18:58:50Z", "admin_state_up": true, "updated_at": "2018-07-22T19:01:27Z", "flavor_id": null, "revision_number": 10, "routes": [], "project_id": "10591997a0b1467f9d5a830f63b555e6", "id": "ae356b0e-8baf-471a-a0e7-973383695481", "name": "cinder_test-router_0bff045d-4c27-4dc6-81de-8456f4c4fdb8"}]} 2018-07-22 19:01:29,821 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-01c10ca4-c5e6-4196-b1b1-d6e2b397d1e3 2018-07-22 19:01:29,821 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.245903015137s 2018-07-22 19:01:29,822 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-01c10ca4-c5e6-4196-b1b1-d6e2b397d1e3 2018-07-22 19:01:29,823 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-07-22 19:01:29,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/ae356b0e-8baf-471a-a0e7-973383695481.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 19:01:35,066 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cde225bd-b559-4009-9412-b199bc56f950 Content-Length: 0 Date: Sun, 22 Jul 2018 19:01:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:01:35,066 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/ae356b0e-8baf-471a-a0e7-973383695481.json used request id req-cde225bd-b559-4009-9412-b199bc56f950 2018-07-22 19:01:35,066 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 5.2431910038s 2018-07-22 19:01:35,067 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/ae356b0e-8baf-471a-a0e7-973383695481.json used request id req-cde225bd-b559-4009-9412-b199bc56f950 2018-07-22 19:01:35,067 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-22 19:01:35,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/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}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 19:01:35,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6a9ab11c-5ba3-46a9-a966-d418df5ee61b Date: Sun, 22 Jul 2018 19:01:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fcde96c6-a3f2-4f1c-ad03-7936fbf6223e","tenant_id":"10591997a0b1467f9d5a830f63b555e6","created_at":"2018-07-22T18:58:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T18:58:49Z","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":"10591997a0b1467f9d5a830f63b555e6","id":"f028e3f2-0b72-4ca1-97b2-1a174437424a","subnetpool_id":null,"name":"cinder_test-subnet_0bff045d-4c27-4dc6-81de-8456f4c4fdb8"}]} 2018-07-22 19:01:35,156 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-6a9ab11c-5ba3-46a9-a966-d418df5ee61b 2018-07-22 19:01:35,156 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.0887839794159s 2018-07-22 19:01:35,156 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-6a9ab11c-5ba3-46a9-a966-d418df5ee61b 2018-07-22 19:01:35,157 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-07-22 19:01:35,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/f028e3f2-0b72-4ca1-97b2-1a174437424a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 19:01:39,183 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-53130c89-c84d-479a-ae6b-0ef9de04b3aa Date: Sun, 22 Jul 2018 19:01:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:01:39,183 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/f028e3f2-0b72-4ca1-97b2-1a174437424a.json used request id req-53130c89-c84d-479a-ae6b-0ef9de04b3aa 2018-07-22 19:01:39,183 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 4.0260720253s 2018-07-22 19:01:39,184 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/f028e3f2-0b72-4ca1-97b2-1a174437424a.json used request id req-53130c89-c84d-479a-ae6b-0ef9de04b3aa 2018-07-22 19:01:39,184 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-22 19:01:39,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 19:01:39,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1155 X-Openstack-Request-Id: req-45aa280c-90ed-4d13-9c32-d43e6bb3203b Date: Sun, 22 Jul 2018 19:01:39 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":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"updated_at":"2018-07-22T18:45:46Z","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","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-22T19:01:38Z","tenant_id":"10591997a0b1467f9d5a830f63b555e6","created_at":"2018-07-22T18:58:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"10591997a0b1467f9d5a830f63b555e6","id":"fcde96c6-a3f2-4f1c-ad03-7936fbf6223e","name":"cinder_test-net_0bff045d-4c27-4dc6-81de-8456f4c4fdb8"}]} 2018-07-22 19:01:39,693 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-45aa280c-90ed-4d13-9c32-d43e6bb3203b 2018-07-22 19:01:39,693 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.509383916855s 2018-07-22 19:01:39,694 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-45aa280c-90ed-4d13-9c32-d43e6bb3203b 2018-07-22 19:01:39,695 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-07-22 19:01:39,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/fcde96c6-a3f2-4f1c-ad03-7936fbf6223e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 19:01:42,179 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-de0394b0-f894-42d4-be3e-0b69129acc31 Date: Sun, 22 Jul 2018 19:01:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:01:42,179 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/fcde96c6-a3f2-4f1c-ad03-7936fbf6223e.json used request id req-de0394b0-f894-42d4-be3e-0b69129acc31 2018-07-22 19:01:42,179 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 2.48410987854s 2018-07-22 19:01:42,179 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/fcde96c6-a3f2-4f1c-ad03-7936fbf6223e.json used request id req-de0394b0-f894-42d4-be3e-0b69129acc31 2018-07-22 19:01:42,182 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-22 19:01:42,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 19:01:42,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json x-openstack-request-id: req-ebdde066-2457-4a82-a26a-126f8a92b5e4 RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/e78c8142-1a4c-420a-8ad3-e3f9d1e041cb/snap", "metadata": {}}], "file": "/v2/images/e78c8142-1a4c-420a-8ad3-e3f9d1e041cb/file", "owner": "10591997a0b1467f9d5a830f63b555e6", "id": "e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "size": 12716032, "self": "/v2/images/e78c8142-1a4c-420a-8ad3-e3f9d1e041cb", "disk_format": "qcow2", "direct_url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/e78c8142-1a4c-420a-8ad3-e3f9d1e041cb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T18:59:05Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T18:59:03Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 19:01:42,264 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-ebdde066-2457-4a82-a26a-126f8a92b5e4 2018-07-22 19:01:42,264 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.0826179981232s 2018-07-22 19:01:42,265 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-ebdde066-2457-4a82-a26a-126f8a92b5e4 2018-07-22 19:01:42,267 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-07-22 19:01:42,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/e78c8142-1a4c-420a-8ad3-e3f9d1e041cb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fc865b4295cf37f7fbbee91d61e9977886710a73" 2018-07-22 19:01:42,757 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-61d27209-faa6-45de-8c68-53e70f121f8a RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 19:01:42,757 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/e78c8142-1a4c-420a-8ad3-e3f9d1e041cb used request id req-61d27209-faa6-45de-8c68-53e70f121f8a 2018-07-22 19:01:42,757 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 0.489285945892s 2018-07-22 19:01:42,757 - shade.request_ids - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/e78c8142-1a4c-420a-8ad3-e3f9d1e041cb used request id req-61d27209-faa6-45de-8c68-53e70f121f8a 2018-07-22 19:01:42,757 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-22 19:01:42,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef412664be6a33cf9596c9a3f9cb4205eb0cbfd7" 2018-07-22 19:01:42,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2631 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-40087007-ed52-4ecf-83b3-8dd86f06a467 x-compute-request-id: req-40087007-ed52-4ecf-83b3-8dd86f06a467 RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "cinder_test-flavor_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1e43fa68-6cbd-407d-85e7-469d0e5c5098", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1e43fa68-6cbd-407d-85e7-469d0e5c5098", "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": "1e43fa68-6cbd-407d-85e7-469d0e5c5098"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}]} 2018-07-22 19:01:42,826 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-40087007-ed52-4ecf-83b3-8dd86f06a467 2018-07-22 19:01:42,826 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0686168670654s 2018-07-22 19:01:42,826 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-40087007-ed52-4ecf-83b3-8dd86f06a467 2018-07-22 19:01:42,829 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-07-22 19:01:42,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/1e43fa68-6cbd-407d-85e7-469d0e5c5098 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef412664be6a33cf9596c9a3f9cb4205eb0cbfd7" 2018-07-22 19:01:42,923 - 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-a77e8372-c659-4504-9cbf-952588595a1a x-compute-request-id: req-a77e8372-c659-4504-9cbf-952588595a1a 2018-07-22 19:01:42,923 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/1e43fa68-6cbd-407d-85e7-469d0e5c5098 used request id req-a77e8372-c659-4504-9cbf-952588595a1a 2018-07-22 19:01:42,923 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.094290971756s 2018-07-22 19:01:42,923 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/1e43fa68-6cbd-407d-85e7-469d0e5c5098 used request id req-a77e8372-c659-4504-9cbf-952588595a1a 2018-07-22 19:01:42,924 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-22 19:01:42,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef412664be6a33cf9596c9a3f9cb4205eb0cbfd7" 2018-07-22 19:01:43,021 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:01:43 GMT Content-Type: application/json Content-Length: 4180 Vary: X-Auth-Token x-openstack-request-id: req-26102f67-e59f-4090-873d-615edfcff0d2 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/1f108f530efd4cc69b46c4aa532057ff"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "1f108f530efd4cc69b46c4aa532057ff", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/27a8e60db0cf4f95abf2d9fafe083888"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "27a8e60db0cf4f95abf2d9fafe083888", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/2daf70d24b20492d895f12999a9a49f0"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "2daf70d24b20492d895f12999a9a49f0", "password_expires_at": null}, {"name": "cinder_test-user_0bff045d-4c27-4dc6-81de-8456f4c4fdb8", "links": {"self": "https://192.16.1.222:5000/v3/users/324a7c70711f4de6aed83cbdd962fcb4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "324a7c70711f4de6aed83cbdd962fcb4", "domain_id": "default", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/578de12745c743bd9dd92bf9224acd16"}, "domain_id": "default", "enabled": true, "id": "578de12745c743bd9dd92bf9224acd16", "options": {}}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/742694684b5d47d0bac13dc98454937e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "742694684b5d47d0bac13dc98454937e", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/787071c1a56e4800b1496590f054563f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "787071c1a56e4800b1496590f054563f", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/94ca466cf6844cca83b4175ac69d0680"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "94ca466cf6844cca83b4175ac69d0680", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/a0d48ece3bb84d4ea03478919c0b92eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "a0d48ece3bb84d4ea03478919c0b92eb", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/b970c767edd342f48d9259b8478b1221"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "b970c767edd342f48d9259b8478b1221", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/bc7feab2ad3a4d82ab46a771e7c7ca2d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "bc7feab2ad3a4d82ab46a771e7c7ca2d", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/bd0e5cd787ad49c4bab3c211eea5932c"}, "domain_id": "516a1864d8784e8489227e90a3645f60", "enabled": true, "id": "bd0e5cd787ad49c4bab3c211eea5932c", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/dfbc186a612c4f9097944cfac82caf54"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "dfbc186a612c4f9097944cfac82caf54", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/feff152a8a514679827aa9f87d9e427f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "feff152a8a514679827aa9f87d9e427f", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-22 19:01:43,022 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-26102f67-e59f-4090-873d-615edfcff0d2 2018-07-22 19:01:43,022 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.0979499816895s 2018-07-22 19:01:43,022 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-26102f67-e59f-4090-873d-615edfcff0d2 2018-07-22 19:01:43,025 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-22 19:01:43,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/324a7c70711f4de6aed83cbdd962fcb4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef412664be6a33cf9596c9a3f9cb4205eb0cbfd7" 2018-07-22 19:01:43,074 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:01:43 GMT Content-Type: application/json Content-Length: 328 Vary: X-Auth-Token x-openstack-request-id: req-fe61e211-9fa3-4ead-a62b-03c58df5dde2 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/324a7c70711f4de6aed83cbdd962fcb4"}, "domain_id": "default", "description": null, "enabled": true, "options": {}, "id": "324a7c70711f4de6aed83cbdd962fcb4", "email": null, "name": "cinder_test-user_0bff045d-4c27-4dc6-81de-8456f4c4fdb8"}} 2018-07-22 19:01:43,074 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/324a7c70711f4de6aed83cbdd962fcb4 used request id req-fe61e211-9fa3-4ead-a62b-03c58df5dde2 2018-07-22 19:01:43,075 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.0497388839722s 2018-07-22 19:01:43,075 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/324a7c70711f4de6aed83cbdd962fcb4 used request id req-fe61e211-9fa3-4ead-a62b-03c58df5dde2 2018-07-22 19:01:43,075 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.users 2018-07-22 19:01:43,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/324a7c70711f4de6aed83cbdd962fcb4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef412664be6a33cf9596c9a3f9cb4205eb0cbfd7" 2018-07-22 19:01:43,291 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:01:43 GMT Vary: X-Auth-Token x-openstack-request-id: req-8dda2fc8-01cc-4749-9e01-955790a3649b X-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-22 19:01:43,291 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/324a7c70711f4de6aed83cbdd962fcb4 used request id req-8dda2fc8-01cc-4749-9e01-955790a3649b 2018-07-22 19:01:43,291 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.users in 0.215865850449s 2018-07-22 19:01:43,291 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/324a7c70711f4de6aed83cbdd962fcb4 used request id req-8dda2fc8-01cc-4749-9e01-955790a3649b 2018-07-22 19:01:43,295 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-07-22 19:01:43,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef412664be6a33cf9596c9a3f9cb4205eb0cbfd7" 2018-07-22 19:01:43,457 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:01:43 GMT Content-Type: application/json Content-Length: 1077 Vary: X-Auth-Token x-openstack-request-id: req-934c7bf0-5518-4fd4-bfaa-2873e370c877 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "https://192.16.1.222:5000/v3/projects/10591997a0b1467f9d5a830f63b555e6"}, "tags": [], "enabled": true, "id": "10591997a0b1467f9d5a830f63b555e6", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_0bff045d-4c27-4dc6-81de-8456f4c4fdb8"}, {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/842f62c9dbf64b77b4b3da26e8d21c32"}, "tags": [], "enabled": true, "id": "842f62c9dbf64b77b4b3da26e8d21c32", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-22 19:01:43,457 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-934c7bf0-5518-4fd4-bfaa-2873e370c877 2018-07-22 19:01:43,457 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.162222862244s 2018-07-22 19:01:43,457 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-934c7bf0-5518-4fd4-bfaa-2873e370c877 2018-07-22 19:01:43,460 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.projects 2018-07-22 19:01:43,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/10591997a0b1467f9d5a830f63b555e6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef412664be6a33cf9596c9a3f9cb4205eb0cbfd7" 2018-07-22 19:01:43,627 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:01:43 GMT Vary: X-Auth-Token x-openstack-request-id: req-c60947d1-0601-4bc4-ba4b-bc501b0ed789 X-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-22 19:01:43,627 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/10591997a0b1467f9d5a830f63b555e6 used request id req-c60947d1-0601-4bc4-ba4b-bc501b0ed789 2018-07-22 19:01:43,627 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.projects in 0.166711091995s 2018-07-22 19:01:43,627 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/10591997a0b1467f9d5a830f63b555e6 used request id req-c60947d1-0601-4bc4-ba4b-bc501b0ed789 2018-07-22 19:01:43,629 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-22 19:01:43,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef412664be6a33cf9596c9a3f9cb4205eb0cbfd7" 2018-07-22 19:01:43,689 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:01:43 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-057874cd-9982-4370-827b-2e2f1405203a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47926fd2f5154882b6f31c1790b7a7c7", "links": {"self": "https://192.16.1.222:5000/v3/roles/47926fd2f5154882b6f31c1790b7a7c7"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d003a336a98a4f52ae5449d360466dce", "links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "name": "admin"}, {"domain_id": null, "id": "dbc395a8c10945a1aacbea5e93173fc0", "links": {"self": "https://192.16.1.222:5000/v3/roles/dbc395a8c10945a1aacbea5e93173fc0"}, "name": "Member"}, {"domain_id": null, "id": "e5c38e0f43c64a44921d1e4a958814a3", "links": {"self": "https://192.16.1.222:5000/v3/roles/e5c38e0f43c64a44921d1e4a958814a3"}, "name": "heat_stack_user"}]} 2018-07-22 19:01:43,689 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-057874cd-9982-4370-827b-2e2f1405203a 2018-07-22 19:01:43,690 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0604360103607s 2018-07-22 19:01:43,690 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-057874cd-9982-4370-827b-2e2f1405203a 2018-07-22 19:01:43,693 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.roles 2018-07-22 19:01:43,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/roles/dbc395a8c10945a1aacbea5e93173fc0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef412664be6a33cf9596c9a3f9cb4205eb0cbfd7" 2018-07-22 19:01:43,772 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:01:43 GMT Vary: X-Auth-Token x-openstack-request-id: req-5958361a-7ad6-438d-88eb-04130aec69a2 X-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-22 19:01:43,772 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/dbc395a8c10945a1aacbea5e93173fc0 used request id req-5958361a-7ad6-438d-88eb-04130aec69a2 2018-07-22 19:01:43,772 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.roles in 0.0785810947418s 2018-07-22 19:01:43,772 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/dbc395a8c10945a1aacbea5e93173fc0 used request id req-5958361a-7ad6-438d-88eb-04130aec69a2 2018-07-22 19:01:43,804 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-07-22 19:01:44,363 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-22 19:01:44,363 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-22 19:01:44,364 - openstack_tests - INFO - OS Credentials = > 2018-07-22 19:01:44,364 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:44,365 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:01:44,961 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:01:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["MchtMKAiSCyNiZ8FpLcpKg"], "issued_at": "2018-07-22T19:01:44.000000Z"}} 2018-07-22 19:01:44,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}789fd6b5bf70205346ef075eeaa51a65b147cc16" 2018-07-22 19:01:45,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-aecb46e2-5c27-4d2d-abb6-62b8e7d85e4e Date: Sun, 22 Jul 2018 19:01:45 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"description":"","tags":[],"updated_at":"2018-07-22T18:45:46Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","provider:network_type":"flat"}]} 2018-07-22 19:01:45,191 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?router%3Aexternal=True used request id req-aecb46e2-5c27-4d2d-abb6-62b8e7d85e4e 2018-07-22 19:01:45,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=76ac7b4e-f626-4cfb-83cf-a35235a38cf9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}789fd6b5bf70205346ef075eeaa51a65b147cc16" 2018-07-22 19:01:45,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-c91f4edf-5246-4eeb-8375-10879bd361c2 Date: Sun, 22 Jul 2018 19:01:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:46Z","dns_nameservers":[],"updated_at":"2018-07-22T18:45:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"dfeb2318-808e-4397-8e97-13ee20f5981d","subnetpool_id":null,"name":"ext-subnet"}]} 2018-07-22 19:01:45,269 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=76ac7b4e-f626-4cfb-83cf-a35235a38cf9 used request id req-c91f4edf-5246-4eeb-8375-10879bd361c2 2018-07-22 19:01:45,270 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-07-22 19:01:45,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 19:01:45,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 19:01:45,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 19:01:45,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 19:01:45,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 19:01:45,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 19:01:45,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 19:01:45,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 19:01:45,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 19:01:45,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 19:01:45,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 19:01:45,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 19:01:45,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 19:01:45,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 19:01:45,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 19:01:45,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 19:01:45,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 19:01:45,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 19:01:45,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 19:01:45,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 19:01:45,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 19:01:45,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 19:01:45,274 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.discovery 2018-07-22 19:01:45,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:01:45,293 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:01:45 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-36c91c72-b44b-44b9-a03a-5613f81e6a14 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:01:45,293 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-36c91c72-b44b-44b9-a03a-5613f81e6a14 2018-07-22 19:01:45,294 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:01:46,900 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:01:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["CFL0fybdSm-EC9qEsDGcIg"], "issued_at": "2018-07-22T19:01:46.000000Z"}} 2018-07-22 19:01:46,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/ -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b5b2a0e895cdd701dd76aee014c2bf710e371de" 2018-07-22 19:01:46,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 387 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-fbeff225-58fb-4611-bcc9-548932b80d2e x-compute-request-id: req-fbeff225-58fb-4611-bcc9-548932b80d2e RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "https://192.16.1.222:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.60", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-07-22 19:01:46,996 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/ used request id req-fbeff225-58fb-4611-bcc9-548932b80d2e 2018-07-22 19:01:46,996 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.discovery in 1.72227501869s 2018-07-22 19:01:46,996 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/ used request id req-fbeff225-58fb-4611-bcc9-548932b80d2e 2018-07-22 19:01:46,996 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'https://192.16.1.222:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.60', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-07-22 19:01:46,996 - functest.utils.functest_utils - DEBUG - nova version: (2, 60) 2018-07-22 19:01:46,997 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-07-22 19:01:46,997 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:46,998 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:46,998 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:46,998 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:46,999 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,000 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,001 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,001 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,001 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,009 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,009 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,009 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,010 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,010 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,011 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,011 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,011 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,012 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,012 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,012 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,013 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,013 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,015 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,015 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,015 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,016 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,016 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,017 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,017 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,017 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,018 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,018 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,018 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,019 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,019 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,020 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,020 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,021 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,021 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,021 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,023 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,023 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,023 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,024 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,024 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,025 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,025 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,026 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,026 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,026 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,029 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,029 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,029 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,030 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,030 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,033 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,033 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,034 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,034 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,035 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,035 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,035 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,036 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,036 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,037 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,037 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,040 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,040 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,041 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,041 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,041 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,042 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,042 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:47,063 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-22 19:01:47,064 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:01:47,602 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:01:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["XqESwhWYQEqunML8UJNr5g"], "issued_at": "2018-07-22T19:01:47.000000Z"}} 2018-07-22 19:01:47,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}705ea969687baa39653036036f2e645c47cfea4b" 2018-07-22 19:01:48,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json x-openstack-request-id: req-ecda4b05-1745-4324-811b-868cc983b0ee RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-07-22 19:01:48,438 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&name=foo used request id req-ecda4b05-1745-4324-811b-868cc983b0ee 2018-07-22 19:01:48,439 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:48,439 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-22 19:01:48,440 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:01:48,927 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:01:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["B1FGsCljRjGPvYit3rNTbA"], "issued_at": "2018-07-22T19:01:48.000000Z"}} 2018-07-22 19:01:48,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}630757d6173a6ca8f24757577659793dbe19096c" 2018-07-22 19:01:49,425 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:01:49 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-4d13105b-c327-4f33-9bf1-45b892f98ee3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:01:49,425 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-4d13105b-c327-4f33-9bf1-45b892f98ee3 2018-07-22 19:01:49,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:01:49,439 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:01:49 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:01:49,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}630757d6173a6ca8f24757577659793dbe19096c" 2018-07-22 19:01:50,811 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:01:50 GMT Content-Type: application/json Content-Length: 3860 Vary: X-Auth-Token x-openstack-request-id: req-ec4e7f7e-9253-4ab8-b407-723a245f785b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/1f108f530efd4cc69b46c4aa532057ff"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "1f108f530efd4cc69b46c4aa532057ff", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/27a8e60db0cf4f95abf2d9fafe083888"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "27a8e60db0cf4f95abf2d9fafe083888", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/2daf70d24b20492d895f12999a9a49f0"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "2daf70d24b20492d895f12999a9a49f0", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/578de12745c743bd9dd92bf9224acd16"}, "domain_id": "default", "enabled": true, "id": "578de12745c743bd9dd92bf9224acd16", "options": {}}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/742694684b5d47d0bac13dc98454937e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "742694684b5d47d0bac13dc98454937e", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/787071c1a56e4800b1496590f054563f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "787071c1a56e4800b1496590f054563f", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/94ca466cf6844cca83b4175ac69d0680"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "94ca466cf6844cca83b4175ac69d0680", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/a0d48ece3bb84d4ea03478919c0b92eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "a0d48ece3bb84d4ea03478919c0b92eb", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/b970c767edd342f48d9259b8478b1221"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "b970c767edd342f48d9259b8478b1221", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/bc7feab2ad3a4d82ab46a771e7c7ca2d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "bc7feab2ad3a4d82ab46a771e7c7ca2d", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/bd0e5cd787ad49c4bab3c211eea5932c"}, "domain_id": "516a1864d8784e8489227e90a3645f60", "enabled": true, "id": "bd0e5cd787ad49c4bab3c211eea5932c", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/dfbc186a612c4f9097944cfac82caf54"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "dfbc186a612c4f9097944cfac82caf54", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/feff152a8a514679827aa9f87d9e427f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "feff152a8a514679827aa9f87d9e427f", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-22 19:01:50,812 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-ec4e7f7e-9253-4ab8-b407-723a245f785b 2018-07-22 19:01:50,812 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:50,813 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-22 19:01:50,813 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:01:51,356 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:01:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["qJPQGXJoThaZ2c_0oxycgQ"], "issued_at": "2018-07-22T19:01:51.000000Z"}} 2018-07-22 19:01:51,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c85a089453e0e91781e34de32f345d3a904fc25d" 2018-07-22 19:01:51,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-6f3b93c4-a776-44a5-8d98-1bac07524275 Date: Sun, 22 Jul 2018 19:01:51 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"description":"","tags":[],"updated_at":"2018-07-22T18:45:46Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","provider:network_type":"flat"}]} 2018-07-22 19:01:51,570 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks used request id req-6f3b93c4-a776-44a5-8d98-1bac07524275 2018-07-22 19:01:51,571 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:01:52,647 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:01:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["9YV9_LdMT_K7-MEHLuXvOg"], "issued_at": "2018-07-22T19:01:52.000000Z"}} 2018-07-22 19:01:52,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c130c433a32d223dc8f64e1de982bd2cb4c27d13" 2018-07-22 19:01:52,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-fe46f1a8-d53c-44cb-abf9-f83ff29aff0e Date: Sun, 22 Jul 2018 19:01:52 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"description":"","tags":[],"updated_at":"2018-07-22T18:45:46Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","provider:network_type":"flat"}]} 2018-07-22 19:01:52,905 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?router%3Aexternal=True used request id req-fe46f1a8-d53c-44cb-abf9-f83ff29aff0e 2018-07-22 19:01:52,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=76ac7b4e-f626-4cfb-83cf-a35235a38cf9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c130c433a32d223dc8f64e1de982bd2cb4c27d13" 2018-07-22 19:01:52,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-b195381b-959c-44ae-afe0-2b0b232f4134 Date: Sun, 22 Jul 2018 19:01:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:46Z","dns_nameservers":[],"updated_at":"2018-07-22T18:45:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"dfeb2318-808e-4397-8e97-13ee20f5981d","subnetpool_id":null,"name":"ext-subnet"}]} 2018-07-22 19:01:52,994 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=76ac7b4e-f626-4cfb-83cf-a35235a38cf9 used request id req-b195381b-959c-44ae-afe0-2b0b232f4134 2018-07-22 19:01:52,994 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 19:01:52,994 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:53,059 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:01:53,064 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-07-22 19:01:53,126 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-07-22 19:01:53,127 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 19:01:53,128 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:01:53,637 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:01:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["EH1YL6bRRPuTbhWevZ76Jw"], "issued_at": "2018-07-22T19:01:53.000000Z"}} 2018-07-22 19:01:53,639 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5ee9133f143ae3472cd0f5fe080075ff5b83a7" 2018-07-22 19:01:53,765 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 2128 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-6910bcdb-39ef-434c-8589-cec293ce0ca3 x-compute-request-id: req-6910bcdb-39ef-434c-8589-cec293ce0ca3 RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}]} 2018-07-22 19:01:53,766 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail used request id req-6910bcdb-39ef-434c-8589-cec293ce0ca3 2018-07-22 19:01:53,767 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 19:01:53,768 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:01:54,279 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:01:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["Ui8qHRaYTWSvvOJ6FAqyIg"], "issued_at": "2018-07-22T19:01:54.000000Z"}} 2018-07-22 19:01:54,280 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}993c3bd493d47f5412a94e4a64c315c8410a900e" 2018-07-22 19:01:54,578 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 2567 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-008cfa28-8262-4f4b-9209-7f4a4ea6e176 x-compute-request-id: req-008cfa28-8262-4f4b-9209-7f4a4ea6e176 RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "host4", "disabled_reason": null, "id": 59}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 8, "hypervisor_hostname": "host4", "memory_mb_used": 2048, "memory_mb": 16046, "current_workload": 0, "state": "up", "host_ip": "10.1.0.53", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"rtm\", \"tsc_adjust\", \"tsc-deadline\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"hle\", \"cmov\", \"smep\", \"fpu\", \"pat\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"syscall\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"aes\", \"mca\", \"pse\", \"lahf_lm\", \"abm\", \"popcnt\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pni\", \"rdtscp\", \"avx2\", \"sse2\", \"ss\", \"hypervisor\", \"bmi1\", \"bmi2\", \"ssse3\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 1, \"cells\": 1, \"threads\": 1, \"sockets\": 8}}", "running_vms": 0, "free_disk_gb": 2997, "hypervisor_version": 2011001, "disk_available_least": 2996, "local_gb": 2997, "free_ram_mb": 13998, "id": 5}, {"status": "enabled", "service": {"host": "host5", "disabled_reason": null, "id": 62}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 8, "hypervisor_hostname": "host5", "memory_mb_used": 2048, "memory_mb": 16046, "current_workload": 0, "state": "up", "host_ip": "10.1.0.54", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"rtm\", \"tsc_adjust\", \"tsc-deadline\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"hle\", \"cmov\", \"smep\", \"fpu\", \"pat\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"syscall\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"aes\", \"mca\", \"pse\", \"lahf_lm\", \"abm\", \"popcnt\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pni\", \"rdtscp\", \"avx2\", \"sse2\", \"ss\", \"hypervisor\", \"bmi1\", \"bmi2\", \"ssse3\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 1, \"cells\": 1, \"threads\": 1, \"sockets\": 8}}", "running_vms": 0, "free_disk_gb": 2997, "hypervisor_version": 2011001, "disk_available_least": 2996, "local_gb": 2997, "free_ram_mb": 13998, "id": 8}]} 2018-07-22 19:01:54,578 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-hypervisors/detail used request id req-008cfa28-8262-4f4b-9209-7f4a4ea6e176 2018-07-22 19:01:54,579 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 19:01:54,579 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:54,587 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:01:54,592 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-07-22 19:01:55,206 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-07-22 19:01:55,206 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 19:01:55,207 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:01:55,707 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:01:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["KhUiAQSrTHiWO1uQjgBV7g"], "issued_at": "2018-07-22T19:01:55.000000Z"}} 2018-07-22 19:01:55,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks? -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cad1a09a27b3745014004d4bfac2535d44663b7b" 2018-07-22 19:01:57,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 x-openstack-request-id: req-adcb5d8f-5799-41ab-b575-fd756ffec964 RESP BODY: {"stacks": []} 2018-07-22 19:01:57,184 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks used request id req-adcb5d8f-5799-41ab-b575-fd756ffec964 2018-07-22 19:01:57,185 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:01:57,202 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-22 19:01:57,204 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:01:57,659 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:01:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["ZLpgohImQLiFEEVKTFAcbA"], "issued_at": "2018-07-22T19:01:57.000000Z"}} 2018-07-22 19:01:57,660 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e81072b84dcb398d631ea75562ca04008106385" 2018-07-22 19:01:58,400 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-90af49ac-d077-4033-9490-721fcb4af60a Content-Type: application/json Content-Length: 15 x-openstack-request-id: req-90af49ac-d077-4033-9490-721fcb4af60a RESP BODY: {"volumes": []} 2018-07-22 19:01:58,400 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/detail used request id req-90af49ac-d077-4033-9490-721fcb4af60a 2018-07-22 19:01:58,401 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:01:58,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:01:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["qceprJKORv63fJz8p-Drqg"], "issued_at": "2018-07-22T19:01:58.000000Z"}} 2018-07-22 19:01:58,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0be9e36a98def47081890ec9c9141fc0c42f3e8" 2018-07-22 19:01:59,015 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:01:59 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-57bca2c0-d441-4e0a-9065-747d8bfc3f50 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:01:59,015 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-57bca2c0-d441-4e0a-9065-747d8bfc3f50 2018-07-22 19:01:59,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:01:59,029 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:01:59 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:01:59,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0be9e36a98def47081890ec9c9141fc0c42f3e8" 2018-07-22 19:01:59,085 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:01:59 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-bae83c4e-310c-4379-ba5c-6b00b995fe88 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 19:01:59,085 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-bae83c4e-310c-4379-ba5c-6b00b995fe88 2018-07-22 19:01:59,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0be9e36a98def47081890ec9c9141fc0c42f3e8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-5bfaaabe-da65-4751-8dc0-4a012bb7e3c3-projName"}}' 2018-07-22 19:01:59,183 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:01:59 GMT Content-Type: application/json Content-Length: 340 Vary: X-Auth-Token x-openstack-request-id: req-fbe09461-92da-447f-a469-e2c53e122cf9 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/6e5d143a42874a81a84f266acec37de4"}, "tags": [], "enabled": true, "id": "6e5d143a42874a81a84f266acec37de4", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-5bfaaabe-da65-4751-8dc0-4a012bb7e3c3-projName"}} 2018-07-22 19:01:59,184 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-fbe09461-92da-447f-a469-e2c53e122cf9 2018-07-22 19:01:59,184 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-5bfaaabe-da65-4751-8dc0-4a012bb7e3c3-projName 2018-07-22 19:01:59,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-5bfaaabe-da65-4751-8dc0-4a012bb7e3c3-projName -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0be9e36a98def47081890ec9c9141fc0c42f3e8" 2018-07-22 19:01:59,237 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:01:59 GMT Content-Type: application/json Content-Length: 538 Vary: X-Auth-Token x-openstack-request-id: req-7a006195-acb7-412b-b117-4432f180a21c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-5bfaaabe-da65-4751-8dc0-4a012bb7e3c3-projName", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/6e5d143a42874a81a84f266acec37de4"}, "tags": [], "enabled": true, "id": "6e5d143a42874a81a84f266acec37de4", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-5bfaaabe-da65-4751-8dc0-4a012bb7e3c3-projName"}]} 2018-07-22 19:01:59,237 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-5bfaaabe-da65-4751-8dc0-4a012bb7e3c3-projName used request id req-7a006195-acb7-412b-b117-4432f180a21c 2018-07-22 19:01:59,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0be9e36a98def47081890ec9c9141fc0c42f3e8" 2018-07-22 19:01:59,275 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:01:59 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-71f8393d-17fb-4d07-9a6a-28abf20878a3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domain": {"name": "Default", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-07-22 19:01:59,275 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-71f8393d-17fb-4d07-9a6a-28abf20878a3 2018-07-22 19:01:59,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0be9e36a98def47081890ec9c9141fc0c42f3e8" 2018-07-22 19:01:59,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-12ce8177-9501-461b-a5da-9c55f82116b5 Date: Sun, 22 Jul 2018 19:01:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "created_at": "2018-07-22T18:49:52Z", "updated_at": "2018-07-22T18:49:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "01c3663a-7eea-4695-8e37-a0f5e0bd72a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "3e1f362c-a213-4558-a8ae-3fc153ed2c7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "664e82b7-b3b3-446b-8ce6-a52370f41273", "remote_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "d9ea564c-f30b-4a70-9239-caa2b493f1ab", "remote_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}], "revision_number": 4, "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "created_at": "2018-07-22T18:52:59Z", "updated_at": "2018-07-22T18:52:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:59Z", "revision_number": 0, "id": "42ad53ed-51fa-42bc-8671-7eb1ef976f80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:59Z", "security_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "port_range_min": null, "ethertype": "IPv6", "project_id": "842f62c9dbf64b77b4b3da26e8d21c32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:59Z", "revision_number": 0, "id": "64687bd4-523d-474f-a732-42b3fd7b92e6", "remote_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:59Z", "security_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "port_range_min": null, "ethertype": "IPv6", "project_id": "842f62c9dbf64b77b4b3da26e8d21c32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:59Z", "revision_number": 0, "id": "c3e95f8a-f945-4e98-ba70-f1ba1b3989ee", "remote_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:59Z", "security_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "port_range_min": null, "ethertype": "IPv4", "project_id": "842f62c9dbf64b77b4b3da26e8d21c32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:59Z", "revision_number": 0, "id": "e0f051cf-02a4-4e89-9aca-ad641d3523e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:59Z", "security_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "port_range_min": null, "ethertype": "IPv4", "project_id": "842f62c9dbf64b77b4b3da26e8d21c32"}], "revision_number": 4, "project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T18:45:38Z", "updated_at": "2018-07-22T18:45:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:45:38Z", "revision_number": 0, "id": "19caa473-cc62-47af-b871-255d705d8a11", "remote_group_id": "50bcdb58-704a-4456-ae44-b62de11ece68", "remote_ip_prefix": null, "created_at": "2018-07-22T18:45:38Z", "security_group_id": "50bcdb58-704a-4456-ae44-b62de11ece68", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:45:38Z", "revision_number": 0, "id": "8daec1e5-84b8-4690-9aac-5a942d681fb1", "remote_group_id": "50bcdb58-704a-4456-ae44-b62de11ece68", "remote_ip_prefix": null, "created_at": "2018-07-22T18:45:38Z", "security_group_id": "50bcdb58-704a-4456-ae44-b62de11ece68", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:45:38Z", "revision_number": 0, "id": "977ccf11-de1e-42bd-8c3c-db6c26e7c010", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:45:38Z", "security_group_id": "50bcdb58-704a-4456-ae44-b62de11ece68", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:45:38Z", "revision_number": 0, "id": "c2b3d7e1-a567-493a-b306-70996a9c1e46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:45:38Z", "security_group_id": "50bcdb58-704a-4456-ae44-b62de11ece68", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}], "revision_number": 4, "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "50bcdb58-704a-4456-ae44-b62de11ece68", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "created_at": "2018-07-22T18:53:45Z", "updated_at": "2018-07-22T18:53:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "121b67f5-2f82-4204-b188-1a7fcf2bc7de", "remote_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv6", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "60b512d0-b458-4dfd-967e-cdf2ac05691e", "remote_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv4", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "9091963a-eedf-4b38-9535-a3f1cad1b6a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv6", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "b7710152-0fa0-45f7-b890-5ef7b192b184", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv4", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}], "revision_number": 4, "project_id": "239b77d2cb034c04aa6625d9b3cb629c", "id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "created_at": "2018-07-22T18:55:21Z", "updated_at": "2018-07-22T18:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:22Z", "revision_number": 0, "id": "2811c78b-92bc-4ef7-b300-08d220af60f4", "remote_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:22Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:22Z", "revision_number": 0, "id": "64c4c175-f411-4a59-8270-c6ca4d9d11ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:22Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:21Z", "revision_number": 0, "id": "93269d7b-dc2b-4e36-a6d6-33ff3f193df4", "remote_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:21Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:21Z", "revision_number": 0, "id": "f37f60f1-5e66-4c78-bc90-39ebd790d254", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:21Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}], "revision_number": 4, "project_id": "8f202eb52ac04d0492b9c306c41849e2", "id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "created_at": "2018-07-22T18:57:13Z", "updated_at": "2018-07-22T18:57:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:57:13Z", "revision_number": 0, "id": "857c06a6-afdf-47df-a1af-15f1bb04939f", "remote_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "remote_ip_prefix": null, "created_at": "2018-07-22T18:57:13Z", "security_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "port_range_min": null, "ethertype": "IPv6", "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:57:13Z", "revision_number": 0, "id": "dac5a215-38eb-4398-bc80-dff0a5a5ecad", "remote_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "remote_ip_prefix": null, "created_at": "2018-07-22T18:57:13Z", "security_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "port_range_min": null, "ethertype": "IPv4", "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:57:13Z", "revision_number": 0, "id": "daebae3b-3769-4f25-8b39-5ed657b77309", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:57:13Z", "security_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "port_range_min": null, "ethertype": "IPv6", "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:57:13Z", "revision_number": 0, "id": "e57272c1-aa43-476c-a6ed-c662f50ad8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:57:13Z", "security_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "port_range_min": null, "ethertype": "IPv4", "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80"}], "revision_number": 4, "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "created_at": "2018-07-22T18:58:48Z", "updated_at": "2018-07-22T18:58:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "a62eb5e0-eb5a-4ede-b96d-b649e0c792e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "10591997a0b1467f9d5a830f63b555e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "c533dcd2-cae9-4c2c-8656-9a962b694a05", "remote_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "10591997a0b1467f9d5a830f63b555e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "d56dc1a4-95eb-4302-9a42-a9ad750a13e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "10591997a0b1467f9d5a830f63b555e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "fe5ffd07-d746-44b3-86f5-c0387703f495", "remote_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "10591997a0b1467f9d5a830f63b555e6"}], "revision_number": 4, "project_id": "10591997a0b1467f9d5a830f63b555e6", "id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T18:49:10Z", "updated_at": "2018-07-22T18:49:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:10Z", "revision_number": 0, "id": "13f85fbc-87e2-4705-ab83-1234721c79a6", "remote_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "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-22T18:49:10Z", "revision_number": 0, "id": "513465eb-3aae-451f-9811-6212c26776df", "remote_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "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-22T18:49:10Z", "revision_number": 0, "id": "9efc95bd-96a7-4f9c-b85c-65894e9f1195", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "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-22T18:49:10Z", "revision_number": 0, "id": "e78f5bfa-1156-4ede-a2dd-2e320023bfbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c535da99-7e1e-4a0b-9807-303de655a623", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "created_at": "2018-07-22T18:51:15Z", "updated_at": "2018-07-22T18:51:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "0ad90696-32d1-41ad-bccf-95bea74601f6", "remote_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv6", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "a0ac56e2-c230-492d-829f-63d8fc714bf6", "remote_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv4", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "acd19f57-0a99-4fef-a1aa-36e851a2be19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv6", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "d956a6a7-58d3-48ad-b3da-d2e97ee0e374", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv4", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}], "revision_number": 4, "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "name": "default"}]} 2018-07-22 19:01:59,619 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=default used request id req-12ce8177-9501-461b-a5da-9c55f82116b5 2018-07-22 19:01:59,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/8f857a04e9374b0cb0dbab3aba97ee7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0be9e36a98def47081890ec9c9141fc0c42f3e8" 2018-07-22 19:01:59,673 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:01:59 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-b47b245f-e361-488f-9d9b-1f368dbb34e0 RESP BODY: {"error": {"message": "Could not find project: 8f857a04e9374b0cb0dbab3aba97ee7c.", "code": 404, "title": "Not Found"}} 2018-07-22 19:01:59,674 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/8f857a04e9374b0cb0dbab3aba97ee7c used request id req-b47b245f-e361-488f-9d9b-1f368dbb34e0 2018-07-22 19:01:59,674 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 19:01:59,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/842f62c9dbf64b77b4b3da26e8d21c32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0be9e36a98def47081890ec9c9141fc0c42f3e8" 2018-07-22 19:01:59,709 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:01:59 GMT Content-Type: application/json Content-Length: 308 Vary: X-Auth-Token x-openstack-request-id: req-017ea7b1-ae62-4864-9440-d9240c8e4f35 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/842f62c9dbf64b77b4b3da26e8d21c32"}, "tags": [], "enabled": true, "id": "842f62c9dbf64b77b4b3da26e8d21c32", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-07-22 19:01:59,709 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/842f62c9dbf64b77b4b3da26e8d21c32 used request id req-017ea7b1-ae62-4864-9440-d9240c8e4f35 2018-07-22 19:01:59,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0be9e36a98def47081890ec9c9141fc0c42f3e8" 2018-07-22 19:01:59,760 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:01:59 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-eeddf97d-81bb-4708-b44f-d063622e1785 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:01:59,760 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-eeddf97d-81bb-4708-b44f-d063622e1785 2018-07-22 19:01:59,761 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 50bcdb58-704a-4456-ae44-b62de11ece68 2018-07-22 19:01:59,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=50bcdb58-704a-4456-ae44-b62de11ece68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0be9e36a98def47081890ec9c9141fc0c42f3e8" 2018-07-22 19:01:59,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ae48a9db-bec0-4145-82ab-e7e00e5eccdd Date: Sun, 22 Jul 2018 19:01:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "50bcdb58-704a-4456-ae44-b62de11ece68", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T18:45:38Z", "security_group_id": "50bcdb58-704a-4456-ae44-b62de11ece68", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T18:45:38Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "19caa473-cc62-47af-b871-255d705d8a11"}, {"remote_group_id": "50bcdb58-704a-4456-ae44-b62de11ece68", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T18:45:38Z", "security_group_id": "50bcdb58-704a-4456-ae44-b62de11ece68", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T18:45:38Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "8daec1e5-84b8-4690-9aac-5a942d681fb1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T18:45:38Z", "security_group_id": "50bcdb58-704a-4456-ae44-b62de11ece68", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T18:45:38Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "977ccf11-de1e-42bd-8c3c-db6c26e7c010"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T18:45:38Z", "security_group_id": "50bcdb58-704a-4456-ae44-b62de11ece68", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T18:45:38Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "c2b3d7e1-a567-493a-b306-70996a9c1e46"}]} 2018-07-22 19:01:59,810 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=50bcdb58-704a-4456-ae44-b62de11ece68 used request id req-ae48a9db-bec0-4145-82ab-e7e00e5eccdd 2018-07-22 19:01:59,811 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 19:01:59,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/50bcdb58-704a-4456-ae44-b62de11ece68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0be9e36a98def47081890ec9c9141fc0c42f3e8" 2018-07-22 19:02:00,156 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e77c7232-62b6-4913-8037-1e29f9de1fb3 Content-Length: 0 Date: Sun, 22 Jul 2018 19:02:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:02:00,156 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/50bcdb58-704a-4456-ae44-b62de11ece68 used request id req-e77c7232-62b6-4913-8037-1e29f9de1fb3 2018-07-22 19:02:00,156 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-5bfaaabe-da65-4751-8dc0-4a012bb7e3c3-projName 2018-07-22 19:02:00,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/6e5d143a42874a81a84f266acec37de4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0be9e36a98def47081890ec9c9141fc0c42f3e8" 2018-07-22 19:02:00,330 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:00 GMT Vary: X-Auth-Token x-openstack-request-id: req-19689acb-8dfe-4ff8-b9eb-aa188903036c X-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-22 19:02:00,330 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/6e5d143a42874a81a84f266acec37de4 used request id req-19689acb-8dfe-4ff8-b9eb-aa188903036c 2018-07-22 19:02:00,331 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:02:00,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:02:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["-8nOjj_0SCCKCOWmsxrF3w"], "issued_at": "2018-07-22T19:02:00.000000Z"}} 2018-07-22 19:02:00,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cdcf0a5771cbd382f8d1e05af77c8373ff2e2c6" 2018-07-22 19:02:00,903 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:00 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-fdbd7ba4-7a03-4ad8-972b-d0fc33490d26 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:02:00,903 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-fdbd7ba4-7a03-4ad8-972b-d0fc33490d26 2018-07-22 19:02:00,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:02:00,914 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:00 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:02:00,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cdcf0a5771cbd382f8d1e05af77c8373ff2e2c6" 2018-07-22 19:02:00,961 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:00 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-3004d1c2-0041-4c6d-9273-0ffb917116d6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 19:02:00,961 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-3004d1c2-0041-4c6d-9273-0ffb917116d6 2018-07-22 19:02:01,407 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-9181bfa5-c5f1-43a1-a6c8-01c4173ec7cc-username 2018-07-22 19:02:01,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cdcf0a5771cbd382f8d1e05af77c8373ff2e2c6" 2018-07-22 19:02:01,488 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:01 GMT Content-Type: application/json Content-Length: 4155 Vary: X-Auth-Token x-openstack-request-id: req-db78fdde-7022-4f6f-804d-c239cbecf341 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/1f108f530efd4cc69b46c4aa532057ff"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "1f108f530efd4cc69b46c4aa532057ff", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/27a8e60db0cf4f95abf2d9fafe083888"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "27a8e60db0cf4f95abf2d9fafe083888", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/2daf70d24b20492d895f12999a9a49f0"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "2daf70d24b20492d895f12999a9a49f0", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/578de12745c743bd9dd92bf9224acd16"}, "domain_id": "default", "enabled": true, "id": "578de12745c743bd9dd92bf9224acd16", "options": {}}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/742694684b5d47d0bac13dc98454937e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "742694684b5d47d0bac13dc98454937e", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/787071c1a56e4800b1496590f054563f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "787071c1a56e4800b1496590f054563f", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/94ca466cf6844cca83b4175ac69d0680"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "94ca466cf6844cca83b4175ac69d0680", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/a0d48ece3bb84d4ea03478919c0b92eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "a0d48ece3bb84d4ea03478919c0b92eb", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/b970c767edd342f48d9259b8478b1221"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "b970c767edd342f48d9259b8478b1221", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/bc7feab2ad3a4d82ab46a771e7c7ca2d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "bc7feab2ad3a4d82ab46a771e7c7ca2d", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/bd0e5cd787ad49c4bab3c211eea5932c"}, "domain_id": "516a1864d8784e8489227e90a3645f60", "enabled": true, "id": "bd0e5cd787ad49c4bab3c211eea5932c", "options": {}}, {"password_expires_at": null, "name": "KeystoneUtilsTests-9181bfa5-c5f1-43a1-a6c8-01c4173ec7cc-username", "links": {"self": "https://192.16.1.222:5000/v3/users/c5bd51b1140e4b0e975b1618403a0ab8"}, "domain_id": "default", "enabled": true, "id": "c5bd51b1140e4b0e975b1618403a0ab8", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/dfbc186a612c4f9097944cfac82caf54"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "dfbc186a612c4f9097944cfac82caf54", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/feff152a8a514679827aa9f87d9e427f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "feff152a8a514679827aa9f87d9e427f", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-22 19:02:01,488 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-db78fdde-7022-4f6f-804d-c239cbecf341 2018-07-22 19:02:01,489 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-9181bfa5-c5f1-43a1-a6c8-01c4173ec7cc-username 2018-07-22 19:02:01,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/c5bd51b1140e4b0e975b1618403a0ab8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cdcf0a5771cbd382f8d1e05af77c8373ff2e2c6" 2018-07-22 19:02:01,899 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:01 GMT Vary: X-Auth-Token x-openstack-request-id: req-f17e8a0b-a534-4109-9c41-00b431aa58b9 X-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-22 19:02:01,899 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/c5bd51b1140e4b0e975b1618403a0ab8 used request id req-f17e8a0b-a534-4109-9c41-00b431aa58b9 2018-07-22 19:02:01,900 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:02:02,518 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:02:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["DJ0ILqmZTMCbk1vhxz3USg"], "issued_at": "2018-07-22T19:02:02.000000Z"}} 2018-07-22 19:02:02,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646b8430e5d00b299fe28891caa92dda2cf596ab" 2018-07-22 19:02:02,575 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:02 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-b2516440-b90e-4cca-8be4-43f07b2f891b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:02:02,575 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-b2516440-b90e-4cca-8be4-43f07b2f891b 2018-07-22 19:02:02,577 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:02:02,577 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-22 19:02:02,578 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:02:03,040 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:02:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["Gz8_pwFeSh-R697lZ5o4Cw"], "issued_at": "2018-07-22T19:02:03.000000Z"}} 2018-07-22 19:02:03,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcbc83cb324ec6a67d53802989163f4a2e0ad0f1" 2018-07-22 19:02:03,073 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:03 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-d139ab91-fdd8-427d-8a2d-3390d519cac3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:02:03,073 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-d139ab91-fdd8-427d-8a2d-3390d519cac3 2018-07-22 19:02:03,074 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:02:03,075 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:02:03,513 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:02:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["M8JTDt9ZQEeYTDyqh9NhcQ"], "issued_at": "2018-07-22T19:02:03.000000Z"}} 2018-07-22 19:02:03,515 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:02:03,977 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:02:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["zHKJa4cdQxCDyGmahVp8bw"], "issued_at": "2018-07-22T19:02:03.000000Z"}} 2018-07-22 19:02:03,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f1217866831d347fc3f2ed8e5a1b3c37e0deb9c" 2018-07-22 19:02:04,011 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:04 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-83bf7f10-4e91-4288-88f5-af3091fbc9fc X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:02:04,011 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-83bf7f10-4e91-4288-88f5-af3091fbc9fc 2018-07-22 19:02:04,012 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:02:04,012 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:02:04,442 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:02:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["heiYaHSYSvGtOe8BAruF4w"], "issued_at": "2018-07-22T19:02:04.000000Z"}} 2018-07-22 19:02:04,445 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:02:04,898 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:02:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["RcHYSaFrRlmVwOITZAmCFw"], "issued_at": "2018-07-22T19:02:04.000000Z"}} 2018-07-22 19:02:04,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdcc44bc4b5c3640753207d60a0cb65a19b0eb79" 2018-07-22 19:02:04,921 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:04 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-9f1bc4b9-2ae5-4fd8-8d66-a78739c20847 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:02:04,921 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-9f1bc4b9-2ae5-4fd8-8d66-a78739c20847 2018-07-22 19:02:04,923 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:02:04,923 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:02:05,532 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:02:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["m4o9-bgTTAqOQzRTS40q9w"], "issued_at": "2018-07-22T19:02:05.000000Z"}} 2018-07-22 19:02:05,534 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:02:05,534 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:02:06,020 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:02:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["QPN4-A-CSD6a9H6TBm8rKA"], "issued_at": "2018-07-22T19:02:06.000000Z"}} 2018-07-22 19:02:06,021 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:02:06,022 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:02:06,501 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:02:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["g1hGflYXT8aZSrtu9c63NA"], "issued_at": "2018-07-22T19:02:06.000000Z"}} 2018-07-22 19:02:06,503 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:02:06,934 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:02:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["BvjkQ0ZeSayzNF9S5QO0WA"], "issued_at": "2018-07-22T19:02:06.000000Z"}} 2018-07-22 19:02:06,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb8be350a057c5e696222522629f75494d7aa18" 2018-07-22 19:02:06,959 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:06 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-588a5911-416f-4beb-b72e-1b73d8f3a592 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:02:06,959 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-588a5911-416f-4beb-b72e-1b73d8f3a592 2018-07-22 19:02:06,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:02:06,970 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:06 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:02:06,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb8be350a057c5e696222522629f75494d7aa18" 2018-07-22 19:02:07,018 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:07 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-627c2200-0574-4eea-aea2-6aeff33b7aa4 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 19:02:07,019 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-627c2200-0574-4eea-aea2-6aeff33b7aa4 2018-07-22 19:02:07,690 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-57bd4d8f-7c36-442a-932b-63d2baa70ba7-username 2018-07-22 19:02:07,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb8be350a057c5e696222522629f75494d7aa18" 2018-07-22 19:02:07,732 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:07 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-615faaa6-1874-44ef-9268-d469fd956c15 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 19:02:07,733 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-615faaa6-1874-44ef-9268-d469fd956c15 2018-07-22 19:02:07,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb8be350a057c5e696222522629f75494d7aa18" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-57bd4d8f-7c36-442a-932b-63d2baa70ba7-projName"}}' 2018-07-22 19:02:09,200 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:09 GMT Content-Type: application/json Content-Length: 340 Vary: X-Auth-Token x-openstack-request-id: req-4c032b21-fbee-40a7-ba63-e984de03a966 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/a40572e986fc4545a8ad1146bc4f28ec"}, "tags": [], "enabled": true, "id": "a40572e986fc4545a8ad1146bc4f28ec", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-57bd4d8f-7c36-442a-932b-63d2baa70ba7-projName"}} 2018-07-22 19:02:09,200 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-4c032b21-fbee-40a7-ba63-e984de03a966 2018-07-22 19:02:09,200 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-57bd4d8f-7c36-442a-932b-63d2baa70ba7-projName 2018-07-22 19:02:09,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb8be350a057c5e696222522629f75494d7aa18" -d '{"role": {"name": "KeystoneUtilsTests-57bd4d8f-7c36-442a-932b-63d2baa70ba7-role"}}' 2018-07-22 19:02:09,269 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:09 GMT Content-Type: application/json Content-Length: 233 Vary: X-Auth-Token x-openstack-request-id: req-a09215a3-b264-4ee7-a4ca-2be0df042888 X-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": "a3cc1f52b31e4d48b0a386b0540e7f46", "links": {"self": "https://192.16.1.222:5000/v3/roles/a3cc1f52b31e4d48b0a386b0540e7f46"}, "name": "KeystoneUtilsTests-57bd4d8f-7c36-442a-932b-63d2baa70ba7-role"}} 2018-07-22 19:02:09,269 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-a09215a3-b264-4ee7-a4ca-2be0df042888 2018-07-22 19:02:09,269 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-57bd4d8f-7c36-442a-932b-63d2baa70ba7-role 2018-07-22 19:02:09,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles/a3cc1f52b31e4d48b0a386b0540e7f46 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb8be350a057c5e696222522629f75494d7aa18" 2018-07-22 19:02:09,322 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:09 GMT Content-Type: application/json Content-Length: 233 Vary: X-Auth-Token x-openstack-request-id: req-1a6741d9-f3ad-4dd2-a565-96ee9b4cceb0 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"links": {"self": "https://192.16.1.222:5000/v3/roles/a3cc1f52b31e4d48b0a386b0540e7f46"}, "domain_id": null, "name": "KeystoneUtilsTests-57bd4d8f-7c36-442a-932b-63d2baa70ba7-role", "id": "a3cc1f52b31e4d48b0a386b0540e7f46"}} 2018-07-22 19:02:09,322 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles/a3cc1f52b31e4d48b0a386b0540e7f46 used request id req-1a6741d9-f3ad-4dd2-a565-96ee9b4cceb0 2018-07-22 19:02:09,323 - keystone_utils - INFO - Granting role KeystoneUtilsTests-57bd4d8f-7c36-442a-932b-63d2baa70ba7-role to project KeystoneUtilsTests-57bd4d8f-7c36-442a-932b-63d2baa70ba7-projName 2018-07-22 19:02:09,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/a40572e986fc4545a8ad1146bc4f28ec/users/d71e1736053f4c6aa3b2995327ef8f08/roles/a3cc1f52b31e4d48b0a386b0540e7f46 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb8be350a057c5e696222522629f75494d7aa18" 2018-07-22 19:02:09,419 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:09 GMT Vary: X-Auth-Token x-openstack-request-id: req-c177dbd6-0d71-4b30-8f42-0da0ad53359b X-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-22 19:02:09,419 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/a40572e986fc4545a8ad1146bc4f28ec/users/d71e1736053f4c6aa3b2995327ef8f08/roles/a3cc1f52b31e4d48b0a386b0540e7f46 used request id req-c177dbd6-0d71-4b30-8f42-0da0ad53359b 2018-07-22 19:02:09,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/a40572e986fc4545a8ad1146bc4f28ec/users/d71e1736053f4c6aa3b2995327ef8f08/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb8be350a057c5e696222522629f75494d7aa18" 2018-07-22 19:02:09,484 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:09 GMT Content-Type: application/json Content-Length: 406 Vary: X-Auth-Token x-openstack-request-id: req-c9debe8f-4e71-45e1-b7d1-30c13622af17 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects/a40572e986fc4545a8ad1146bc4f28ec/users/d71e1736053f4c6aa3b2995327ef8f08/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "a3cc1f52b31e4d48b0a386b0540e7f46", "links": {"self": "https://192.16.1.222:5000/v3/roles/a3cc1f52b31e4d48b0a386b0540e7f46"}, "name": "KeystoneUtilsTests-57bd4d8f-7c36-442a-932b-63d2baa70ba7-role"}]} 2018-07-22 19:02:09,484 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/a40572e986fc4545a8ad1146bc4f28ec/users/d71e1736053f4c6aa3b2995327ef8f08/roles used request id req-c9debe8f-4e71-45e1-b7d1-30c13622af17 2018-07-22 19:02:09,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb8be350a057c5e696222522629f75494d7aa18" 2018-07-22 19:02:10,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-31928946-95d3-4226-8ed8-d1103a20d663 Date: Sun, 22 Jul 2018 19:02:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "created_at": "2018-07-22T18:49:52Z", "updated_at": "2018-07-22T18:49:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "01c3663a-7eea-4695-8e37-a0f5e0bd72a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "3e1f362c-a213-4558-a8ae-3fc153ed2c7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "664e82b7-b3b3-446b-8ce6-a52370f41273", "remote_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "d9ea564c-f30b-4a70-9239-caa2b493f1ab", "remote_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}], "revision_number": 4, "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "created_at": "2018-07-22T18:52:59Z", "updated_at": "2018-07-22T18:52:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:59Z", "revision_number": 0, "id": "42ad53ed-51fa-42bc-8671-7eb1ef976f80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:59Z", "security_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "port_range_min": null, "ethertype": "IPv6", "project_id": "842f62c9dbf64b77b4b3da26e8d21c32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:59Z", "revision_number": 0, "id": "64687bd4-523d-474f-a732-42b3fd7b92e6", "remote_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:59Z", "security_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "port_range_min": null, "ethertype": "IPv6", "project_id": "842f62c9dbf64b77b4b3da26e8d21c32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:59Z", "revision_number": 0, "id": "c3e95f8a-f945-4e98-ba70-f1ba1b3989ee", "remote_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:59Z", "security_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "port_range_min": null, "ethertype": "IPv4", "project_id": "842f62c9dbf64b77b4b3da26e8d21c32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:59Z", "revision_number": 0, "id": "e0f051cf-02a4-4e89-9aca-ad641d3523e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:59Z", "security_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "port_range_min": null, "ethertype": "IPv4", "project_id": "842f62c9dbf64b77b4b3da26e8d21c32"}], "revision_number": 4, "project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "created_at": "2018-07-22T18:53:45Z", "updated_at": "2018-07-22T18:53:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "121b67f5-2f82-4204-b188-1a7fcf2bc7de", "remote_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv6", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "60b512d0-b458-4dfd-967e-cdf2ac05691e", "remote_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv4", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "9091963a-eedf-4b38-9535-a3f1cad1b6a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv6", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "b7710152-0fa0-45f7-b890-5ef7b192b184", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv4", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}], "revision_number": 4, "project_id": "239b77d2cb034c04aa6625d9b3cb629c", "id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:02:09Z", "updated_at": "2018-07-22T19:02:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:09Z", "revision_number": 0, "id": "0a113bb2-64e9-42da-b755-416fbb8ed94f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:09Z", "security_group_id": "564a7a16-6837-45dd-b3e1-37ff3b60b001", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:09Z", "revision_number": 0, "id": "a45bf575-49ff-4910-ba05-7e6ea2e053dc", "remote_group_id": "564a7a16-6837-45dd-b3e1-37ff3b60b001", "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:09Z", "security_group_id": "564a7a16-6837-45dd-b3e1-37ff3b60b001", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:09Z", "revision_number": 0, "id": "d2f4676d-ee58-4278-bedc-ff350e5957e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:09Z", "security_group_id": "564a7a16-6837-45dd-b3e1-37ff3b60b001", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:09Z", "revision_number": 0, "id": "ecd6d1e4-65b4-4b0d-88e1-4d8a4a14256b", "remote_group_id": "564a7a16-6837-45dd-b3e1-37ff3b60b001", "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:09Z", "security_group_id": "564a7a16-6837-45dd-b3e1-37ff3b60b001", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}], "revision_number": 4, "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "564a7a16-6837-45dd-b3e1-37ff3b60b001", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "created_at": "2018-07-22T18:55:21Z", "updated_at": "2018-07-22T18:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:22Z", "revision_number": 0, "id": "2811c78b-92bc-4ef7-b300-08d220af60f4", "remote_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:22Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:22Z", "revision_number": 0, "id": "64c4c175-f411-4a59-8270-c6ca4d9d11ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:22Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:21Z", "revision_number": 0, "id": "93269d7b-dc2b-4e36-a6d6-33ff3f193df4", "remote_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:21Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:21Z", "revision_number": 0, "id": "f37f60f1-5e66-4c78-bc90-39ebd790d254", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:21Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}], "revision_number": 4, "project_id": "8f202eb52ac04d0492b9c306c41849e2", "id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "created_at": "2018-07-22T18:57:13Z", "updated_at": "2018-07-22T18:57:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:57:13Z", "revision_number": 0, "id": "857c06a6-afdf-47df-a1af-15f1bb04939f", "remote_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "remote_ip_prefix": null, "created_at": "2018-07-22T18:57:13Z", "security_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "port_range_min": null, "ethertype": "IPv6", "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:57:13Z", "revision_number": 0, "id": "dac5a215-38eb-4398-bc80-dff0a5a5ecad", "remote_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "remote_ip_prefix": null, "created_at": "2018-07-22T18:57:13Z", "security_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "port_range_min": null, "ethertype": "IPv4", "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:57:13Z", "revision_number": 0, "id": "daebae3b-3769-4f25-8b39-5ed657b77309", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:57:13Z", "security_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "port_range_min": null, "ethertype": "IPv6", "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:57:13Z", "revision_number": 0, "id": "e57272c1-aa43-476c-a6ed-c662f50ad8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:57:13Z", "security_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "port_range_min": null, "ethertype": "IPv4", "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80"}], "revision_number": 4, "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "created_at": "2018-07-22T18:58:48Z", "updated_at": "2018-07-22T18:58:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "a62eb5e0-eb5a-4ede-b96d-b649e0c792e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "10591997a0b1467f9d5a830f63b555e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "c533dcd2-cae9-4c2c-8656-9a962b694a05", "remote_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "10591997a0b1467f9d5a830f63b555e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "d56dc1a4-95eb-4302-9a42-a9ad750a13e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "10591997a0b1467f9d5a830f63b555e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "fe5ffd07-d746-44b3-86f5-c0387703f495", "remote_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "10591997a0b1467f9d5a830f63b555e6"}], "revision_number": 4, "project_id": "10591997a0b1467f9d5a830f63b555e6", "id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T18:49:10Z", "updated_at": "2018-07-22T18:49:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:10Z", "revision_number": 0, "id": "13f85fbc-87e2-4705-ab83-1234721c79a6", "remote_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "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-22T18:49:10Z", "revision_number": 0, "id": "513465eb-3aae-451f-9811-6212c26776df", "remote_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "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-22T18:49:10Z", "revision_number": 0, "id": "9efc95bd-96a7-4f9c-b85c-65894e9f1195", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "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-22T18:49:10Z", "revision_number": 0, "id": "e78f5bfa-1156-4ede-a2dd-2e320023bfbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c535da99-7e1e-4a0b-9807-303de655a623", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "created_at": "2018-07-22T18:51:15Z", "updated_at": "2018-07-22T18:51:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "0ad90696-32d1-41ad-bccf-95bea74601f6", "remote_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv6", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "a0ac56e2-c230-492d-829f-63d8fc714bf6", "remote_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv4", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "acd19f57-0a99-4fef-a1aa-36e851a2be19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv6", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "d956a6a7-58d3-48ad-b3da-d2e97ee0e374", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv4", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}], "revision_number": 4, "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "name": "default"}]} 2018-07-22 19:02:10,021 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=default used request id req-31928946-95d3-4226-8ed8-d1103a20d663 2018-07-22 19:02:10,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/8f857a04e9374b0cb0dbab3aba97ee7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb8be350a057c5e696222522629f75494d7aa18" 2018-07-22 19:02:10,083 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:10 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-9118dca8-a12d-4804-9b90-2cf7e57237db RESP BODY: {"error": {"message": "Could not find project: 8f857a04e9374b0cb0dbab3aba97ee7c.", "code": 404, "title": "Not Found"}} 2018-07-22 19:02:10,083 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/8f857a04e9374b0cb0dbab3aba97ee7c used request id req-9118dca8-a12d-4804-9b90-2cf7e57237db 2018-07-22 19:02:10,083 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 19:02:10,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/842f62c9dbf64b77b4b3da26e8d21c32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb8be350a057c5e696222522629f75494d7aa18" 2018-07-22 19:02:10,117 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:10 GMT Content-Type: application/json Content-Length: 308 Vary: X-Auth-Token x-openstack-request-id: req-e6a5f341-5747-4907-b44b-822a2eb7750c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/842f62c9dbf64b77b4b3da26e8d21c32"}, "tags": [], "enabled": true, "id": "842f62c9dbf64b77b4b3da26e8d21c32", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-07-22 19:02:10,117 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/842f62c9dbf64b77b4b3da26e8d21c32 used request id req-e6a5f341-5747-4907-b44b-822a2eb7750c 2018-07-22 19:02:10,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/239b77d2cb034c04aa6625d9b3cb629c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb8be350a057c5e696222522629f75494d7aa18" 2018-07-22 19:02:10,167 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:10 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-4aefa031-090f-4d32-8896-a27317f5321f RESP BODY: {"error": {"message": "Could not find project: 239b77d2cb034c04aa6625d9b3cb629c.", "code": 404, "title": "Not Found"}} 2018-07-22 19:02:10,167 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/239b77d2cb034c04aa6625d9b3cb629c used request id req-4aefa031-090f-4d32-8896-a27317f5321f 2018-07-22 19:02:10,167 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 19:02:10,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb8be350a057c5e696222522629f75494d7aa18" 2018-07-22 19:02:10,219 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:10 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-1c9ff9c8-62c8-44a0-84ad-e728a0d7a889 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:02:10,219 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-1c9ff9c8-62c8-44a0-84ad-e728a0d7a889 2018-07-22 19:02:10,219 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 564a7a16-6837-45dd-b3e1-37ff3b60b001 2018-07-22 19:02:10,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=564a7a16-6837-45dd-b3e1-37ff3b60b001 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb8be350a057c5e696222522629f75494d7aa18" 2018-07-22 19:02:10,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-20621f25-5348-4a89-aa80-730cffa82f1d Date: Sun, 22 Jul 2018 19:02:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:02:09Z", "security_group_id": "564a7a16-6837-45dd-b3e1-37ff3b60b001", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:02:09Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "0a113bb2-64e9-42da-b755-416fbb8ed94f"}, {"remote_group_id": "564a7a16-6837-45dd-b3e1-37ff3b60b001", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:02:09Z", "security_group_id": "564a7a16-6837-45dd-b3e1-37ff3b60b001", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:02:09Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "a45bf575-49ff-4910-ba05-7e6ea2e053dc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:02:09Z", "security_group_id": "564a7a16-6837-45dd-b3e1-37ff3b60b001", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:02:09Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "d2f4676d-ee58-4278-bedc-ff350e5957e7"}, {"remote_group_id": "564a7a16-6837-45dd-b3e1-37ff3b60b001", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:02:09Z", "security_group_id": "564a7a16-6837-45dd-b3e1-37ff3b60b001", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:02:09Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "ecd6d1e4-65b4-4b0d-88e1-4d8a4a14256b"}]} 2018-07-22 19:02:10,270 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=564a7a16-6837-45dd-b3e1-37ff3b60b001 used request id req-20621f25-5348-4a89-aa80-730cffa82f1d 2018-07-22 19:02:10,271 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 19:02:10,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/564a7a16-6837-45dd-b3e1-37ff3b60b001 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb8be350a057c5e696222522629f75494d7aa18" 2018-07-22 19:02:10,493 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7ebdc37a-959e-4478-8568-6c5be1a15602 Content-Length: 0 Date: Sun, 22 Jul 2018 19:02:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:02:10,493 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/564a7a16-6837-45dd-b3e1-37ff3b60b001 used request id req-7ebdc37a-959e-4478-8568-6c5be1a15602 2018-07-22 19:02:10,493 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-57bd4d8f-7c36-442a-932b-63d2baa70ba7-projName 2018-07-22 19:02:10,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/a40572e986fc4545a8ad1146bc4f28ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb8be350a057c5e696222522629f75494d7aa18" 2018-07-22 19:02:10,867 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:10 GMT Vary: X-Auth-Token x-openstack-request-id: req-d89b001a-fd5b-47c8-97d6-4a13b672392c X-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-22 19:02:10,867 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/a40572e986fc4545a8ad1146bc4f28ec used request id req-d89b001a-fd5b-47c8-97d6-4a13b672392c 2018-07-22 19:02:10,867 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-57bd4d8f-7c36-442a-932b-63d2baa70ba7-username 2018-07-22 19:02:10,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/d71e1736053f4c6aa3b2995327ef8f08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb8be350a057c5e696222522629f75494d7aa18" 2018-07-22 19:02:11,079 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:11 GMT Vary: X-Auth-Token x-openstack-request-id: req-8e051637-5c50-4b8a-b7fa-7335f54cf3a9 X-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-22 19:02:11,080 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/d71e1736053f4c6aa3b2995327ef8f08 used request id req-8e051637-5c50-4b8a-b7fa-7335f54cf3a9 2018-07-22 19:02:11,080 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-57bd4d8f-7c36-442a-932b-63d2baa70ba7-role 2018-07-22 19:02:11,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/roles/a3cc1f52b31e4d48b0a386b0540e7f46 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb8be350a057c5e696222522629f75494d7aa18" 2018-07-22 19:02:11,537 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:11 GMT Vary: X-Auth-Token x-openstack-request-id: req-0b8c7fc2-e510-42e1-99cb-f42349dfd58f X-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-22 19:02:11,537 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/a3cc1f52b31e4d48b0a386b0540e7f46 used request id req-0b8c7fc2-e510-42e1-99cb-f42349dfd58f 2018-07-22 19:02:11,538 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:02:12,092 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:02:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["0zVj3Ht6Slu2KdyWqJVriw"], "issued_at": "2018-07-22T19:02:12.000000Z"}} 2018-07-22 19:02:12,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3562e65e01d71ad2933f140b507091ce676dd9e" 2018-07-22 19:02:12,128 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:12 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-12fb562b-e1d9-431f-b6d8-24bd88f85fcd X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:02:12,128 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-12fb562b-e1d9-431f-b6d8-24bd88f85fcd 2018-07-22 19:02:12,129 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:02:12,130 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:02:12,666 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:02:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["osEJ1GuZT_ahTSYdTRRqCg"], "issued_at": "2018-07-22T19:02:12.000000Z"}} 2018-07-22 19:02:12,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a909b67da78c6ae59b9115a05a5d7f3f53ccf6d4" 2018-07-22 19:02:12,705 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:12 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-b8afd942-ed2a-4205-b7a2-6e74c11f5245 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:02:12,705 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-b8afd942-ed2a-4205-b7a2-6e74c11f5245 2018-07-22 19:02:12,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:02:12,716 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:12 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:02:12,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a909b67da78c6ae59b9115a05a5d7f3f53ccf6d4" 2018-07-22 19:02:12,796 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:12 GMT Content-Type: application/json Content-Length: 3860 Vary: X-Auth-Token x-openstack-request-id: req-083d8656-1ead-492f-a614-2ad6a0f66c1c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/1f108f530efd4cc69b46c4aa532057ff"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "1f108f530efd4cc69b46c4aa532057ff", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/27a8e60db0cf4f95abf2d9fafe083888"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "27a8e60db0cf4f95abf2d9fafe083888", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/2daf70d24b20492d895f12999a9a49f0"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "2daf70d24b20492d895f12999a9a49f0", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/578de12745c743bd9dd92bf9224acd16"}, "domain_id": "default", "enabled": true, "id": "578de12745c743bd9dd92bf9224acd16", "options": {}}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/742694684b5d47d0bac13dc98454937e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "742694684b5d47d0bac13dc98454937e", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/787071c1a56e4800b1496590f054563f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "787071c1a56e4800b1496590f054563f", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/94ca466cf6844cca83b4175ac69d0680"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "94ca466cf6844cca83b4175ac69d0680", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/a0d48ece3bb84d4ea03478919c0b92eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "a0d48ece3bb84d4ea03478919c0b92eb", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/b970c767edd342f48d9259b8478b1221"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "b970c767edd342f48d9259b8478b1221", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/bc7feab2ad3a4d82ab46a771e7c7ca2d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "bc7feab2ad3a4d82ab46a771e7c7ca2d", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/bd0e5cd787ad49c4bab3c211eea5932c"}, "domain_id": "516a1864d8784e8489227e90a3645f60", "enabled": true, "id": "bd0e5cd787ad49c4bab3c211eea5932c", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/dfbc186a612c4f9097944cfac82caf54"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "dfbc186a612c4f9097944cfac82caf54", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/feff152a8a514679827aa9f87d9e427f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "feff152a8a514679827aa9f87d9e427f", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-22 19:02:12,796 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-083d8656-1ead-492f-a614-2ad6a0f66c1c 2018-07-22 19:02:12,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a909b67da78c6ae59b9115a05a5d7f3f53ccf6d4" 2018-07-22 19:02:12,845 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:12 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-8de7befb-b96d-470d-9dc8-dba57ef75ba1 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 19:02:12,845 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-8de7befb-b96d-470d-9dc8-dba57ef75ba1 2018-07-22 19:02:13,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a909b67da78c6ae59b9115a05a5d7f3f53ccf6d4" 2018-07-22 19:02:13,330 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:13 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-64131cf3-9721-4b79-be7c-aef4e82baa0d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47926fd2f5154882b6f31c1790b7a7c7", "links": {"self": "https://192.16.1.222:5000/v3/roles/47926fd2f5154882b6f31c1790b7a7c7"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d003a336a98a4f52ae5449d360466dce", "links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "name": "admin"}, {"domain_id": null, "id": "e5c38e0f43c64a44921d1e4a958814a3", "links": {"self": "https://192.16.1.222:5000/v3/roles/e5c38e0f43c64a44921d1e4a958814a3"}, "name": "heat_stack_user"}]} 2018-07-22 19:02:13,330 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-64131cf3-9721-4b79-be7c-aef4e82baa0d 2018-07-22 19:02:13,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a909b67da78c6ae59b9115a05a5d7f3f53ccf6d4" 2018-07-22 19:02:13,419 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:13 GMT Content-Type: application/json Content-Length: 432 Vary: X-Auth-Token x-openstack-request-id: req-091e7f3d-5449-4e47-b6a6-a9c474f1a350 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-22 19:02:13,419 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?name=admin used request id req-091e7f3d-5449-4e47-b6a6-a9c474f1a350 2018-07-22 19:02:13,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/c40be00a136c48d0a0ff00dd75047b85 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a909b67da78c6ae59b9115a05a5d7f3f53ccf6d4" 2018-07-22 19:02:13,492 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:13 GMT Content-Type: application/json Content-Length: 284 Vary: X-Auth-Token x-openstack-request-id: req-284b4398-241f-4884-afd5-ca261ad52831 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/c40be00a136c48d0a0ff00dd75047b85"}, "enabled": true, "id": "c40be00a136c48d0a0ff00dd75047b85", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-b35e5139-ad11-4ff-name"}} 2018-07-22 19:02:13,493 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/c40be00a136c48d0a0ff00dd75047b85 used request id req-284b4398-241f-4884-afd5-ca261ad52831 2018-07-22 19:02:13,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd/users/c40be00a136c48d0a0ff00dd75047b85/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a909b67da78c6ae59b9115a05a5d7f3f53ccf6d4" 2018-07-22 19:02:13,527 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:13 GMT Content-Type: application/json Content-Length: 183 Vary: X-Auth-Token x-openstack-request-id: req-c9c24046-8637-4041-92f4-75485c103202 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd/users/c40be00a136c48d0a0ff00dd75047b85/roles", "previous": null, "next": null}, "roles": []} 2018-07-22 19:02:13,527 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd/users/c40be00a136c48d0a0ff00dd75047b85/roles used request id req-c9c24046-8637-4041-92f4-75485c103202 2018-07-22 19:02:13,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a909b67da78c6ae59b9115a05a5d7f3f53ccf6d4" 2018-07-22 19:02:13,560 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:13 GMT Content-Type: application/json Content-Length: 178 Vary: X-Auth-Token x-openstack-request-id: req-1156ceaf-87a0-4c33-9a91-0db81164fb8a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "domain_id": null, "name": "admin", "id": "d003a336a98a4f52ae5449d360466dce"}} 2018-07-22 19:02:13,560 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce used request id req-1156ceaf-87a0-4c33-9a91-0db81164fb8a 2018-07-22 19:02:13,560 - keystone_utils - INFO - Granting role admin to project admin 2018-07-22 19:02:13,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd/users/c40be00a136c48d0a0ff00dd75047b85/roles/d003a336a98a4f52ae5449d360466dce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a909b67da78c6ae59b9115a05a5d7f3f53ccf6d4" 2018-07-22 19:02:13,845 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:13 GMT Vary: X-Auth-Token x-openstack-request-id: req-e7a57ba1-8e9d-4bf2-a59e-29f27f8a6059 X-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-22 19:02:13,845 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd/users/c40be00a136c48d0a0ff00dd75047b85/roles/d003a336a98a4f52ae5449d360466dce used request id req-e7a57ba1-8e9d-4bf2-a59e-29f27f8a6059 2018-07-22 19:02:13,846 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-b35e5139-ad11-4ff-name 2018-07-22 19:02:13,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:02:13,855 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:13 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:02:13,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3562e65e01d71ad2933f140b507091ce676dd9e" 2018-07-22 19:02:13,993 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:13 GMT Content-Type: application/json Content-Length: 4136 Vary: X-Auth-Token x-openstack-request-id: req-20200628-2f22-47c5-a908-fd3cc630bf76 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/1f108f530efd4cc69b46c4aa532057ff"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "1f108f530efd4cc69b46c4aa532057ff", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/27a8e60db0cf4f95abf2d9fafe083888"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "27a8e60db0cf4f95abf2d9fafe083888", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/2daf70d24b20492d895f12999a9a49f0"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "2daf70d24b20492d895f12999a9a49f0", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/578de12745c743bd9dd92bf9224acd16"}, "domain_id": "default", "enabled": true, "id": "578de12745c743bd9dd92bf9224acd16", "options": {}}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/742694684b5d47d0bac13dc98454937e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "742694684b5d47d0bac13dc98454937e", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/787071c1a56e4800b1496590f054563f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "787071c1a56e4800b1496590f054563f", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/94ca466cf6844cca83b4175ac69d0680"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "94ca466cf6844cca83b4175ac69d0680", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/a0d48ece3bb84d4ea03478919c0b92eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "a0d48ece3bb84d4ea03478919c0b92eb", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/b970c767edd342f48d9259b8478b1221"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "b970c767edd342f48d9259b8478b1221", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/bc7feab2ad3a4d82ab46a771e7c7ca2d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "bc7feab2ad3a4d82ab46a771e7c7ca2d", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/bd0e5cd787ad49c4bab3c211eea5932c"}, "domain_id": "516a1864d8784e8489227e90a3645f60", "enabled": true, "id": "bd0e5cd787ad49c4bab3c211eea5932c", "options": {}}, {"password_expires_at": null, "name": "CreateUserSuccessTests-b35e5139-ad11-4ff-name", "links": {"self": "https://192.16.1.222:5000/v3/users/c40be00a136c48d0a0ff00dd75047b85"}, "domain_id": "default", "enabled": true, "id": "c40be00a136c48d0a0ff00dd75047b85", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/dfbc186a612c4f9097944cfac82caf54"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "dfbc186a612c4f9097944cfac82caf54", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/feff152a8a514679827aa9f87d9e427f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "feff152a8a514679827aa9f87d9e427f", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-22 19:02:13,993 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-20200628-2f22-47c5-a908-fd3cc630bf76 2018-07-22 19:02:13,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3562e65e01d71ad2933f140b507091ce676dd9e" 2018-07-22 19:02:14,055 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:14 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-5a801517-d77a-496a-99b0-325ee358e202 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47926fd2f5154882b6f31c1790b7a7c7", "links": {"self": "https://192.16.1.222:5000/v3/roles/47926fd2f5154882b6f31c1790b7a7c7"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d003a336a98a4f52ae5449d360466dce", "links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "name": "admin"}, {"domain_id": null, "id": "e5c38e0f43c64a44921d1e4a958814a3", "links": {"self": "https://192.16.1.222:5000/v3/roles/e5c38e0f43c64a44921d1e4a958814a3"}, "name": "heat_stack_user"}]} 2018-07-22 19:02:14,055 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-5a801517-d77a-496a-99b0-325ee358e202 2018-07-22 19:02:14,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3562e65e01d71ad2933f140b507091ce676dd9e" 2018-07-22 19:02:14,738 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:14 GMT Content-Type: application/json Content-Length: 432 Vary: X-Auth-Token x-openstack-request-id: req-122892d1-c729-42f0-ae8f-5142edaed21c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-22 19:02:14,738 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?name=admin used request id req-122892d1-c729-42f0-ae8f-5142edaed21c 2018-07-22 19:02:14,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd/users/c40be00a136c48d0a0ff00dd75047b85/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3562e65e01d71ad2933f140b507091ce676dd9e" 2018-07-22 19:02:14,798 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:14 GMT Content-Type: application/json Content-Length: 351 Vary: X-Auth-Token x-openstack-request-id: req-ba162f14-7122-420c-92c3-51fcced1ff7f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd/users/c40be00a136c48d0a0ff00dd75047b85/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "d003a336a98a4f52ae5449d360466dce", "links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "name": "admin"}]} 2018-07-22 19:02:14,798 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd/users/c40be00a136c48d0a0ff00dd75047b85/roles used request id req-ba162f14-7122-420c-92c3-51fcced1ff7f 2018-07-22 19:02:14,798 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-b35e5139-ad11-4ff-name 2018-07-22 19:02:14,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/c40be00a136c48d0a0ff00dd75047b85 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a909b67da78c6ae59b9115a05a5d7f3f53ccf6d4" 2018-07-22 19:02:15,142 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:15 GMT Vary: X-Auth-Token x-openstack-request-id: req-84d51d66-2db9-487c-b4e7-8826391b2aac X-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-22 19:02:15,142 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/c40be00a136c48d0a0ff00dd75047b85 used request id req-84d51d66-2db9-487c-b4e7-8826391b2aac 2018-07-22 19:02:15,143 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:02:15,693 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:02:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["JOAkQd1oS4-nVnYeUfCG7g"], "issued_at": "2018-07-22T19:02:15.000000Z"}} 2018-07-22 19:02:15,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02782f7214bb2a218e8d41ff4b90557736f7c227" 2018-07-22 19:02:15,722 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:15 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-260f00c5-604e-4d25-a4d5-68ece73947e6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:02:15,722 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-260f00c5-604e-4d25-a4d5-68ece73947e6 2018-07-22 19:02:15,723 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:02:15,724 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:02:16,166 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:02:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["UDuftrMKQC2TMe_oAjWRZQ"], "issued_at": "2018-07-22T19:02:16.000000Z"}} 2018-07-22 19:02:16,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8e927af3ff9c1bc619134b2ea270d0a89114fac" 2018-07-22 19:02:16,199 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:16 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-f4192b31-2391-409d-95ee-b2acbed0358a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:02:16,199 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-f4192b31-2391-409d-95ee-b2acbed0358a 2018-07-22 19:02:16,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:02:16,211 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:16 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:02:16,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8e927af3ff9c1bc619134b2ea270d0a89114fac" 2018-07-22 19:02:16,270 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:16 GMT Content-Type: application/json Content-Length: 3860 Vary: X-Auth-Token x-openstack-request-id: req-96b21352-b4af-40dc-96d8-024c86eccc74 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/1f108f530efd4cc69b46c4aa532057ff"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "1f108f530efd4cc69b46c4aa532057ff", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/27a8e60db0cf4f95abf2d9fafe083888"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "27a8e60db0cf4f95abf2d9fafe083888", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/2daf70d24b20492d895f12999a9a49f0"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "2daf70d24b20492d895f12999a9a49f0", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/578de12745c743bd9dd92bf9224acd16"}, "domain_id": "default", "enabled": true, "id": "578de12745c743bd9dd92bf9224acd16", "options": {}}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/742694684b5d47d0bac13dc98454937e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "742694684b5d47d0bac13dc98454937e", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/787071c1a56e4800b1496590f054563f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "787071c1a56e4800b1496590f054563f", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/94ca466cf6844cca83b4175ac69d0680"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "94ca466cf6844cca83b4175ac69d0680", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/a0d48ece3bb84d4ea03478919c0b92eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "a0d48ece3bb84d4ea03478919c0b92eb", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/b970c767edd342f48d9259b8478b1221"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "b970c767edd342f48d9259b8478b1221", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/bc7feab2ad3a4d82ab46a771e7c7ca2d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "bc7feab2ad3a4d82ab46a771e7c7ca2d", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/bd0e5cd787ad49c4bab3c211eea5932c"}, "domain_id": "516a1864d8784e8489227e90a3645f60", "enabled": true, "id": "bd0e5cd787ad49c4bab3c211eea5932c", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/dfbc186a612c4f9097944cfac82caf54"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "dfbc186a612c4f9097944cfac82caf54", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/feff152a8a514679827aa9f87d9e427f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "feff152a8a514679827aa9f87d9e427f", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-22 19:02:16,270 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-96b21352-b4af-40dc-96d8-024c86eccc74 2018-07-22 19:02:16,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8e927af3ff9c1bc619134b2ea270d0a89114fac" 2018-07-22 19:02:16,312 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:16 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-3984a4cc-8eff-4a67-a681-ef2e5889fa75 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 19:02:16,312 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-3984a4cc-8eff-4a67-a681-ef2e5889fa75 2018-07-22 19:02:16,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8e927af3ff9c1bc619134b2ea270d0a89114fac" 2018-07-22 19:02:17,071 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:17 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-2a0d9ae9-43f9-4971-9ee8-d40592b33bef X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47926fd2f5154882b6f31c1790b7a7c7", "links": {"self": "https://192.16.1.222:5000/v3/roles/47926fd2f5154882b6f31c1790b7a7c7"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d003a336a98a4f52ae5449d360466dce", "links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "name": "admin"}, {"domain_id": null, "id": "e5c38e0f43c64a44921d1e4a958814a3", "links": {"self": "https://192.16.1.222:5000/v3/roles/e5c38e0f43c64a44921d1e4a958814a3"}, "name": "heat_stack_user"}]} 2018-07-22 19:02:17,071 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-2a0d9ae9-43f9-4971-9ee8-d40592b33bef 2018-07-22 19:02:17,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8e927af3ff9c1bc619134b2ea270d0a89114fac" 2018-07-22 19:02:17,130 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:17 GMT Content-Type: application/json Content-Length: 432 Vary: X-Auth-Token x-openstack-request-id: req-32fc4324-7298-4de8-8cdf-89538c7765bd X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-22 19:02:17,131 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?name=admin used request id req-32fc4324-7298-4de8-8cdf-89538c7765bd 2018-07-22 19:02:17,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/97db2468cad34d80ab7961401978955e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8e927af3ff9c1bc619134b2ea270d0a89114fac" 2018-07-22 19:02:17,207 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:17 GMT Content-Type: application/json Content-Length: 284 Vary: X-Auth-Token x-openstack-request-id: req-7e96291e-fa41-41da-8c2d-9c68fd371b00 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/97db2468cad34d80ab7961401978955e"}, "enabled": true, "id": "97db2468cad34d80ab7961401978955e", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-ff29acec-e3a1-455-name"}} 2018-07-22 19:02:17,207 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/97db2468cad34d80ab7961401978955e used request id req-7e96291e-fa41-41da-8c2d-9c68fd371b00 2018-07-22 19:02:17,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd/users/97db2468cad34d80ab7961401978955e/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8e927af3ff9c1bc619134b2ea270d0a89114fac" 2018-07-22 19:02:17,270 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:17 GMT Content-Type: application/json Content-Length: 183 Vary: X-Auth-Token x-openstack-request-id: req-52df62f4-439f-4fc2-8a90-c39f3d528a35 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd/users/97db2468cad34d80ab7961401978955e/roles", "previous": null, "next": null}, "roles": []} 2018-07-22 19:02:17,270 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd/users/97db2468cad34d80ab7961401978955e/roles used request id req-52df62f4-439f-4fc2-8a90-c39f3d528a35 2018-07-22 19:02:17,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8e927af3ff9c1bc619134b2ea270d0a89114fac" 2018-07-22 19:02:17,312 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:17 GMT Content-Type: application/json Content-Length: 178 Vary: X-Auth-Token x-openstack-request-id: req-974aaf37-a20d-4f60-8d11-85f33d72956e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "domain_id": null, "name": "admin", "id": "d003a336a98a4f52ae5449d360466dce"}} 2018-07-22 19:02:17,312 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce used request id req-974aaf37-a20d-4f60-8d11-85f33d72956e 2018-07-22 19:02:17,312 - keystone_utils - INFO - Granting role admin to project admin 2018-07-22 19:02:17,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd/users/97db2468cad34d80ab7961401978955e/roles/d003a336a98a4f52ae5449d360466dce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8e927af3ff9c1bc619134b2ea270d0a89114fac" 2018-07-22 19:02:17,588 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:17 GMT Vary: X-Auth-Token x-openstack-request-id: req-9af932cf-945a-46ef-a605-8daffac7b83f X-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-22 19:02:17,588 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd/users/97db2468cad34d80ab7961401978955e/roles/d003a336a98a4f52ae5449d360466dce used request id req-9af932cf-945a-46ef-a605-8daffac7b83f 2018-07-22 19:02:17,588 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-ff29acec-e3a1-455-name 2018-07-22 19:02:17,588 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-ff29acec-e3a1-455-name 2018-07-22 19:02:17,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:02:17,598 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:17 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:02:17,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/97db2468cad34d80ab7961401978955e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02782f7214bb2a218e8d41ff4b90557736f7c227" 2018-07-22 19:02:17,802 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:17 GMT Vary: X-Auth-Token x-openstack-request-id: req-d02c33d6-924c-4ece-bc6a-045962a031ea X-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-22 19:02:17,802 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/97db2468cad34d80ab7961401978955e used request id req-d02c33d6-924c-4ece-bc6a-045962a031ea 2018-07-22 19:02:17,803 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-ff29acec-e3a1-455-name 2018-07-22 19:02:17,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/97db2468cad34d80ab7961401978955e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8e927af3ff9c1bc619134b2ea270d0a89114fac" 2018-07-22 19:02:17,961 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:17 GMT Content-Type: application/json Content-Length: 115 Vary: X-Auth-Token x-openstack-request-id: req-a72e5bc8-ced1-43d0-a080-c0fb855edc61 RESP BODY: {"error": {"message": "Could not find user: 97db2468cad34d80ab7961401978955e.", "code": 404, "title": "Not Found"}} 2018-07-22 19:02:17,961 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/97db2468cad34d80ab7961401978955e used request id req-a72e5bc8-ced1-43d0-a080-c0fb855edc61 2018-07-22 19:02:17,961 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 19:02:17,962 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:02:18,405 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:02:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["ntqu8PYDReqPdTNogxpo9A"], "issued_at": "2018-07-22T19:02:18.000000Z"}} 2018-07-22 19:02:18,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee50c23cfd5231cfc8c8e07df9089ebb608a492" 2018-07-22 19:02:18,426 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:18 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-acf05068-0be9-4edd-85ff-3a6b2bf235a0 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:02:18,426 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-acf05068-0be9-4edd-85ff-3a6b2bf235a0 2018-07-22 19:02:18,427 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:02:18,428 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:02:18,866 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:02:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["UHRXQ53JTheevojD35Typg"], "issued_at": "2018-07-22T19:02:18.000000Z"}} 2018-07-22 19:02:18,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd85e6c4eea067db5d6601394d97e5425a8f053e" 2018-07-22 19:02:18,890 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:18 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-1a5f531e-872a-44b7-8d03-ae778971829f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:02:18,891 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-1a5f531e-872a-44b7-8d03-ae778971829f 2018-07-22 19:02:18,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:02:18,900 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:18 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:02:18,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd85e6c4eea067db5d6601394d97e5425a8f053e" 2018-07-22 19:02:19,000 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:18 GMT Content-Type: application/json Content-Length: 3860 Vary: X-Auth-Token x-openstack-request-id: req-0b518961-afa5-4549-90d2-ce91ae8bf26c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/1f108f530efd4cc69b46c4aa532057ff"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "1f108f530efd4cc69b46c4aa532057ff", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/27a8e60db0cf4f95abf2d9fafe083888"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "27a8e60db0cf4f95abf2d9fafe083888", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/2daf70d24b20492d895f12999a9a49f0"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "2daf70d24b20492d895f12999a9a49f0", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/578de12745c743bd9dd92bf9224acd16"}, "domain_id": "default", "enabled": true, "id": "578de12745c743bd9dd92bf9224acd16", "options": {}}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/742694684b5d47d0bac13dc98454937e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "742694684b5d47d0bac13dc98454937e", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/787071c1a56e4800b1496590f054563f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "787071c1a56e4800b1496590f054563f", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/94ca466cf6844cca83b4175ac69d0680"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "94ca466cf6844cca83b4175ac69d0680", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/a0d48ece3bb84d4ea03478919c0b92eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "a0d48ece3bb84d4ea03478919c0b92eb", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/b970c767edd342f48d9259b8478b1221"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "b970c767edd342f48d9259b8478b1221", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/bc7feab2ad3a4d82ab46a771e7c7ca2d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "bc7feab2ad3a4d82ab46a771e7c7ca2d", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/bd0e5cd787ad49c4bab3c211eea5932c"}, "domain_id": "516a1864d8784e8489227e90a3645f60", "enabled": true, "id": "bd0e5cd787ad49c4bab3c211eea5932c", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/dfbc186a612c4f9097944cfac82caf54"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "dfbc186a612c4f9097944cfac82caf54", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/feff152a8a514679827aa9f87d9e427f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "feff152a8a514679827aa9f87d9e427f", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-22 19:02:19,001 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-0b518961-afa5-4549-90d2-ce91ae8bf26c 2018-07-22 19:02:19,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd85e6c4eea067db5d6601394d97e5425a8f053e" 2018-07-22 19:02:19,042 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:19 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-1f96684a-3baf-44b8-8875-3ac3b64efb3e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 19:02:19,042 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-1f96684a-3baf-44b8-8875-3ac3b64efb3e 2018-07-22 19:02:19,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd85e6c4eea067db5d6601394d97e5425a8f053e" 2018-07-22 19:02:19,545 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:19 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-6b2a9f3a-0c41-4baf-9703-cf5ccf741266 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47926fd2f5154882b6f31c1790b7a7c7", "links": {"self": "https://192.16.1.222:5000/v3/roles/47926fd2f5154882b6f31c1790b7a7c7"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d003a336a98a4f52ae5449d360466dce", "links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "name": "admin"}, {"domain_id": null, "id": "e5c38e0f43c64a44921d1e4a958814a3", "links": {"self": "https://192.16.1.222:5000/v3/roles/e5c38e0f43c64a44921d1e4a958814a3"}, "name": "heat_stack_user"}]} 2018-07-22 19:02:19,546 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-6b2a9f3a-0c41-4baf-9703-cf5ccf741266 2018-07-22 19:02:19,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd85e6c4eea067db5d6601394d97e5425a8f053e" 2018-07-22 19:02:19,590 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:19 GMT Content-Type: application/json Content-Length: 432 Vary: X-Auth-Token x-openstack-request-id: req-83c9b020-12a2-4be3-887f-675b47d6d37f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-22 19:02:19,590 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?name=admin used request id req-83c9b020-12a2-4be3-887f-675b47d6d37f 2018-07-22 19:02:19,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/ec56dc2a25104a6abec9d871a45c87bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd85e6c4eea067db5d6601394d97e5425a8f053e" 2018-07-22 19:02:19,677 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:19 GMT Content-Type: application/json Content-Length: 284 Vary: X-Auth-Token x-openstack-request-id: req-76dc127b-3874-492a-a634-6117560a54fe X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/ec56dc2a25104a6abec9d871a45c87bb"}, "enabled": true, "id": "ec56dc2a25104a6abec9d871a45c87bb", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-f8346644-37e0-4b8-name"}} 2018-07-22 19:02:19,677 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/ec56dc2a25104a6abec9d871a45c87bb used request id req-76dc127b-3874-492a-a634-6117560a54fe 2018-07-22 19:02:19,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd/users/ec56dc2a25104a6abec9d871a45c87bb/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd85e6c4eea067db5d6601394d97e5425a8f053e" 2018-07-22 19:02:19,719 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:19 GMT Content-Type: application/json Content-Length: 183 Vary: X-Auth-Token x-openstack-request-id: req-77c118ba-1aa9-44a0-9962-4aea6181438a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd/users/ec56dc2a25104a6abec9d871a45c87bb/roles", "previous": null, "next": null}, "roles": []} 2018-07-22 19:02:19,719 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd/users/ec56dc2a25104a6abec9d871a45c87bb/roles used request id req-77c118ba-1aa9-44a0-9962-4aea6181438a 2018-07-22 19:02:19,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd85e6c4eea067db5d6601394d97e5425a8f053e" 2018-07-22 19:02:19,755 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:19 GMT Content-Type: application/json Content-Length: 178 Vary: X-Auth-Token x-openstack-request-id: req-46084004-2c66-4bce-866b-f30a6a663b9d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "domain_id": null, "name": "admin", "id": "d003a336a98a4f52ae5449d360466dce"}} 2018-07-22 19:02:19,755 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce used request id req-46084004-2c66-4bce-866b-f30a6a663b9d 2018-07-22 19:02:19,755 - keystone_utils - INFO - Granting role admin to project admin 2018-07-22 19:02:19,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd/users/ec56dc2a25104a6abec9d871a45c87bb/roles/d003a336a98a4f52ae5449d360466dce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd85e6c4eea067db5d6601394d97e5425a8f053e" 2018-07-22 19:02:19,806 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:19 GMT Vary: X-Auth-Token x-openstack-request-id: req-84d8d462-45c7-4970-b818-36847f53feff X-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-22 19:02:19,806 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd/users/ec56dc2a25104a6abec9d871a45c87bb/roles/d003a336a98a4f52ae5449d360466dce used request id req-84d8d462-45c7-4970-b818-36847f53feff 2018-07-22 19:02:19,806 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-f8346644-37e0-4b8-name 2018-07-22 19:02:19,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:02:19,815 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:19 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:02:19,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee50c23cfd5231cfc8c8e07df9089ebb608a492" 2018-07-22 19:02:19,877 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:19 GMT Content-Type: application/json Content-Length: 4136 Vary: X-Auth-Token x-openstack-request-id: req-71950593-0cb3-4de0-ba5b-c9e9b3521adc X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/1f108f530efd4cc69b46c4aa532057ff"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "1f108f530efd4cc69b46c4aa532057ff", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/27a8e60db0cf4f95abf2d9fafe083888"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "27a8e60db0cf4f95abf2d9fafe083888", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/2daf70d24b20492d895f12999a9a49f0"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "2daf70d24b20492d895f12999a9a49f0", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/578de12745c743bd9dd92bf9224acd16"}, "domain_id": "default", "enabled": true, "id": "578de12745c743bd9dd92bf9224acd16", "options": {}}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/742694684b5d47d0bac13dc98454937e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "742694684b5d47d0bac13dc98454937e", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/787071c1a56e4800b1496590f054563f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "787071c1a56e4800b1496590f054563f", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/94ca466cf6844cca83b4175ac69d0680"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "94ca466cf6844cca83b4175ac69d0680", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/a0d48ece3bb84d4ea03478919c0b92eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "a0d48ece3bb84d4ea03478919c0b92eb", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/b970c767edd342f48d9259b8478b1221"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "b970c767edd342f48d9259b8478b1221", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/bc7feab2ad3a4d82ab46a771e7c7ca2d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "bc7feab2ad3a4d82ab46a771e7c7ca2d", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/bd0e5cd787ad49c4bab3c211eea5932c"}, "domain_id": "516a1864d8784e8489227e90a3645f60", "enabled": true, "id": "bd0e5cd787ad49c4bab3c211eea5932c", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/dfbc186a612c4f9097944cfac82caf54"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "dfbc186a612c4f9097944cfac82caf54", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-f8346644-37e0-4b8-name", "links": {"self": "https://192.16.1.222:5000/v3/users/ec56dc2a25104a6abec9d871a45c87bb"}, "domain_id": "default", "enabled": true, "id": "ec56dc2a25104a6abec9d871a45c87bb", "options": {}}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/feff152a8a514679827aa9f87d9e427f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "feff152a8a514679827aa9f87d9e427f", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-22 19:02:19,877 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-71950593-0cb3-4de0-ba5b-c9e9b3521adc 2018-07-22 19:02:19,878 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-f8346644-37e0-4b8-name 2018-07-22 19:02:19,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/ec56dc2a25104a6abec9d871a45c87bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd85e6c4eea067db5d6601394d97e5425a8f053e" 2018-07-22 19:02:20,231 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:20 GMT Vary: X-Auth-Token x-openstack-request-id: req-10a19f7b-ba5f-40d2-b9ec-2e422a46e096 X-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-22 19:02:20,231 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/ec56dc2a25104a6abec9d871a45c87bb used request id req-10a19f7b-ba5f-40d2-b9ec-2e422a46e096 2018-07-22 19:02:20,233 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:02:20,727 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:02:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["dTYT-OAJQkGlDAJ9BhDiZg"], "issued_at": "2018-07-22T19:02:20.000000Z"}} 2018-07-22 19:02:20,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68e106cef438c8ab1d03878a8578576226325486" 2018-07-22 19:02:20,749 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:20 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-b238d62a-587e-41eb-b5e2-f74da057c0a7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:02:20,749 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-b238d62a-587e-41eb-b5e2-f74da057c0a7 2018-07-22 19:02:20,750 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:02:20,751 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:02:21,255 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:02:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["cXRCRZQeS_2ywZokR4sufg"], "issued_at": "2018-07-22T19:02:21.000000Z"}} 2018-07-22 19:02:21,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e8ba836303022279b2f74dc90142aafbd4e2f14" 2018-07-22 19:02:21,279 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:21 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-23baa6bb-dac9-49d8-95a6-49b4157a041d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:02:21,279 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-23baa6bb-dac9-49d8-95a6-49b4157a041d 2018-07-22 19:02:21,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:02:21,288 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:21 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:02:21,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e8ba836303022279b2f74dc90142aafbd4e2f14" 2018-07-22 19:02:21,358 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:21 GMT Content-Type: application/json Content-Length: 3860 Vary: X-Auth-Token x-openstack-request-id: req-66199a16-3dc9-425a-a29a-17b202b2e905 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/1f108f530efd4cc69b46c4aa532057ff"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "1f108f530efd4cc69b46c4aa532057ff", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/27a8e60db0cf4f95abf2d9fafe083888"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "27a8e60db0cf4f95abf2d9fafe083888", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/2daf70d24b20492d895f12999a9a49f0"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "2daf70d24b20492d895f12999a9a49f0", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/578de12745c743bd9dd92bf9224acd16"}, "domain_id": "default", "enabled": true, "id": "578de12745c743bd9dd92bf9224acd16", "options": {}}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/742694684b5d47d0bac13dc98454937e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "742694684b5d47d0bac13dc98454937e", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/787071c1a56e4800b1496590f054563f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "787071c1a56e4800b1496590f054563f", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/94ca466cf6844cca83b4175ac69d0680"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "94ca466cf6844cca83b4175ac69d0680", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/a0d48ece3bb84d4ea03478919c0b92eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "a0d48ece3bb84d4ea03478919c0b92eb", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/b970c767edd342f48d9259b8478b1221"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "b970c767edd342f48d9259b8478b1221", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/bc7feab2ad3a4d82ab46a771e7c7ca2d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "bc7feab2ad3a4d82ab46a771e7c7ca2d", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/bd0e5cd787ad49c4bab3c211eea5932c"}, "domain_id": "516a1864d8784e8489227e90a3645f60", "enabled": true, "id": "bd0e5cd787ad49c4bab3c211eea5932c", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/dfbc186a612c4f9097944cfac82caf54"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "dfbc186a612c4f9097944cfac82caf54", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/feff152a8a514679827aa9f87d9e427f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "feff152a8a514679827aa9f87d9e427f", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-22 19:02:21,358 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-66199a16-3dc9-425a-a29a-17b202b2e905 2018-07-22 19:02:21,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e8ba836303022279b2f74dc90142aafbd4e2f14" 2018-07-22 19:02:21,404 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:21 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-a5cd3b4f-f5eb-4c55-93c5-dcb212400283 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 19:02:21,404 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-a5cd3b4f-f5eb-4c55-93c5-dcb212400283 2018-07-22 19:02:21,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e8ba836303022279b2f74dc90142aafbd4e2f14" 2018-07-22 19:02:21,870 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:21 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-f9e20916-91fc-4883-9913-df181c453410 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47926fd2f5154882b6f31c1790b7a7c7", "links": {"self": "https://192.16.1.222:5000/v3/roles/47926fd2f5154882b6f31c1790b7a7c7"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d003a336a98a4f52ae5449d360466dce", "links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "name": "admin"}, {"domain_id": null, "id": "e5c38e0f43c64a44921d1e4a958814a3", "links": {"self": "https://192.16.1.222:5000/v3/roles/e5c38e0f43c64a44921d1e4a958814a3"}, "name": "heat_stack_user"}]} 2018-07-22 19:02:21,870 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-f9e20916-91fc-4883-9913-df181c453410 2018-07-22 19:02:21,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e8ba836303022279b2f74dc90142aafbd4e2f14" 2018-07-22 19:02:21,909 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:21 GMT Content-Type: application/json Content-Length: 432 Vary: X-Auth-Token x-openstack-request-id: req-b97539bb-97d9-4a11-bdd1-b1be6bcb8338 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-22 19:02:21,910 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?name=admin used request id req-b97539bb-97d9-4a11-bdd1-b1be6bcb8338 2018-07-22 19:02:21,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/85ccc51f0eb149228200b6f9e7ce0941 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e8ba836303022279b2f74dc90142aafbd4e2f14" 2018-07-22 19:02:21,965 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:21 GMT Content-Type: application/json Content-Length: 284 Vary: X-Auth-Token x-openstack-request-id: req-a77d5f7b-3601-4872-bc25-13e656cff4db X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/85ccc51f0eb149228200b6f9e7ce0941"}, "enabled": true, "id": "85ccc51f0eb149228200b6f9e7ce0941", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-ab1d8866-5495-41f-name"}} 2018-07-22 19:02:21,966 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/85ccc51f0eb149228200b6f9e7ce0941 used request id req-a77d5f7b-3601-4872-bc25-13e656cff4db 2018-07-22 19:02:21,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd/users/85ccc51f0eb149228200b6f9e7ce0941/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e8ba836303022279b2f74dc90142aafbd4e2f14" 2018-07-22 19:02:22,001 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:22 GMT Content-Type: application/json Content-Length: 183 Vary: X-Auth-Token x-openstack-request-id: req-56081cb1-0f9e-428d-a2f7-cbe53eb7e510 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd/users/85ccc51f0eb149228200b6f9e7ce0941/roles", "previous": null, "next": null}, "roles": []} 2018-07-22 19:02:22,001 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd/users/85ccc51f0eb149228200b6f9e7ce0941/roles used request id req-56081cb1-0f9e-428d-a2f7-cbe53eb7e510 2018-07-22 19:02:22,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e8ba836303022279b2f74dc90142aafbd4e2f14" 2018-07-22 19:02:22,035 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:22 GMT Content-Type: application/json Content-Length: 178 Vary: X-Auth-Token x-openstack-request-id: req-3754687c-f01c-4cd4-972f-0a22973ce086 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "domain_id": null, "name": "admin", "id": "d003a336a98a4f52ae5449d360466dce"}} 2018-07-22 19:02:22,035 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce used request id req-3754687c-f01c-4cd4-972f-0a22973ce086 2018-07-22 19:02:22,035 - keystone_utils - INFO - Granting role admin to project admin 2018-07-22 19:02:22,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd/users/85ccc51f0eb149228200b6f9e7ce0941/roles/d003a336a98a4f52ae5449d360466dce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e8ba836303022279b2f74dc90142aafbd4e2f14" 2018-07-22 19:02:22,243 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:22 GMT Vary: X-Auth-Token x-openstack-request-id: req-7b8c3f1c-559e-4408-94a6-bd50831366a5 X-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-22 19:02:22,243 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd/users/85ccc51f0eb149228200b6f9e7ce0941/roles/d003a336a98a4f52ae5449d360466dce used request id req-7b8c3f1c-559e-4408-94a6-bd50831366a5 2018-07-22 19:02:22,243 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-ab1d8866-5495-41f-name 2018-07-22 19:02:22,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:02:22,250 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:22 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:02:22,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68e106cef438c8ab1d03878a8578576226325486" 2018-07-22 19:02:22,309 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:22 GMT Content-Type: application/json Content-Length: 4136 Vary: X-Auth-Token x-openstack-request-id: req-1481ffd4-c61a-4fc3-927e-1d147e95890e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/1f108f530efd4cc69b46c4aa532057ff"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "1f108f530efd4cc69b46c4aa532057ff", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/27a8e60db0cf4f95abf2d9fafe083888"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "27a8e60db0cf4f95abf2d9fafe083888", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/2daf70d24b20492d895f12999a9a49f0"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "2daf70d24b20492d895f12999a9a49f0", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/578de12745c743bd9dd92bf9224acd16"}, "domain_id": "default", "enabled": true, "id": "578de12745c743bd9dd92bf9224acd16", "options": {}}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/742694684b5d47d0bac13dc98454937e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "742694684b5d47d0bac13dc98454937e", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/787071c1a56e4800b1496590f054563f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "787071c1a56e4800b1496590f054563f", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-ab1d8866-5495-41f-name", "links": {"self": "https://192.16.1.222:5000/v3/users/85ccc51f0eb149228200b6f9e7ce0941"}, "domain_id": "default", "enabled": true, "id": "85ccc51f0eb149228200b6f9e7ce0941", "options": {}}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/94ca466cf6844cca83b4175ac69d0680"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "94ca466cf6844cca83b4175ac69d0680", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/a0d48ece3bb84d4ea03478919c0b92eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "a0d48ece3bb84d4ea03478919c0b92eb", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/b970c767edd342f48d9259b8478b1221"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "b970c767edd342f48d9259b8478b1221", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/bc7feab2ad3a4d82ab46a771e7c7ca2d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "bc7feab2ad3a4d82ab46a771e7c7ca2d", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/bd0e5cd787ad49c4bab3c211eea5932c"}, "domain_id": "516a1864d8784e8489227e90a3645f60", "enabled": true, "id": "bd0e5cd787ad49c4bab3c211eea5932c", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/dfbc186a612c4f9097944cfac82caf54"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "dfbc186a612c4f9097944cfac82caf54", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/feff152a8a514679827aa9f87d9e427f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "feff152a8a514679827aa9f87d9e427f", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-22 19:02:22,310 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-1481ffd4-c61a-4fc3-927e-1d147e95890e 2018-07-22 19:02:22,310 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:02:22,310 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:02:22,837 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:02:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["JywWbOLQQGOWtaoTT8hL9w"], "issued_at": "2018-07-22T19:02:22.000000Z"}} 2018-07-22 19:02:22,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926a432871b23da7ee745a3f6e69b8399ac10003" 2018-07-22 19:02:22,857 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:22 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-948a01b2-946d-446a-bf85-80853125a932 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:02:22,857 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-948a01b2-946d-446a-bf85-80853125a932 2018-07-22 19:02:22,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:02:22,867 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:22 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:02:22,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926a432871b23da7ee745a3f6e69b8399ac10003" 2018-07-22 19:02:23,619 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:23 GMT Content-Type: application/json Content-Length: 4136 Vary: X-Auth-Token x-openstack-request-id: req-b62a434c-43de-46ee-b5bc-64c60e009fc6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/1f108f530efd4cc69b46c4aa532057ff"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "1f108f530efd4cc69b46c4aa532057ff", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/27a8e60db0cf4f95abf2d9fafe083888"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "27a8e60db0cf4f95abf2d9fafe083888", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/2daf70d24b20492d895f12999a9a49f0"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "2daf70d24b20492d895f12999a9a49f0", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/578de12745c743bd9dd92bf9224acd16"}, "domain_id": "default", "enabled": true, "id": "578de12745c743bd9dd92bf9224acd16", "options": {}}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/742694684b5d47d0bac13dc98454937e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "742694684b5d47d0bac13dc98454937e", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/787071c1a56e4800b1496590f054563f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "787071c1a56e4800b1496590f054563f", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-ab1d8866-5495-41f-name", "links": {"self": "https://192.16.1.222:5000/v3/users/85ccc51f0eb149228200b6f9e7ce0941"}, "domain_id": "default", "enabled": true, "id": "85ccc51f0eb149228200b6f9e7ce0941", "options": {}}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/94ca466cf6844cca83b4175ac69d0680"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "94ca466cf6844cca83b4175ac69d0680", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/a0d48ece3bb84d4ea03478919c0b92eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "a0d48ece3bb84d4ea03478919c0b92eb", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/b970c767edd342f48d9259b8478b1221"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "b970c767edd342f48d9259b8478b1221", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/bc7feab2ad3a4d82ab46a771e7c7ca2d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "bc7feab2ad3a4d82ab46a771e7c7ca2d", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/bd0e5cd787ad49c4bab3c211eea5932c"}, "domain_id": "516a1864d8784e8489227e90a3645f60", "enabled": true, "id": "bd0e5cd787ad49c4bab3c211eea5932c", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/dfbc186a612c4f9097944cfac82caf54"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "dfbc186a612c4f9097944cfac82caf54", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/feff152a8a514679827aa9f87d9e427f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "feff152a8a514679827aa9f87d9e427f", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-22 19:02:23,619 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-b62a434c-43de-46ee-b5bc-64c60e009fc6 2018-07-22 19:02:23,620 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-ab1d8866-5495-41f-name 2018-07-22 19:02:23,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/85ccc51f0eb149228200b6f9e7ce0941 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e8ba836303022279b2f74dc90142aafbd4e2f14" 2018-07-22 19:02:23,787 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:23 GMT Vary: X-Auth-Token x-openstack-request-id: req-bc5071ac-7468-447c-889c-9743ae63510c X-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-22 19:02:23,787 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/85ccc51f0eb149228200b6f9e7ce0941 used request id req-bc5071ac-7468-447c-889c-9743ae63510c 2018-07-22 19:02:23,789 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:02:24,330 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:02:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["1U9FGXzYS2O1v87CF-NAyg"], "issued_at": "2018-07-22T19:02:24.000000Z"}} 2018-07-22 19:02:24,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d12fe6d5c2e3d9bd1fdd685243eb61db83dbe5f7" 2018-07-22 19:02:24,372 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:24 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-5162913c-6390-44bd-bcc1-dd91c8094691 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:02:24,372 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-5162913c-6390-44bd-bcc1-dd91c8094691 2018-07-22 19:02:24,373 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:02:24,374 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:02:24,810 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:02:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["0aTDJ-qiQSyWhYbNcmfIiw"], "issued_at": "2018-07-22T19:02:24.000000Z"}} 2018-07-22 19:02:24,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43844844a2c9dafbcea6553094a6a8ac50f5e63c" 2018-07-22 19:02:24,839 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:24 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-3aedc6d8-93c3-41db-873d-2d45de47e650 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:02:24,839 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-3aedc6d8-93c3-41db-873d-2d45de47e650 2018-07-22 19:02:24,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:02:24,861 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:24 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:02:24,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-edf6c33c-a6c5-4f0-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43844844a2c9dafbcea6553094a6a8ac50f5e63c" 2018-07-22 19:02:24,900 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:24 GMT Content-Type: application/json Content-Length: 195 Vary: X-Auth-Token x-openstack-request-id: req-8d50373d-9fb9-4166-aa04-df45699e6448 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-edf6c33c-a6c5-4f0-name", "previous": null, "next": null}, "projects": []} 2018-07-22 19:02:24,901 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-edf6c33c-a6c5-4f0-name used request id req-8d50373d-9fb9-4166-aa04-df45699e6448 2018-07-22 19:02:24,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43844844a2c9dafbcea6553094a6a8ac50f5e63c" 2018-07-22 19:02:24,943 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:24 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-291e9f3c-54dd-4357-a3ef-509468d26680 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 19:02:24,943 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-291e9f3c-54dd-4357-a3ef-509468d26680 2018-07-22 19:02:24,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43844844a2c9dafbcea6553094a6a8ac50f5e63c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-edf6c33c-a6c5-4f0-name"}}' 2018-07-22 19:02:25,018 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:25 GMT Content-Type: application/json Content-Length: 324 Vary: X-Auth-Token x-openstack-request-id: req-ce066f0a-dfc0-450a-88ab-6d6d90b7bd90 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/7b6f4d1d75bd47b4bc57c07850401245"}, "tags": [], "enabled": true, "id": "7b6f4d1d75bd47b4bc57c07850401245", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-edf6c33c-a6c5-4f0-name"}} 2018-07-22 19:02:25,018 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-ce066f0a-dfc0-450a-88ab-6d6d90b7bd90 2018-07-22 19:02:25,018 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-edf6c33c-a6c5-4f0-name 2018-07-22 19:02:25,018 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-edf6c33c-a6c5-4f0-name 2018-07-22 19:02:25,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:02:25,029 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:25 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:02:25,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/7b6f4d1d75bd47b4bc57c07850401245 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d12fe6d5c2e3d9bd1fdd685243eb61db83dbe5f7" 2018-07-22 19:02:25,189 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:25 GMT Vary: X-Auth-Token x-openstack-request-id: req-15f37d04-80ac-4a47-b8eb-c3345749d406 X-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-22 19:02:25,189 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/7b6f4d1d75bd47b4bc57c07850401245 used request id req-15f37d04-80ac-4a47-b8eb-c3345749d406 2018-07-22 19:02:25,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43844844a2c9dafbcea6553094a6a8ac50f5e63c" 2018-07-22 19:02:25,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-5da11de8-9c67-4fce-955c-703ed8495f18 Date: Sun, 22 Jul 2018 19:02:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "created_at": "2018-07-22T18:49:52Z", "updated_at": "2018-07-22T18:49:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "01c3663a-7eea-4695-8e37-a0f5e0bd72a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "3e1f362c-a213-4558-a8ae-3fc153ed2c7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "664e82b7-b3b3-446b-8ce6-a52370f41273", "remote_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "d9ea564c-f30b-4a70-9239-caa2b493f1ab", "remote_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}], "revision_number": 4, "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "created_at": "2018-07-22T18:52:59Z", "updated_at": "2018-07-22T18:52:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:59Z", "revision_number": 0, "id": "42ad53ed-51fa-42bc-8671-7eb1ef976f80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:59Z", "security_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "port_range_min": null, "ethertype": "IPv6", "project_id": "842f62c9dbf64b77b4b3da26e8d21c32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:59Z", "revision_number": 0, "id": "64687bd4-523d-474f-a732-42b3fd7b92e6", "remote_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:59Z", "security_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "port_range_min": null, "ethertype": "IPv6", "project_id": "842f62c9dbf64b77b4b3da26e8d21c32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:59Z", "revision_number": 0, "id": "c3e95f8a-f945-4e98-ba70-f1ba1b3989ee", "remote_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:59Z", "security_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "port_range_min": null, "ethertype": "IPv4", "project_id": "842f62c9dbf64b77b4b3da26e8d21c32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:59Z", "revision_number": 0, "id": "e0f051cf-02a4-4e89-9aca-ad641d3523e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:59Z", "security_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "port_range_min": null, "ethertype": "IPv4", "project_id": "842f62c9dbf64b77b4b3da26e8d21c32"}], "revision_number": 4, "project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "created_at": "2018-07-22T18:53:45Z", "updated_at": "2018-07-22T18:53:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "121b67f5-2f82-4204-b188-1a7fcf2bc7de", "remote_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv6", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "60b512d0-b458-4dfd-967e-cdf2ac05691e", "remote_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv4", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "9091963a-eedf-4b38-9535-a3f1cad1b6a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv6", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "b7710152-0fa0-45f7-b890-5ef7b192b184", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv4", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}], "revision_number": 4, "project_id": "239b77d2cb034c04aa6625d9b3cb629c", "id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "created_at": "2018-07-22T18:55:21Z", "updated_at": "2018-07-22T18:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:22Z", "revision_number": 0, "id": "2811c78b-92bc-4ef7-b300-08d220af60f4", "remote_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:22Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:22Z", "revision_number": 0, "id": "64c4c175-f411-4a59-8270-c6ca4d9d11ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:22Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:21Z", "revision_number": 0, "id": "93269d7b-dc2b-4e36-a6d6-33ff3f193df4", "remote_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:21Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:21Z", "revision_number": 0, "id": "f37f60f1-5e66-4c78-bc90-39ebd790d254", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:21Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}], "revision_number": 4, "project_id": "8f202eb52ac04d0492b9c306c41849e2", "id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:02:25Z", "updated_at": "2018-07-22T19:02:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:25Z", "revision_number": 0, "id": "2c317e36-632c-44de-b5ef-acc5f83b5720", "remote_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:25Z", "security_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:25Z", "revision_number": 0, "id": "999516c5-5727-490a-b911-ce56173683f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:25Z", "security_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:25Z", "revision_number": 0, "id": "a7e16eb9-e682-4533-8dcc-28a5ad1d525c", "remote_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:25Z", "security_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:25Z", "revision_number": 0, "id": "fe4ef1f4-a3f3-4606-9c29-df2420219abf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:25Z", "security_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}], "revision_number": 4, "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "created_at": "2018-07-22T18:57:13Z", "updated_at": "2018-07-22T18:57:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:57:13Z", "revision_number": 0, "id": "857c06a6-afdf-47df-a1af-15f1bb04939f", "remote_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "remote_ip_prefix": null, "created_at": "2018-07-22T18:57:13Z", "security_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "port_range_min": null, "ethertype": "IPv6", "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:57:13Z", "revision_number": 0, "id": "dac5a215-38eb-4398-bc80-dff0a5a5ecad", "remote_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "remote_ip_prefix": null, "created_at": "2018-07-22T18:57:13Z", "security_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "port_range_min": null, "ethertype": "IPv4", "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:57:13Z", "revision_number": 0, "id": "daebae3b-3769-4f25-8b39-5ed657b77309", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:57:13Z", "security_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "port_range_min": null, "ethertype": "IPv6", "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:57:13Z", "revision_number": 0, "id": "e57272c1-aa43-476c-a6ed-c662f50ad8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:57:13Z", "security_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "port_range_min": null, "ethertype": "IPv4", "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80"}], "revision_number": 4, "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "created_at": "2018-07-22T18:58:48Z", "updated_at": "2018-07-22T18:58:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "a62eb5e0-eb5a-4ede-b96d-b649e0c792e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "10591997a0b1467f9d5a830f63b555e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "c533dcd2-cae9-4c2c-8656-9a962b694a05", "remote_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "10591997a0b1467f9d5a830f63b555e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "d56dc1a4-95eb-4302-9a42-a9ad750a13e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "10591997a0b1467f9d5a830f63b555e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "fe5ffd07-d746-44b3-86f5-c0387703f495", "remote_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "10591997a0b1467f9d5a830f63b555e6"}], "revision_number": 4, "project_id": "10591997a0b1467f9d5a830f63b555e6", "id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T18:49:10Z", "updated_at": "2018-07-22T18:49:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:10Z", "revision_number": 0, "id": "13f85fbc-87e2-4705-ab83-1234721c79a6", "remote_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "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-22T18:49:10Z", "revision_number": 0, "id": "513465eb-3aae-451f-9811-6212c26776df", "remote_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "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-22T18:49:10Z", "revision_number": 0, "id": "9efc95bd-96a7-4f9c-b85c-65894e9f1195", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "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-22T18:49:10Z", "revision_number": 0, "id": "e78f5bfa-1156-4ede-a2dd-2e320023bfbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c535da99-7e1e-4a0b-9807-303de655a623", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "created_at": "2018-07-22T18:51:15Z", "updated_at": "2018-07-22T18:51:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "0ad90696-32d1-41ad-bccf-95bea74601f6", "remote_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv6", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "a0ac56e2-c230-492d-829f-63d8fc714bf6", "remote_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv4", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "acd19f57-0a99-4fef-a1aa-36e851a2be19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv6", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "d956a6a7-58d3-48ad-b3da-d2e97ee0e374", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv4", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}], "revision_number": 4, "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "name": "default"}]} 2018-07-22 19:02:25,607 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=default used request id req-5da11de8-9c67-4fce-955c-703ed8495f18 2018-07-22 19:02:25,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/8f857a04e9374b0cb0dbab3aba97ee7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43844844a2c9dafbcea6553094a6a8ac50f5e63c" 2018-07-22 19:02:25,643 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:25 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-8a28cbdc-c8bf-48a5-b2c0-582358290afb RESP BODY: {"error": {"message": "Could not find project: 8f857a04e9374b0cb0dbab3aba97ee7c.", "code": 404, "title": "Not Found"}} 2018-07-22 19:02:25,643 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/8f857a04e9374b0cb0dbab3aba97ee7c used request id req-8a28cbdc-c8bf-48a5-b2c0-582358290afb 2018-07-22 19:02:25,643 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 19:02:25,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/842f62c9dbf64b77b4b3da26e8d21c32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43844844a2c9dafbcea6553094a6a8ac50f5e63c" 2018-07-22 19:02:25,674 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:25 GMT Content-Type: application/json Content-Length: 308 Vary: X-Auth-Token x-openstack-request-id: req-204ddab9-98e9-4555-b035-e70d80ea9895 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/842f62c9dbf64b77b4b3da26e8d21c32"}, "tags": [], "enabled": true, "id": "842f62c9dbf64b77b4b3da26e8d21c32", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-07-22 19:02:25,674 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/842f62c9dbf64b77b4b3da26e8d21c32 used request id req-204ddab9-98e9-4555-b035-e70d80ea9895 2018-07-22 19:02:25,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/239b77d2cb034c04aa6625d9b3cb629c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43844844a2c9dafbcea6553094a6a8ac50f5e63c" 2018-07-22 19:02:25,712 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:25 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-65c44cc1-d623-471e-8c4f-165b434298bb RESP BODY: {"error": {"message": "Could not find project: 239b77d2cb034c04aa6625d9b3cb629c.", "code": 404, "title": "Not Found"}} 2018-07-22 19:02:25,712 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/239b77d2cb034c04aa6625d9b3cb629c used request id req-65c44cc1-d623-471e-8c4f-165b434298bb 2018-07-22 19:02:25,712 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 19:02:25,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/8f202eb52ac04d0492b9c306c41849e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43844844a2c9dafbcea6553094a6a8ac50f5e63c" 2018-07-22 19:02:25,758 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:25 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-041154f8-42dd-4f49-ac80-1a854434f6a9 RESP BODY: {"error": {"message": "Could not find project: 8f202eb52ac04d0492b9c306c41849e2.", "code": 404, "title": "Not Found"}} 2018-07-22 19:02:25,758 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/8f202eb52ac04d0492b9c306c41849e2 used request id req-041154f8-42dd-4f49-ac80-1a854434f6a9 2018-07-22 19:02:25,759 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 19:02:25,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43844844a2c9dafbcea6553094a6a8ac50f5e63c" 2018-07-22 19:02:25,789 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:25 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-04fb7c07-7397-4d94-ab9e-a1c6becc0a55 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:02:25,789 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-04fb7c07-7397-4d94-ab9e-a1c6becc0a55 2018-07-22 19:02:25,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/b34d2a5bc1b54628b1c7e2c9de5eba80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43844844a2c9dafbcea6553094a6a8ac50f5e63c" 2018-07-22 19:02:25,833 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:25 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-1476d68f-b40d-4615-bc2a-4c0d8883a123 RESP BODY: {"error": {"message": "Could not find project: b34d2a5bc1b54628b1c7e2c9de5eba80.", "code": 404, "title": "Not Found"}} 2018-07-22 19:02:25,833 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/b34d2a5bc1b54628b1c7e2c9de5eba80 used request id req-1476d68f-b40d-4615-bc2a-4c0d8883a123 2018-07-22 19:02:25,834 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 19:02:25,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/10591997a0b1467f9d5a830f63b555e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43844844a2c9dafbcea6553094a6a8ac50f5e63c" 2018-07-22 19:02:25,871 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:25 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-9df9dd91-2a6a-4c41-94f3-eb5ebfa51b5c RESP BODY: {"error": {"message": "Could not find project: 10591997a0b1467f9d5a830f63b555e6.", "code": 404, "title": "Not Found"}} 2018-07-22 19:02:25,871 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/10591997a0b1467f9d5a830f63b555e6 used request id req-9df9dd91-2a6a-4c41-94f3-eb5ebfa51b5c 2018-07-22 19:02:25,871 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 19:02:25,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/5eb1dfd3cb5c4f68b089dfe08255dbd6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43844844a2c9dafbcea6553094a6a8ac50f5e63c" 2018-07-22 19:02:25,905 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:25 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-2f93a32c-7034-43d7-a87c-21d4e5ac0ba1 RESP BODY: {"error": {"message": "Could not find project: 5eb1dfd3cb5c4f68b089dfe08255dbd6.", "code": 404, "title": "Not Found"}} 2018-07-22 19:02:25,905 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/5eb1dfd3cb5c4f68b089dfe08255dbd6 used request id req-2f93a32c-7034-43d7-a87c-21d4e5ac0ba1 2018-07-22 19:02:25,905 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 19:02:25,906 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-edf6c33c-a6c5-4f0-name 2018-07-22 19:02:25,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/7b6f4d1d75bd47b4bc57c07850401245 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43844844a2c9dafbcea6553094a6a8ac50f5e63c" 2018-07-22 19:02:25,944 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:25 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-e844246d-2287-401f-be70-48ed2275e2b2 RESP BODY: {"error": {"message": "Could not find project: 7b6f4d1d75bd47b4bc57c07850401245.", "code": 404, "title": "Not Found"}} 2018-07-22 19:02:25,944 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/7b6f4d1d75bd47b4bc57c07850401245 used request id req-e844246d-2287-401f-be70-48ed2275e2b2 2018-07-22 19:02:25,944 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 19:02:25,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43844844a2c9dafbcea6553094a6a8ac50f5e63c" 2018-07-22 19:02:25,978 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:25 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-d5e4466d-2c16-4a81-828f-42f54984854b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47926fd2f5154882b6f31c1790b7a7c7", "links": {"self": "https://192.16.1.222:5000/v3/roles/47926fd2f5154882b6f31c1790b7a7c7"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d003a336a98a4f52ae5449d360466dce", "links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "name": "admin"}, {"domain_id": null, "id": "e5c38e0f43c64a44921d1e4a958814a3", "links": {"self": "https://192.16.1.222:5000/v3/roles/e5c38e0f43c64a44921d1e4a958814a3"}, "name": "heat_stack_user"}]} 2018-07-22 19:02:25,978 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-d5e4466d-2c16-4a81-828f-42f54984854b 2018-07-22 19:02:25,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d12fe6d5c2e3d9bd1fdd685243eb61db83dbe5f7" 2018-07-22 19:02:26,009 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:26 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-85345637-8d78-4f6e-adef-09c32412dbfd X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domain": {"name": "Default", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-07-22 19:02:26,009 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-85345637-8d78-4f6e-adef-09c32412dbfd 2018-07-22 19:02:26,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43844844a2c9dafbcea6553094a6a8ac50f5e63c" 2018-07-22 19:02:26,055 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:26 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-6eb075e2-1c38-4960-8ad1-6b339049174e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47926fd2f5154882b6f31c1790b7a7c7", "links": {"self": "https://192.16.1.222:5000/v3/roles/47926fd2f5154882b6f31c1790b7a7c7"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d003a336a98a4f52ae5449d360466dce", "links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "name": "admin"}, {"domain_id": null, "id": "e5c38e0f43c64a44921d1e4a958814a3", "links": {"self": "https://192.16.1.222:5000/v3/roles/e5c38e0f43c64a44921d1e4a958814a3"}, "name": "heat_stack_user"}]} 2018-07-22 19:02:26,055 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-6eb075e2-1c38-4960-8ad1-6b339049174e 2018-07-22 19:02:26,056 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:02:26,561 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:02:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["wFUwlEUOQdKEg6gSW3turQ"], "issued_at": "2018-07-22T19:02:26.000000Z"}} 2018-07-22 19:02:26,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24a3c43c626dad8267cc57dcd9ca6bcc6ed23e34" 2018-07-22 19:02:26,593 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:26 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-e3647584-6e67-4550-bb1c-7f2e9ee248fe X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:02:26,593 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-e3647584-6e67-4550-bb1c-7f2e9ee248fe 2018-07-22 19:02:26,594 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:02:26,595 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:02:27,026 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:02:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["_9L1UPyQQ86TDjWx4fQmfw"], "issued_at": "2018-07-22T19:02:27.000000Z"}} 2018-07-22 19:02:27,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe7462675a0cc4e6aea770f4474922ae0604ed8" 2018-07-22 19:02:27,049 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:27 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-7759f25d-4773-40be-a31d-029a1978cb7f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:02:27,050 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-7759f25d-4773-40be-a31d-029a1978cb7f 2018-07-22 19:02:27,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:02:27,057 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:27 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:02:27,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0fd50339-73c2-45f-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe7462675a0cc4e6aea770f4474922ae0604ed8" 2018-07-22 19:02:27,098 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:27 GMT Content-Type: application/json Content-Length: 195 Vary: X-Auth-Token x-openstack-request-id: req-cdac1275-5814-4999-aa2a-aa02253c9f35 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0fd50339-73c2-45f-name", "previous": null, "next": null}, "projects": []} 2018-07-22 19:02:27,098 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0fd50339-73c2-45f-name used request id req-cdac1275-5814-4999-aa2a-aa02253c9f35 2018-07-22 19:02:27,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe7462675a0cc4e6aea770f4474922ae0604ed8" 2018-07-22 19:02:27,139 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:27 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-5f9092a8-5bb4-4948-892a-74af4b8a5411 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 19:02:27,139 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-5f9092a8-5bb4-4948-892a-74af4b8a5411 2018-07-22 19:02:27,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe7462675a0cc4e6aea770f4474922ae0604ed8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-0fd50339-73c2-45f-name"}}' 2018-07-22 19:02:27,372 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:27 GMT Content-Type: application/json Content-Length: 324 Vary: X-Auth-Token x-openstack-request-id: req-14b1baae-b124-4d45-92b9-fa17bdfa9c1a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/593998bc3a764dec8bb4754a200d195b"}, "tags": [], "enabled": true, "id": "593998bc3a764dec8bb4754a200d195b", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-0fd50339-73c2-45f-name"}} 2018-07-22 19:02:27,372 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-14b1baae-b124-4d45-92b9-fa17bdfa9c1a 2018-07-22 19:02:27,373 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-0fd50339-73c2-45f-name 2018-07-22 19:02:27,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:02:27,382 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:27 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:02:27,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0fd50339-73c2-45f-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24a3c43c626dad8267cc57dcd9ca6bcc6ed23e34" 2018-07-22 19:02:27,439 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:27 GMT Content-Type: application/json Content-Length: 506 Vary: X-Auth-Token x-openstack-request-id: req-8186a673-ac09-4abe-893c-a50113a98f4b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0fd50339-73c2-45f-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/593998bc3a764dec8bb4754a200d195b"}, "tags": [], "enabled": true, "id": "593998bc3a764dec8bb4754a200d195b", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-0fd50339-73c2-45f-name"}]} 2018-07-22 19:02:27,439 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0fd50339-73c2-45f-name used request id req-8186a673-ac09-4abe-893c-a50113a98f4b 2018-07-22 19:02:27,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24a3c43c626dad8267cc57dcd9ca6bcc6ed23e34" 2018-07-22 19:02:27,466 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:27 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-6c4ff60c-da1f-40c9-adfb-5797f38b7f9a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domain": {"name": "Default", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-07-22 19:02:27,466 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-6c4ff60c-da1f-40c9-adfb-5797f38b7f9a 2018-07-22 19:02:27,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe7462675a0cc4e6aea770f4474922ae0604ed8" 2018-07-22 19:02:27,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-9b298fe4-65f0-407c-94b8-0363676846d8 Date: Sun, 22 Jul 2018 19:02:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "created_at": "2018-07-22T18:49:52Z", "updated_at": "2018-07-22T18:49:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "01c3663a-7eea-4695-8e37-a0f5e0bd72a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "3e1f362c-a213-4558-a8ae-3fc153ed2c7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "664e82b7-b3b3-446b-8ce6-a52370f41273", "remote_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "d9ea564c-f30b-4a70-9239-caa2b493f1ab", "remote_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}], "revision_number": 4, "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "created_at": "2018-07-22T18:52:59Z", "updated_at": "2018-07-22T18:52:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:59Z", "revision_number": 0, "id": "42ad53ed-51fa-42bc-8671-7eb1ef976f80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:59Z", "security_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "port_range_min": null, "ethertype": "IPv6", "project_id": "842f62c9dbf64b77b4b3da26e8d21c32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:59Z", "revision_number": 0, "id": "64687bd4-523d-474f-a732-42b3fd7b92e6", "remote_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:59Z", "security_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "port_range_min": null, "ethertype": "IPv6", "project_id": "842f62c9dbf64b77b4b3da26e8d21c32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:59Z", "revision_number": 0, "id": "c3e95f8a-f945-4e98-ba70-f1ba1b3989ee", "remote_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:59Z", "security_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "port_range_min": null, "ethertype": "IPv4", "project_id": "842f62c9dbf64b77b4b3da26e8d21c32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:59Z", "revision_number": 0, "id": "e0f051cf-02a4-4e89-9aca-ad641d3523e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:59Z", "security_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "port_range_min": null, "ethertype": "IPv4", "project_id": "842f62c9dbf64b77b4b3da26e8d21c32"}], "revision_number": 4, "project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "created_at": "2018-07-22T18:53:45Z", "updated_at": "2018-07-22T18:53:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "121b67f5-2f82-4204-b188-1a7fcf2bc7de", "remote_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv6", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "60b512d0-b458-4dfd-967e-cdf2ac05691e", "remote_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv4", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "9091963a-eedf-4b38-9535-a3f1cad1b6a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv6", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "b7710152-0fa0-45f7-b890-5ef7b192b184", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv4", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}], "revision_number": 4, "project_id": "239b77d2cb034c04aa6625d9b3cb629c", "id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "created_at": "2018-07-22T18:55:21Z", "updated_at": "2018-07-22T18:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:22Z", "revision_number": 0, "id": "2811c78b-92bc-4ef7-b300-08d220af60f4", "remote_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:22Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:22Z", "revision_number": 0, "id": "64c4c175-f411-4a59-8270-c6ca4d9d11ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:22Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:21Z", "revision_number": 0, "id": "93269d7b-dc2b-4e36-a6d6-33ff3f193df4", "remote_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:21Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:21Z", "revision_number": 0, "id": "f37f60f1-5e66-4c78-bc90-39ebd790d254", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:21Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}], "revision_number": 4, "project_id": "8f202eb52ac04d0492b9c306c41849e2", "id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:02:25Z", "updated_at": "2018-07-22T19:02:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:25Z", "revision_number": 0, "id": "2c317e36-632c-44de-b5ef-acc5f83b5720", "remote_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:25Z", "security_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:25Z", "revision_number": 0, "id": "999516c5-5727-490a-b911-ce56173683f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:25Z", "security_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:25Z", "revision_number": 0, "id": "a7e16eb9-e682-4533-8dcc-28a5ad1d525c", "remote_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:25Z", "security_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:25Z", "revision_number": 0, "id": "fe4ef1f4-a3f3-4606-9c29-df2420219abf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:25Z", "security_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}], "revision_number": 4, "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "created_at": "2018-07-22T18:57:13Z", "updated_at": "2018-07-22T18:57:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:57:13Z", "revision_number": 0, "id": "857c06a6-afdf-47df-a1af-15f1bb04939f", "remote_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "remote_ip_prefix": null, "created_at": "2018-07-22T18:57:13Z", "security_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "port_range_min": null, "ethertype": "IPv6", "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:57:13Z", "revision_number": 0, "id": "dac5a215-38eb-4398-bc80-dff0a5a5ecad", "remote_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "remote_ip_prefix": null, "created_at": "2018-07-22T18:57:13Z", "security_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "port_range_min": null, "ethertype": "IPv4", "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:57:13Z", "revision_number": 0, "id": "daebae3b-3769-4f25-8b39-5ed657b77309", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:57:13Z", "security_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "port_range_min": null, "ethertype": "IPv6", "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:57:13Z", "revision_number": 0, "id": "e57272c1-aa43-476c-a6ed-c662f50ad8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:57:13Z", "security_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "port_range_min": null, "ethertype": "IPv4", "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80"}], "revision_number": 4, "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "created_at": "2018-07-22T18:58:48Z", "updated_at": "2018-07-22T18:58:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "a62eb5e0-eb5a-4ede-b96d-b649e0c792e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "10591997a0b1467f9d5a830f63b555e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "c533dcd2-cae9-4c2c-8656-9a962b694a05", "remote_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "10591997a0b1467f9d5a830f63b555e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "d56dc1a4-95eb-4302-9a42-a9ad750a13e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "10591997a0b1467f9d5a830f63b555e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "fe5ffd07-d746-44b3-86f5-c0387703f495", "remote_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "10591997a0b1467f9d5a830f63b555e6"}], "revision_number": 4, "project_id": "10591997a0b1467f9d5a830f63b555e6", "id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T18:49:10Z", "updated_at": "2018-07-22T18:49:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:10Z", "revision_number": 0, "id": "13f85fbc-87e2-4705-ab83-1234721c79a6", "remote_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "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-22T18:49:10Z", "revision_number": 0, "id": "513465eb-3aae-451f-9811-6212c26776df", "remote_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "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-22T18:49:10Z", "revision_number": 0, "id": "9efc95bd-96a7-4f9c-b85c-65894e9f1195", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "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-22T18:49:10Z", "revision_number": 0, "id": "e78f5bfa-1156-4ede-a2dd-2e320023bfbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c535da99-7e1e-4a0b-9807-303de655a623", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "created_at": "2018-07-22T18:51:15Z", "updated_at": "2018-07-22T18:51:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "0ad90696-32d1-41ad-bccf-95bea74601f6", "remote_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv6", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "a0ac56e2-c230-492d-829f-63d8fc714bf6", "remote_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv4", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "acd19f57-0a99-4fef-a1aa-36e851a2be19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv6", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "d956a6a7-58d3-48ad-b3da-d2e97ee0e374", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv4", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}], "revision_number": 4, "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "name": "default"}]} 2018-07-22 19:02:27,743 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=default used request id req-9b298fe4-65f0-407c-94b8-0363676846d8 2018-07-22 19:02:27,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/8f857a04e9374b0cb0dbab3aba97ee7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe7462675a0cc4e6aea770f4474922ae0604ed8" 2018-07-22 19:02:27,786 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:27 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-c485a894-e7ee-4572-8822-d19925ebb007 RESP BODY: {"error": {"message": "Could not find project: 8f857a04e9374b0cb0dbab3aba97ee7c.", "code": 404, "title": "Not Found"}} 2018-07-22 19:02:27,786 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/8f857a04e9374b0cb0dbab3aba97ee7c used request id req-c485a894-e7ee-4572-8822-d19925ebb007 2018-07-22 19:02:27,786 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 19:02:27,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/842f62c9dbf64b77b4b3da26e8d21c32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe7462675a0cc4e6aea770f4474922ae0604ed8" 2018-07-22 19:02:27,817 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:27 GMT Content-Type: application/json Content-Length: 308 Vary: X-Auth-Token x-openstack-request-id: req-8f2a04b5-b041-4a2e-a065-bf09dc8cbfed X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/842f62c9dbf64b77b4b3da26e8d21c32"}, "tags": [], "enabled": true, "id": "842f62c9dbf64b77b4b3da26e8d21c32", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-07-22 19:02:27,817 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/842f62c9dbf64b77b4b3da26e8d21c32 used request id req-8f2a04b5-b041-4a2e-a065-bf09dc8cbfed 2018-07-22 19:02:27,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/239b77d2cb034c04aa6625d9b3cb629c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe7462675a0cc4e6aea770f4474922ae0604ed8" 2018-07-22 19:02:27,846 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:27 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-8200d15d-cbed-4410-a3cf-4e97e8e28ebe RESP BODY: {"error": {"message": "Could not find project: 239b77d2cb034c04aa6625d9b3cb629c.", "code": 404, "title": "Not Found"}} 2018-07-22 19:02:27,847 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/239b77d2cb034c04aa6625d9b3cb629c used request id req-8200d15d-cbed-4410-a3cf-4e97e8e28ebe 2018-07-22 19:02:27,847 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 19:02:27,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/8f202eb52ac04d0492b9c306c41849e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe7462675a0cc4e6aea770f4474922ae0604ed8" 2018-07-22 19:02:27,889 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:27 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-01d91b7b-da8f-4d35-9c83-c4640ee52e46 RESP BODY: {"error": {"message": "Could not find project: 8f202eb52ac04d0492b9c306c41849e2.", "code": 404, "title": "Not Found"}} 2018-07-22 19:02:27,889 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/8f202eb52ac04d0492b9c306c41849e2 used request id req-01d91b7b-da8f-4d35-9c83-c4640ee52e46 2018-07-22 19:02:27,889 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 19:02:27,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe7462675a0cc4e6aea770f4474922ae0604ed8" 2018-07-22 19:02:27,919 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:27 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-e9cd704e-3460-4e2b-bbf7-029ceda86bd9 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:02:27,919 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-e9cd704e-3460-4e2b-bbf7-029ceda86bd9 2018-07-22 19:02:27,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/b34d2a5bc1b54628b1c7e2c9de5eba80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe7462675a0cc4e6aea770f4474922ae0604ed8" 2018-07-22 19:02:27,948 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:27 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-c9b5879b-16e8-4714-85f9-8ed774fbfc18 RESP BODY: {"error": {"message": "Could not find project: b34d2a5bc1b54628b1c7e2c9de5eba80.", "code": 404, "title": "Not Found"}} 2018-07-22 19:02:27,948 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/b34d2a5bc1b54628b1c7e2c9de5eba80 used request id req-c9b5879b-16e8-4714-85f9-8ed774fbfc18 2018-07-22 19:02:27,948 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 19:02:27,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/10591997a0b1467f9d5a830f63b555e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe7462675a0cc4e6aea770f4474922ae0604ed8" 2018-07-22 19:02:27,983 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:27 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-6052a4ad-53dd-44ad-8421-ae15950074e6 RESP BODY: {"error": {"message": "Could not find project: 10591997a0b1467f9d5a830f63b555e6.", "code": 404, "title": "Not Found"}} 2018-07-22 19:02:27,983 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/10591997a0b1467f9d5a830f63b555e6 used request id req-6052a4ad-53dd-44ad-8421-ae15950074e6 2018-07-22 19:02:27,983 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 19:02:27,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/5eb1dfd3cb5c4f68b089dfe08255dbd6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe7462675a0cc4e6aea770f4474922ae0604ed8" 2018-07-22 19:02:28,020 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:28 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-91a23889-fda6-4fb4-8868-64d2302c75d6 RESP BODY: {"error": {"message": "Could not find project: 5eb1dfd3cb5c4f68b089dfe08255dbd6.", "code": 404, "title": "Not Found"}} 2018-07-22 19:02:28,020 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/5eb1dfd3cb5c4f68b089dfe08255dbd6 used request id req-91a23889-fda6-4fb4-8868-64d2302c75d6 2018-07-22 19:02:28,020 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 19:02:28,021 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-0fd50339-73c2-45f-name 2018-07-22 19:02:28,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/593998bc3a764dec8bb4754a200d195b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe7462675a0cc4e6aea770f4474922ae0604ed8" 2018-07-22 19:02:28,321 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:28 GMT Vary: X-Auth-Token x-openstack-request-id: req-2ce2c5f2-54f5-4040-899e-bf1b03931565 X-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-22 19:02:28,322 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/593998bc3a764dec8bb4754a200d195b used request id req-2ce2c5f2-54f5-4040-899e-bf1b03931565 2018-07-22 19:02:28,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe7462675a0cc4e6aea770f4474922ae0604ed8" 2018-07-22 19:02:28,356 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:28 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-ab35a09f-242a-4ea5-ac60-b58470661a7f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47926fd2f5154882b6f31c1790b7a7c7", "links": {"self": "https://192.16.1.222:5000/v3/roles/47926fd2f5154882b6f31c1790b7a7c7"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d003a336a98a4f52ae5449d360466dce", "links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "name": "admin"}, {"domain_id": null, "id": "e5c38e0f43c64a44921d1e4a958814a3", "links": {"self": "https://192.16.1.222:5000/v3/roles/e5c38e0f43c64a44921d1e4a958814a3"}, "name": "heat_stack_user"}]} 2018-07-22 19:02:28,356 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-ab35a09f-242a-4ea5-ac60-b58470661a7f 2018-07-22 19:02:28,357 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:02:28,866 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:02:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["NtPNrwnKSS6i6i38BdTb8w"], "issued_at": "2018-07-22T19:02:28.000000Z"}} 2018-07-22 19:02:28,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb7d84d853ff7c81f594f52a502b1944fd6a0c91" 2018-07-22 19:02:28,885 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:28 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-7f3e173a-7b7e-401d-a7ff-3554d3876859 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:02:28,885 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-7f3e173a-7b7e-401d-a7ff-3554d3876859 2018-07-22 19:02:28,887 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:02:28,887 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:02:29,327 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:02:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["Jh6mNDaSTD-kwacJqS2LEQ"], "issued_at": "2018-07-22T19:02:29.000000Z"}} 2018-07-22 19:02:29,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3a3910feaf994c5a01212dd6365de77574f3367" 2018-07-22 19:02:29,348 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:29 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-da8d9b07-895f-4030-8f3b-f5cef2ecde9a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:02:29,348 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-da8d9b07-895f-4030-8f3b-f5cef2ecde9a 2018-07-22 19:02:29,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:02:29,357 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:29 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:02:29,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-b3adad96-9cdb-4db-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3a3910feaf994c5a01212dd6365de77574f3367" 2018-07-22 19:02:29,393 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:29 GMT Content-Type: application/json Content-Length: 195 Vary: X-Auth-Token x-openstack-request-id: req-9c880ccf-c1e9-4f4e-9a04-d9451c821339 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-b3adad96-9cdb-4db-name", "previous": null, "next": null}, "projects": []} 2018-07-22 19:02:29,393 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-b3adad96-9cdb-4db-name used request id req-9c880ccf-c1e9-4f4e-9a04-d9451c821339 2018-07-22 19:02:29,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3a3910feaf994c5a01212dd6365de77574f3367" 2018-07-22 19:02:29,431 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:29 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-17d227fc-327a-43dc-a93c-7c9e8bb46771 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 19:02:29,431 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-17d227fc-327a-43dc-a93c-7c9e8bb46771 2018-07-22 19:02:29,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3a3910feaf994c5a01212dd6365de77574f3367" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-b3adad96-9cdb-4db-name"}}' 2018-07-22 19:02:29,506 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:29 GMT Content-Type: application/json Content-Length: 324 Vary: X-Auth-Token x-openstack-request-id: req-e04d2c5b-3977-48b2-bb59-12440ea0e761 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/f8ef454fd092470bac0a20217deef525"}, "tags": [], "enabled": true, "id": "f8ef454fd092470bac0a20217deef525", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-b3adad96-9cdb-4db-name"}} 2018-07-22 19:02:29,506 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-e04d2c5b-3977-48b2-bb59-12440ea0e761 2018-07-22 19:02:29,507 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-b3adad96-9cdb-4db-name 2018-07-22 19:02:29,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:02:29,515 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:29 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:02:29,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-b3adad96-9cdb-4db-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb7d84d853ff7c81f594f52a502b1944fd6a0c91" 2018-07-22 19:02:29,555 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:29 GMT Content-Type: application/json Content-Length: 506 Vary: X-Auth-Token x-openstack-request-id: req-8e868292-63b2-4ecb-b383-16787f4b94c5 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-b3adad96-9cdb-4db-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/f8ef454fd092470bac0a20217deef525"}, "tags": [], "enabled": true, "id": "f8ef454fd092470bac0a20217deef525", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-b3adad96-9cdb-4db-name"}]} 2018-07-22 19:02:29,555 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-b3adad96-9cdb-4db-name used request id req-8e868292-63b2-4ecb-b383-16787f4b94c5 2018-07-22 19:02:29,556 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:02:29,556 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:02:29,997 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:02:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["8JIeeNMVT_SQZl3otAJhZA"], "issued_at": "2018-07-22T19:02:29.000000Z"}} 2018-07-22 19:02:29,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}006d3afd5488f39246519c0c26f0143148c90d2c" 2018-07-22 19:02:30,018 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:30 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-ba5b2805-20e0-40c8-b12d-24fe5a315345 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:02:30,018 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-ba5b2805-20e0-40c8-b12d-24fe5a315345 2018-07-22 19:02:30,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:02:30,028 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:30 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:02:30,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-b3adad96-9cdb-4db-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}006d3afd5488f39246519c0c26f0143148c90d2c" 2018-07-22 19:02:30,076 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:30 GMT Content-Type: application/json Content-Length: 506 Vary: X-Auth-Token x-openstack-request-id: req-978af721-50f0-425c-84e4-28ea7b7214a4 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-b3adad96-9cdb-4db-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/f8ef454fd092470bac0a20217deef525"}, "tags": [], "enabled": true, "id": "f8ef454fd092470bac0a20217deef525", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-b3adad96-9cdb-4db-name"}]} 2018-07-22 19:02:30,076 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-b3adad96-9cdb-4db-name used request id req-978af721-50f0-425c-84e4-28ea7b7214a4 2018-07-22 19:02:30,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb7d84d853ff7c81f594f52a502b1944fd6a0c91" 2018-07-22 19:02:30,112 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:30 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-df47fb75-94a4-4fbd-80f9-ea4cb135f19d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domain": {"name": "Default", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-07-22 19:02:30,112 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-df47fb75-94a4-4fbd-80f9-ea4cb135f19d 2018-07-22 19:02:30,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3a3910feaf994c5a01212dd6365de77574f3367" 2018-07-22 19:02:30,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-53f132fa-61db-4f11-a548-d596bb2154da Date: Sun, 22 Jul 2018 19:02:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "created_at": "2018-07-22T18:49:52Z", "updated_at": "2018-07-22T18:49:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "01c3663a-7eea-4695-8e37-a0f5e0bd72a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "3e1f362c-a213-4558-a8ae-3fc153ed2c7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "664e82b7-b3b3-446b-8ce6-a52370f41273", "remote_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "d9ea564c-f30b-4a70-9239-caa2b493f1ab", "remote_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}], "revision_number": 4, "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "created_at": "2018-07-22T18:52:59Z", "updated_at": "2018-07-22T18:52:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:59Z", "revision_number": 0, "id": "42ad53ed-51fa-42bc-8671-7eb1ef976f80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:59Z", "security_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "port_range_min": null, "ethertype": "IPv6", "project_id": "842f62c9dbf64b77b4b3da26e8d21c32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:59Z", "revision_number": 0, "id": "64687bd4-523d-474f-a732-42b3fd7b92e6", "remote_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:59Z", "security_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "port_range_min": null, "ethertype": "IPv6", "project_id": "842f62c9dbf64b77b4b3da26e8d21c32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:59Z", "revision_number": 0, "id": "c3e95f8a-f945-4e98-ba70-f1ba1b3989ee", "remote_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:59Z", "security_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "port_range_min": null, "ethertype": "IPv4", "project_id": "842f62c9dbf64b77b4b3da26e8d21c32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:59Z", "revision_number": 0, "id": "e0f051cf-02a4-4e89-9aca-ad641d3523e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:59Z", "security_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "port_range_min": null, "ethertype": "IPv4", "project_id": "842f62c9dbf64b77b4b3da26e8d21c32"}], "revision_number": 4, "project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "created_at": "2018-07-22T18:53:45Z", "updated_at": "2018-07-22T18:53:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "121b67f5-2f82-4204-b188-1a7fcf2bc7de", "remote_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv6", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "60b512d0-b458-4dfd-967e-cdf2ac05691e", "remote_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv4", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "9091963a-eedf-4b38-9535-a3f1cad1b6a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv6", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "b7710152-0fa0-45f7-b890-5ef7b192b184", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv4", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}], "revision_number": 4, "project_id": "239b77d2cb034c04aa6625d9b3cb629c", "id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "created_at": "2018-07-22T18:55:21Z", "updated_at": "2018-07-22T18:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:22Z", "revision_number": 0, "id": "2811c78b-92bc-4ef7-b300-08d220af60f4", "remote_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:22Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:22Z", "revision_number": 0, "id": "64c4c175-f411-4a59-8270-c6ca4d9d11ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:22Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:21Z", "revision_number": 0, "id": "93269d7b-dc2b-4e36-a6d6-33ff3f193df4", "remote_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:21Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:21Z", "revision_number": 0, "id": "f37f60f1-5e66-4c78-bc90-39ebd790d254", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:21Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}], "revision_number": 4, "project_id": "8f202eb52ac04d0492b9c306c41849e2", "id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:02:25Z", "updated_at": "2018-07-22T19:02:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:25Z", "revision_number": 0, "id": "2c317e36-632c-44de-b5ef-acc5f83b5720", "remote_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:25Z", "security_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:25Z", "revision_number": 0, "id": "999516c5-5727-490a-b911-ce56173683f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:25Z", "security_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:25Z", "revision_number": 0, "id": "a7e16eb9-e682-4533-8dcc-28a5ad1d525c", "remote_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:25Z", "security_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:25Z", "revision_number": 0, "id": "fe4ef1f4-a3f3-4606-9c29-df2420219abf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:25Z", "security_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}], "revision_number": 4, "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "created_at": "2018-07-22T18:57:13Z", "updated_at": "2018-07-22T18:57:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:57:13Z", "revision_number": 0, "id": "857c06a6-afdf-47df-a1af-15f1bb04939f", "remote_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "remote_ip_prefix": null, "created_at": "2018-07-22T18:57:13Z", "security_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "port_range_min": null, "ethertype": "IPv6", "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:57:13Z", "revision_number": 0, "id": "dac5a215-38eb-4398-bc80-dff0a5a5ecad", "remote_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "remote_ip_prefix": null, "created_at": "2018-07-22T18:57:13Z", "security_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "port_range_min": null, "ethertype": "IPv4", "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:57:13Z", "revision_number": 0, "id": "daebae3b-3769-4f25-8b39-5ed657b77309", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:57:13Z", "security_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "port_range_min": null, "ethertype": "IPv6", "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:57:13Z", "revision_number": 0, "id": "e57272c1-aa43-476c-a6ed-c662f50ad8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:57:13Z", "security_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "port_range_min": null, "ethertype": "IPv4", "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80"}], "revision_number": 4, "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "created_at": "2018-07-22T18:58:48Z", "updated_at": "2018-07-22T18:58:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "a62eb5e0-eb5a-4ede-b96d-b649e0c792e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "10591997a0b1467f9d5a830f63b555e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "c533dcd2-cae9-4c2c-8656-9a962b694a05", "remote_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "10591997a0b1467f9d5a830f63b555e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "d56dc1a4-95eb-4302-9a42-a9ad750a13e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "10591997a0b1467f9d5a830f63b555e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "fe5ffd07-d746-44b3-86f5-c0387703f495", "remote_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "10591997a0b1467f9d5a830f63b555e6"}], "revision_number": 4, "project_id": "10591997a0b1467f9d5a830f63b555e6", "id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T18:49:10Z", "updated_at": "2018-07-22T18:49:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:10Z", "revision_number": 0, "id": "13f85fbc-87e2-4705-ab83-1234721c79a6", "remote_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "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-22T18:49:10Z", "revision_number": 0, "id": "513465eb-3aae-451f-9811-6212c26776df", "remote_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "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-22T18:49:10Z", "revision_number": 0, "id": "9efc95bd-96a7-4f9c-b85c-65894e9f1195", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "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-22T18:49:10Z", "revision_number": 0, "id": "e78f5bfa-1156-4ede-a2dd-2e320023bfbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c535da99-7e1e-4a0b-9807-303de655a623", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "created_at": "2018-07-22T18:51:15Z", "updated_at": "2018-07-22T18:51:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "0ad90696-32d1-41ad-bccf-95bea74601f6", "remote_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv6", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "a0ac56e2-c230-492d-829f-63d8fc714bf6", "remote_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv4", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "acd19f57-0a99-4fef-a1aa-36e851a2be19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv6", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "d956a6a7-58d3-48ad-b3da-d2e97ee0e374", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv4", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}], "revision_number": 4, "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "name": "default"}]} 2018-07-22 19:02:30,409 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=default used request id req-53f132fa-61db-4f11-a548-d596bb2154da 2018-07-22 19:02:30,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/8f857a04e9374b0cb0dbab3aba97ee7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3a3910feaf994c5a01212dd6365de77574f3367" 2018-07-22 19:02:30,443 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:30 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-2dc088b9-ffd5-4760-8dd1-8b65c7b5b1e9 RESP BODY: {"error": {"message": "Could not find project: 8f857a04e9374b0cb0dbab3aba97ee7c.", "code": 404, "title": "Not Found"}} 2018-07-22 19:02:30,444 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/8f857a04e9374b0cb0dbab3aba97ee7c used request id req-2dc088b9-ffd5-4760-8dd1-8b65c7b5b1e9 2018-07-22 19:02:30,444 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 19:02:30,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/842f62c9dbf64b77b4b3da26e8d21c32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3a3910feaf994c5a01212dd6365de77574f3367" 2018-07-22 19:02:30,472 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:30 GMT Content-Type: application/json Content-Length: 308 Vary: X-Auth-Token x-openstack-request-id: req-ab188b69-f1b0-4505-875d-38ecac3b94cf X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/842f62c9dbf64b77b4b3da26e8d21c32"}, "tags": [], "enabled": true, "id": "842f62c9dbf64b77b4b3da26e8d21c32", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-07-22 19:02:30,472 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/842f62c9dbf64b77b4b3da26e8d21c32 used request id req-ab188b69-f1b0-4505-875d-38ecac3b94cf 2018-07-22 19:02:30,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/239b77d2cb034c04aa6625d9b3cb629c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3a3910feaf994c5a01212dd6365de77574f3367" 2018-07-22 19:02:30,504 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:30 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-fde4c30c-90d9-4e65-8a05-63fe01468fb3 RESP BODY: {"error": {"message": "Could not find project: 239b77d2cb034c04aa6625d9b3cb629c.", "code": 404, "title": "Not Found"}} 2018-07-22 19:02:30,505 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/239b77d2cb034c04aa6625d9b3cb629c used request id req-fde4c30c-90d9-4e65-8a05-63fe01468fb3 2018-07-22 19:02:30,505 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 19:02:30,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/8f202eb52ac04d0492b9c306c41849e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3a3910feaf994c5a01212dd6365de77574f3367" 2018-07-22 19:02:30,540 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:30 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-ce6ddbfd-ed1c-4bc2-80bc-edab3bd174d3 RESP BODY: {"error": {"message": "Could not find project: 8f202eb52ac04d0492b9c306c41849e2.", "code": 404, "title": "Not Found"}} 2018-07-22 19:02:30,540 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/8f202eb52ac04d0492b9c306c41849e2 used request id req-ce6ddbfd-ed1c-4bc2-80bc-edab3bd174d3 2018-07-22 19:02:30,540 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 19:02:30,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3a3910feaf994c5a01212dd6365de77574f3367" 2018-07-22 19:02:30,570 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:30 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-a1998c00-cfcb-4aed-8e4f-20617f8f6ba0 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:02:30,570 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-a1998c00-cfcb-4aed-8e4f-20617f8f6ba0 2018-07-22 19:02:30,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/b34d2a5bc1b54628b1c7e2c9de5eba80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3a3910feaf994c5a01212dd6365de77574f3367" 2018-07-22 19:02:30,601 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:30 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-bde2a375-cfe7-4bd3-b316-6d5385e718a8 RESP BODY: {"error": {"message": "Could not find project: b34d2a5bc1b54628b1c7e2c9de5eba80.", "code": 404, "title": "Not Found"}} 2018-07-22 19:02:30,601 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/b34d2a5bc1b54628b1c7e2c9de5eba80 used request id req-bde2a375-cfe7-4bd3-b316-6d5385e718a8 2018-07-22 19:02:30,601 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 19:02:30,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/10591997a0b1467f9d5a830f63b555e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3a3910feaf994c5a01212dd6365de77574f3367" 2018-07-22 19:02:30,632 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:30 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-aee58d34-e351-4523-b21f-35f36b9a6b0f RESP BODY: {"error": {"message": "Could not find project: 10591997a0b1467f9d5a830f63b555e6.", "code": 404, "title": "Not Found"}} 2018-07-22 19:02:30,632 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/10591997a0b1467f9d5a830f63b555e6 used request id req-aee58d34-e351-4523-b21f-35f36b9a6b0f 2018-07-22 19:02:30,632 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 19:02:30,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/5eb1dfd3cb5c4f68b089dfe08255dbd6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3a3910feaf994c5a01212dd6365de77574f3367" 2018-07-22 19:02:30,659 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:30 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-1fe0fb14-ad70-4ac7-bd49-777c41033865 RESP BODY: {"error": {"message": "Could not find project: 5eb1dfd3cb5c4f68b089dfe08255dbd6.", "code": 404, "title": "Not Found"}} 2018-07-22 19:02:30,659 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/5eb1dfd3cb5c4f68b089dfe08255dbd6 used request id req-1fe0fb14-ad70-4ac7-bd49-777c41033865 2018-07-22 19:02:30,659 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 19:02:30,660 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-b3adad96-9cdb-4db-name 2018-07-22 19:02:30,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/f8ef454fd092470bac0a20217deef525 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3a3910feaf994c5a01212dd6365de77574f3367" 2018-07-22 19:02:31,003 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:31 GMT Vary: X-Auth-Token x-openstack-request-id: req-84d70347-a101-4a95-b3c0-fdcde778094a X-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-22 19:02:31,003 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/f8ef454fd092470bac0a20217deef525 used request id req-84d70347-a101-4a95-b3c0-fdcde778094a 2018-07-22 19:02:31,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3a3910feaf994c5a01212dd6365de77574f3367" 2018-07-22 19:02:31,038 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:31 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-769c46b1-dc9f-49b0-8ca7-b0001bb76938 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47926fd2f5154882b6f31c1790b7a7c7", "links": {"self": "https://192.16.1.222:5000/v3/roles/47926fd2f5154882b6f31c1790b7a7c7"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d003a336a98a4f52ae5449d360466dce", "links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "name": "admin"}, {"domain_id": null, "id": "e5c38e0f43c64a44921d1e4a958814a3", "links": {"self": "https://192.16.1.222:5000/v3/roles/e5c38e0f43c64a44921d1e4a958814a3"}, "name": "heat_stack_user"}]} 2018-07-22 19:02:31,038 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-769c46b1-dc9f-49b0-8ca7-b0001bb76938 2018-07-22 19:02:31,039 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:02:31,589 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:02:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["Aqp2O1yaQEqLAs5s0ufQeQ"], "issued_at": "2018-07-22T19:02:31.000000Z"}} 2018-07-22 19:02:31,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60df8cdf0b4f8c132852a86e2985e8d695dd87cc" 2018-07-22 19:02:31,609 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:31 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-0ff0da3c-2e3e-4162-8877-0b85659997ad X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:02:31,609 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-0ff0da3c-2e3e-4162-8877-0b85659997ad 2018-07-22 19:02:31,610 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:02:31,611 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:02:32,039 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:02:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["OECH_8x4T3uIABVQ9WW61Q"], "issued_at": "2018-07-22T19:02:32.000000Z"}} 2018-07-22 19:02:32,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c68f5f8d5c8b715d19fecdf2fafaae1f4d5fc72" 2018-07-22 19:02:32,068 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:32 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-95ce96ac-3a00-480c-87ce-2d312f8e2a9e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:02:32,069 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-95ce96ac-3a00-480c-87ce-2d312f8e2a9e 2018-07-22 19:02:32,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:02:32,079 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:32 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:02:32,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-b8e018c4-e6ac-4d1-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c68f5f8d5c8b715d19fecdf2fafaae1f4d5fc72" 2018-07-22 19:02:32,118 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:32 GMT Content-Type: application/json Content-Length: 191 Vary: X-Auth-Token x-openstack-request-id: req-b0f52ab1-ed37-4428-8991-0d53903bdaa2 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-b8e018c4-e6ac-4d1-name", "previous": null, "next": null}, "projects": []} 2018-07-22 19:02:32,118 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-b8e018c4-e6ac-4d1-name used request id req-b0f52ab1-ed37-4428-8991-0d53903bdaa2 2018-07-22 19:02:32,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=foo -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c68f5f8d5c8b715d19fecdf2fafaae1f4d5fc72" 2018-07-22 19:02:32,151 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:32 GMT Content-Type: application/json Content-Length: 115 Vary: X-Auth-Token x-openstack-request-id: req-51abf2ba-cdb7-49db-977d-bdcce24a1ab4 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=foo", "previous": null, "next": null}} 2018-07-22 19:02:32,151 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=foo used request id req-51abf2ba-cdb7-49db-977d-bdcce24a1ab4 2018-07-22 19:02:32,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c68f5f8d5c8b715d19fecdf2fafaae1f4d5fc72" -d '{"project": {"enabled": true, "domain_id": "foo", "name": "CreateProjectSuccessTests-b8e018c4-e6ac-4d1-name"}}' 2018-07-22 19:02:32,201 - keystoneauth.session - DEBUG - RESP: [400] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:32 GMT Content-Type: application/json Content-Length: 90 Vary: X-Auth-Token x-openstack-request-id: req-f3b5993b-0c71-4df4-b0e9-bef9501256af RESP BODY: {"error": {"message": "Could not find domain: foo.", "code": 400, "title": "Bad Request"}} 2018-07-22 19:02:32,201 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-f3b5993b-0c71-4df4-b0e9-bef9501256af 2018-07-22 19:02:32,201 - keystoneauth.session - DEBUG - Request returned failure status: 400 2018-07-22 19:02:32,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c68f5f8d5c8b715d19fecdf2fafaae1f4d5fc72" 2018-07-22 19:02:32,233 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:32 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-15c9c29d-f632-4de9-a0b7-39c1b1a96602 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47926fd2f5154882b6f31c1790b7a7c7", "links": {"self": "https://192.16.1.222:5000/v3/roles/47926fd2f5154882b6f31c1790b7a7c7"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d003a336a98a4f52ae5449d360466dce", "links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "name": "admin"}, {"domain_id": null, "id": "e5c38e0f43c64a44921d1e4a958814a3", "links": {"self": "https://192.16.1.222:5000/v3/roles/e5c38e0f43c64a44921d1e4a958814a3"}, "name": "heat_stack_user"}]} 2018-07-22 19:02:32,233 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-15c9c29d-f632-4de9-a0b7-39c1b1a96602 2018-07-22 19:02:32,235 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:02:32,650 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:02:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["gCtD8tVcQ66TKL9qY0ztRA"], "issued_at": "2018-07-22T19:02:32.000000Z"}} 2018-07-22 19:02:32,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aad43b9d95acca7c5086a0522fd9ffd6862580e7" 2018-07-22 19:02:32,682 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:32 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-c3784310-29ad-44cf-9f38-a8f14d72db82 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:02:32,682 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-c3784310-29ad-44cf-9f38-a8f14d72db82 2018-07-22 19:02:32,683 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:02:32,684 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:02:33,122 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:02:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["pF0D1sefRW6IVH3mM1C8UQ"], "issued_at": "2018-07-22T19:02:33.000000Z"}} 2018-07-22 19:02:33,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec898beb87ccb4844d44eeaf8132e210a942131" 2018-07-22 19:02:33,142 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:33 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-c3802569-d6d0-4a55-ae92-c580864a37fa X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:02:33,142 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-c3802569-d6d0-4a55-ae92-c580864a37fa 2018-07-22 19:02:33,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:02:33,156 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:33 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:02:33,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-2313147c-aa50-42d-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec898beb87ccb4844d44eeaf8132e210a942131" 2018-07-22 19:02:33,190 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:33 GMT Content-Type: application/json Content-Length: 195 Vary: X-Auth-Token x-openstack-request-id: req-69c95696-99fc-4856-8897-ac7d8a66bf12 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-2313147c-aa50-42d-name", "previous": null, "next": null}, "projects": []} 2018-07-22 19:02:33,190 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-2313147c-aa50-42d-name used request id req-69c95696-99fc-4856-8897-ac7d8a66bf12 2018-07-22 19:02:33,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec898beb87ccb4844d44eeaf8132e210a942131" 2018-07-22 19:02:33,226 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:33 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-2c969af4-e93e-49f5-8196-d18bab71edec X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 19:02:33,226 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-2c969af4-e93e-49f5-8196-d18bab71edec 2018-07-22 19:02:33,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec898beb87ccb4844d44eeaf8132e210a942131" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-2313147c-aa50-42d-name"}}' 2018-07-22 19:02:33,293 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:33 GMT Content-Type: application/json Content-Length: 324 Vary: X-Auth-Token x-openstack-request-id: req-d67ab3ae-b667-4b46-b428-3f01533adb87 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/fce48c4ccfd44c1f876f09c8a881b19f"}, "tags": [], "enabled": true, "id": "fce48c4ccfd44c1f876f09c8a881b19f", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-2313147c-aa50-42d-name"}} 2018-07-22 19:02:33,293 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-d67ab3ae-b667-4b46-b428-3f01533adb87 2018-07-22 19:02:33,294 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-2313147c-aa50-42d-name 2018-07-22 19:02:33,294 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 19:02:33,296 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-quota-sets/fce48c4ccfd44c1f876f09c8a881b19f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec898beb87ccb4844d44eeaf8132e210a942131" 2018-07-22 19:02:33,529 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 371 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-ecb926fa-49e3-4f39-b352-55431a472228 x-compute-request-id: req-ecb926fa-49e3-4f39-b352-55431a472228 RESP BODY: {"quota_set": {"injected_file_content_bytes": 10240, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 51200, "floating_ips": 10, "key_pairs": 100, "id": "fce48c4ccfd44c1f876f09c8a881b19f", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-22 19:02:33,530 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-quota-sets/fce48c4ccfd44c1f876f09c8a881b19f used request id req-ecb926fa-49e3-4f39-b352-55431a472228 2018-07-22 19:02:33,531 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:8774/v2.1/os-quota-sets/fce48c4ccfd44c1f876f09c8a881b19f -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec898beb87ccb4844d44eeaf8132e210a942131" -d '{"quota_set": {"metadata_items": 128, "injected_file_content_bytes": 60000, "ram": 70000, "key_pairs": 8, "instances": 5, "injected_files": 6, "cores": 4, "fixed_ips": 7}}' 2018-07-22 19:02:33,882 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 324 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-9eec1f80-72b0-4531-9ec8-7c23896f1f39 x-compute-request-id: req-9eec1f80-72b0-4531-9ec8-7c23896f1f39 RESP BODY: {"quota_set": {"injected_file_content_bytes": 60000, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 70000, "floating_ips": 10, "key_pairs": 8, "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-22 19:02:33,882 - novaclient.v2.client - DEBUG - PUT call to compute for https://192.16.1.222:8774/v2.1/os-quota-sets/fce48c4ccfd44c1f876f09c8a881b19f used request id req-9eec1f80-72b0-4531-9ec8-7c23896f1f39 2018-07-22 19:02:33,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:02:33,890 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:33 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:02:33,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-2313147c-aa50-42d-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aad43b9d95acca7c5086a0522fd9ffd6862580e7" 2018-07-22 19:02:33,933 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:33 GMT Content-Type: application/json Content-Length: 506 Vary: X-Auth-Token x-openstack-request-id: req-49211692-27fc-4467-9677-8f63d9994368 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-2313147c-aa50-42d-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/fce48c4ccfd44c1f876f09c8a881b19f"}, "tags": [], "enabled": true, "id": "fce48c4ccfd44c1f876f09c8a881b19f", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-2313147c-aa50-42d-name"}]} 2018-07-22 19:02:33,933 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-2313147c-aa50-42d-name used request id req-49211692-27fc-4467-9677-8f63d9994368 2018-07-22 19:02:33,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aad43b9d95acca7c5086a0522fd9ffd6862580e7" 2018-07-22 19:02:33,960 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:33 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-0690b754-84e7-4dd3-8580-2234e7e523ad X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domain": {"name": "Default", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-07-22 19:02:33,960 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-0690b754-84e7-4dd3-8580-2234e7e523ad 2018-07-22 19:02:33,960 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 19:02:33,962 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-quota-sets/fce48c4ccfd44c1f876f09c8a881b19f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aad43b9d95acca7c5086a0522fd9ffd6862580e7" 2018-07-22 19:02:34,159 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 366 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-0ff02fa7-9ba7-4fc9-bfb6-19b543dee02f x-compute-request-id: req-0ff02fa7-9ba7-4fc9-bfb6-19b543dee02f RESP BODY: {"quota_set": {"injected_file_content_bytes": 60000, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 70000, "floating_ips": 10, "key_pairs": 8, "id": "fce48c4ccfd44c1f876f09c8a881b19f", "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-22 19:02:34,159 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-quota-sets/fce48c4ccfd44c1f876f09c8a881b19f used request id req-0ff02fa7-9ba7-4fc9-bfb6-19b543dee02f 2018-07-22 19:02:34,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec898beb87ccb4844d44eeaf8132e210a942131" 2018-07-22 19:02:34,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-495d9e9b-b20f-4d9e-a11f-510a9a6ce8db Date: Sun, 22 Jul 2018 19:02:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "created_at": "2018-07-22T18:49:52Z", "updated_at": "2018-07-22T18:49:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "01c3663a-7eea-4695-8e37-a0f5e0bd72a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "3e1f362c-a213-4558-a8ae-3fc153ed2c7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "664e82b7-b3b3-446b-8ce6-a52370f41273", "remote_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "d9ea564c-f30b-4a70-9239-caa2b493f1ab", "remote_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}], "revision_number": 4, "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "created_at": "2018-07-22T18:52:59Z", "updated_at": "2018-07-22T18:52:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:59Z", "revision_number": 0, "id": "42ad53ed-51fa-42bc-8671-7eb1ef976f80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:59Z", "security_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "port_range_min": null, "ethertype": "IPv6", "project_id": "842f62c9dbf64b77b4b3da26e8d21c32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:59Z", "revision_number": 0, "id": "64687bd4-523d-474f-a732-42b3fd7b92e6", "remote_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:59Z", "security_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "port_range_min": null, "ethertype": "IPv6", "project_id": "842f62c9dbf64b77b4b3da26e8d21c32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:59Z", "revision_number": 0, "id": "c3e95f8a-f945-4e98-ba70-f1ba1b3989ee", "remote_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:59Z", "security_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "port_range_min": null, "ethertype": "IPv4", "project_id": "842f62c9dbf64b77b4b3da26e8d21c32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:59Z", "revision_number": 0, "id": "e0f051cf-02a4-4e89-9aca-ad641d3523e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:59Z", "security_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "port_range_min": null, "ethertype": "IPv4", "project_id": "842f62c9dbf64b77b4b3da26e8d21c32"}], "revision_number": 4, "project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "created_at": "2018-07-22T18:53:45Z", "updated_at": "2018-07-22T18:53:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "121b67f5-2f82-4204-b188-1a7fcf2bc7de", "remote_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv6", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "60b512d0-b458-4dfd-967e-cdf2ac05691e", "remote_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv4", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "9091963a-eedf-4b38-9535-a3f1cad1b6a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv6", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "b7710152-0fa0-45f7-b890-5ef7b192b184", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv4", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}], "revision_number": 4, "project_id": "239b77d2cb034c04aa6625d9b3cb629c", "id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "created_at": "2018-07-22T18:55:21Z", "updated_at": "2018-07-22T18:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:22Z", "revision_number": 0, "id": "2811c78b-92bc-4ef7-b300-08d220af60f4", "remote_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:22Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:22Z", "revision_number": 0, "id": "64c4c175-f411-4a59-8270-c6ca4d9d11ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:22Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:21Z", "revision_number": 0, "id": "93269d7b-dc2b-4e36-a6d6-33ff3f193df4", "remote_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:21Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:21Z", "revision_number": 0, "id": "f37f60f1-5e66-4c78-bc90-39ebd790d254", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:21Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}], "revision_number": 4, "project_id": "8f202eb52ac04d0492b9c306c41849e2", "id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:02:25Z", "updated_at": "2018-07-22T19:02:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:25Z", "revision_number": 0, "id": "2c317e36-632c-44de-b5ef-acc5f83b5720", "remote_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:25Z", "security_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:25Z", "revision_number": 0, "id": "999516c5-5727-490a-b911-ce56173683f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:25Z", "security_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:25Z", "revision_number": 0, "id": "a7e16eb9-e682-4533-8dcc-28a5ad1d525c", "remote_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:25Z", "security_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:25Z", "revision_number": 0, "id": "fe4ef1f4-a3f3-4606-9c29-df2420219abf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:25Z", "security_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}], "revision_number": 4, "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "created_at": "2018-07-22T18:57:13Z", "updated_at": "2018-07-22T18:57:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:57:13Z", "revision_number": 0, "id": "857c06a6-afdf-47df-a1af-15f1bb04939f", "remote_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "remote_ip_prefix": null, "created_at": "2018-07-22T18:57:13Z", "security_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "port_range_min": null, "ethertype": "IPv6", "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:57:13Z", "revision_number": 0, "id": "dac5a215-38eb-4398-bc80-dff0a5a5ecad", "remote_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "remote_ip_prefix": null, "created_at": "2018-07-22T18:57:13Z", "security_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "port_range_min": null, "ethertype": "IPv4", "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:57:13Z", "revision_number": 0, "id": "daebae3b-3769-4f25-8b39-5ed657b77309", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:57:13Z", "security_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "port_range_min": null, "ethertype": "IPv6", "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:57:13Z", "revision_number": 0, "id": "e57272c1-aa43-476c-a6ed-c662f50ad8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:57:13Z", "security_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "port_range_min": null, "ethertype": "IPv4", "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80"}], "revision_number": 4, "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "created_at": "2018-07-22T18:58:48Z", "updated_at": "2018-07-22T18:58:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "a62eb5e0-eb5a-4ede-b96d-b649e0c792e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "10591997a0b1467f9d5a830f63b555e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "c533dcd2-cae9-4c2c-8656-9a962b694a05", "remote_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "10591997a0b1467f9d5a830f63b555e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "d56dc1a4-95eb-4302-9a42-a9ad750a13e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "10591997a0b1467f9d5a830f63b555e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "fe5ffd07-d746-44b3-86f5-c0387703f495", "remote_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "10591997a0b1467f9d5a830f63b555e6"}], "revision_number": 4, "project_id": "10591997a0b1467f9d5a830f63b555e6", "id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T18:49:10Z", "updated_at": "2018-07-22T18:49:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:10Z", "revision_number": 0, "id": "13f85fbc-87e2-4705-ab83-1234721c79a6", "remote_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "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-22T18:49:10Z", "revision_number": 0, "id": "513465eb-3aae-451f-9811-6212c26776df", "remote_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "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-22T18:49:10Z", "revision_number": 0, "id": "9efc95bd-96a7-4f9c-b85c-65894e9f1195", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "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-22T18:49:10Z", "revision_number": 0, "id": "e78f5bfa-1156-4ede-a2dd-2e320023bfbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c535da99-7e1e-4a0b-9807-303de655a623", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "created_at": "2018-07-22T18:51:15Z", "updated_at": "2018-07-22T18:51:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "0ad90696-32d1-41ad-bccf-95bea74601f6", "remote_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv6", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "a0ac56e2-c230-492d-829f-63d8fc714bf6", "remote_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv4", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "acd19f57-0a99-4fef-a1aa-36e851a2be19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv6", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "d956a6a7-58d3-48ad-b3da-d2e97ee0e374", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv4", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}], "revision_number": 4, "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "name": "default"}]} 2018-07-22 19:02:34,295 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=default used request id req-495d9e9b-b20f-4d9e-a11f-510a9a6ce8db 2018-07-22 19:02:34,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/8f857a04e9374b0cb0dbab3aba97ee7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec898beb87ccb4844d44eeaf8132e210a942131" 2018-07-22 19:02:34,328 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:34 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-16ffc3a2-7208-46c3-b072-22df7be9d540 RESP BODY: {"error": {"message": "Could not find project: 8f857a04e9374b0cb0dbab3aba97ee7c.", "code": 404, "title": "Not Found"}} 2018-07-22 19:02:34,328 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/8f857a04e9374b0cb0dbab3aba97ee7c used request id req-16ffc3a2-7208-46c3-b072-22df7be9d540 2018-07-22 19:02:34,328 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 19:02:34,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/842f62c9dbf64b77b4b3da26e8d21c32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec898beb87ccb4844d44eeaf8132e210a942131" 2018-07-22 19:02:34,357 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:34 GMT Content-Type: application/json Content-Length: 308 Vary: X-Auth-Token x-openstack-request-id: req-199e735e-0e48-42fa-820b-1fb2c87dad0d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/842f62c9dbf64b77b4b3da26e8d21c32"}, "tags": [], "enabled": true, "id": "842f62c9dbf64b77b4b3da26e8d21c32", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-07-22 19:02:34,358 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/842f62c9dbf64b77b4b3da26e8d21c32 used request id req-199e735e-0e48-42fa-820b-1fb2c87dad0d 2018-07-22 19:02:34,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/239b77d2cb034c04aa6625d9b3cb629c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec898beb87ccb4844d44eeaf8132e210a942131" 2018-07-22 19:02:34,392 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:34 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-e690d63b-d30e-4e3b-aa40-5a63c5716c56 RESP BODY: {"error": {"message": "Could not find project: 239b77d2cb034c04aa6625d9b3cb629c.", "code": 404, "title": "Not Found"}} 2018-07-22 19:02:34,392 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/239b77d2cb034c04aa6625d9b3cb629c used request id req-e690d63b-d30e-4e3b-aa40-5a63c5716c56 2018-07-22 19:02:34,392 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 19:02:34,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/8f202eb52ac04d0492b9c306c41849e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec898beb87ccb4844d44eeaf8132e210a942131" 2018-07-22 19:02:34,422 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:34 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-9f14125e-f598-4a9c-94d0-b506ede5918b RESP BODY: {"error": {"message": "Could not find project: 8f202eb52ac04d0492b9c306c41849e2.", "code": 404, "title": "Not Found"}} 2018-07-22 19:02:34,422 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/8f202eb52ac04d0492b9c306c41849e2 used request id req-9f14125e-f598-4a9c-94d0-b506ede5918b 2018-07-22 19:02:34,422 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 19:02:34,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec898beb87ccb4844d44eeaf8132e210a942131" 2018-07-22 19:02:34,457 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:34 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-81d1a951-06e8-48e0-b93a-80598950fb4a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:02:34,457 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-81d1a951-06e8-48e0-b93a-80598950fb4a 2018-07-22 19:02:34,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/b34d2a5bc1b54628b1c7e2c9de5eba80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec898beb87ccb4844d44eeaf8132e210a942131" 2018-07-22 19:02:34,491 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:34 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-c5f543d3-3dbf-4254-9101-a6a3eddb5e41 RESP BODY: {"error": {"message": "Could not find project: b34d2a5bc1b54628b1c7e2c9de5eba80.", "code": 404, "title": "Not Found"}} 2018-07-22 19:02:34,491 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/b34d2a5bc1b54628b1c7e2c9de5eba80 used request id req-c5f543d3-3dbf-4254-9101-a6a3eddb5e41 2018-07-22 19:02:34,491 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 19:02:34,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/10591997a0b1467f9d5a830f63b555e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec898beb87ccb4844d44eeaf8132e210a942131" 2018-07-22 19:02:34,521 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:34 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-a03edc90-abfc-43b3-a9aa-7461d16e610e RESP BODY: {"error": {"message": "Could not find project: 10591997a0b1467f9d5a830f63b555e6.", "code": 404, "title": "Not Found"}} 2018-07-22 19:02:34,521 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/10591997a0b1467f9d5a830f63b555e6 used request id req-a03edc90-abfc-43b3-a9aa-7461d16e610e 2018-07-22 19:02:34,522 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 19:02:34,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/5eb1dfd3cb5c4f68b089dfe08255dbd6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec898beb87ccb4844d44eeaf8132e210a942131" 2018-07-22 19:02:34,569 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:34 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-a6ac3a1a-74d7-4e7d-aeef-910bc0c8cd03 RESP BODY: {"error": {"message": "Could not find project: 5eb1dfd3cb5c4f68b089dfe08255dbd6.", "code": 404, "title": "Not Found"}} 2018-07-22 19:02:34,569 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/5eb1dfd3cb5c4f68b089dfe08255dbd6 used request id req-a6ac3a1a-74d7-4e7d-aeef-910bc0c8cd03 2018-07-22 19:02:34,569 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 19:02:34,570 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-2313147c-aa50-42d-name 2018-07-22 19:02:34,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/fce48c4ccfd44c1f876f09c8a881b19f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec898beb87ccb4844d44eeaf8132e210a942131" 2018-07-22 19:02:34,751 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:34 GMT Vary: X-Auth-Token x-openstack-request-id: req-10b718a4-8178-4ca0-b4fb-e6e076e4fe65 X-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-22 19:02:34,751 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/fce48c4ccfd44c1f876f09c8a881b19f used request id req-10b718a4-8178-4ca0-b4fb-e6e076e4fe65 2018-07-22 19:02:34,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec898beb87ccb4844d44eeaf8132e210a942131" 2018-07-22 19:02:34,782 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:34 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-c415e431-22ca-4c79-8abf-c765de3c2033 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47926fd2f5154882b6f31c1790b7a7c7", "links": {"self": "https://192.16.1.222:5000/v3/roles/47926fd2f5154882b6f31c1790b7a7c7"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d003a336a98a4f52ae5449d360466dce", "links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "name": "admin"}, {"domain_id": null, "id": "e5c38e0f43c64a44921d1e4a958814a3", "links": {"self": "https://192.16.1.222:5000/v3/roles/e5c38e0f43c64a44921d1e4a958814a3"}, "name": "heat_stack_user"}]} 2018-07-22 19:02:34,782 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-c415e431-22ca-4c79-8abf-c765de3c2033 2018-07-22 19:02:34,783 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:02:35,286 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:02:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["zZrIM-4ET8qPTnjH1FyfDw"], "issued_at": "2018-07-22T19:02:35.000000Z"}} 2018-07-22 19:02:35,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec9b20e8c457ddc4c4b41da1ae42df6047be16c" 2018-07-22 19:02:35,309 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:35 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-feadfc88-34ee-4f57-9b4e-8cb7189deff6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:02:35,309 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-feadfc88-34ee-4f57-9b4e-8cb7189deff6 2018-07-22 19:02:35,310 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:02:35,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:02:35,742 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:02:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["OtNU0kfORdCh4nuPHk13gQ"], "issued_at": "2018-07-22T19:02:35.000000Z"}} 2018-07-22 19:02:35,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7877a5ec7f8b5ac95f255109a7677abfdc5e9192" 2018-07-22 19:02:35,771 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:35 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-c14f124d-5c69-43e0-a731-cfe88f48b7de X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:02:35,772 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-c14f124d-5c69-43e0-a731-cfe88f48b7de 2018-07-22 19:02:35,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:02:35,784 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:35 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:02:35,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-df10976d-aec8-4f3-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7877a5ec7f8b5ac95f255109a7677abfdc5e9192" 2018-07-22 19:02:35,830 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:35 GMT Content-Type: application/json Content-Length: 195 Vary: X-Auth-Token x-openstack-request-id: req-ab49daae-182b-49af-b6ee-16b63dee14f0 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-df10976d-aec8-4f3-name", "previous": null, "next": null}, "projects": []} 2018-07-22 19:02:35,830 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-df10976d-aec8-4f3-name used request id req-ab49daae-182b-49af-b6ee-16b63dee14f0 2018-07-22 19:02:35,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7877a5ec7f8b5ac95f255109a7677abfdc5e9192" 2018-07-22 19:02:35,867 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:35 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-e13f9bcc-45b6-4983-bb12-e8c260b93ada X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 19:02:35,867 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-e13f9bcc-45b6-4983-bb12-e8c260b93ada 2018-07-22 19:02:35,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7877a5ec7f8b5ac95f255109a7677abfdc5e9192" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-df10976d-aec8-4f3-name"}}' 2018-07-22 19:02:36,093 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:36 GMT Content-Type: application/json Content-Length: 324 Vary: X-Auth-Token x-openstack-request-id: req-9cf6a2ed-2959-4e38-9532-9533525c41ad X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/7fd6823712934898b5e7be5f894a2b62"}, "tags": [], "enabled": true, "id": "7fd6823712934898b5e7be5f894a2b62", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-df10976d-aec8-4f3-name"}} 2018-07-22 19:02:36,094 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-9cf6a2ed-2959-4e38-9532-9533525c41ad 2018-07-22 19:02:36,094 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-df10976d-aec8-4f3-name 2018-07-22 19:02:36,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:02:36,102 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:36 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:02:36,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-df10976d-aec8-4f3-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec9b20e8c457ddc4c4b41da1ae42df6047be16c" 2018-07-22 19:02:36,150 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:36 GMT Content-Type: application/json Content-Length: 506 Vary: X-Auth-Token x-openstack-request-id: req-d9cfc743-ca25-42ca-930e-52f4a660d45d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-df10976d-aec8-4f3-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/7fd6823712934898b5e7be5f894a2b62"}, "tags": [], "enabled": true, "id": "7fd6823712934898b5e7be5f894a2b62", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-df10976d-aec8-4f3-name"}]} 2018-07-22 19:02:36,150 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-df10976d-aec8-4f3-name used request id req-d9cfc743-ca25-42ca-930e-52f4a660d45d 2018-07-22 19:02:36,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec9b20e8c457ddc4c4b41da1ae42df6047be16c" 2018-07-22 19:02:36,185 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:36 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-734de6a9-fa65-4ef1-ab5f-71b1be1e32b5 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domain": {"name": "Default", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-07-22 19:02:36,185 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-734de6a9-fa65-4ef1-ab5f-71b1be1e32b5 2018-07-22 19:02:36,185 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 19:02:36,187 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:8774/v2.1/os-quota-sets/7fd6823712934898b5e7be5f894a2b62 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7877a5ec7f8b5ac95f255109a7677abfdc5e9192" -d '{"quota_set": {"metadata_items": 64, "injected_file_content_bytes": 5120, "ram": 25600, "key_pairs": 50, "instances": 5, "injected_files": 3, "cores": 5, "fixed_ips": 100}}' 2018-07-22 19:02:36,603 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 325 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-9f1aee2c-9fa5-4648-93e0-04070077d88b x-compute-request-id: req-9f1aee2c-9fa5-4648-93e0-04070077d88b RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-22 19:02:36,603 - novaclient.v2.client - DEBUG - PUT call to compute for https://192.16.1.222:8774/v2.1/os-quota-sets/7fd6823712934898b5e7be5f894a2b62 used request id req-9f1aee2c-9fa5-4648-93e0-04070077d88b 2018-07-22 19:02:36,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/quotas/7fd6823712934898b5e7be5f894a2b62 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7877a5ec7f8b5ac95f255109a7677abfdc5e9192" -d '{"quota": {"subnet": 7, "network": 5, "floatingip": 25, "security_group_rule": 50, "security_group": 5, "router": 6, "port": 25}}' 2018-07-22 19:02:36,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 283 X-Openstack-Request-Id: req-951a28e1-dce5-4f34-a055-6a08a079ea22 Date: Sun, 22 Jul 2018 19:02:36 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "port_pair": 100, "subnetpool": -1, "port_chain": 10, "security_group_rule": 50, "security_group": 5, "port_pair_group": 10, "service_graph": -1, "trunk": -1, "flow_classifier": 100, "router": 6, "rbac_policy": 10, "port": 25}} 2018-07-22 19:02:36,781 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/quotas/7fd6823712934898b5e7be5f894a2b62 used request id req-951a28e1-dce5-4f34-a055-6a08a079ea22 2018-07-22 19:02:36,781 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 19:02:36,784 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-quota-sets/7fd6823712934898b5e7be5f894a2b62 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7877a5ec7f8b5ac95f255109a7677abfdc5e9192" 2018-07-22 19:02:36,905 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 367 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-8ced238c-50df-4145-9705-c202e1fce511 x-compute-request-id: req-8ced238c-50df-4145-9705-c202e1fce511 RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "id": "7fd6823712934898b5e7be5f894a2b62", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-22 19:02:36,905 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-quota-sets/7fd6823712934898b5e7be5f894a2b62 used request id req-8ced238c-50df-4145-9705-c202e1fce511 2018-07-22 19:02:36,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/quotas/7fd6823712934898b5e7be5f894a2b62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7877a5ec7f8b5ac95f255109a7677abfdc5e9192" 2018-07-22 19:02:36,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 283 X-Openstack-Request-Id: req-d6c9a4de-9f79-4051-9b5c-92bbdd3018e6 Date: Sun, 22 Jul 2018 19:02:36 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "port_pair": 100, "subnetpool": -1, "port_chain": 10, "security_group_rule": 50, "security_group": 5, "port_pair_group": 10, "service_graph": -1, "trunk": -1, "flow_classifier": 100, "router": 6, "rbac_policy": 10, "port": 25}} 2018-07-22 19:02:36,948 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/quotas/7fd6823712934898b5e7be5f894a2b62 used request id req-d6c9a4de-9f79-4051-9b5c-92bbdd3018e6 2018-07-22 19:02:36,948 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 19:02:36,951 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-quota-sets/7fd6823712934898b5e7be5f894a2b62 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec9b20e8c457ddc4c4b41da1ae42df6047be16c" 2018-07-22 19:02:37,115 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 367 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-6874858e-d118-49c8-8947-03274f788fec x-compute-request-id: req-6874858e-d118-49c8-8947-03274f788fec RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "id": "7fd6823712934898b5e7be5f894a2b62", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-22 19:02:37,115 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-quota-sets/7fd6823712934898b5e7be5f894a2b62 used request id req-6874858e-d118-49c8-8947-03274f788fec 2018-07-22 19:02:37,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/quotas/7fd6823712934898b5e7be5f894a2b62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec9b20e8c457ddc4c4b41da1ae42df6047be16c" 2018-07-22 19:02:37,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 283 X-Openstack-Request-Id: req-4ed92730-5fe3-47e8-b85e-b2df364baf1a Date: Sun, 22 Jul 2018 19:02:37 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "port_pair": 100, "subnetpool": -1, "port_chain": 10, "security_group_rule": 50, "security_group": 5, "port_pair_group": 10, "service_graph": -1, "trunk": -1, "flow_classifier": 100, "router": 6, "rbac_policy": 10, "port": 25}} 2018-07-22 19:02:37,147 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/quotas/7fd6823712934898b5e7be5f894a2b62 used request id req-4ed92730-5fe3-47e8-b85e-b2df364baf1a 2018-07-22 19:02:37,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7877a5ec7f8b5ac95f255109a7677abfdc5e9192" 2018-07-22 19:02:37,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-dabf8353-6986-4590-a0bd-ac4128722d57 Date: Sun, 22 Jul 2018 19:02:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "created_at": "2018-07-22T18:49:52Z", "updated_at": "2018-07-22T18:49:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "01c3663a-7eea-4695-8e37-a0f5e0bd72a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "3e1f362c-a213-4558-a8ae-3fc153ed2c7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "664e82b7-b3b3-446b-8ce6-a52370f41273", "remote_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "d9ea564c-f30b-4a70-9239-caa2b493f1ab", "remote_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}], "revision_number": 4, "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "created_at": "2018-07-22T18:52:59Z", "updated_at": "2018-07-22T18:52:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:59Z", "revision_number": 0, "id": "42ad53ed-51fa-42bc-8671-7eb1ef976f80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:59Z", "security_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "port_range_min": null, "ethertype": "IPv6", "project_id": "842f62c9dbf64b77b4b3da26e8d21c32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:59Z", "revision_number": 0, "id": "64687bd4-523d-474f-a732-42b3fd7b92e6", "remote_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:59Z", "security_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "port_range_min": null, "ethertype": "IPv6", "project_id": "842f62c9dbf64b77b4b3da26e8d21c32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:59Z", "revision_number": 0, "id": "c3e95f8a-f945-4e98-ba70-f1ba1b3989ee", "remote_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:59Z", "security_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "port_range_min": null, "ethertype": "IPv4", "project_id": "842f62c9dbf64b77b4b3da26e8d21c32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:59Z", "revision_number": 0, "id": "e0f051cf-02a4-4e89-9aca-ad641d3523e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:59Z", "security_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "port_range_min": null, "ethertype": "IPv4", "project_id": "842f62c9dbf64b77b4b3da26e8d21c32"}], "revision_number": 4, "project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "created_at": "2018-07-22T18:53:45Z", "updated_at": "2018-07-22T18:53:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "121b67f5-2f82-4204-b188-1a7fcf2bc7de", "remote_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv6", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "60b512d0-b458-4dfd-967e-cdf2ac05691e", "remote_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv4", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "9091963a-eedf-4b38-9535-a3f1cad1b6a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv6", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "b7710152-0fa0-45f7-b890-5ef7b192b184", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv4", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}], "revision_number": 4, "project_id": "239b77d2cb034c04aa6625d9b3cb629c", "id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "created_at": "2018-07-22T18:55:21Z", "updated_at": "2018-07-22T18:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:22Z", "revision_number": 0, "id": "2811c78b-92bc-4ef7-b300-08d220af60f4", "remote_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:22Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:22Z", "revision_number": 0, "id": "64c4c175-f411-4a59-8270-c6ca4d9d11ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:22Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:21Z", "revision_number": 0, "id": "93269d7b-dc2b-4e36-a6d6-33ff3f193df4", "remote_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:21Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:21Z", "revision_number": 0, "id": "f37f60f1-5e66-4c78-bc90-39ebd790d254", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:21Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}], "revision_number": 4, "project_id": "8f202eb52ac04d0492b9c306c41849e2", "id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:02:25Z", "updated_at": "2018-07-22T19:02:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:25Z", "revision_number": 0, "id": "2c317e36-632c-44de-b5ef-acc5f83b5720", "remote_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:25Z", "security_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:25Z", "revision_number": 0, "id": "999516c5-5727-490a-b911-ce56173683f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:25Z", "security_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:25Z", "revision_number": 0, "id": "a7e16eb9-e682-4533-8dcc-28a5ad1d525c", "remote_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:25Z", "security_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:25Z", "revision_number": 0, "id": "fe4ef1f4-a3f3-4606-9c29-df2420219abf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:25Z", "security_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}], "revision_number": 4, "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "created_at": "2018-07-22T18:57:13Z", "updated_at": "2018-07-22T18:57:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:57:13Z", "revision_number": 0, "id": "857c06a6-afdf-47df-a1af-15f1bb04939f", "remote_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "remote_ip_prefix": null, "created_at": "2018-07-22T18:57:13Z", "security_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "port_range_min": null, "ethertype": "IPv6", "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:57:13Z", "revision_number": 0, "id": "dac5a215-38eb-4398-bc80-dff0a5a5ecad", "remote_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "remote_ip_prefix": null, "created_at": "2018-07-22T18:57:13Z", "security_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "port_range_min": null, "ethertype": "IPv4", "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:57:13Z", "revision_number": 0, "id": "daebae3b-3769-4f25-8b39-5ed657b77309", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:57:13Z", "security_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "port_range_min": null, "ethertype": "IPv6", "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:57:13Z", "revision_number": 0, "id": "e57272c1-aa43-476c-a6ed-c662f50ad8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:57:13Z", "security_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "port_range_min": null, "ethertype": "IPv4", "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80"}], "revision_number": 4, "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "created_at": "2018-07-22T18:58:48Z", "updated_at": "2018-07-22T18:58:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "a62eb5e0-eb5a-4ede-b96d-b649e0c792e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "10591997a0b1467f9d5a830f63b555e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "c533dcd2-cae9-4c2c-8656-9a962b694a05", "remote_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "10591997a0b1467f9d5a830f63b555e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "d56dc1a4-95eb-4302-9a42-a9ad750a13e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "10591997a0b1467f9d5a830f63b555e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "fe5ffd07-d746-44b3-86f5-c0387703f495", "remote_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "10591997a0b1467f9d5a830f63b555e6"}], "revision_number": 4, "project_id": "10591997a0b1467f9d5a830f63b555e6", "id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T18:49:10Z", "updated_at": "2018-07-22T18:49:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:10Z", "revision_number": 0, "id": "13f85fbc-87e2-4705-ab83-1234721c79a6", "remote_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "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-22T18:49:10Z", "revision_number": 0, "id": "513465eb-3aae-451f-9811-6212c26776df", "remote_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "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-22T18:49:10Z", "revision_number": 0, "id": "9efc95bd-96a7-4f9c-b85c-65894e9f1195", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "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-22T18:49:10Z", "revision_number": 0, "id": "e78f5bfa-1156-4ede-a2dd-2e320023bfbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c535da99-7e1e-4a0b-9807-303de655a623", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "created_at": "2018-07-22T18:51:15Z", "updated_at": "2018-07-22T18:51:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "0ad90696-32d1-41ad-bccf-95bea74601f6", "remote_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv6", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "a0ac56e2-c230-492d-829f-63d8fc714bf6", "remote_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv4", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "acd19f57-0a99-4fef-a1aa-36e851a2be19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv6", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "d956a6a7-58d3-48ad-b3da-d2e97ee0e374", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv4", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}], "revision_number": 4, "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "name": "default"}]} 2018-07-22 19:02:37,269 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=default used request id req-dabf8353-6986-4590-a0bd-ac4128722d57 2018-07-22 19:02:37,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/8f857a04e9374b0cb0dbab3aba97ee7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7877a5ec7f8b5ac95f255109a7677abfdc5e9192" 2018-07-22 19:02:37,310 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:37 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-eba00932-75da-442a-bef2-7246b7aed67a RESP BODY: {"error": {"message": "Could not find project: 8f857a04e9374b0cb0dbab3aba97ee7c.", "code": 404, "title": "Not Found"}} 2018-07-22 19:02:37,310 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/8f857a04e9374b0cb0dbab3aba97ee7c used request id req-eba00932-75da-442a-bef2-7246b7aed67a 2018-07-22 19:02:37,310 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 19:02:37,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/842f62c9dbf64b77b4b3da26e8d21c32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7877a5ec7f8b5ac95f255109a7677abfdc5e9192" 2018-07-22 19:02:37,343 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:37 GMT Content-Type: application/json Content-Length: 308 Vary: X-Auth-Token x-openstack-request-id: req-a6cc7d24-8d12-4aaa-ba1f-2769f5a3e64a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/842f62c9dbf64b77b4b3da26e8d21c32"}, "tags": [], "enabled": true, "id": "842f62c9dbf64b77b4b3da26e8d21c32", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-07-22 19:02:37,343 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/842f62c9dbf64b77b4b3da26e8d21c32 used request id req-a6cc7d24-8d12-4aaa-ba1f-2769f5a3e64a 2018-07-22 19:02:37,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/239b77d2cb034c04aa6625d9b3cb629c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7877a5ec7f8b5ac95f255109a7677abfdc5e9192" 2018-07-22 19:02:37,375 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:37 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-c9f3ec8a-feeb-4049-9dde-3b146fdc7234 RESP BODY: {"error": {"message": "Could not find project: 239b77d2cb034c04aa6625d9b3cb629c.", "code": 404, "title": "Not Found"}} 2018-07-22 19:02:37,375 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/239b77d2cb034c04aa6625d9b3cb629c used request id req-c9f3ec8a-feeb-4049-9dde-3b146fdc7234 2018-07-22 19:02:37,376 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 19:02:37,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/8f202eb52ac04d0492b9c306c41849e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7877a5ec7f8b5ac95f255109a7677abfdc5e9192" 2018-07-22 19:02:37,414 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:37 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-a1751fe3-722e-457c-b64b-c34f705a2de8 RESP BODY: {"error": {"message": "Could not find project: 8f202eb52ac04d0492b9c306c41849e2.", "code": 404, "title": "Not Found"}} 2018-07-22 19:02:37,414 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/8f202eb52ac04d0492b9c306c41849e2 used request id req-a1751fe3-722e-457c-b64b-c34f705a2de8 2018-07-22 19:02:37,414 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 19:02:37,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7877a5ec7f8b5ac95f255109a7677abfdc5e9192" 2018-07-22 19:02:37,443 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:37 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-6fe2b00b-5a30-479b-9ae2-9853159e4fe3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:02:37,444 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-6fe2b00b-5a30-479b-9ae2-9853159e4fe3 2018-07-22 19:02:37,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/b34d2a5bc1b54628b1c7e2c9de5eba80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7877a5ec7f8b5ac95f255109a7677abfdc5e9192" 2018-07-22 19:02:37,480 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:37 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-7d4ffa25-12ca-45c1-8d44-14a9e1b3c34d RESP BODY: {"error": {"message": "Could not find project: b34d2a5bc1b54628b1c7e2c9de5eba80.", "code": 404, "title": "Not Found"}} 2018-07-22 19:02:37,480 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/b34d2a5bc1b54628b1c7e2c9de5eba80 used request id req-7d4ffa25-12ca-45c1-8d44-14a9e1b3c34d 2018-07-22 19:02:37,480 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 19:02:37,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/10591997a0b1467f9d5a830f63b555e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7877a5ec7f8b5ac95f255109a7677abfdc5e9192" 2018-07-22 19:02:37,515 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:37 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-3c68a2e4-ad1d-4a00-9284-73e1752337b5 RESP BODY: {"error": {"message": "Could not find project: 10591997a0b1467f9d5a830f63b555e6.", "code": 404, "title": "Not Found"}} 2018-07-22 19:02:37,515 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/10591997a0b1467f9d5a830f63b555e6 used request id req-3c68a2e4-ad1d-4a00-9284-73e1752337b5 2018-07-22 19:02:37,515 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 19:02:37,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/5eb1dfd3cb5c4f68b089dfe08255dbd6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7877a5ec7f8b5ac95f255109a7677abfdc5e9192" 2018-07-22 19:02:37,547 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:37 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-3c7c10b3-bd45-4710-b346-fcf633957fce RESP BODY: {"error": {"message": "Could not find project: 5eb1dfd3cb5c4f68b089dfe08255dbd6.", "code": 404, "title": "Not Found"}} 2018-07-22 19:02:37,547 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/5eb1dfd3cb5c4f68b089dfe08255dbd6 used request id req-3c7c10b3-bd45-4710-b346-fcf633957fce 2018-07-22 19:02:37,547 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 19:02:37,548 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-df10976d-aec8-4f3-name 2018-07-22 19:02:37,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/7fd6823712934898b5e7be5f894a2b62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7877a5ec7f8b5ac95f255109a7677abfdc5e9192" 2018-07-22 19:02:37,714 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:37 GMT Vary: X-Auth-Token x-openstack-request-id: req-36951424-adbe-4993-8b66-0e78d6551f46 X-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-22 19:02:37,714 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/7fd6823712934898b5e7be5f894a2b62 used request id req-36951424-adbe-4993-8b66-0e78d6551f46 2018-07-22 19:02:37,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7877a5ec7f8b5ac95f255109a7677abfdc5e9192" 2018-07-22 19:02:37,749 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:37 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-a3671d43-5d41-4b44-b987-20b3ab031b1f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47926fd2f5154882b6f31c1790b7a7c7", "links": {"self": "https://192.16.1.222:5000/v3/roles/47926fd2f5154882b6f31c1790b7a7c7"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d003a336a98a4f52ae5449d360466dce", "links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "name": "admin"}, {"domain_id": null, "id": "e5c38e0f43c64a44921d1e4a958814a3", "links": {"self": "https://192.16.1.222:5000/v3/roles/e5c38e0f43c64a44921d1e4a958814a3"}, "name": "heat_stack_user"}]} 2018-07-22 19:02:37,749 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-a3671d43-5d41-4b44-b987-20b3ab031b1f 2018-07-22 19:02:37,751 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:02:38,272 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:02:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["zygyRtqPTcapnVkNl2kbdQ"], "issued_at": "2018-07-22T19:02:38.000000Z"}} 2018-07-22 19:02:38,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d01ac9e0f233d9614dc0cd048e0eebbc9646ed" 2018-07-22 19:02:38,293 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:38 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-a96b3b51-47c9-498a-8af0-6aab823ae980 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:02:38,293 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-a96b3b51-47c9-498a-8af0-6aab823ae980 2018-07-22 19:02:38,294 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:02:38,295 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:02:38,785 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:02:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["eY_piRLJRBu-IsM_QcpoQw"], "issued_at": "2018-07-22T19:02:38.000000Z"}} 2018-07-22 19:02:38,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca6779e4db22f72ff2cee231427ef1ce31a29275" 2018-07-22 19:02:38,808 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:38 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-270059f0-6826-4269-be8c-49249ea07cf0 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:02:38,808 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-270059f0-6826-4269-be8c-49249ea07cf0 2018-07-22 19:02:38,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:02:38,817 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:38 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:02:38,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-a01c7298-9443-443-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca6779e4db22f72ff2cee231427ef1ce31a29275" 2018-07-22 19:02:38,850 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:38 GMT Content-Type: application/json Content-Length: 192 Vary: X-Auth-Token x-openstack-request-id: req-131f780a-0681-4769-87fc-ff902b8ec1e7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-a01c7298-9443-443-name", "previous": null, "next": null}, "projects": []} 2018-07-22 19:02:38,850 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-a01c7298-9443-443-name used request id req-131f780a-0681-4769-87fc-ff902b8ec1e7 2018-07-22 19:02:38,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca6779e4db22f72ff2cee231427ef1ce31a29275" 2018-07-22 19:02:38,887 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:38 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-b6cdf75b-d25a-4a4a-8bba-21caa13b32b3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 19:02:38,887 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-b6cdf75b-d25a-4a4a-8bba-21caa13b32b3 2018-07-22 19:02:38,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca6779e4db22f72ff2cee231427ef1ce31a29275" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-a01c7298-9443-443-name"}}' 2018-07-22 19:02:38,965 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:38 GMT Content-Type: application/json Content-Length: 321 Vary: X-Auth-Token x-openstack-request-id: req-3fe2289a-4530-4aff-b9f7-1c62520c6124 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/786e7a93c893421696e8a44967b4df62"}, "tags": [], "enabled": true, "id": "786e7a93c893421696e8a44967b4df62", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-a01c7298-9443-443-name"}} 2018-07-22 19:02:38,965 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-3fe2289a-4530-4aff-b9f7-1c62520c6124 2018-07-22 19:02:38,965 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-a01c7298-9443-443-name 2018-07-22 19:02:38,965 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:02:38,966 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:02:39,448 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:02:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["jrd4ZrFtRMik4Jp-_fxMbQ"], "issued_at": "2018-07-22T19:02:39.000000Z"}} 2018-07-22 19:02:39,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3089b8f62f38a89a725d598773d0bae60b76152" 2018-07-22 19:02:39,478 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:39 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-d8fc7cc6-1b8d-4db5-b6ae-15dec53f85e0 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:02:39,478 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-d8fc7cc6-1b8d-4db5-b6ae-15dec53f85e0 2018-07-22 19:02:39,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:02:39,487 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:39 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:02:39,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3089b8f62f38a89a725d598773d0bae60b76152" 2018-07-22 19:02:39,570 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:39 GMT Content-Type: application/json Content-Length: 3860 Vary: X-Auth-Token x-openstack-request-id: req-6e491ba5-ce44-4a86-9554-a63bfe23160d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/1f108f530efd4cc69b46c4aa532057ff"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "1f108f530efd4cc69b46c4aa532057ff", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/27a8e60db0cf4f95abf2d9fafe083888"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "27a8e60db0cf4f95abf2d9fafe083888", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/2daf70d24b20492d895f12999a9a49f0"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "2daf70d24b20492d895f12999a9a49f0", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/578de12745c743bd9dd92bf9224acd16"}, "domain_id": "default", "enabled": true, "id": "578de12745c743bd9dd92bf9224acd16", "options": {}}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/742694684b5d47d0bac13dc98454937e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "742694684b5d47d0bac13dc98454937e", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/787071c1a56e4800b1496590f054563f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "787071c1a56e4800b1496590f054563f", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/94ca466cf6844cca83b4175ac69d0680"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "94ca466cf6844cca83b4175ac69d0680", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/a0d48ece3bb84d4ea03478919c0b92eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "a0d48ece3bb84d4ea03478919c0b92eb", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/b970c767edd342f48d9259b8478b1221"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "b970c767edd342f48d9259b8478b1221", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/bc7feab2ad3a4d82ab46a771e7c7ca2d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "bc7feab2ad3a4d82ab46a771e7c7ca2d", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/bd0e5cd787ad49c4bab3c211eea5932c"}, "domain_id": "516a1864d8784e8489227e90a3645f60", "enabled": true, "id": "bd0e5cd787ad49c4bab3c211eea5932c", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/dfbc186a612c4f9097944cfac82caf54"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "dfbc186a612c4f9097944cfac82caf54", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/feff152a8a514679827aa9f87d9e427f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "feff152a8a514679827aa9f87d9e427f", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-22 19:02:39,570 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-6e491ba5-ce44-4a86-9554-a63bfe23160d 2018-07-22 19:02:39,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3089b8f62f38a89a725d598773d0bae60b76152" 2018-07-22 19:02:39,606 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:39 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-462b2b69-f277-458d-98a2-5e0380b1f669 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 19:02:39,606 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-462b2b69-f277-458d-98a2-5e0380b1f669 2018-07-22 19:02:40,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3089b8f62f38a89a725d598773d0bae60b76152" 2018-07-22 19:02:40,098 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:40 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-68b62361-dfba-4eac-bfd7-0185a8bd1007 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47926fd2f5154882b6f31c1790b7a7c7", "links": {"self": "https://192.16.1.222:5000/v3/roles/47926fd2f5154882b6f31c1790b7a7c7"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d003a336a98a4f52ae5449d360466dce", "links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "name": "admin"}, {"domain_id": null, "id": "e5c38e0f43c64a44921d1e4a958814a3", "links": {"self": "https://192.16.1.222:5000/v3/roles/e5c38e0f43c64a44921d1e4a958814a3"}, "name": "heat_stack_user"}]} 2018-07-22 19:02:40,098 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-68b62361-dfba-4eac-bfd7-0185a8bd1007 2018-07-22 19:02:40,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?name=CreateProjectUserTests-a01c7298-9443-443-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3089b8f62f38a89a725d598773d0bae60b76152" 2018-07-22 19:02:40,137 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:40 GMT Content-Type: application/json Content-Length: 467 Vary: X-Auth-Token x-openstack-request-id: req-e15dd6e5-1fcf-415f-85c1-0e4f3e868d53 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?name=CreateProjectUserTests-a01c7298-9443-443-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/786e7a93c893421696e8a44967b4df62"}, "tags": [], "enabled": true, "id": "786e7a93c893421696e8a44967b4df62", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-a01c7298-9443-443-name"}]} 2018-07-22 19:02:40,137 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?name=CreateProjectUserTests-a01c7298-9443-443-name used request id req-e15dd6e5-1fcf-415f-85c1-0e4f3e868d53 2018-07-22 19:02:40,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/d400d0b9be4d4f3da4b4cbbff19ba992 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3089b8f62f38a89a725d598773d0bae60b76152" 2018-07-22 19:02:40,193 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:40 GMT Content-Type: application/json Content-Length: 284 Vary: X-Auth-Token x-openstack-request-id: req-ee82b78b-7548-4373-8f53-9ca123f8429f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/d400d0b9be4d4f3da4b4cbbff19ba992"}, "enabled": true, "id": "d400d0b9be4d4f3da4b4cbbff19ba992", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-a01c7298-9443-443-user"}} 2018-07-22 19:02:40,193 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/d400d0b9be4d4f3da4b4cbbff19ba992 used request id req-ee82b78b-7548-4373-8f53-9ca123f8429f 2018-07-22 19:02:40,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/786e7a93c893421696e8a44967b4df62/users/d400d0b9be4d4f3da4b4cbbff19ba992/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3089b8f62f38a89a725d598773d0bae60b76152" 2018-07-22 19:02:40,235 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:40 GMT Content-Type: application/json Content-Length: 183 Vary: X-Auth-Token x-openstack-request-id: req-fab81e76-e6fc-414b-be42-ca8b1cd75b21 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects/786e7a93c893421696e8a44967b4df62/users/d400d0b9be4d4f3da4b4cbbff19ba992/roles", "previous": null, "next": null}, "roles": []} 2018-07-22 19:02:40,235 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/786e7a93c893421696e8a44967b4df62/users/d400d0b9be4d4f3da4b4cbbff19ba992/roles used request id req-fab81e76-e6fc-414b-be42-ca8b1cd75b21 2018-07-22 19:02:40,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3089b8f62f38a89a725d598773d0bae60b76152" 2018-07-22 19:02:40,262 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:40 GMT Content-Type: application/json Content-Length: 178 Vary: X-Auth-Token x-openstack-request-id: req-4fb9dacd-783c-4f44-bdd1-9908ad105c5b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "domain_id": null, "name": "admin", "id": "d003a336a98a4f52ae5449d360466dce"}} 2018-07-22 19:02:40,262 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce used request id req-4fb9dacd-783c-4f44-bdd1-9908ad105c5b 2018-07-22 19:02:40,262 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-a01c7298-9443-443-name 2018-07-22 19:02:40,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/786e7a93c893421696e8a44967b4df62/users/d400d0b9be4d4f3da4b4cbbff19ba992/roles/d003a336a98a4f52ae5449d360466dce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3089b8f62f38a89a725d598773d0bae60b76152" 2018-07-22 19:02:40,324 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:40 GMT Vary: X-Auth-Token x-openstack-request-id: req-f3de3e77-dd5e-4c69-9e38-6d2ca7c3fa51 X-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-22 19:02:40,324 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/786e7a93c893421696e8a44967b4df62/users/d400d0b9be4d4f3da4b4cbbff19ba992/roles/d003a336a98a4f52ae5449d360466dce used request id req-f3de3e77-dd5e-4c69-9e38-6d2ca7c3fa51 2018-07-22 19:02:40,324 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-a01c7298-9443-443-user 2018-07-22 19:02:40,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca6779e4db22f72ff2cee231427ef1ce31a29275" 2018-07-22 19:02:40,356 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:40 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-b0c5d685-5137-4907-aa33-8d32b3b4f0b8 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47926fd2f5154882b6f31c1790b7a7c7", "links": {"self": "https://192.16.1.222:5000/v3/roles/47926fd2f5154882b6f31c1790b7a7c7"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d003a336a98a4f52ae5449d360466dce", "links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "name": "admin"}, {"domain_id": null, "id": "e5c38e0f43c64a44921d1e4a958814a3", "links": {"self": "https://192.16.1.222:5000/v3/roles/e5c38e0f43c64a44921d1e4a958814a3"}, "name": "heat_stack_user"}]} 2018-07-22 19:02:40,356 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-b0c5d685-5137-4907-aa33-8d32b3b4f0b8 2018-07-22 19:02:40,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca6779e4db22f72ff2cee231427ef1ce31a29275" -d '{"role": {"name": "CreateProjectUserTests-a01c7298-9443-443-name-role"}}' 2018-07-22 19:02:40,402 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:40 GMT Content-Type: application/json Content-Length: 223 Vary: X-Auth-Token x-openstack-request-id: req-6732b0ed-8c81-4c32-9539-a2fa3ecba864 X-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": "14de3a3690774158867761cf1b87e8e8", "links": {"self": "https://192.16.1.222:5000/v3/roles/14de3a3690774158867761cf1b87e8e8"}, "name": "CreateProjectUserTests-a01c7298-9443-443-name-role"}} 2018-07-22 19:02:40,402 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-6732b0ed-8c81-4c32-9539-a2fa3ecba864 2018-07-22 19:02:40,402 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-a01c7298-9443-443-name-role 2018-07-22 19:02:40,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles/14de3a3690774158867761cf1b87e8e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca6779e4db22f72ff2cee231427ef1ce31a29275" 2018-07-22 19:02:40,432 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:40 GMT Content-Type: application/json Content-Length: 223 Vary: X-Auth-Token x-openstack-request-id: req-6339b7c6-89b2-47eb-b0e5-7cb57b36bbb3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"links": {"self": "https://192.16.1.222:5000/v3/roles/14de3a3690774158867761cf1b87e8e8"}, "domain_id": null, "name": "CreateProjectUserTests-a01c7298-9443-443-name-role", "id": "14de3a3690774158867761cf1b87e8e8"}} 2018-07-22 19:02:40,432 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles/14de3a3690774158867761cf1b87e8e8 used request id req-6339b7c6-89b2-47eb-b0e5-7cb57b36bbb3 2018-07-22 19:02:40,432 - keystone_utils - INFO - Granting role CreateProjectUserTests-a01c7298-9443-443-name-role to project CreateProjectUserTests-a01c7298-9443-443-name 2018-07-22 19:02:40,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/786e7a93c893421696e8a44967b4df62/users/d400d0b9be4d4f3da4b4cbbff19ba992/roles/14de3a3690774158867761cf1b87e8e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca6779e4db22f72ff2cee231427ef1ce31a29275" 2018-07-22 19:02:40,483 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:40 GMT Vary: X-Auth-Token x-openstack-request-id: req-cff2f48c-f6b8-4157-8c70-8ee3884a74cf X-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-22 19:02:40,483 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/786e7a93c893421696e8a44967b4df62/users/d400d0b9be4d4f3da4b4cbbff19ba992/roles/14de3a3690774158867761cf1b87e8e8 used request id req-cff2f48c-f6b8-4157-8c70-8ee3884a74cf 2018-07-22 19:02:40,484 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:02:40,484 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:02:41,045 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "14de3a3690774158867761cf1b87e8e8", "name": "CreateProjectUserTests-a01c7298-9443-443-name-role"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:02:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "786e7a93c893421696e8a44967b4df62", "name": "CreateProjectUserTests-a01c7298-9443-443-name"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/786e7a93c893421696e8a44967b4df62", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/786e7a93c893421696e8a44967b4df62", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/786e7a93c893421696e8a44967b4df62", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/786e7a93c893421696e8a44967b4df62", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/786e7a93c893421696e8a44967b4df62", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/786e7a93c893421696e8a44967b4df62", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/786e7a93c893421696e8a44967b4df62", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/786e7a93c893421696e8a44967b4df62", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/786e7a93c893421696e8a44967b4df62", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/786e7a93c893421696e8a44967b4df62", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/786e7a93c893421696e8a44967b4df62", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/786e7a93c893421696e8a44967b4df62", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-a01c7298-9443-443-user", "id": "d400d0b9be4d4f3da4b4cbbff19ba992"}, "audit_ids": ["PpeVTCAEQW-jW0MdvZAXnw"], "issued_at": "2018-07-22T19:02:41.000000Z"}} 2018-07-22 19:02:41,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b34c58fc95426e94f09a9446c0f582929f975d7" 2018-07-22 19:02:41,063 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:41 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-7103a94e-1d7c-47e8-9812-50a2e2edf979 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:02:41,063 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-7103a94e-1d7c-47e8-9812-50a2e2edf979 2018-07-22 19:02:41,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=CreateProjectUserTests-a01c7298-9443-443-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b34c58fc95426e94f09a9446c0f582929f975d7" 2018-07-22 19:02:41,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-acea49e6-6600-4e74-b969-781ff909eccb Date: Sun, 22 Jul 2018 19:02:41 GMT RESP BODY: {"security_groups": []} 2018-07-22 19:02:41,460 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=CreateProjectUserTests-a01c7298-9443-443-name&description=hello+group used request id req-acea49e6-6600-4e74-b969-781ff909eccb 2018-07-22 19:02:41,460 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-a01c7298-9443-443-name... 2018-07-22 19:02:41,460 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-a01c7298-9443-443-name 2018-07-22 19:02:41,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b34c58fc95426e94f09a9446c0f582929f975d7" -d '{"security_group": {"name": "CreateProjectUserTests-a01c7298-9443-443-name", "description": "hello group"}}' 2018-07-22 19:02:41,813 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-f514e9b5-d272-430f-8607-731851be6ed9 Date: Sun, 22 Jul 2018 19:02:41 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "786e7a93c893421696e8a44967b4df62", "created_at": "2018-07-22T19:02:41Z", "updated_at": "2018-07-22T19:02:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:41Z", "revision_number": 0, "id": "1a7e4663-253e-4c0f-b037-ec22b63056fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:41Z", "security_group_id": "8fee8b3e-2f6c-4da4-b6d9-cdc1f613dec0", "tenant_id": "786e7a93c893421696e8a44967b4df62", "port_range_min": null, "ethertype": "IPv4", "project_id": "786e7a93c893421696e8a44967b4df62"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:41Z", "revision_number": 0, "id": "84362e2f-b050-43e9-b904-2e83855e0992", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:41Z", "security_group_id": "8fee8b3e-2f6c-4da4-b6d9-cdc1f613dec0", "tenant_id": "786e7a93c893421696e8a44967b4df62", "port_range_min": null, "ethertype": "IPv6", "project_id": "786e7a93c893421696e8a44967b4df62"}], "revision_number": 2, "project_id": "786e7a93c893421696e8a44967b4df62", "id": "8fee8b3e-2f6c-4da4-b6d9-cdc1f613dec0", "name": "CreateProjectUserTests-a01c7298-9443-443-name"}} 2018-07-22 19:02:41,813 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups used request id req-f514e9b5-d272-430f-8607-731851be6ed9 2018-07-22 19:02:41,813 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8fee8b3e-2f6c-4da4-b6d9-cdc1f613dec0 2018-07-22 19:02:41,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=8fee8b3e-2f6c-4da4-b6d9-cdc1f613dec0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b34c58fc95426e94f09a9446c0f582929f975d7" 2018-07-22 19:02:41,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5d1b4805-eaf6-4b87-82a9-018a7912a021 Date: Sun, 22 Jul 2018 19:02:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:02:41Z", "security_group_id": "8fee8b3e-2f6c-4da4-b6d9-cdc1f613dec0", "port_range_min": null, "revision_number": 0, "tenant_id": "786e7a93c893421696e8a44967b4df62", "created_at": "2018-07-22T19:02:41Z", "project_id": "786e7a93c893421696e8a44967b4df62", "id": "1a7e4663-253e-4c0f-b037-ec22b63056fb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:02:41Z", "security_group_id": "8fee8b3e-2f6c-4da4-b6d9-cdc1f613dec0", "port_range_min": null, "revision_number": 0, "tenant_id": "786e7a93c893421696e8a44967b4df62", "created_at": "2018-07-22T19:02:41Z", "project_id": "786e7a93c893421696e8a44967b4df62", "id": "84362e2f-b050-43e9-b904-2e83855e0992"}]} 2018-07-22 19:02:41,875 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=8fee8b3e-2f6c-4da4-b6d9-cdc1f613dec0 used request id req-5d1b4805-eaf6-4b87-82a9-018a7912a021 2018-07-22 19:02:41,875 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8fee8b3e-2f6c-4da4-b6d9-cdc1f613dec0 2018-07-22 19:02:41,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=8fee8b3e-2f6c-4da4-b6d9-cdc1f613dec0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b34c58fc95426e94f09a9446c0f582929f975d7" 2018-07-22 19:02:41,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-957e26ee-d904-4cc6-b602-62fb546d18ba Date: Sun, 22 Jul 2018 19:02:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:02:41Z", "security_group_id": "8fee8b3e-2f6c-4da4-b6d9-cdc1f613dec0", "port_range_min": null, "revision_number": 0, "tenant_id": "786e7a93c893421696e8a44967b4df62", "created_at": "2018-07-22T19:02:41Z", "project_id": "786e7a93c893421696e8a44967b4df62", "id": "1a7e4663-253e-4c0f-b037-ec22b63056fb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:02:41Z", "security_group_id": "8fee8b3e-2f6c-4da4-b6d9-cdc1f613dec0", "port_range_min": null, "revision_number": 0, "tenant_id": "786e7a93c893421696e8a44967b4df62", "created_at": "2018-07-22T19:02:41Z", "project_id": "786e7a93c893421696e8a44967b4df62", "id": "84362e2f-b050-43e9-b904-2e83855e0992"}]} 2018-07-22 19:02:41,912 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=8fee8b3e-2f6c-4da4-b6d9-cdc1f613dec0 used request id req-957e26ee-d904-4cc6-b602-62fb546d18ba 2018-07-22 19:02:41,912 - neutron_utils - INFO - Retrieving security group with ID - 8fee8b3e-2f6c-4da4-b6d9-cdc1f613dec0 2018-07-22 19:02:41,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?id=8fee8b3e-2f6c-4da4-b6d9-cdc1f613dec0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b34c58fc95426e94f09a9446c0f582929f975d7" 2018-07-22 19:02:42,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-a57c5c50-d1c6-4d19-ac50-12e5a82fb8c5 Date: Sun, 22 Jul 2018 19:02:42 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "786e7a93c893421696e8a44967b4df62", "created_at": "2018-07-22T19:02:41Z", "updated_at": "2018-07-22T19:02:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:41Z", "revision_number": 0, "id": "1a7e4663-253e-4c0f-b037-ec22b63056fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:41Z", "security_group_id": "8fee8b3e-2f6c-4da4-b6d9-cdc1f613dec0", "tenant_id": "786e7a93c893421696e8a44967b4df62", "port_range_min": null, "ethertype": "IPv4", "project_id": "786e7a93c893421696e8a44967b4df62"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:41Z", "revision_number": 0, "id": "84362e2f-b050-43e9-b904-2e83855e0992", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:41Z", "security_group_id": "8fee8b3e-2f6c-4da4-b6d9-cdc1f613dec0", "tenant_id": "786e7a93c893421696e8a44967b4df62", "port_range_min": null, "ethertype": "IPv6", "project_id": "786e7a93c893421696e8a44967b4df62"}], "revision_number": 2, "project_id": "786e7a93c893421696e8a44967b4df62", "id": "8fee8b3e-2f6c-4da4-b6d9-cdc1f613dec0", "name": "CreateProjectUserTests-a01c7298-9443-443-name"}]} 2018-07-22 19:02:42,018 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?id=8fee8b3e-2f6c-4da4-b6d9-cdc1f613dec0 used request id req-a57c5c50-d1c6-4d19-ac50-12e5a82fb8c5 2018-07-22 19:02:42,018 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8fee8b3e-2f6c-4da4-b6d9-cdc1f613dec0 2018-07-22 19:02:42,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=8fee8b3e-2f6c-4da4-b6d9-cdc1f613dec0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b34c58fc95426e94f09a9446c0f582929f975d7" 2018-07-22 19:02:42,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9fc03a5c-11aa-4e0a-9be1-3c633736231f Date: Sun, 22 Jul 2018 19:02:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:02:41Z", "security_group_id": "8fee8b3e-2f6c-4da4-b6d9-cdc1f613dec0", "port_range_min": null, "revision_number": 0, "tenant_id": "786e7a93c893421696e8a44967b4df62", "created_at": "2018-07-22T19:02:41Z", "project_id": "786e7a93c893421696e8a44967b4df62", "id": "1a7e4663-253e-4c0f-b037-ec22b63056fb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:02:41Z", "security_group_id": "8fee8b3e-2f6c-4da4-b6d9-cdc1f613dec0", "port_range_min": null, "revision_number": 0, "tenant_id": "786e7a93c893421696e8a44967b4df62", "created_at": "2018-07-22T19:02:41Z", "project_id": "786e7a93c893421696e8a44967b4df62", "id": "84362e2f-b050-43e9-b904-2e83855e0992"}]} 2018-07-22 19:02:42,052 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=8fee8b3e-2f6c-4da4-b6d9-cdc1f613dec0 used request id req-9fc03a5c-11aa-4e0a-9be1-3c633736231f 2018-07-22 19:02:42,053 - neutron_utils - INFO - Retrieving security group with ID - 8fee8b3e-2f6c-4da4-b6d9-cdc1f613dec0 2018-07-22 19:02:42,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?id=8fee8b3e-2f6c-4da4-b6d9-cdc1f613dec0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b34c58fc95426e94f09a9446c0f582929f975d7" 2018-07-22 19:02:42,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-fbe5d9ab-0b0b-4099-a412-615439c0a090 Date: Sun, 22 Jul 2018 19:02:42 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "786e7a93c893421696e8a44967b4df62", "created_at": "2018-07-22T19:02:41Z", "updated_at": "2018-07-22T19:02:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:41Z", "revision_number": 0, "id": "1a7e4663-253e-4c0f-b037-ec22b63056fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:41Z", "security_group_id": "8fee8b3e-2f6c-4da4-b6d9-cdc1f613dec0", "tenant_id": "786e7a93c893421696e8a44967b4df62", "port_range_min": null, "ethertype": "IPv4", "project_id": "786e7a93c893421696e8a44967b4df62"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:41Z", "revision_number": 0, "id": "84362e2f-b050-43e9-b904-2e83855e0992", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:41Z", "security_group_id": "8fee8b3e-2f6c-4da4-b6d9-cdc1f613dec0", "tenant_id": "786e7a93c893421696e8a44967b4df62", "port_range_min": null, "ethertype": "IPv6", "project_id": "786e7a93c893421696e8a44967b4df62"}], "revision_number": 2, "project_id": "786e7a93c893421696e8a44967b4df62", "id": "8fee8b3e-2f6c-4da4-b6d9-cdc1f613dec0", "name": "CreateProjectUserTests-a01c7298-9443-443-name"}]} 2018-07-22 19:02:42,134 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?id=8fee8b3e-2f6c-4da4-b6d9-cdc1f613dec0 used request id req-fbe5d9ab-0b0b-4099-a412-615439c0a090 2018-07-22 19:02:42,134 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8fee8b3e-2f6c-4da4-b6d9-cdc1f613dec0 2018-07-22 19:02:42,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=8fee8b3e-2f6c-4da4-b6d9-cdc1f613dec0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b34c58fc95426e94f09a9446c0f582929f975d7" 2018-07-22 19:02:42,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8de69d57-d916-4911-8e1a-bba272de4f10 Date: Sun, 22 Jul 2018 19:02:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:02:41Z", "security_group_id": "8fee8b3e-2f6c-4da4-b6d9-cdc1f613dec0", "port_range_min": null, "revision_number": 0, "tenant_id": "786e7a93c893421696e8a44967b4df62", "created_at": "2018-07-22T19:02:41Z", "project_id": "786e7a93c893421696e8a44967b4df62", "id": "1a7e4663-253e-4c0f-b037-ec22b63056fb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:02:41Z", "security_group_id": "8fee8b3e-2f6c-4da4-b6d9-cdc1f613dec0", "port_range_min": null, "revision_number": 0, "tenant_id": "786e7a93c893421696e8a44967b4df62", "created_at": "2018-07-22T19:02:41Z", "project_id": "786e7a93c893421696e8a44967b4df62", "id": "84362e2f-b050-43e9-b904-2e83855e0992"}]} 2018-07-22 19:02:42,168 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=8fee8b3e-2f6c-4da4-b6d9-cdc1f613dec0 used request id req-8de69d57-d916-4911-8e1a-bba272de4f10 2018-07-22 19:02:42,168 - neutron_utils - INFO - Retrieving security group with ID - 8fee8b3e-2f6c-4da4-b6d9-cdc1f613dec0 2018-07-22 19:02:42,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?id=8fee8b3e-2f6c-4da4-b6d9-cdc1f613dec0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b34c58fc95426e94f09a9446c0f582929f975d7" 2018-07-22 19:02:42,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-a6ecb19d-c660-44c0-9307-d26770e93746 Date: Sun, 22 Jul 2018 19:02:42 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "786e7a93c893421696e8a44967b4df62", "created_at": "2018-07-22T19:02:41Z", "updated_at": "2018-07-22T19:02:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:41Z", "revision_number": 0, "id": "1a7e4663-253e-4c0f-b037-ec22b63056fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:41Z", "security_group_id": "8fee8b3e-2f6c-4da4-b6d9-cdc1f613dec0", "tenant_id": "786e7a93c893421696e8a44967b4df62", "port_range_min": null, "ethertype": "IPv4", "project_id": "786e7a93c893421696e8a44967b4df62"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:41Z", "revision_number": 0, "id": "84362e2f-b050-43e9-b904-2e83855e0992", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:41Z", "security_group_id": "8fee8b3e-2f6c-4da4-b6d9-cdc1f613dec0", "tenant_id": "786e7a93c893421696e8a44967b4df62", "port_range_min": null, "ethertype": "IPv6", "project_id": "786e7a93c893421696e8a44967b4df62"}], "revision_number": 2, "project_id": "786e7a93c893421696e8a44967b4df62", "id": "8fee8b3e-2f6c-4da4-b6d9-cdc1f613dec0", "name": "CreateProjectUserTests-a01c7298-9443-443-name"}]} 2018-07-22 19:02:42,248 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?id=8fee8b3e-2f6c-4da4-b6d9-cdc1f613dec0 used request id req-a6ecb19d-c660-44c0-9307-d26770e93746 2018-07-22 19:02:42,248 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8fee8b3e-2f6c-4da4-b6d9-cdc1f613dec0 2018-07-22 19:02:42,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=8fee8b3e-2f6c-4da4-b6d9-cdc1f613dec0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b34c58fc95426e94f09a9446c0f582929f975d7" 2018-07-22 19:02:42,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1830033c-1968-4247-baa7-fd3b066acffa Date: Sun, 22 Jul 2018 19:02:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:02:41Z", "security_group_id": "8fee8b3e-2f6c-4da4-b6d9-cdc1f613dec0", "port_range_min": null, "revision_number": 0, "tenant_id": "786e7a93c893421696e8a44967b4df62", "created_at": "2018-07-22T19:02:41Z", "project_id": "786e7a93c893421696e8a44967b4df62", "id": "1a7e4663-253e-4c0f-b037-ec22b63056fb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:02:41Z", "security_group_id": "8fee8b3e-2f6c-4da4-b6d9-cdc1f613dec0", "port_range_min": null, "revision_number": 0, "tenant_id": "786e7a93c893421696e8a44967b4df62", "created_at": "2018-07-22T19:02:41Z", "project_id": "786e7a93c893421696e8a44967b4df62", "id": "84362e2f-b050-43e9-b904-2e83855e0992"}]} 2018-07-22 19:02:42,276 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=8fee8b3e-2f6c-4da4-b6d9-cdc1f613dec0 used request id req-1830033c-1968-4247-baa7-fd3b066acffa 2018-07-22 19:02:42,277 - neutron_utils - INFO - Deleting security group rule with ID - 1a7e4663-253e-4c0f-b037-ec22b63056fb 2018-07-22 19:02:42,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-group-rules/1a7e4663-253e-4c0f-b037-ec22b63056fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b34c58fc95426e94f09a9446c0f582929f975d7" 2018-07-22 19:02:42,420 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-682a7d32-94d7-4406-ab09-2416354cf243 Content-Length: 0 Date: Sun, 22 Jul 2018 19:02:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:02:42,420 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-group-rules/1a7e4663-253e-4c0f-b037-ec22b63056fb used request id req-682a7d32-94d7-4406-ab09-2416354cf243 2018-07-22 19:02:42,420 - neutron_utils - INFO - Deleting security group rule with ID - 84362e2f-b050-43e9-b904-2e83855e0992 2018-07-22 19:02:42,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-group-rules/84362e2f-b050-43e9-b904-2e83855e0992 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b34c58fc95426e94f09a9446c0f582929f975d7" 2018-07-22 19:02:42,582 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-91de3345-2a6d-4918-aac6-6788d7014157 Content-Length: 0 Date: Sun, 22 Jul 2018 19:02:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:02:42,582 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-group-rules/84362e2f-b050-43e9-b904-2e83855e0992 used request id req-91de3345-2a6d-4918-aac6-6788d7014157 2018-07-22 19:02:42,582 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-a01c7298-9443-443-name 2018-07-22 19:02:42,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/8fee8b3e-2f6c-4da4-b6d9-cdc1f613dec0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b34c58fc95426e94f09a9446c0f582929f975d7" 2018-07-22 19:02:42,768 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-083b0d03-46fc-4135-aa00-d01ea31aeb2a Content-Length: 0 Date: Sun, 22 Jul 2018 19:02:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:02:42,768 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/8fee8b3e-2f6c-4da4-b6d9-cdc1f613dec0 used request id req-083b0d03-46fc-4135-aa00-d01ea31aeb2a 2018-07-22 19:02:42,769 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-a01c7298-9443-443-user 2018-07-22 19:02:42,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/d400d0b9be4d4f3da4b4cbbff19ba992 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3089b8f62f38a89a725d598773d0bae60b76152" 2018-07-22 19:02:42,970 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:42 GMT Vary: X-Auth-Token x-openstack-request-id: req-728793ca-0af6-465d-bd89-fe16560f7479 X-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-22 19:02:42,970 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/d400d0b9be4d4f3da4b4cbbff19ba992 used request id req-728793ca-0af6-465d-bd89-fe16560f7479 2018-07-22 19:02:42,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca6779e4db22f72ff2cee231427ef1ce31a29275" 2018-07-22 19:02:43,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-f2821768-f44f-4f8a-b652-c5a39975af39 Date: Sun, 22 Jul 2018 19:02:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "created_at": "2018-07-22T18:49:52Z", "updated_at": "2018-07-22T18:49:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "01c3663a-7eea-4695-8e37-a0f5e0bd72a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "3e1f362c-a213-4558-a8ae-3fc153ed2c7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "664e82b7-b3b3-446b-8ce6-a52370f41273", "remote_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "d9ea564c-f30b-4a70-9239-caa2b493f1ab", "remote_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}], "revision_number": 4, "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "created_at": "2018-07-22T18:52:59Z", "updated_at": "2018-07-22T18:52:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:59Z", "revision_number": 0, "id": "42ad53ed-51fa-42bc-8671-7eb1ef976f80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:59Z", "security_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "port_range_min": null, "ethertype": "IPv6", "project_id": "842f62c9dbf64b77b4b3da26e8d21c32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:59Z", "revision_number": 0, "id": "64687bd4-523d-474f-a732-42b3fd7b92e6", "remote_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:59Z", "security_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "port_range_min": null, "ethertype": "IPv6", "project_id": "842f62c9dbf64b77b4b3da26e8d21c32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:59Z", "revision_number": 0, "id": "c3e95f8a-f945-4e98-ba70-f1ba1b3989ee", "remote_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:59Z", "security_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "port_range_min": null, "ethertype": "IPv4", "project_id": "842f62c9dbf64b77b4b3da26e8d21c32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:59Z", "revision_number": 0, "id": "e0f051cf-02a4-4e89-9aca-ad641d3523e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:59Z", "security_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "port_range_min": null, "ethertype": "IPv4", "project_id": "842f62c9dbf64b77b4b3da26e8d21c32"}], "revision_number": 4, "project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "786e7a93c893421696e8a44967b4df62", "created_at": "2018-07-22T19:02:41Z", "updated_at": "2018-07-22T19:02:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:41Z", "revision_number": 0, "id": "5c2b4492-ae1e-470f-956f-feb304c747a4", "remote_group_id": "50af9f94-979d-43ec-ab71-76aa2610ca08", "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:41Z", "security_group_id": "50af9f94-979d-43ec-ab71-76aa2610ca08", "tenant_id": "786e7a93c893421696e8a44967b4df62", "port_range_min": null, "ethertype": "IPv4", "project_id": "786e7a93c893421696e8a44967b4df62"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:41Z", "revision_number": 0, "id": "66e11454-d447-40b5-b382-28e147d910fb", "remote_group_id": "50af9f94-979d-43ec-ab71-76aa2610ca08", "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:41Z", "security_group_id": "50af9f94-979d-43ec-ab71-76aa2610ca08", "tenant_id": "786e7a93c893421696e8a44967b4df62", "port_range_min": null, "ethertype": "IPv6", "project_id": "786e7a93c893421696e8a44967b4df62"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:41Z", "revision_number": 0, "id": "89375936-5675-4b03-95fc-c46a626cfdb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:41Z", "security_group_id": "50af9f94-979d-43ec-ab71-76aa2610ca08", "tenant_id": "786e7a93c893421696e8a44967b4df62", "port_range_min": null, "ethertype": "IPv6", "project_id": "786e7a93c893421696e8a44967b4df62"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:41Z", "revision_number": 0, "id": "a45f1fe9-bb76-47eb-b00b-d22bdb11977f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:41Z", "security_group_id": "50af9f94-979d-43ec-ab71-76aa2610ca08", "tenant_id": "786e7a93c893421696e8a44967b4df62", "port_range_min": null, "ethertype": "IPv4", "project_id": "786e7a93c893421696e8a44967b4df62"}], "revision_number": 4, "project_id": "786e7a93c893421696e8a44967b4df62", "id": "50af9f94-979d-43ec-ab71-76aa2610ca08", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "created_at": "2018-07-22T18:53:45Z", "updated_at": "2018-07-22T18:53:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "121b67f5-2f82-4204-b188-1a7fcf2bc7de", "remote_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv6", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "60b512d0-b458-4dfd-967e-cdf2ac05691e", "remote_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv4", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "9091963a-eedf-4b38-9535-a3f1cad1b6a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv6", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "b7710152-0fa0-45f7-b890-5ef7b192b184", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv4", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}], "revision_number": 4, "project_id": "239b77d2cb034c04aa6625d9b3cb629c", "id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "created_at": "2018-07-22T18:55:21Z", "updated_at": "2018-07-22T18:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:22Z", "revision_number": 0, "id": "2811c78b-92bc-4ef7-b300-08d220af60f4", "remote_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:22Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:22Z", "revision_number": 0, "id": "64c4c175-f411-4a59-8270-c6ca4d9d11ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:22Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:21Z", "revision_number": 0, "id": "93269d7b-dc2b-4e36-a6d6-33ff3f193df4", "remote_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:21Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:21Z", "revision_number": 0, "id": "f37f60f1-5e66-4c78-bc90-39ebd790d254", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:21Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}], "revision_number": 4, "project_id": "8f202eb52ac04d0492b9c306c41849e2", "id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:02:25Z", "updated_at": "2018-07-22T19:02:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:25Z", "revision_number": 0, "id": "2c317e36-632c-44de-b5ef-acc5f83b5720", "remote_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:25Z", "security_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:25Z", "revision_number": 0, "id": "999516c5-5727-490a-b911-ce56173683f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:25Z", "security_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:25Z", "revision_number": 0, "id": "a7e16eb9-e682-4533-8dcc-28a5ad1d525c", "remote_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:25Z", "security_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:25Z", "revision_number": 0, "id": "fe4ef1f4-a3f3-4606-9c29-df2420219abf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:25Z", "security_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}], "revision_number": 4, "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "created_at": "2018-07-22T18:57:13Z", "updated_at": "2018-07-22T18:57:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:57:13Z", "revision_number": 0, "id": "857c06a6-afdf-47df-a1af-15f1bb04939f", "remote_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "remote_ip_prefix": null, "created_at": "2018-07-22T18:57:13Z", "security_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "port_range_min": null, "ethertype": "IPv6", "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:57:13Z", "revision_number": 0, "id": "dac5a215-38eb-4398-bc80-dff0a5a5ecad", "remote_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "remote_ip_prefix": null, "created_at": "2018-07-22T18:57:13Z", "security_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "port_range_min": null, "ethertype": "IPv4", "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:57:13Z", "revision_number": 0, "id": "daebae3b-3769-4f25-8b39-5ed657b77309", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:57:13Z", "security_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "port_range_min": null, "ethertype": "IPv6", "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:57:13Z", "revision_number": 0, "id": "e57272c1-aa43-476c-a6ed-c662f50ad8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:57:13Z", "security_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "port_range_min": null, "ethertype": "IPv4", "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80"}], "revision_number": 4, "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "created_at": "2018-07-22T18:58:48Z", "updated_at": "2018-07-22T18:58:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "a62eb5e0-eb5a-4ede-b96d-b649e0c792e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "10591997a0b1467f9d5a830f63b555e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "c533dcd2-cae9-4c2c-8656-9a962b694a05", "remote_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "10591997a0b1467f9d5a830f63b555e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "d56dc1a4-95eb-4302-9a42-a9ad750a13e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "10591997a0b1467f9d5a830f63b555e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "fe5ffd07-d746-44b3-86f5-c0387703f495", "remote_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "10591997a0b1467f9d5a830f63b555e6"}], "revision_number": 4, "project_id": "10591997a0b1467f9d5a830f63b555e6", "id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T18:49:10Z", "updated_at": "2018-07-22T18:49:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:10Z", "revision_number": 0, "id": "13f85fbc-87e2-4705-ab83-1234721c79a6", "remote_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "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-22T18:49:10Z", "revision_number": 0, "id": "513465eb-3aae-451f-9811-6212c26776df", "remote_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "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-22T18:49:10Z", "revision_number": 0, "id": "9efc95bd-96a7-4f9c-b85c-65894e9f1195", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "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-22T18:49:10Z", "revision_number": 0, "id": "e78f5bfa-1156-4ede-a2dd-2e320023bfbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c535da99-7e1e-4a0b-9807-303de655a623", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "created_at": "2018-07-22T18:51:15Z", "updated_at": "2018-07-22T18:51:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "0ad90696-32d1-41ad-bccf-95bea74601f6", "remote_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv6", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "a0ac56e2-c230-492d-829f-63d8fc714bf6", "remote_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv4", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "acd19f57-0a99-4fef-a1aa-36e851a2be19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv6", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "d956a6a7-58d3-48ad-b3da-d2e97ee0e374", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv4", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}], "revision_number": 4, "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "name": "default"}]} 2018-07-22 19:02:43,348 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=default used request id req-f2821768-f44f-4f8a-b652-c5a39975af39 2018-07-22 19:02:43,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/8f857a04e9374b0cb0dbab3aba97ee7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca6779e4db22f72ff2cee231427ef1ce31a29275" 2018-07-22 19:02:43,392 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:43 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-2e185843-f702-449d-b5df-caad4fd27f9e RESP BODY: {"error": {"message": "Could not find project: 8f857a04e9374b0cb0dbab3aba97ee7c.", "code": 404, "title": "Not Found"}} 2018-07-22 19:02:43,392 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/8f857a04e9374b0cb0dbab3aba97ee7c used request id req-2e185843-f702-449d-b5df-caad4fd27f9e 2018-07-22 19:02:43,392 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 19:02:43,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/842f62c9dbf64b77b4b3da26e8d21c32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca6779e4db22f72ff2cee231427ef1ce31a29275" 2018-07-22 19:02:43,420 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:43 GMT Content-Type: application/json Content-Length: 308 Vary: X-Auth-Token x-openstack-request-id: req-5e8fccee-9be6-4c67-9c90-83ce1a4dd7dc X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/842f62c9dbf64b77b4b3da26e8d21c32"}, "tags": [], "enabled": true, "id": "842f62c9dbf64b77b4b3da26e8d21c32", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-07-22 19:02:43,420 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/842f62c9dbf64b77b4b3da26e8d21c32 used request id req-5e8fccee-9be6-4c67-9c90-83ce1a4dd7dc 2018-07-22 19:02:43,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/786e7a93c893421696e8a44967b4df62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca6779e4db22f72ff2cee231427ef1ce31a29275" 2018-07-22 19:02:43,452 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:43 GMT Content-Type: application/json Content-Length: 321 Vary: X-Auth-Token x-openstack-request-id: req-96e46f48-c88f-4ba0-ba6d-73f21a863ff6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/786e7a93c893421696e8a44967b4df62"}, "tags": [], "enabled": true, "id": "786e7a93c893421696e8a44967b4df62", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-a01c7298-9443-443-name"}} 2018-07-22 19:02:43,452 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/786e7a93c893421696e8a44967b4df62 used request id req-96e46f48-c88f-4ba0-ba6d-73f21a863ff6 2018-07-22 19:02:43,453 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 50af9f94-979d-43ec-ab71-76aa2610ca08 2018-07-22 19:02:43,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=50af9f94-979d-43ec-ab71-76aa2610ca08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca6779e4db22f72ff2cee231427ef1ce31a29275" 2018-07-22 19:02:43,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e7d9281b-e8ab-432e-87bb-f0e281916c4c Date: Sun, 22 Jul 2018 19:02:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "50af9f94-979d-43ec-ab71-76aa2610ca08", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:02:41Z", "security_group_id": "50af9f94-979d-43ec-ab71-76aa2610ca08", "port_range_min": null, "revision_number": 0, "tenant_id": "786e7a93c893421696e8a44967b4df62", "created_at": "2018-07-22T19:02:41Z", "project_id": "786e7a93c893421696e8a44967b4df62", "id": "5c2b4492-ae1e-470f-956f-feb304c747a4"}, {"remote_group_id": "50af9f94-979d-43ec-ab71-76aa2610ca08", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:02:41Z", "security_group_id": "50af9f94-979d-43ec-ab71-76aa2610ca08", "port_range_min": null, "revision_number": 0, "tenant_id": "786e7a93c893421696e8a44967b4df62", "created_at": "2018-07-22T19:02:41Z", "project_id": "786e7a93c893421696e8a44967b4df62", "id": "66e11454-d447-40b5-b382-28e147d910fb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:02:41Z", "security_group_id": "50af9f94-979d-43ec-ab71-76aa2610ca08", "port_range_min": null, "revision_number": 0, "tenant_id": "786e7a93c893421696e8a44967b4df62", "created_at": "2018-07-22T19:02:41Z", "project_id": "786e7a93c893421696e8a44967b4df62", "id": "89375936-5675-4b03-95fc-c46a626cfdb5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:02:41Z", "security_group_id": "50af9f94-979d-43ec-ab71-76aa2610ca08", "port_range_min": null, "revision_number": 0, "tenant_id": "786e7a93c893421696e8a44967b4df62", "created_at": "2018-07-22T19:02:41Z", "project_id": "786e7a93c893421696e8a44967b4df62", "id": "a45f1fe9-bb76-47eb-b00b-d22bdb11977f"}]} 2018-07-22 19:02:43,548 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=50af9f94-979d-43ec-ab71-76aa2610ca08 used request id req-e7d9281b-e8ab-432e-87bb-f0e281916c4c 2018-07-22 19:02:43,548 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 19:02:43,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/50af9f94-979d-43ec-ab71-76aa2610ca08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca6779e4db22f72ff2cee231427ef1ce31a29275" 2018-07-22 19:02:43,768 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9f04bcf5-f38c-4c23-b4c3-2f640c752a6f Content-Length: 0 Date: Sun, 22 Jul 2018 19:02:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:02:43,768 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/50af9f94-979d-43ec-ab71-76aa2610ca08 used request id req-9f04bcf5-f38c-4c23-b4c3-2f640c752a6f 2018-07-22 19:02:43,769 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-a01c7298-9443-443-name 2018-07-22 19:02:43,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/786e7a93c893421696e8a44967b4df62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca6779e4db22f72ff2cee231427ef1ce31a29275" 2018-07-22 19:02:44,077 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:44 GMT Vary: X-Auth-Token x-openstack-request-id: req-06b2fd3d-dcdf-4fda-a0e5-0d31db4cb88c X-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-22 19:02:44,077 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/786e7a93c893421696e8a44967b4df62 used request id req-06b2fd3d-dcdf-4fda-a0e5-0d31db4cb88c 2018-07-22 19:02:44,078 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-a01c7298-9443-443-name-role 2018-07-22 19:02:44,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/roles/14de3a3690774158867761cf1b87e8e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca6779e4db22f72ff2cee231427ef1ce31a29275" 2018-07-22 19:02:44,385 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:44 GMT Vary: X-Auth-Token x-openstack-request-id: req-9c6e7664-4278-4f14-a0cc-d4749028e868 X-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-22 19:02:44,385 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/14de3a3690774158867761cf1b87e8e8 used request id req-9c6e7664-4278-4f14-a0cc-d4749028e868 2018-07-22 19:02:44,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca6779e4db22f72ff2cee231427ef1ce31a29275" 2018-07-22 19:02:44,423 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:44 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-f62f2188-9786-4c70-aee3-bb017a82bfdf X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47926fd2f5154882b6f31c1790b7a7c7", "links": {"self": "https://192.16.1.222:5000/v3/roles/47926fd2f5154882b6f31c1790b7a7c7"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d003a336a98a4f52ae5449d360466dce", "links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "name": "admin"}, {"domain_id": null, "id": "e5c38e0f43c64a44921d1e4a958814a3", "links": {"self": "https://192.16.1.222:5000/v3/roles/e5c38e0f43c64a44921d1e4a958814a3"}, "name": "heat_stack_user"}]} 2018-07-22 19:02:44,423 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-f62f2188-9786-4c70-aee3-bb017a82bfdf 2018-07-22 19:02:44,425 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:02:44,930 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:02:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["gJJ1NJiaSYm-St599GzGLw"], "issued_at": "2018-07-22T19:02:44.000000Z"}} 2018-07-22 19:02:44,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db0a006ffb4f36f6ec4e938facc93fbd4460c005" 2018-07-22 19:02:44,954 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:44 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-73412bd2-51ec-481a-8f9b-114ae72b0e9c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:02:44,954 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-73412bd2-51ec-481a-8f9b-114ae72b0e9c 2018-07-22 19:02:44,956 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:02:44,956 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:02:45,412 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:02:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["ThK9DEt8TwSLC3-MI-52eQ"], "issued_at": "2018-07-22T19:02:45.000000Z"}} 2018-07-22 19:02:45,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef002e23821096dd101c799ee9529fe15c40335" 2018-07-22 19:02:45,433 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:45 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-2e481752-3e53-4f5e-8833-8e87a9ca9d03 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:02:45,433 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-2e481752-3e53-4f5e-8833-8e87a9ca9d03 2018-07-22 19:02:45,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:02:45,444 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:45 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:02:45,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-93871df5-fd17-4ae-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef002e23821096dd101c799ee9529fe15c40335" 2018-07-22 19:02:45,482 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:45 GMT Content-Type: application/json Content-Length: 192 Vary: X-Auth-Token x-openstack-request-id: req-3984ddd3-8479-46f6-acae-479504309972 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-93871df5-fd17-4ae-name", "previous": null, "next": null}, "projects": []} 2018-07-22 19:02:45,482 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-93871df5-fd17-4ae-name used request id req-3984ddd3-8479-46f6-acae-479504309972 2018-07-22 19:02:45,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef002e23821096dd101c799ee9529fe15c40335" 2018-07-22 19:02:45,532 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:45 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-7d22073d-662d-47a4-8bc3-756d75229fc5 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 19:02:45,532 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-7d22073d-662d-47a4-8bc3-756d75229fc5 2018-07-22 19:02:45,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef002e23821096dd101c799ee9529fe15c40335" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-93871df5-fd17-4ae-name"}}' 2018-07-22 19:02:45,616 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:45 GMT Content-Type: application/json Content-Length: 321 Vary: X-Auth-Token x-openstack-request-id: req-a4ccf37e-5bab-44c3-b421-fce5974963bc X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/48839fc5126344a8bdfe0a635d486f6a"}, "tags": [], "enabled": true, "id": "48839fc5126344a8bdfe0a635d486f6a", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-93871df5-fd17-4ae-name"}} 2018-07-22 19:02:45,616 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-a4ccf37e-5bab-44c3-b421-fce5974963bc 2018-07-22 19:02:45,616 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-93871df5-fd17-4ae-name 2018-07-22 19:02:45,617 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:02:45,617 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:02:46,064 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:02:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["nwpvrEMOToCCb56cXMpp2A"], "issued_at": "2018-07-22T19:02:46.000000Z"}} 2018-07-22 19:02:46,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e5f92d85df867c74c254e5de82b9f1f27c805b3" 2018-07-22 19:02:46,083 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:46 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-e3b620a8-39af-47e0-be6d-2d39b7eb0647 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:02:46,083 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-e3b620a8-39af-47e0-be6d-2d39b7eb0647 2018-07-22 19:02:46,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:02:46,092 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:46 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:02:46,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e5f92d85df867c74c254e5de82b9f1f27c805b3" 2018-07-22 19:02:46,156 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:46 GMT Content-Type: application/json Content-Length: 3860 Vary: X-Auth-Token x-openstack-request-id: req-58270deb-5175-4a47-8ae6-73ff3179b4eb X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/1f108f530efd4cc69b46c4aa532057ff"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "1f108f530efd4cc69b46c4aa532057ff", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/27a8e60db0cf4f95abf2d9fafe083888"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "27a8e60db0cf4f95abf2d9fafe083888", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/2daf70d24b20492d895f12999a9a49f0"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "2daf70d24b20492d895f12999a9a49f0", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/578de12745c743bd9dd92bf9224acd16"}, "domain_id": "default", "enabled": true, "id": "578de12745c743bd9dd92bf9224acd16", "options": {}}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/742694684b5d47d0bac13dc98454937e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "742694684b5d47d0bac13dc98454937e", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/787071c1a56e4800b1496590f054563f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "787071c1a56e4800b1496590f054563f", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/94ca466cf6844cca83b4175ac69d0680"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "94ca466cf6844cca83b4175ac69d0680", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/a0d48ece3bb84d4ea03478919c0b92eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "a0d48ece3bb84d4ea03478919c0b92eb", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/b970c767edd342f48d9259b8478b1221"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "b970c767edd342f48d9259b8478b1221", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/bc7feab2ad3a4d82ab46a771e7c7ca2d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "bc7feab2ad3a4d82ab46a771e7c7ca2d", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/bd0e5cd787ad49c4bab3c211eea5932c"}, "domain_id": "516a1864d8784e8489227e90a3645f60", "enabled": true, "id": "bd0e5cd787ad49c4bab3c211eea5932c", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/dfbc186a612c4f9097944cfac82caf54"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "dfbc186a612c4f9097944cfac82caf54", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/feff152a8a514679827aa9f87d9e427f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "feff152a8a514679827aa9f87d9e427f", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-22 19:02:46,156 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-58270deb-5175-4a47-8ae6-73ff3179b4eb 2018-07-22 19:02:46,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e5f92d85df867c74c254e5de82b9f1f27c805b3" 2018-07-22 19:02:46,193 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:46 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-4626d9a8-6f08-45a5-80df-56e155eb09f6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 19:02:46,193 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-4626d9a8-6f08-45a5-80df-56e155eb09f6 2018-07-22 19:02:46,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e5f92d85df867c74c254e5de82b9f1f27c805b3" 2018-07-22 19:02:46,704 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:46 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-97525759-98ef-41ec-8f06-d15c88c5ac07 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47926fd2f5154882b6f31c1790b7a7c7", "links": {"self": "https://192.16.1.222:5000/v3/roles/47926fd2f5154882b6f31c1790b7a7c7"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d003a336a98a4f52ae5449d360466dce", "links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "name": "admin"}, {"domain_id": null, "id": "e5c38e0f43c64a44921d1e4a958814a3", "links": {"self": "https://192.16.1.222:5000/v3/roles/e5c38e0f43c64a44921d1e4a958814a3"}, "name": "heat_stack_user"}]} 2018-07-22 19:02:46,704 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-97525759-98ef-41ec-8f06-d15c88c5ac07 2018-07-22 19:02:46,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?name=CreateProjectUserTests-93871df5-fd17-4ae-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e5f92d85df867c74c254e5de82b9f1f27c805b3" 2018-07-22 19:02:46,751 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:46 GMT Content-Type: application/json Content-Length: 467 Vary: X-Auth-Token x-openstack-request-id: req-4376e200-96a5-45f3-9ad4-9f1b227f0b66 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?name=CreateProjectUserTests-93871df5-fd17-4ae-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/48839fc5126344a8bdfe0a635d486f6a"}, "tags": [], "enabled": true, "id": "48839fc5126344a8bdfe0a635d486f6a", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-93871df5-fd17-4ae-name"}]} 2018-07-22 19:02:46,751 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?name=CreateProjectUserTests-93871df5-fd17-4ae-name used request id req-4376e200-96a5-45f3-9ad4-9f1b227f0b66 2018-07-22 19:02:46,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/6b14fddde25d4153b7d9527d455a2917 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e5f92d85df867c74c254e5de82b9f1f27c805b3" 2018-07-22 19:02:46,815 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:46 GMT Content-Type: application/json Content-Length: 285 Vary: X-Auth-Token x-openstack-request-id: req-872958b0-dcae-4438-aaab-77232726fda6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/6b14fddde25d4153b7d9527d455a2917"}, "enabled": true, "id": "6b14fddde25d4153b7d9527d455a2917", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-93871df5-fd17-4ae-user1"}} 2018-07-22 19:02:46,815 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/6b14fddde25d4153b7d9527d455a2917 used request id req-872958b0-dcae-4438-aaab-77232726fda6 2018-07-22 19:02:46,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/48839fc5126344a8bdfe0a635d486f6a/users/6b14fddde25d4153b7d9527d455a2917/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e5f92d85df867c74c254e5de82b9f1f27c805b3" 2018-07-22 19:02:46,855 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:46 GMT Content-Type: application/json Content-Length: 183 Vary: X-Auth-Token x-openstack-request-id: req-d6dcd869-1f43-4494-ac98-bc305128b0ac X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects/48839fc5126344a8bdfe0a635d486f6a/users/6b14fddde25d4153b7d9527d455a2917/roles", "previous": null, "next": null}, "roles": []} 2018-07-22 19:02:46,855 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/48839fc5126344a8bdfe0a635d486f6a/users/6b14fddde25d4153b7d9527d455a2917/roles used request id req-d6dcd869-1f43-4494-ac98-bc305128b0ac 2018-07-22 19:02:46,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e5f92d85df867c74c254e5de82b9f1f27c805b3" 2018-07-22 19:02:46,885 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:46 GMT Content-Type: application/json Content-Length: 178 Vary: X-Auth-Token x-openstack-request-id: req-ee517797-48ea-4aef-bc32-387ce9cfc7ce X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "domain_id": null, "name": "admin", "id": "d003a336a98a4f52ae5449d360466dce"}} 2018-07-22 19:02:46,885 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce used request id req-ee517797-48ea-4aef-bc32-387ce9cfc7ce 2018-07-22 19:02:46,885 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-93871df5-fd17-4ae-name 2018-07-22 19:02:46,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/48839fc5126344a8bdfe0a635d486f6a/users/6b14fddde25d4153b7d9527d455a2917/roles/d003a336a98a4f52ae5449d360466dce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e5f92d85df867c74c254e5de82b9f1f27c805b3" 2018-07-22 19:02:46,935 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:46 GMT Vary: X-Auth-Token x-openstack-request-id: req-d2b84031-6d3e-431a-9466-ae71f07e580a X-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-22 19:02:46,935 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/48839fc5126344a8bdfe0a635d486f6a/users/6b14fddde25d4153b7d9527d455a2917/roles/d003a336a98a4f52ae5449d360466dce used request id req-d2b84031-6d3e-431a-9466-ae71f07e580a 2018-07-22 19:02:46,935 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-93871df5-fd17-4ae-user1 2018-07-22 19:02:46,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef002e23821096dd101c799ee9529fe15c40335" 2018-07-22 19:02:46,965 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:46 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-2d4495d2-ba6c-43ac-a634-c39422145c82 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47926fd2f5154882b6f31c1790b7a7c7", "links": {"self": "https://192.16.1.222:5000/v3/roles/47926fd2f5154882b6f31c1790b7a7c7"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d003a336a98a4f52ae5449d360466dce", "links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "name": "admin"}, {"domain_id": null, "id": "e5c38e0f43c64a44921d1e4a958814a3", "links": {"self": "https://192.16.1.222:5000/v3/roles/e5c38e0f43c64a44921d1e4a958814a3"}, "name": "heat_stack_user"}]} 2018-07-22 19:02:46,965 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-2d4495d2-ba6c-43ac-a634-c39422145c82 2018-07-22 19:02:46,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef002e23821096dd101c799ee9529fe15c40335" -d '{"role": {"name": "CreateProjectUserTests-93871df5-fd17-4ae-name-role"}}' 2018-07-22 19:02:47,011 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:47 GMT Content-Type: application/json Content-Length: 223 Vary: X-Auth-Token x-openstack-request-id: req-4c937a96-4797-461d-a051-b02b72775368 X-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": "a5bc3590e61640c3b4ee5c1064239778", "links": {"self": "https://192.16.1.222:5000/v3/roles/a5bc3590e61640c3b4ee5c1064239778"}, "name": "CreateProjectUserTests-93871df5-fd17-4ae-name-role"}} 2018-07-22 19:02:47,011 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-4c937a96-4797-461d-a051-b02b72775368 2018-07-22 19:02:47,012 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-93871df5-fd17-4ae-name-role 2018-07-22 19:02:47,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles/a5bc3590e61640c3b4ee5c1064239778 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef002e23821096dd101c799ee9529fe15c40335" 2018-07-22 19:02:47,039 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:47 GMT Content-Type: application/json Content-Length: 223 Vary: X-Auth-Token x-openstack-request-id: req-a2c61cbb-5d34-4591-b5b0-4a5c6fdf24b4 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"links": {"self": "https://192.16.1.222:5000/v3/roles/a5bc3590e61640c3b4ee5c1064239778"}, "domain_id": null, "name": "CreateProjectUserTests-93871df5-fd17-4ae-name-role", "id": "a5bc3590e61640c3b4ee5c1064239778"}} 2018-07-22 19:02:47,040 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles/a5bc3590e61640c3b4ee5c1064239778 used request id req-a2c61cbb-5d34-4591-b5b0-4a5c6fdf24b4 2018-07-22 19:02:47,040 - keystone_utils - INFO - Granting role CreateProjectUserTests-93871df5-fd17-4ae-name-role to project CreateProjectUserTests-93871df5-fd17-4ae-name 2018-07-22 19:02:47,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/48839fc5126344a8bdfe0a635d486f6a/users/6b14fddde25d4153b7d9527d455a2917/roles/a5bc3590e61640c3b4ee5c1064239778 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef002e23821096dd101c799ee9529fe15c40335" 2018-07-22 19:02:47,096 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:47 GMT Vary: X-Auth-Token x-openstack-request-id: req-71263261-4e07-4161-b13c-5042cfd9ccc5 X-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-22 19:02:47,096 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/48839fc5126344a8bdfe0a635d486f6a/users/6b14fddde25d4153b7d9527d455a2917/roles/a5bc3590e61640c3b4ee5c1064239778 used request id req-71263261-4e07-4161-b13c-5042cfd9ccc5 2018-07-22 19:02:47,096 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:02:47,097 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:02:47,595 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:02:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["igv7a6WzS_G1KCBwAe7Geg"], "issued_at": "2018-07-22T19:02:47.000000Z"}} 2018-07-22 19:02:47,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afd033a5ca0534930b804ef7842686f715ae4eff" 2018-07-22 19:02:47,618 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:47 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-4c4e967c-6d27-40a1-9d01-95b9dd7a635b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:02:47,618 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-4c4e967c-6d27-40a1-9d01-95b9dd7a635b 2018-07-22 19:02:47,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:02:47,629 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:47 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:02:47,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afd033a5ca0534930b804ef7842686f715ae4eff" 2018-07-22 19:02:47,688 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:47 GMT Content-Type: application/json Content-Length: 4137 Vary: X-Auth-Token x-openstack-request-id: req-0b7eb691-0261-427c-a9c2-b70dd9dcfbbe X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/1f108f530efd4cc69b46c4aa532057ff"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "1f108f530efd4cc69b46c4aa532057ff", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/27a8e60db0cf4f95abf2d9fafe083888"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "27a8e60db0cf4f95abf2d9fafe083888", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/2daf70d24b20492d895f12999a9a49f0"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "2daf70d24b20492d895f12999a9a49f0", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/578de12745c743bd9dd92bf9224acd16"}, "domain_id": "default", "enabled": true, "id": "578de12745c743bd9dd92bf9224acd16", "options": {}}, {"password_expires_at": null, "name": "CreateProjectUserTests-93871df5-fd17-4ae-user1", "links": {"self": "https://192.16.1.222:5000/v3/users/6b14fddde25d4153b7d9527d455a2917"}, "domain_id": "default", "enabled": true, "id": "6b14fddde25d4153b7d9527d455a2917", "options": {}}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/742694684b5d47d0bac13dc98454937e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "742694684b5d47d0bac13dc98454937e", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/787071c1a56e4800b1496590f054563f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "787071c1a56e4800b1496590f054563f", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/94ca466cf6844cca83b4175ac69d0680"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "94ca466cf6844cca83b4175ac69d0680", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/a0d48ece3bb84d4ea03478919c0b92eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "a0d48ece3bb84d4ea03478919c0b92eb", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/b970c767edd342f48d9259b8478b1221"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "b970c767edd342f48d9259b8478b1221", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/bc7feab2ad3a4d82ab46a771e7c7ca2d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "bc7feab2ad3a4d82ab46a771e7c7ca2d", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/bd0e5cd787ad49c4bab3c211eea5932c"}, "domain_id": "516a1864d8784e8489227e90a3645f60", "enabled": true, "id": "bd0e5cd787ad49c4bab3c211eea5932c", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/dfbc186a612c4f9097944cfac82caf54"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "dfbc186a612c4f9097944cfac82caf54", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/feff152a8a514679827aa9f87d9e427f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "feff152a8a514679827aa9f87d9e427f", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-22 19:02:47,689 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-0b7eb691-0261-427c-a9c2-b70dd9dcfbbe 2018-07-22 19:02:47,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afd033a5ca0534930b804ef7842686f715ae4eff" 2018-07-22 19:02:47,728 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:47 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-07ca4d32-1a9d-44ef-ba3d-5a5a158ddbb8 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 19:02:47,728 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-07ca4d32-1a9d-44ef-ba3d-5a5a158ddbb8 2018-07-22 19:02:48,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afd033a5ca0534930b804ef7842686f715ae4eff" 2018-07-22 19:02:48,237 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:48 GMT Content-Type: application/json Content-Length: 1019 Vary: X-Auth-Token x-openstack-request-id: req-de32e224-9c68-4048-955b-8c630636d323 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47926fd2f5154882b6f31c1790b7a7c7", "links": {"self": "https://192.16.1.222:5000/v3/roles/47926fd2f5154882b6f31c1790b7a7c7"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5bc3590e61640c3b4ee5c1064239778", "links": {"self": "https://192.16.1.222:5000/v3/roles/a5bc3590e61640c3b4ee5c1064239778"}, "name": "CreateProjectUserTests-93871df5-fd17-4ae-name-role"}, {"domain_id": null, "id": "d003a336a98a4f52ae5449d360466dce", "links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "name": "admin"}, {"domain_id": null, "id": "e5c38e0f43c64a44921d1e4a958814a3", "links": {"self": "https://192.16.1.222:5000/v3/roles/e5c38e0f43c64a44921d1e4a958814a3"}, "name": "heat_stack_user"}]} 2018-07-22 19:02:48,237 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-de32e224-9c68-4048-955b-8c630636d323 2018-07-22 19:02:48,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?name=CreateProjectUserTests-93871df5-fd17-4ae-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afd033a5ca0534930b804ef7842686f715ae4eff" 2018-07-22 19:02:48,280 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:48 GMT Content-Type: application/json Content-Length: 467 Vary: X-Auth-Token x-openstack-request-id: req-98f1e46b-a1aa-4a31-bbd6-92281af345a9 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?name=CreateProjectUserTests-93871df5-fd17-4ae-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/48839fc5126344a8bdfe0a635d486f6a"}, "tags": [], "enabled": true, "id": "48839fc5126344a8bdfe0a635d486f6a", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-93871df5-fd17-4ae-name"}]} 2018-07-22 19:02:48,280 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?name=CreateProjectUserTests-93871df5-fd17-4ae-name used request id req-98f1e46b-a1aa-4a31-bbd6-92281af345a9 2018-07-22 19:02:48,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/a0448e898ed8469391766f3c471b0046 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afd033a5ca0534930b804ef7842686f715ae4eff" 2018-07-22 19:02:48,331 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:48 GMT Content-Type: application/json Content-Length: 285 Vary: X-Auth-Token x-openstack-request-id: req-d42f93d3-62e4-4c07-b6bc-b71b2bdeb6a1 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/a0448e898ed8469391766f3c471b0046"}, "enabled": true, "id": "a0448e898ed8469391766f3c471b0046", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-93871df5-fd17-4ae-user2"}} 2018-07-22 19:02:48,331 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/a0448e898ed8469391766f3c471b0046 used request id req-d42f93d3-62e4-4c07-b6bc-b71b2bdeb6a1 2018-07-22 19:02:48,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/48839fc5126344a8bdfe0a635d486f6a/users/a0448e898ed8469391766f3c471b0046/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afd033a5ca0534930b804ef7842686f715ae4eff" 2018-07-22 19:02:48,366 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:48 GMT Content-Type: application/json Content-Length: 183 Vary: X-Auth-Token x-openstack-request-id: req-9941be34-55d9-40f1-b644-c5afd9fd4a6f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects/48839fc5126344a8bdfe0a635d486f6a/users/a0448e898ed8469391766f3c471b0046/roles", "previous": null, "next": null}, "roles": []} 2018-07-22 19:02:48,366 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/48839fc5126344a8bdfe0a635d486f6a/users/a0448e898ed8469391766f3c471b0046/roles used request id req-9941be34-55d9-40f1-b644-c5afd9fd4a6f 2018-07-22 19:02:48,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afd033a5ca0534930b804ef7842686f715ae4eff" 2018-07-22 19:02:48,397 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:48 GMT Content-Type: application/json Content-Length: 178 Vary: X-Auth-Token x-openstack-request-id: req-f9df5447-c993-44ed-8d8a-d2ce0eea7da3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "domain_id": null, "name": "admin", "id": "d003a336a98a4f52ae5449d360466dce"}} 2018-07-22 19:02:48,397 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce used request id req-f9df5447-c993-44ed-8d8a-d2ce0eea7da3 2018-07-22 19:02:48,397 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-93871df5-fd17-4ae-name 2018-07-22 19:02:48,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/48839fc5126344a8bdfe0a635d486f6a/users/a0448e898ed8469391766f3c471b0046/roles/d003a336a98a4f52ae5449d360466dce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afd033a5ca0534930b804ef7842686f715ae4eff" 2018-07-22 19:02:48,443 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:48 GMT Vary: X-Auth-Token x-openstack-request-id: req-ac8e6371-c844-447a-80b0-8c87f8a7f786 X-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-22 19:02:48,443 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/48839fc5126344a8bdfe0a635d486f6a/users/a0448e898ed8469391766f3c471b0046/roles/d003a336a98a4f52ae5449d360466dce used request id req-ac8e6371-c844-447a-80b0-8c87f8a7f786 2018-07-22 19:02:48,443 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-93871df5-fd17-4ae-user2 2018-07-22 19:02:48,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles/a5bc3590e61640c3b4ee5c1064239778 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef002e23821096dd101c799ee9529fe15c40335" 2018-07-22 19:02:48,474 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:48 GMT Content-Type: application/json Content-Length: 223 Vary: X-Auth-Token x-openstack-request-id: req-20cc0a7d-ef84-4ea5-bd0d-6593cd94b41d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"links": {"self": "https://192.16.1.222:5000/v3/roles/a5bc3590e61640c3b4ee5c1064239778"}, "domain_id": null, "name": "CreateProjectUserTests-93871df5-fd17-4ae-name-role", "id": "a5bc3590e61640c3b4ee5c1064239778"}} 2018-07-22 19:02:48,474 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles/a5bc3590e61640c3b4ee5c1064239778 used request id req-20cc0a7d-ef84-4ea5-bd0d-6593cd94b41d 2018-07-22 19:02:48,474 - keystone_utils - INFO - Granting role CreateProjectUserTests-93871df5-fd17-4ae-name-role to project CreateProjectUserTests-93871df5-fd17-4ae-name 2018-07-22 19:02:48,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/48839fc5126344a8bdfe0a635d486f6a/users/a0448e898ed8469391766f3c471b0046/roles/a5bc3590e61640c3b4ee5c1064239778 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef002e23821096dd101c799ee9529fe15c40335" 2018-07-22 19:02:48,835 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:48 GMT Vary: X-Auth-Token x-openstack-request-id: req-14cee5b3-6d17-4350-b060-bcf5c2a3b0c3 X-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-22 19:02:48,835 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/48839fc5126344a8bdfe0a635d486f6a/users/a0448e898ed8469391766f3c471b0046/roles/a5bc3590e61640c3b4ee5c1064239778 used request id req-14cee5b3-6d17-4350-b060-bcf5c2a3b0c3 2018-07-22 19:02:48,836 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:02:48,836 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:02:49,443 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a5bc3590e61640c3b4ee5c1064239778", "name": "CreateProjectUserTests-93871df5-fd17-4ae-name-role"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:02:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "48839fc5126344a8bdfe0a635d486f6a", "name": "CreateProjectUserTests-93871df5-fd17-4ae-name"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/48839fc5126344a8bdfe0a635d486f6a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/48839fc5126344a8bdfe0a635d486f6a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/48839fc5126344a8bdfe0a635d486f6a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/48839fc5126344a8bdfe0a635d486f6a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/48839fc5126344a8bdfe0a635d486f6a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/48839fc5126344a8bdfe0a635d486f6a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/48839fc5126344a8bdfe0a635d486f6a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/48839fc5126344a8bdfe0a635d486f6a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/48839fc5126344a8bdfe0a635d486f6a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/48839fc5126344a8bdfe0a635d486f6a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/48839fc5126344a8bdfe0a635d486f6a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/48839fc5126344a8bdfe0a635d486f6a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-93871df5-fd17-4ae-user1", "id": "6b14fddde25d4153b7d9527d455a2917"}, "audit_ids": ["EGpo57EgS0ub7ld78SItGQ"], "issued_at": "2018-07-22T19:02:49.000000Z"}} 2018-07-22 19:02:49,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8184ad58a1fdd09091c8da10883ecde31733737" 2018-07-22 19:02:49,473 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:49 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-0f7ec50d-0465-44fe-9270-237ce36b6b7c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:02:49,473 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-0f7ec50d-0465-44fe-9270-237ce36b6b7c 2018-07-22 19:02:49,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=CreateProjectUserTests-93871df5-fd17-4ae-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8184ad58a1fdd09091c8da10883ecde31733737" 2018-07-22 19:02:49,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-6bb05840-5342-4580-a8f3-09619ed74c4e Date: Sun, 22 Jul 2018 19:02:49 GMT RESP BODY: {"security_groups": []} 2018-07-22 19:02:49,900 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=CreateProjectUserTests-93871df5-fd17-4ae-name&description=hello+group used request id req-6bb05840-5342-4580-a8f3-09619ed74c4e 2018-07-22 19:02:49,901 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-93871df5-fd17-4ae-name... 2018-07-22 19:02:49,901 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-93871df5-fd17-4ae-name 2018-07-22 19:02:49,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8184ad58a1fdd09091c8da10883ecde31733737" -d '{"security_group": {"name": "CreateProjectUserTests-93871df5-fd17-4ae-name", "description": "hello group"}}' 2018-07-22 19:02:50,207 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-1d5eac23-2e32-4c09-bd06-26544a5479db Date: Sun, 22 Jul 2018 19:02:50 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "48839fc5126344a8bdfe0a635d486f6a", "created_at": "2018-07-22T19:02:50Z", "updated_at": "2018-07-22T19:02:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:50Z", "revision_number": 0, "id": "1698bad1-7e4a-4b52-b642-19a2007f7335", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:50Z", "security_group_id": "c662aa7a-29aa-44b5-b434-fe70e2454689", "tenant_id": "48839fc5126344a8bdfe0a635d486f6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "48839fc5126344a8bdfe0a635d486f6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:50Z", "revision_number": 0, "id": "783e6d25-2346-48e0-9192-276a324f1f7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:50Z", "security_group_id": "c662aa7a-29aa-44b5-b434-fe70e2454689", "tenant_id": "48839fc5126344a8bdfe0a635d486f6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "48839fc5126344a8bdfe0a635d486f6a"}], "revision_number": 2, "project_id": "48839fc5126344a8bdfe0a635d486f6a", "id": "c662aa7a-29aa-44b5-b434-fe70e2454689", "name": "CreateProjectUserTests-93871df5-fd17-4ae-name"}} 2018-07-22 19:02:50,208 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups used request id req-1d5eac23-2e32-4c09-bd06-26544a5479db 2018-07-22 19:02:50,208 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c662aa7a-29aa-44b5-b434-fe70e2454689 2018-07-22 19:02:50,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=c662aa7a-29aa-44b5-b434-fe70e2454689 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8184ad58a1fdd09091c8da10883ecde31733737" 2018-07-22 19:02:50,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f8322ffe-0c6b-4267-b823-3f2450b49196 Date: Sun, 22 Jul 2018 19:02:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:02:50Z", "security_group_id": "c662aa7a-29aa-44b5-b434-fe70e2454689", "port_range_min": null, "revision_number": 0, "tenant_id": "48839fc5126344a8bdfe0a635d486f6a", "created_at": "2018-07-22T19:02:50Z", "project_id": "48839fc5126344a8bdfe0a635d486f6a", "id": "1698bad1-7e4a-4b52-b642-19a2007f7335"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:02:50Z", "security_group_id": "c662aa7a-29aa-44b5-b434-fe70e2454689", "port_range_min": null, "revision_number": 0, "tenant_id": "48839fc5126344a8bdfe0a635d486f6a", "created_at": "2018-07-22T19:02:50Z", "project_id": "48839fc5126344a8bdfe0a635d486f6a", "id": "783e6d25-2346-48e0-9192-276a324f1f7c"}]} 2018-07-22 19:02:50,244 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=c662aa7a-29aa-44b5-b434-fe70e2454689 used request id req-f8322ffe-0c6b-4267-b823-3f2450b49196 2018-07-22 19:02:50,244 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c662aa7a-29aa-44b5-b434-fe70e2454689 2018-07-22 19:02:50,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=c662aa7a-29aa-44b5-b434-fe70e2454689 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8184ad58a1fdd09091c8da10883ecde31733737" 2018-07-22 19:02:50,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7f4605c1-afbc-4f14-9953-3b6f733e0e30 Date: Sun, 22 Jul 2018 19:02:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:02:50Z", "security_group_id": "c662aa7a-29aa-44b5-b434-fe70e2454689", "port_range_min": null, "revision_number": 0, "tenant_id": "48839fc5126344a8bdfe0a635d486f6a", "created_at": "2018-07-22T19:02:50Z", "project_id": "48839fc5126344a8bdfe0a635d486f6a", "id": "1698bad1-7e4a-4b52-b642-19a2007f7335"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:02:50Z", "security_group_id": "c662aa7a-29aa-44b5-b434-fe70e2454689", "port_range_min": null, "revision_number": 0, "tenant_id": "48839fc5126344a8bdfe0a635d486f6a", "created_at": "2018-07-22T19:02:50Z", "project_id": "48839fc5126344a8bdfe0a635d486f6a", "id": "783e6d25-2346-48e0-9192-276a324f1f7c"}]} 2018-07-22 19:02:50,283 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=c662aa7a-29aa-44b5-b434-fe70e2454689 used request id req-7f4605c1-afbc-4f14-9953-3b6f733e0e30 2018-07-22 19:02:50,283 - neutron_utils - INFO - Retrieving security group with ID - c662aa7a-29aa-44b5-b434-fe70e2454689 2018-07-22 19:02:50,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?id=c662aa7a-29aa-44b5-b434-fe70e2454689 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8184ad58a1fdd09091c8da10883ecde31733737" 2018-07-22 19:02:50,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-136013e8-7e9c-4284-9d15-6bf13cbcb7fb Date: Sun, 22 Jul 2018 19:02:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "48839fc5126344a8bdfe0a635d486f6a", "created_at": "2018-07-22T19:02:50Z", "updated_at": "2018-07-22T19:02:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:50Z", "revision_number": 0, "id": "1698bad1-7e4a-4b52-b642-19a2007f7335", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:50Z", "security_group_id": "c662aa7a-29aa-44b5-b434-fe70e2454689", "tenant_id": "48839fc5126344a8bdfe0a635d486f6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "48839fc5126344a8bdfe0a635d486f6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:50Z", "revision_number": 0, "id": "783e6d25-2346-48e0-9192-276a324f1f7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:50Z", "security_group_id": "c662aa7a-29aa-44b5-b434-fe70e2454689", "tenant_id": "48839fc5126344a8bdfe0a635d486f6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "48839fc5126344a8bdfe0a635d486f6a"}], "revision_number": 2, "project_id": "48839fc5126344a8bdfe0a635d486f6a", "id": "c662aa7a-29aa-44b5-b434-fe70e2454689", "name": "CreateProjectUserTests-93871df5-fd17-4ae-name"}]} 2018-07-22 19:02:50,395 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?id=c662aa7a-29aa-44b5-b434-fe70e2454689 used request id req-136013e8-7e9c-4284-9d15-6bf13cbcb7fb 2018-07-22 19:02:50,395 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c662aa7a-29aa-44b5-b434-fe70e2454689 2018-07-22 19:02:50,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=c662aa7a-29aa-44b5-b434-fe70e2454689 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8184ad58a1fdd09091c8da10883ecde31733737" 2018-07-22 19:02:50,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1451d69c-c4db-4aa0-a560-9f3efc708366 Date: Sun, 22 Jul 2018 19:02:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:02:50Z", "security_group_id": "c662aa7a-29aa-44b5-b434-fe70e2454689", "port_range_min": null, "revision_number": 0, "tenant_id": "48839fc5126344a8bdfe0a635d486f6a", "created_at": "2018-07-22T19:02:50Z", "project_id": "48839fc5126344a8bdfe0a635d486f6a", "id": "1698bad1-7e4a-4b52-b642-19a2007f7335"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:02:50Z", "security_group_id": "c662aa7a-29aa-44b5-b434-fe70e2454689", "port_range_min": null, "revision_number": 0, "tenant_id": "48839fc5126344a8bdfe0a635d486f6a", "created_at": "2018-07-22T19:02:50Z", "project_id": "48839fc5126344a8bdfe0a635d486f6a", "id": "783e6d25-2346-48e0-9192-276a324f1f7c"}]} 2018-07-22 19:02:50,431 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=c662aa7a-29aa-44b5-b434-fe70e2454689 used request id req-1451d69c-c4db-4aa0-a560-9f3efc708366 2018-07-22 19:02:50,431 - neutron_utils - INFO - Retrieving security group with ID - c662aa7a-29aa-44b5-b434-fe70e2454689 2018-07-22 19:02:50,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?id=c662aa7a-29aa-44b5-b434-fe70e2454689 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8184ad58a1fdd09091c8da10883ecde31733737" 2018-07-22 19:02:50,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-9f4ac221-c5c7-4619-af62-6aac60b65a99 Date: Sun, 22 Jul 2018 19:02:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "48839fc5126344a8bdfe0a635d486f6a", "created_at": "2018-07-22T19:02:50Z", "updated_at": "2018-07-22T19:02:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:50Z", "revision_number": 0, "id": "1698bad1-7e4a-4b52-b642-19a2007f7335", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:50Z", "security_group_id": "c662aa7a-29aa-44b5-b434-fe70e2454689", "tenant_id": "48839fc5126344a8bdfe0a635d486f6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "48839fc5126344a8bdfe0a635d486f6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:50Z", "revision_number": 0, "id": "783e6d25-2346-48e0-9192-276a324f1f7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:50Z", "security_group_id": "c662aa7a-29aa-44b5-b434-fe70e2454689", "tenant_id": "48839fc5126344a8bdfe0a635d486f6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "48839fc5126344a8bdfe0a635d486f6a"}], "revision_number": 2, "project_id": "48839fc5126344a8bdfe0a635d486f6a", "id": "c662aa7a-29aa-44b5-b434-fe70e2454689", "name": "CreateProjectUserTests-93871df5-fd17-4ae-name"}]} 2018-07-22 19:02:50,498 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?id=c662aa7a-29aa-44b5-b434-fe70e2454689 used request id req-9f4ac221-c5c7-4619-af62-6aac60b65a99 2018-07-22 19:02:50,498 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c662aa7a-29aa-44b5-b434-fe70e2454689 2018-07-22 19:02:50,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=c662aa7a-29aa-44b5-b434-fe70e2454689 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8184ad58a1fdd09091c8da10883ecde31733737" 2018-07-22 19:02:50,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d89474fd-d1c4-4a7e-9a03-1ba3e8a5c4b3 Date: Sun, 22 Jul 2018 19:02:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:02:50Z", "security_group_id": "c662aa7a-29aa-44b5-b434-fe70e2454689", "port_range_min": null, "revision_number": 0, "tenant_id": "48839fc5126344a8bdfe0a635d486f6a", "created_at": "2018-07-22T19:02:50Z", "project_id": "48839fc5126344a8bdfe0a635d486f6a", "id": "1698bad1-7e4a-4b52-b642-19a2007f7335"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:02:50Z", "security_group_id": "c662aa7a-29aa-44b5-b434-fe70e2454689", "port_range_min": null, "revision_number": 0, "tenant_id": "48839fc5126344a8bdfe0a635d486f6a", "created_at": "2018-07-22T19:02:50Z", "project_id": "48839fc5126344a8bdfe0a635d486f6a", "id": "783e6d25-2346-48e0-9192-276a324f1f7c"}]} 2018-07-22 19:02:50,569 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=c662aa7a-29aa-44b5-b434-fe70e2454689 used request id req-d89474fd-d1c4-4a7e-9a03-1ba3e8a5c4b3 2018-07-22 19:02:50,570 - neutron_utils - INFO - Retrieving security group with ID - c662aa7a-29aa-44b5-b434-fe70e2454689 2018-07-22 19:02:50,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?id=c662aa7a-29aa-44b5-b434-fe70e2454689 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8184ad58a1fdd09091c8da10883ecde31733737" 2018-07-22 19:02:50,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-cf864d76-658a-4f25-91db-df8e1391905e Date: Sun, 22 Jul 2018 19:02:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "48839fc5126344a8bdfe0a635d486f6a", "created_at": "2018-07-22T19:02:50Z", "updated_at": "2018-07-22T19:02:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:50Z", "revision_number": 0, "id": "1698bad1-7e4a-4b52-b642-19a2007f7335", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:50Z", "security_group_id": "c662aa7a-29aa-44b5-b434-fe70e2454689", "tenant_id": "48839fc5126344a8bdfe0a635d486f6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "48839fc5126344a8bdfe0a635d486f6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:50Z", "revision_number": 0, "id": "783e6d25-2346-48e0-9192-276a324f1f7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:50Z", "security_group_id": "c662aa7a-29aa-44b5-b434-fe70e2454689", "tenant_id": "48839fc5126344a8bdfe0a635d486f6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "48839fc5126344a8bdfe0a635d486f6a"}], "revision_number": 2, "project_id": "48839fc5126344a8bdfe0a635d486f6a", "id": "c662aa7a-29aa-44b5-b434-fe70e2454689", "name": "CreateProjectUserTests-93871df5-fd17-4ae-name"}]} 2018-07-22 19:02:50,640 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?id=c662aa7a-29aa-44b5-b434-fe70e2454689 used request id req-cf864d76-658a-4f25-91db-df8e1391905e 2018-07-22 19:02:50,641 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c662aa7a-29aa-44b5-b434-fe70e2454689 2018-07-22 19:02:50,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=c662aa7a-29aa-44b5-b434-fe70e2454689 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8184ad58a1fdd09091c8da10883ecde31733737" 2018-07-22 19:02:50,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0349a236-9718-4347-b592-adee89cf241e Date: Sun, 22 Jul 2018 19:02:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:02:50Z", "security_group_id": "c662aa7a-29aa-44b5-b434-fe70e2454689", "port_range_min": null, "revision_number": 0, "tenant_id": "48839fc5126344a8bdfe0a635d486f6a", "created_at": "2018-07-22T19:02:50Z", "project_id": "48839fc5126344a8bdfe0a635d486f6a", "id": "1698bad1-7e4a-4b52-b642-19a2007f7335"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:02:50Z", "security_group_id": "c662aa7a-29aa-44b5-b434-fe70e2454689", "port_range_min": null, "revision_number": 0, "tenant_id": "48839fc5126344a8bdfe0a635d486f6a", "created_at": "2018-07-22T19:02:50Z", "project_id": "48839fc5126344a8bdfe0a635d486f6a", "id": "783e6d25-2346-48e0-9192-276a324f1f7c"}]} 2018-07-22 19:02:50,673 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=c662aa7a-29aa-44b5-b434-fe70e2454689 used request id req-0349a236-9718-4347-b592-adee89cf241e 2018-07-22 19:02:50,674 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:02:50,675 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:02:51,252 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a5bc3590e61640c3b4ee5c1064239778", "name": "CreateProjectUserTests-93871df5-fd17-4ae-name-role"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:02:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "48839fc5126344a8bdfe0a635d486f6a", "name": "CreateProjectUserTests-93871df5-fd17-4ae-name"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/48839fc5126344a8bdfe0a635d486f6a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/48839fc5126344a8bdfe0a635d486f6a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/48839fc5126344a8bdfe0a635d486f6a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/48839fc5126344a8bdfe0a635d486f6a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/48839fc5126344a8bdfe0a635d486f6a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/48839fc5126344a8bdfe0a635d486f6a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/48839fc5126344a8bdfe0a635d486f6a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/48839fc5126344a8bdfe0a635d486f6a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/48839fc5126344a8bdfe0a635d486f6a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/48839fc5126344a8bdfe0a635d486f6a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/48839fc5126344a8bdfe0a635d486f6a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/48839fc5126344a8bdfe0a635d486f6a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-93871df5-fd17-4ae-user2", "id": "a0448e898ed8469391766f3c471b0046"}, "audit_ids": ["AQ9Hfmw6SHu2L21WXn1Cag"], "issued_at": "2018-07-22T19:02:51.000000Z"}} 2018-07-22 19:02:51,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8bffb982e8ddfac0133308f2137878c0cc9c402" 2018-07-22 19:02:51,273 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:51 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-30915bff-c9c7-4dbd-ba98-3770076a24a9 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:02:51,273 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-30915bff-c9c7-4dbd-ba98-3770076a24a9 2018-07-22 19:02:51,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=CreateProjectUserTests-93871df5-fd17-4ae-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8bffb982e8ddfac0133308f2137878c0cc9c402" 2018-07-22 19:02:51,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-3a209534-79b0-49bb-b75b-85693d86c335 Date: Sun, 22 Jul 2018 19:02:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "48839fc5126344a8bdfe0a635d486f6a", "created_at": "2018-07-22T19:02:50Z", "updated_at": "2018-07-22T19:02:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:50Z", "revision_number": 0, "id": "1698bad1-7e4a-4b52-b642-19a2007f7335", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:50Z", "security_group_id": "c662aa7a-29aa-44b5-b434-fe70e2454689", "tenant_id": "48839fc5126344a8bdfe0a635d486f6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "48839fc5126344a8bdfe0a635d486f6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:50Z", "revision_number": 0, "id": "783e6d25-2346-48e0-9192-276a324f1f7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:50Z", "security_group_id": "c662aa7a-29aa-44b5-b434-fe70e2454689", "tenant_id": "48839fc5126344a8bdfe0a635d486f6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "48839fc5126344a8bdfe0a635d486f6a"}], "revision_number": 2, "project_id": "48839fc5126344a8bdfe0a635d486f6a", "id": "c662aa7a-29aa-44b5-b434-fe70e2454689", "name": "CreateProjectUserTests-93871df5-fd17-4ae-name"}]} 2018-07-22 19:02:51,414 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=CreateProjectUserTests-93871df5-fd17-4ae-name&description=hello+group used request id req-3a209534-79b0-49bb-b75b-85693d86c335 2018-07-22 19:02:51,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:02:51,425 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:51 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:02:51,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/48839fc5126344a8bdfe0a635d486f6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8bffb982e8ddfac0133308f2137878c0cc9c402" 2018-07-22 19:02:51,454 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:51 GMT Content-Type: application/json Content-Length: 321 Vary: X-Auth-Token x-openstack-request-id: req-8065b04f-8986-49e6-8e40-5df9c44e51de X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/48839fc5126344a8bdfe0a635d486f6a"}, "tags": [], "enabled": true, "id": "48839fc5126344a8bdfe0a635d486f6a", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-93871df5-fd17-4ae-name"}} 2018-07-22 19:02:51,454 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/48839fc5126344a8bdfe0a635d486f6a used request id req-8065b04f-8986-49e6-8e40-5df9c44e51de 2018-07-22 19:02:51,455 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c662aa7a-29aa-44b5-b434-fe70e2454689 2018-07-22 19:02:51,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=c662aa7a-29aa-44b5-b434-fe70e2454689 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8bffb982e8ddfac0133308f2137878c0cc9c402" 2018-07-22 19:02:51,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e57f286a-eff6-47e8-aadd-713649bce2db Date: Sun, 22 Jul 2018 19:02:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:02:50Z", "security_group_id": "c662aa7a-29aa-44b5-b434-fe70e2454689", "port_range_min": null, "revision_number": 0, "tenant_id": "48839fc5126344a8bdfe0a635d486f6a", "created_at": "2018-07-22T19:02:50Z", "project_id": "48839fc5126344a8bdfe0a635d486f6a", "id": "1698bad1-7e4a-4b52-b642-19a2007f7335"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:02:50Z", "security_group_id": "c662aa7a-29aa-44b5-b434-fe70e2454689", "port_range_min": null, "revision_number": 0, "tenant_id": "48839fc5126344a8bdfe0a635d486f6a", "created_at": "2018-07-22T19:02:50Z", "project_id": "48839fc5126344a8bdfe0a635d486f6a", "id": "783e6d25-2346-48e0-9192-276a324f1f7c"}]} 2018-07-22 19:02:51,504 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=c662aa7a-29aa-44b5-b434-fe70e2454689 used request id req-e57f286a-eff6-47e8-aadd-713649bce2db 2018-07-22 19:02:51,505 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c662aa7a-29aa-44b5-b434-fe70e2454689 2018-07-22 19:02:51,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=c662aa7a-29aa-44b5-b434-fe70e2454689 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8bffb982e8ddfac0133308f2137878c0cc9c402" 2018-07-22 19:02:51,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8b943c7a-482a-4547-b3f4-a2f9467b6942 Date: Sun, 22 Jul 2018 19:02:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:02:50Z", "security_group_id": "c662aa7a-29aa-44b5-b434-fe70e2454689", "port_range_min": null, "revision_number": 0, "tenant_id": "48839fc5126344a8bdfe0a635d486f6a", "created_at": "2018-07-22T19:02:50Z", "project_id": "48839fc5126344a8bdfe0a635d486f6a", "id": "1698bad1-7e4a-4b52-b642-19a2007f7335"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:02:50Z", "security_group_id": "c662aa7a-29aa-44b5-b434-fe70e2454689", "port_range_min": null, "revision_number": 0, "tenant_id": "48839fc5126344a8bdfe0a635d486f6a", "created_at": "2018-07-22T19:02:50Z", "project_id": "48839fc5126344a8bdfe0a635d486f6a", "id": "783e6d25-2346-48e0-9192-276a324f1f7c"}]} 2018-07-22 19:02:51,568 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=c662aa7a-29aa-44b5-b434-fe70e2454689 used request id req-8b943c7a-482a-4547-b3f4-a2f9467b6942 2018-07-22 19:02:51,569 - neutron_utils - INFO - Retrieving security group with ID - c662aa7a-29aa-44b5-b434-fe70e2454689 2018-07-22 19:02:51,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?id=c662aa7a-29aa-44b5-b434-fe70e2454689 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8bffb982e8ddfac0133308f2137878c0cc9c402" 2018-07-22 19:02:51,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-22d91a93-8c66-4d54-b587-5978fb291ee3 Date: Sun, 22 Jul 2018 19:02:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "48839fc5126344a8bdfe0a635d486f6a", "created_at": "2018-07-22T19:02:50Z", "updated_at": "2018-07-22T19:02:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:50Z", "revision_number": 0, "id": "1698bad1-7e4a-4b52-b642-19a2007f7335", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:50Z", "security_group_id": "c662aa7a-29aa-44b5-b434-fe70e2454689", "tenant_id": "48839fc5126344a8bdfe0a635d486f6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "48839fc5126344a8bdfe0a635d486f6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:50Z", "revision_number": 0, "id": "783e6d25-2346-48e0-9192-276a324f1f7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:50Z", "security_group_id": "c662aa7a-29aa-44b5-b434-fe70e2454689", "tenant_id": "48839fc5126344a8bdfe0a635d486f6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "48839fc5126344a8bdfe0a635d486f6a"}], "revision_number": 2, "project_id": "48839fc5126344a8bdfe0a635d486f6a", "id": "c662aa7a-29aa-44b5-b434-fe70e2454689", "name": "CreateProjectUserTests-93871df5-fd17-4ae-name"}]} 2018-07-22 19:02:51,650 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?id=c662aa7a-29aa-44b5-b434-fe70e2454689 used request id req-22d91a93-8c66-4d54-b587-5978fb291ee3 2018-07-22 19:02:51,651 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c662aa7a-29aa-44b5-b434-fe70e2454689 2018-07-22 19:02:51,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=c662aa7a-29aa-44b5-b434-fe70e2454689 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8bffb982e8ddfac0133308f2137878c0cc9c402" 2018-07-22 19:02:51,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-723fac95-0ae6-4aed-b2cd-4f2709c3b9b4 Date: Sun, 22 Jul 2018 19:02:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:02:50Z", "security_group_id": "c662aa7a-29aa-44b5-b434-fe70e2454689", "port_range_min": null, "revision_number": 0, "tenant_id": "48839fc5126344a8bdfe0a635d486f6a", "created_at": "2018-07-22T19:02:50Z", "project_id": "48839fc5126344a8bdfe0a635d486f6a", "id": "1698bad1-7e4a-4b52-b642-19a2007f7335"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:02:50Z", "security_group_id": "c662aa7a-29aa-44b5-b434-fe70e2454689", "port_range_min": null, "revision_number": 0, "tenant_id": "48839fc5126344a8bdfe0a635d486f6a", "created_at": "2018-07-22T19:02:50Z", "project_id": "48839fc5126344a8bdfe0a635d486f6a", "id": "783e6d25-2346-48e0-9192-276a324f1f7c"}]} 2018-07-22 19:02:51,687 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=c662aa7a-29aa-44b5-b434-fe70e2454689 used request id req-723fac95-0ae6-4aed-b2cd-4f2709c3b9b4 2018-07-22 19:02:51,687 - neutron_utils - INFO - Deleting security group rule with ID - 783e6d25-2346-48e0-9192-276a324f1f7c 2018-07-22 19:02:51,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-group-rules/783e6d25-2346-48e0-9192-276a324f1f7c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8184ad58a1fdd09091c8da10883ecde31733737" 2018-07-22 19:02:51,877 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b0ec530f-1f8d-4450-b3cc-d11cb3ad4419 Content-Length: 0 Date: Sun, 22 Jul 2018 19:02:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:02:51,877 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-group-rules/783e6d25-2346-48e0-9192-276a324f1f7c used request id req-b0ec530f-1f8d-4450-b3cc-d11cb3ad4419 2018-07-22 19:02:51,877 - neutron_utils - INFO - Deleting security group rule with ID - 1698bad1-7e4a-4b52-b642-19a2007f7335 2018-07-22 19:02:51,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-group-rules/1698bad1-7e4a-4b52-b642-19a2007f7335 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8184ad58a1fdd09091c8da10883ecde31733737" 2018-07-22 19:02:52,020 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-83cc28e4-fb79-4622-8dff-ed7ed0b70920 Content-Length: 0 Date: Sun, 22 Jul 2018 19:02:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:02:52,021 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-group-rules/1698bad1-7e4a-4b52-b642-19a2007f7335 used request id req-83cc28e4-fb79-4622-8dff-ed7ed0b70920 2018-07-22 19:02:52,021 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-93871df5-fd17-4ae-name 2018-07-22 19:02:52,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/c662aa7a-29aa-44b5-b434-fe70e2454689 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8184ad58a1fdd09091c8da10883ecde31733737" 2018-07-22 19:02:52,220 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a3290400-9e51-4a0f-8696-e3fcfbd2a9cf Content-Length: 0 Date: Sun, 22 Jul 2018 19:02:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:02:52,220 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/c662aa7a-29aa-44b5-b434-fe70e2454689 used request id req-a3290400-9e51-4a0f-8696-e3fcfbd2a9cf 2018-07-22 19:02:52,221 - neutron_utils - INFO - Deleting security group rule with ID - 783e6d25-2346-48e0-9192-276a324f1f7c 2018-07-22 19:02:52,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-group-rules/783e6d25-2346-48e0-9192-276a324f1f7c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8bffb982e8ddfac0133308f2137878c0cc9c402" 2018-07-22 19:02:52,252 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-63479529-3de9-40f0-96be-c678ae304d8c Date: Sun, 22 Jul 2018 19:02:52 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 783e6d25-2346-48e0-9192-276a324f1f7c does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-22 19:02:52,252 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-group-rules/783e6d25-2346-48e0-9192-276a324f1f7c used request id req-63479529-3de9-40f0-96be-c678ae304d8c 2018-07-22 19:02:52,253 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 783e6d25-2346-48e0-9192-276a324f1f7c does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-22 19:02:52,253 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 783e6d25-2346-48e0-9192-276a324f1f7c does not exist Neutron server returns request_ids: ['req-63479529-3de9-40f0-96be-c678ae304d8c'] 2018-07-22 19:02:52,253 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-93871df5-fd17-4ae-name 2018-07-22 19:02:52,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/c662aa7a-29aa-44b5-b434-fe70e2454689 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8bffb982e8ddfac0133308f2137878c0cc9c402" 2018-07-22 19:02:52,298 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-eef321ab-b00f-4bfc-b335-44adf4895f4c Date: Sun, 22 Jul 2018 19:02:52 GMT RESP BODY: {"NeutronError": {"message": "Security group c662aa7a-29aa-44b5-b434-fe70e2454689 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-07-22 19:02:52,299 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/c662aa7a-29aa-44b5-b434-fe70e2454689 used request id req-eef321ab-b00f-4bfc-b335-44adf4895f4c 2018-07-22 19:02:52,299 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group c662aa7a-29aa-44b5-b434-fe70e2454689 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-07-22 19:02:52,299 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group c662aa7a-29aa-44b5-b434-fe70e2454689 does not exist Neutron server returns request_ids: ['req-eef321ab-b00f-4bfc-b335-44adf4895f4c'] 2018-07-22 19:02:52,300 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-93871df5-fd17-4ae-user1 2018-07-22 19:02:52,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/6b14fddde25d4153b7d9527d455a2917 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e5f92d85df867c74c254e5de82b9f1f27c805b3" 2018-07-22 19:02:52,444 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:52 GMT Vary: X-Auth-Token x-openstack-request-id: req-2d0ee4df-60d4-43c4-9a9a-0e27325555d2 X-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-22 19:02:52,444 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/6b14fddde25d4153b7d9527d455a2917 used request id req-2d0ee4df-60d4-43c4-9a9a-0e27325555d2 2018-07-22 19:02:52,444 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-93871df5-fd17-4ae-user2 2018-07-22 19:02:52,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/a0448e898ed8469391766f3c471b0046 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afd033a5ca0534930b804ef7842686f715ae4eff" 2018-07-22 19:02:52,850 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:52 GMT Vary: X-Auth-Token x-openstack-request-id: req-70ef7eea-1502-44ab-88aa-50e4122a03ff X-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-22 19:02:52,850 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/a0448e898ed8469391766f3c471b0046 used request id req-70ef7eea-1502-44ab-88aa-50e4122a03ff 2018-07-22 19:02:52,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef002e23821096dd101c799ee9529fe15c40335" 2018-07-22 19:02:53,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-abfb4488-cb19-44b0-868c-71eca4e22dfb Date: Sun, 22 Jul 2018 19:02:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "48839fc5126344a8bdfe0a635d486f6a", "created_at": "2018-07-22T19:02:49Z", "updated_at": "2018-07-22T19:02:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:49Z", "revision_number": 0, "id": "1a38e34c-6d53-4e01-868d-c8baefdbe6ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:49Z", "security_group_id": "16910801-b17c-4328-80c8-efe4b2e20291", "tenant_id": "48839fc5126344a8bdfe0a635d486f6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "48839fc5126344a8bdfe0a635d486f6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:49Z", "revision_number": 0, "id": "851b9408-f6d3-423b-ba61-7de6e7c12116", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:49Z", "security_group_id": "16910801-b17c-4328-80c8-efe4b2e20291", "tenant_id": "48839fc5126344a8bdfe0a635d486f6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "48839fc5126344a8bdfe0a635d486f6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:49Z", "revision_number": 0, "id": "9ab2be8a-aec8-46eb-8327-1ff4dcb146f1", "remote_group_id": "16910801-b17c-4328-80c8-efe4b2e20291", "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:49Z", "security_group_id": "16910801-b17c-4328-80c8-efe4b2e20291", "tenant_id": "48839fc5126344a8bdfe0a635d486f6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "48839fc5126344a8bdfe0a635d486f6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:49Z", "revision_number": 0, "id": "c277425e-caf3-4abc-beba-2323ff89e0b1", "remote_group_id": "16910801-b17c-4328-80c8-efe4b2e20291", "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:49Z", "security_group_id": "16910801-b17c-4328-80c8-efe4b2e20291", "tenant_id": "48839fc5126344a8bdfe0a635d486f6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "48839fc5126344a8bdfe0a635d486f6a"}], "revision_number": 4, "project_id": "48839fc5126344a8bdfe0a635d486f6a", "id": "16910801-b17c-4328-80c8-efe4b2e20291", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "created_at": "2018-07-22T18:49:52Z", "updated_at": "2018-07-22T18:49:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "01c3663a-7eea-4695-8e37-a0f5e0bd72a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "3e1f362c-a213-4558-a8ae-3fc153ed2c7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "664e82b7-b3b3-446b-8ce6-a52370f41273", "remote_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "d9ea564c-f30b-4a70-9239-caa2b493f1ab", "remote_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}], "revision_number": 4, "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "created_at": "2018-07-22T18:52:59Z", "updated_at": "2018-07-22T18:52:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:59Z", "revision_number": 0, "id": "42ad53ed-51fa-42bc-8671-7eb1ef976f80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:59Z", "security_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "port_range_min": null, "ethertype": "IPv6", "project_id": "842f62c9dbf64b77b4b3da26e8d21c32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:59Z", "revision_number": 0, "id": "64687bd4-523d-474f-a732-42b3fd7b92e6", "remote_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:59Z", "security_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "port_range_min": null, "ethertype": "IPv6", "project_id": "842f62c9dbf64b77b4b3da26e8d21c32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:59Z", "revision_number": 0, "id": "c3e95f8a-f945-4e98-ba70-f1ba1b3989ee", "remote_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:59Z", "security_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "port_range_min": null, "ethertype": "IPv4", "project_id": "842f62c9dbf64b77b4b3da26e8d21c32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:59Z", "revision_number": 0, "id": "e0f051cf-02a4-4e89-9aca-ad641d3523e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:59Z", "security_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "port_range_min": null, "ethertype": "IPv4", "project_id": "842f62c9dbf64b77b4b3da26e8d21c32"}], "revision_number": 4, "project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "created_at": "2018-07-22T18:53:45Z", "updated_at": "2018-07-22T18:53:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "121b67f5-2f82-4204-b188-1a7fcf2bc7de", "remote_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv6", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "60b512d0-b458-4dfd-967e-cdf2ac05691e", "remote_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv4", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "9091963a-eedf-4b38-9535-a3f1cad1b6a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv6", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "b7710152-0fa0-45f7-b890-5ef7b192b184", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv4", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}], "revision_number": 4, "project_id": "239b77d2cb034c04aa6625d9b3cb629c", "id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "created_at": "2018-07-22T18:55:21Z", "updated_at": "2018-07-22T18:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:22Z", "revision_number": 0, "id": "2811c78b-92bc-4ef7-b300-08d220af60f4", "remote_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:22Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:22Z", "revision_number": 0, "id": "64c4c175-f411-4a59-8270-c6ca4d9d11ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:22Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:21Z", "revision_number": 0, "id": "93269d7b-dc2b-4e36-a6d6-33ff3f193df4", "remote_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:21Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:21Z", "revision_number": 0, "id": "f37f60f1-5e66-4c78-bc90-39ebd790d254", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:21Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}], "revision_number": 4, "project_id": "8f202eb52ac04d0492b9c306c41849e2", "id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:02:25Z", "updated_at": "2018-07-22T19:02:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:25Z", "revision_number": 0, "id": "2c317e36-632c-44de-b5ef-acc5f83b5720", "remote_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:25Z", "security_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:25Z", "revision_number": 0, "id": "999516c5-5727-490a-b911-ce56173683f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:25Z", "security_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:25Z", "revision_number": 0, "id": "a7e16eb9-e682-4533-8dcc-28a5ad1d525c", "remote_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:25Z", "security_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:25Z", "revision_number": 0, "id": "fe4ef1f4-a3f3-4606-9c29-df2420219abf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:25Z", "security_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}], "revision_number": 4, "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "created_at": "2018-07-22T18:57:13Z", "updated_at": "2018-07-22T18:57:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:57:13Z", "revision_number": 0, "id": "857c06a6-afdf-47df-a1af-15f1bb04939f", "remote_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "remote_ip_prefix": null, "created_at": "2018-07-22T18:57:13Z", "security_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "port_range_min": null, "ethertype": "IPv6", "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:57:13Z", "revision_number": 0, "id": "dac5a215-38eb-4398-bc80-dff0a5a5ecad", "remote_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "remote_ip_prefix": null, "created_at": "2018-07-22T18:57:13Z", "security_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "port_range_min": null, "ethertype": "IPv4", "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:57:13Z", "revision_number": 0, "id": "daebae3b-3769-4f25-8b39-5ed657b77309", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:57:13Z", "security_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "port_range_min": null, "ethertype": "IPv6", "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:57:13Z", "revision_number": 0, "id": "e57272c1-aa43-476c-a6ed-c662f50ad8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:57:13Z", "security_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "port_range_min": null, "ethertype": "IPv4", "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80"}], "revision_number": 4, "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "created_at": "2018-07-22T18:58:48Z", "updated_at": "2018-07-22T18:58:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "a62eb5e0-eb5a-4ede-b96d-b649e0c792e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "10591997a0b1467f9d5a830f63b555e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "c533dcd2-cae9-4c2c-8656-9a962b694a05", "remote_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "10591997a0b1467f9d5a830f63b555e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "d56dc1a4-95eb-4302-9a42-a9ad750a13e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "10591997a0b1467f9d5a830f63b555e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "fe5ffd07-d746-44b3-86f5-c0387703f495", "remote_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "10591997a0b1467f9d5a830f63b555e6"}], "revision_number": 4, "project_id": "10591997a0b1467f9d5a830f63b555e6", "id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T18:49:10Z", "updated_at": "2018-07-22T18:49:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:10Z", "revision_number": 0, "id": "13f85fbc-87e2-4705-ab83-1234721c79a6", "remote_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "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-22T18:49:10Z", "revision_number": 0, "id": "513465eb-3aae-451f-9811-6212c26776df", "remote_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "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-22T18:49:10Z", "revision_number": 0, "id": "9efc95bd-96a7-4f9c-b85c-65894e9f1195", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "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-22T18:49:10Z", "revision_number": 0, "id": "e78f5bfa-1156-4ede-a2dd-2e320023bfbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c535da99-7e1e-4a0b-9807-303de655a623", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "created_at": "2018-07-22T18:51:15Z", "updated_at": "2018-07-22T18:51:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "0ad90696-32d1-41ad-bccf-95bea74601f6", "remote_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv6", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "a0ac56e2-c230-492d-829f-63d8fc714bf6", "remote_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv4", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "acd19f57-0a99-4fef-a1aa-36e851a2be19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv6", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "d956a6a7-58d3-48ad-b3da-d2e97ee0e374", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv4", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}], "revision_number": 4, "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "name": "default"}]} 2018-07-22 19:02:53,138 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=default used request id req-abfb4488-cb19-44b0-868c-71eca4e22dfb 2018-07-22 19:02:53,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/48839fc5126344a8bdfe0a635d486f6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef002e23821096dd101c799ee9529fe15c40335" 2018-07-22 19:02:53,171 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:53 GMT Content-Type: application/json Content-Length: 321 Vary: X-Auth-Token x-openstack-request-id: req-fe7ea785-ddbf-474f-93bc-3326f0d67483 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/48839fc5126344a8bdfe0a635d486f6a"}, "tags": [], "enabled": true, "id": "48839fc5126344a8bdfe0a635d486f6a", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-93871df5-fd17-4ae-name"}} 2018-07-22 19:02:53,171 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/48839fc5126344a8bdfe0a635d486f6a used request id req-fe7ea785-ddbf-474f-93bc-3326f0d67483 2018-07-22 19:02:53,171 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 16910801-b17c-4328-80c8-efe4b2e20291 2018-07-22 19:02:53,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=16910801-b17c-4328-80c8-efe4b2e20291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef002e23821096dd101c799ee9529fe15c40335" 2018-07-22 19:02:53,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1acc3906-1898-4119-b7f2-9317492148bb Date: Sun, 22 Jul 2018 19:02:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:02:49Z", "security_group_id": "16910801-b17c-4328-80c8-efe4b2e20291", "port_range_min": null, "revision_number": 0, "tenant_id": "48839fc5126344a8bdfe0a635d486f6a", "created_at": "2018-07-22T19:02:49Z", "project_id": "48839fc5126344a8bdfe0a635d486f6a", "id": "1a38e34c-6d53-4e01-868d-c8baefdbe6ae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:02:49Z", "security_group_id": "16910801-b17c-4328-80c8-efe4b2e20291", "port_range_min": null, "revision_number": 0, "tenant_id": "48839fc5126344a8bdfe0a635d486f6a", "created_at": "2018-07-22T19:02:49Z", "project_id": "48839fc5126344a8bdfe0a635d486f6a", "id": "851b9408-f6d3-423b-ba61-7de6e7c12116"}, {"remote_group_id": "16910801-b17c-4328-80c8-efe4b2e20291", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:02:49Z", "security_group_id": "16910801-b17c-4328-80c8-efe4b2e20291", "port_range_min": null, "revision_number": 0, "tenant_id": "48839fc5126344a8bdfe0a635d486f6a", "created_at": "2018-07-22T19:02:49Z", "project_id": "48839fc5126344a8bdfe0a635d486f6a", "id": "9ab2be8a-aec8-46eb-8327-1ff4dcb146f1"}, {"remote_group_id": "16910801-b17c-4328-80c8-efe4b2e20291", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:02:49Z", "security_group_id": "16910801-b17c-4328-80c8-efe4b2e20291", "port_range_min": null, "revision_number": 0, "tenant_id": "48839fc5126344a8bdfe0a635d486f6a", "created_at": "2018-07-22T19:02:49Z", "project_id": "48839fc5126344a8bdfe0a635d486f6a", "id": "c277425e-caf3-4abc-beba-2323ff89e0b1"}]} 2018-07-22 19:02:53,242 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=16910801-b17c-4328-80c8-efe4b2e20291 used request id req-1acc3906-1898-4119-b7f2-9317492148bb 2018-07-22 19:02:53,243 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 19:02:53,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/16910801-b17c-4328-80c8-efe4b2e20291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef002e23821096dd101c799ee9529fe15c40335" 2018-07-22 19:02:53,527 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a416e448-7ae9-4be2-8115-6433661e4eee Content-Length: 0 Date: Sun, 22 Jul 2018 19:02:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:02:53,527 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/16910801-b17c-4328-80c8-efe4b2e20291 used request id req-a416e448-7ae9-4be2-8115-6433661e4eee 2018-07-22 19:02:53,528 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-93871df5-fd17-4ae-name 2018-07-22 19:02:53,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/48839fc5126344a8bdfe0a635d486f6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef002e23821096dd101c799ee9529fe15c40335" 2018-07-22 19:02:53,703 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:53 GMT Vary: X-Auth-Token x-openstack-request-id: req-7990f3fc-4021-414f-a7e6-212cdd864c83 X-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-22 19:02:53,703 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/48839fc5126344a8bdfe0a635d486f6a used request id req-7990f3fc-4021-414f-a7e6-212cdd864c83 2018-07-22 19:02:53,703 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-93871df5-fd17-4ae-name-role 2018-07-22 19:02:53,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/roles/a5bc3590e61640c3b4ee5c1064239778 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef002e23821096dd101c799ee9529fe15c40335" 2018-07-22 19:02:53,769 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:53 GMT Vary: X-Auth-Token x-openstack-request-id: req-fda4a2f6-c4fc-4830-a8c3-ab00d068c0fb X-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-22 19:02:53,769 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/a5bc3590e61640c3b4ee5c1064239778 used request id req-fda4a2f6-c4fc-4830-a8c3-ab00d068c0fb 2018-07-22 19:02:53,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef002e23821096dd101c799ee9529fe15c40335" 2018-07-22 19:02:53,806 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:53 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-b8276c3e-a296-4eae-a932-08dc354716f1 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47926fd2f5154882b6f31c1790b7a7c7", "links": {"self": "https://192.16.1.222:5000/v3/roles/47926fd2f5154882b6f31c1790b7a7c7"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d003a336a98a4f52ae5449d360466dce", "links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "name": "admin"}, {"domain_id": null, "id": "e5c38e0f43c64a44921d1e4a958814a3", "links": {"self": "https://192.16.1.222:5000/v3/roles/e5c38e0f43c64a44921d1e4a958814a3"}, "name": "heat_stack_user"}]} 2018-07-22 19:02:53,806 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-b8276c3e-a296-4eae-a932-08dc354716f1 2018-07-22 19:02:53,808 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:02:54,306 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:02:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["MUBGXhHfQGW1rjdO3-mKMQ"], "issued_at": "2018-07-22T19:02:54.000000Z"}} 2018-07-22 19:02:54,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cd61d545082fe5b8540c566e6d1c04ef3692028c" 2018-07-22 19:02:55,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-3fbff873-081f-4fcf-bc9a-f897496e1c8c RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 19:02:55,100 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-3fbff873-081f-4fcf-bc9a-f897496e1c8c 2018-07-22 19:02:55,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cd61d545082fe5b8540c566e6d1c04ef3692028c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "GlanceUtilsTests-c11a9ffb-17ad-4fdc-87c7-f023c3727e7f"}' 2018-07-22 19:02:55,197 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 614 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/138eb91f-2f8a-4ae9-a9e2-147db4c8f9a7 OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-473eb81a-db67-44ce-8ca7-a7ee8103fe55 RESP BODY: {"status": "queued", "name": "GlanceUtilsTests-c11a9ffb-17ad-4fdc-87c7-f023c3727e7f", "tags": [], "container_format": "bare", "created_at": "2018-07-22T19:02:55Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T19:02:55Z", "visibility": "shared", "locations": [], "self": "/v2/images/138eb91f-2f8a-4ae9-a9e2-147db4c8f9a7", "min_disk": 0, "protected": false, "id": "138eb91f-2f8a-4ae9-a9e2-147db4c8f9a7", "file": "/v2/images/138eb91f-2f8a-4ae9-a9e2-147db4c8f9a7/file", "checksum": null, "owner": "6f56dde62ed24851ae8dce233fed7ebd", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 19:02:55,197 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-473eb81a-db67-44ce-8ca7-a7ee8103fe55 2018-07-22 19:02:55,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/138eb91f-2f8a-4ae9-a9e2-147db4c8f9a7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cd61d545082fe5b8540c566e6d1c04ef3692028c" -d '' 2018-07-22 19:02:56,330 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-0a125044-75cc-4c53-ba6e-f2178c543fa9 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 19:02:56,330 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/138eb91f-2f8a-4ae9-a9e2-147db4c8f9a7/file used request id req-0a125044-75cc-4c53-ba6e-f2178c543fa9 2018-07-22 19:02:56,330 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 19:02:56,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/138eb91f-2f8a-4ae9-a9e2-147db4c8f9a7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cd61d545082fe5b8540c566e6d1c04ef3692028c" 2018-07-22 19:02:56,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 875 Content-Type: application/json x-openstack-request-id: req-f45115dd-1ad3-4779-b6fb-ed141285be43 RESP BODY: {"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-c11a9ffb-17ad-4fdc-87c7-f023c3727e7f", "tags": [], "container_format": "bare", "created_at": "2018-07-22T19:02:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T19:02:56Z", "visibility": "shared", "locations": [{"url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/138eb91f-2f8a-4ae9-a9e2-147db4c8f9a7/snap", "metadata": {}}], "self": "/v2/images/138eb91f-2f8a-4ae9-a9e2-147db4c8f9a7", "min_disk": 0, "protected": false, "id": "138eb91f-2f8a-4ae9-a9e2-147db4c8f9a7", "file": "/v2/images/138eb91f-2f8a-4ae9-a9e2-147db4c8f9a7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6f56dde62ed24851ae8dce233fed7ebd", "direct_url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/138eb91f-2f8a-4ae9-a9e2-147db4c8f9a7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 19:02:56,815 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/138eb91f-2f8a-4ae9-a9e2-147db4c8f9a7 used request id req-f45115dd-1ad3-4779-b6fb-ed141285be43 2018-07-22 19:02:56,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cd61d545082fe5b8540c566e6d1c04ef3692028c" 2018-07-22 19:02:57,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-679450f6-07b2-401b-ac57-d4b5d1c047bf RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 19:02:57,077 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-679450f6-07b2-401b-ac57-d4b5d1c047bf 2018-07-22 19:02:57,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-c11a9ffb-17ad-4fdc-87c7-f023c3727e7f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cd61d545082fe5b8540c566e6d1c04ef3692028c" 2018-07-22 19:02:57,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1030 Content-Type: application/json x-openstack-request-id: req-36220c5c-5d48-4839-860b-41caaef25ad1 RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-c11a9ffb-17ad-4fdc-87c7-f023c3727e7f", "tags": [], "container_format": "bare", "created_at": "2018-07-22T19:02:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T19:02:56Z", "visibility": "shared", "locations": [{"url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/138eb91f-2f8a-4ae9-a9e2-147db4c8f9a7/snap", "metadata": {}}], "self": "/v2/images/138eb91f-2f8a-4ae9-a9e2-147db4c8f9a7", "min_disk": 0, "protected": false, "id": "138eb91f-2f8a-4ae9-a9e2-147db4c8f9a7", "file": "/v2/images/138eb91f-2f8a-4ae9-a9e2-147db4c8f9a7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6f56dde62ed24851ae8dce233fed7ebd", "direct_url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/138eb91f-2f8a-4ae9-a9e2-147db4c8f9a7/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=GlanceUtilsTests-c11a9ffb-17ad-4fdc-87c7-f023c3727e7f"} 2018-07-22 19:02:57,158 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-c11a9ffb-17ad-4fdc-87c7-f023c3727e7f used request id req-36220c5c-5d48-4839-860b-41caaef25ad1 2018-07-22 19:02:57,158 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-c11a9ffb-17ad-4fdc-87c7-f023c3727e7f 2018-07-22 19:02:57,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/138eb91f-2f8a-4ae9-a9e2-147db4c8f9a7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cd61d545082fe5b8540c566e6d1c04ef3692028c" 2018-07-22 19:02:58,624 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-2f536885-bac0-4e55-ab42-ea65a94d70f9 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 19:02:58,624 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/138eb91f-2f8a-4ae9-a9e2-147db4c8f9a7 used request id req-2f536885-bac0-4e55-ab42-ea65a94d70f9 2018-07-22 19:02:58,626 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2018-07-22 19:02:58,627 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:02:59,065 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:02:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["U-aT6X9mSmic682VESRUpA"], "issued_at": "2018-07-22T19:02:59.000000Z"}} 2018-07-22 19:02:59,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f8c91e51a70eeab73320f3572818f71e70c5aa" 2018-07-22 19:02:59,090 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:02:59 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-17ebf4bc-fe9f-4bb4-b68e-394527501870 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:02:59,090 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-17ebf4bc-fe9f-4bb4-b68e-394527501870 2018-07-22 19:02:59,092 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-5ef63411-05bd-4666-af5b-db5874be888b-pub-net 2018-07-22 19:02:59,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f8c91e51a70eeab73320f3572818f71e70c5aa" -d '{"network": {"name": "NeutronUtilsNetworkTests-5ef63411-05bd-4666-af5b-db5874be888b-pub-net", "admin_state_up": true}}' 2018-07-22 19:02:59,516 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-c4f1cbed-42fd-404a-8a3a-10935a0a4fbd Date: Sun, 22 Jul 2018 19:02:59 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4f1a954e-106b-4b2e-96a9-8d13d7370abd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T19:02:59Z","is_default":false,"provider:segmentation_id":53,"name":"NeutronUtilsNetworkTests-5ef63411-05bd-4666-af5b-db5874be888b-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:02:59Z","mtu":1450}} 2018-07-22 19:02:59,517 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-c4f1cbed-42fd-404a-8a3a-10935a0a4fbd 2018-07-22 19:02:59,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=4f1a954e-106b-4b2e-96a9-8d13d7370abd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f8c91e51a70eeab73320f3572818f71e70c5aa" 2018-07-22 19:02:59,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ab89bd61-07ec-4b0b-9c7e-18055d040674 Date: Sun, 22 Jul 2018 19:02:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"4f1a954e-106b-4b2e-96a9-8d13d7370abd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T19:02:59Z","provider:segmentation_id":53,"name":"NeutronUtilsNetworkTests-5ef63411-05bd-4666-af5b-db5874be888b-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:02:59Z","provider:network_type":"vxlan"}]} 2018-07-22 19:02:59,654 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=4f1a954e-106b-4b2e-96a9-8d13d7370abd used request id req-ab89bd61-07ec-4b0b-9c7e-18055d040674 2018-07-22 19:02:59,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=4f1a954e-106b-4b2e-96a9-8d13d7370abd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f8c91e51a70eeab73320f3572818f71e70c5aa" 2018-07-22 19:02:59,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d674a715-379a-4cee-ad4d-f37ba67b61bc Date: Sun, 22 Jul 2018 19:02:59 GMT RESP BODY: {"subnets":[]} 2018-07-22 19:02:59,754 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=4f1a954e-106b-4b2e-96a9-8d13d7370abd used request id req-d674a715-379a-4cee-ad4d-f37ba67b61bc 2018-07-22 19:02:59,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=4f1a954e-106b-4b2e-96a9-8d13d7370abd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f8c91e51a70eeab73320f3572818f71e70c5aa" 2018-07-22 19:02:59,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-862a612a-c0a3-4904-8c86-19d28a0f4dbe Date: Sun, 22 Jul 2018 19:02:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"4f1a954e-106b-4b2e-96a9-8d13d7370abd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T19:02:59Z","provider:segmentation_id":53,"name":"NeutronUtilsNetworkTests-5ef63411-05bd-4666-af5b-db5874be888b-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:02:59Z","provider:network_type":"vxlan"}]} 2018-07-22 19:02:59,902 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=4f1a954e-106b-4b2e-96a9-8d13d7370abd used request id req-862a612a-c0a3-4904-8c86-19d28a0f4dbe 2018-07-22 19:02:59,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=4f1a954e-106b-4b2e-96a9-8d13d7370abd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f8c91e51a70eeab73320f3572818f71e70c5aa" 2018-07-22 19:02:59,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8d345fae-d059-4859-b1bf-f6850fb6c473 Date: Sun, 22 Jul 2018 19:02:59 GMT RESP BODY: {"subnets":[]} 2018-07-22 19:02:59,964 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=4f1a954e-106b-4b2e-96a9-8d13d7370abd used request id req-8d345fae-d059-4859-b1bf-f6850fb6c473 2018-07-22 19:02:59,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsNetworkTests-5ef63411-05bd-4666-af5b-db5874be888b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f8c91e51a70eeab73320f3572818f71e70c5aa" 2018-07-22 19:03:00,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-91a79390-974b-48ea-a201-bd799c92162f Date: Sun, 22 Jul 2018 19:03:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"4f1a954e-106b-4b2e-96a9-8d13d7370abd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T19:02:59Z","provider:segmentation_id":53,"name":"NeutronUtilsNetworkTests-5ef63411-05bd-4666-af5b-db5874be888b-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:02:59Z","provider:network_type":"vxlan"}]} 2018-07-22 19:03:00,083 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsNetworkTests-5ef63411-05bd-4666-af5b-db5874be888b-pub-net used request id req-91a79390-974b-48ea-a201-bd799c92162f 2018-07-22 19:03:00,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:03:00,093 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:03:00 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:03:00,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f8c91e51a70eeab73320f3572818f71e70c5aa" 2018-07-22 19:03:00,125 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:03:00 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-87e705d3-18f1-4400-ab49-f9cc755dbef4 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:03:00,125 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-87e705d3-18f1-4400-ab49-f9cc755dbef4 2018-07-22 19:03:00,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=4f1a954e-106b-4b2e-96a9-8d13d7370abd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f8c91e51a70eeab73320f3572818f71e70c5aa" 2018-07-22 19:03:00,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-130e9659-fcdf-45c4-af89-839f6360b55c Date: Sun, 22 Jul 2018 19:03:00 GMT RESP BODY: {"subnets":[]} 2018-07-22 19:03:00,196 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=4f1a954e-106b-4b2e-96a9-8d13d7370abd used request id req-130e9659-fcdf-45c4-af89-839f6360b55c 2018-07-22 19:03:00,196 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-5ef63411-05bd-4666-af5b-db5874be888b-pub-net 2018-07-22 19:03:00,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/4f1a954e-106b-4b2e-96a9-8d13d7370abd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f8c91e51a70eeab73320f3572818f71e70c5aa" 2018-07-22 19:03:01,080 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b020ba10-56b2-4432-a514-095fb3658171 Date: Sun, 22 Jul 2018 19:03:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:03:01,080 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/4f1a954e-106b-4b2e-96a9-8d13d7370abd used request id req-b020ba10-56b2-4432-a514-095fb3658171 2018-07-22 19:03:01,081 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:03:01,506 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:03:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["2LFqSVXtQMqORdP7To3yzQ"], "issued_at": "2018-07-22T19:03:01.000000Z"}} 2018-07-22 19:03:01,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2017ffab12ba953c713f014cd7fee0830f1a27e1" 2018-07-22 19:03:01,530 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:03:01 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-543fe5ba-c6d7-4f2f-b845-aa4eeb92a5c9 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:03:01,530 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-543fe5ba-c6d7-4f2f-b845-aa4eeb92a5c9 2018-07-22 19:03:01,532 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:03:01,982 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:03:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["nvUF-0uqQJWh3TSB0WYGSw"], "issued_at": "2018-07-22T19:03:01.000000Z"}} 2018-07-22 19:03:01,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cfda470082e7a0b196b8d491bfc68b49ea2e511" 2018-07-22 19:03:02,008 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:03:02 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-a5e39431-2ecf-4ab0-baa0-81552af03284 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:03:02,008 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-a5e39431-2ecf-4ab0-baa0-81552af03284 2018-07-22 19:03:02,010 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:03:02,448 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:03:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["w49iyM9kTuaq32EJRvTjBQ"], "issued_at": "2018-07-22T19:03:02.000000Z"}} 2018-07-22 19:03:02,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda38bd7275643513f6240738319bc3552981554" 2018-07-22 19:03:02,476 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:03:02 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-c5a70834-85e0-461e-953f-f2b25bd607d7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:03:02,476 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-c5a70834-85e0-461e-953f-f2b25bd607d7 2018-07-22 19:03:02,478 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-a4526cac-4840-435b-98ff-1d188b754aa4-pub-net 2018-07-22 19:03:02,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda38bd7275643513f6240738319bc3552981554" -d '{"network": {"name": "NeutronUtilsSubnetTests-a4526cac-4840-435b-98ff-1d188b754aa4-pub-net", "admin_state_up": true}}' 2018-07-22 19:03:02,947 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-a775ad87-0f71-4811-9c6a-41cf344e324d Date: Sun, 22 Jul 2018 19:03:02 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"8d567459-14bc-46e2-9748-12fcdf2c02ce","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T19:03:02Z","is_default":false,"provider:segmentation_id":2,"name":"NeutronUtilsSubnetTests-a4526cac-4840-435b-98ff-1d188b754aa4-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:03:02Z","mtu":1450}} 2018-07-22 19:03:02,947 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-a775ad87-0f71-4811-9c6a-41cf344e324d 2018-07-22 19:03:02,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=8d567459-14bc-46e2-9748-12fcdf2c02ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda38bd7275643513f6240738319bc3552981554" 2018-07-22 19:03:03,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-035cd327-62f7-43a6-a259-f83bea62d483 Date: Sun, 22 Jul 2018 19:03:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"8d567459-14bc-46e2-9748-12fcdf2c02ce","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T19:03:02Z","provider:segmentation_id":2,"name":"NeutronUtilsSubnetTests-a4526cac-4840-435b-98ff-1d188b754aa4-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:03:02Z","provider:network_type":"vxlan"}]} 2018-07-22 19:03:03,061 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=8d567459-14bc-46e2-9748-12fcdf2c02ce used request id req-035cd327-62f7-43a6-a259-f83bea62d483 2018-07-22 19:03:03,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=8d567459-14bc-46e2-9748-12fcdf2c02ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda38bd7275643513f6240738319bc3552981554" 2018-07-22 19:03:03,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-abb32278-f632-4ce8-87b7-4bddc3e25294 Date: Sun, 22 Jul 2018 19:03:03 GMT RESP BODY: {"subnets":[]} 2018-07-22 19:03:03,126 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=8d567459-14bc-46e2-9748-12fcdf2c02ce used request id req-abb32278-f632-4ce8-87b7-4bddc3e25294 2018-07-22 19:03:03,126 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-a4526cac-4840-435b-98ff-1d188b754aa4-pub-subnet 2018-07-22 19:03:03,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda38bd7275643513f6240738319bc3552981554" -d '{"subnets": [{"ip_version": 4, "network_id": "8d567459-14bc-46e2-9748-12fcdf2c02ce", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-a4526cac-4840-435b-98ff-1d188b754aa4-pub-subnet"}]}' 2018-07-22 19:03:03,844 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-76831fab-52a6-46d6-802d-8159fb7ddf85 Date: Sun, 22 Jul 2018 19:03:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8d567459-14bc-46e2-9748-12fcdf2c02ce","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:03:03Z","dns_nameservers":[],"updated_at":"2018-07-22T19:03:03Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"1682ac90-73bc-4a40-96cf-d38c7e0e9773","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-a4526cac-4840-435b-98ff-1d188b754aa4-pub-subnet"}]} 2018-07-22 19:03:03,844 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-76831fab-52a6-46d6-802d-8159fb7ddf85 2018-07-22 19:03:03,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=8d567459-14bc-46e2-9748-12fcdf2c02ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda38bd7275643513f6240738319bc3552981554" 2018-07-22 19:03:03,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-4c129f85-d28d-4d81-a88f-ec015476d4fc Date: Sun, 22 Jul 2018 19:03:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8d567459-14bc-46e2-9748-12fcdf2c02ce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["1682ac90-73bc-4a40-96cf-d38c7e0e9773"],"description":"","tags":[],"updated_at":"2018-07-22T19:03:03Z","provider:segmentation_id":2,"name":"NeutronUtilsSubnetTests-a4526cac-4840-435b-98ff-1d188b754aa4-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:03:02Z","provider:network_type":"vxlan"}]} 2018-07-22 19:03:03,979 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=8d567459-14bc-46e2-9748-12fcdf2c02ce used request id req-4c129f85-d28d-4d81-a88f-ec015476d4fc 2018-07-22 19:03:03,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=8d567459-14bc-46e2-9748-12fcdf2c02ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda38bd7275643513f6240738319bc3552981554" 2018-07-22 19:03:04,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a2598542-9d61-4ab7-8a42-dd99323a4605 Date: Sun, 22 Jul 2018 19:03:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8d567459-14bc-46e2-9748-12fcdf2c02ce","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:03:03Z","dns_nameservers":[],"updated_at":"2018-07-22T19:03:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"1682ac90-73bc-4a40-96cf-d38c7e0e9773","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-a4526cac-4840-435b-98ff-1d188b754aa4-pub-subnet"}]} 2018-07-22 19:03:04,064 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=8d567459-14bc-46e2-9748-12fcdf2c02ce used request id req-a2598542-9d61-4ab7-8a42-dd99323a4605 2018-07-22 19:03:04,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsSubnetTests-a4526cac-4840-435b-98ff-1d188b754aa4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda38bd7275643513f6240738319bc3552981554" 2018-07-22 19:03:04,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-e9aafa7a-d3d9-4487-aa70-40a17bc7b374 Date: Sun, 22 Jul 2018 19:03:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8d567459-14bc-46e2-9748-12fcdf2c02ce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["1682ac90-73bc-4a40-96cf-d38c7e0e9773"],"description":"","tags":[],"updated_at":"2018-07-22T19:03:03Z","provider:segmentation_id":2,"name":"NeutronUtilsSubnetTests-a4526cac-4840-435b-98ff-1d188b754aa4-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:03:02Z","provider:network_type":"vxlan"}]} 2018-07-22 19:03:04,253 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsSubnetTests-a4526cac-4840-435b-98ff-1d188b754aa4-pub-net used request id req-e9aafa7a-d3d9-4487-aa70-40a17bc7b374 2018-07-22 19:03:04,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:03:04,263 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:03:04 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:03:04,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda38bd7275643513f6240738319bc3552981554" 2018-07-22 19:03:04,294 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:03:04 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-ea2f8305-258e-4507-9ae2-61713d0ade89 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:03:04,294 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-ea2f8305-258e-4507-9ae2-61713d0ade89 2018-07-22 19:03:04,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=8d567459-14bc-46e2-9748-12fcdf2c02ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda38bd7275643513f6240738319bc3552981554" 2018-07-22 19:03:04,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e18f0f78-45bc-4eed-92cf-b6d157fc3bc7 Date: Sun, 22 Jul 2018 19:03:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8d567459-14bc-46e2-9748-12fcdf2c02ce","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:03:03Z","dns_nameservers":[],"updated_at":"2018-07-22T19:03:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"1682ac90-73bc-4a40-96cf-d38c7e0e9773","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-a4526cac-4840-435b-98ff-1d188b754aa4-pub-subnet"}]} 2018-07-22 19:03:04,408 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=8d567459-14bc-46e2-9748-12fcdf2c02ce used request id req-e18f0f78-45bc-4eed-92cf-b6d157fc3bc7 2018-07-22 19:03:04,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=8d567459-14bc-46e2-9748-12fcdf2c02ce&name=NeutronUtilsSubnetTests-a4526cac-4840-435b-98ff-1d188b754aa4-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda38bd7275643513f6240738319bc3552981554" 2018-07-22 19:03:04,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c9ac4398-c577-4bf8-bd64-3e24d08a7814 Date: Sun, 22 Jul 2018 19:03:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8d567459-14bc-46e2-9748-12fcdf2c02ce","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:03:03Z","dns_nameservers":[],"updated_at":"2018-07-22T19:03:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"1682ac90-73bc-4a40-96cf-d38c7e0e9773","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-a4526cac-4840-435b-98ff-1d188b754aa4-pub-subnet"}]} 2018-07-22 19:03:04,488 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=8d567459-14bc-46e2-9748-12fcdf2c02ce&name=NeutronUtilsSubnetTests-a4526cac-4840-435b-98ff-1d188b754aa4-pub-subnet used request id req-c9ac4398-c577-4bf8-bd64-3e24d08a7814 2018-07-22 19:03:04,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=8d567459-14bc-46e2-9748-12fcdf2c02ce&name=NeutronUtilsSubnetTests-a4526cac-4840-435b-98ff-1d188b754aa4-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda38bd7275643513f6240738319bc3552981554" 2018-07-22 19:03:04,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-20d4d051-b489-4000-b661-0254fadcd253 Date: Sun, 22 Jul 2018 19:03:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8d567459-14bc-46e2-9748-12fcdf2c02ce","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:03:03Z","dns_nameservers":[],"updated_at":"2018-07-22T19:03:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"1682ac90-73bc-4a40-96cf-d38c7e0e9773","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-a4526cac-4840-435b-98ff-1d188b754aa4-pub-subnet"}]} 2018-07-22 19:03:04,927 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=8d567459-14bc-46e2-9748-12fcdf2c02ce&name=NeutronUtilsSubnetTests-a4526cac-4840-435b-98ff-1d188b754aa4-pub-subnet used request id req-20d4d051-b489-4000-b661-0254fadcd253 2018-07-22 19:03:04,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=8d567459-14bc-46e2-9748-12fcdf2c02ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda38bd7275643513f6240738319bc3552981554" 2018-07-22 19:03:05,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-49a0d642-841e-4c5e-b693-093a3a2fa257 Date: Sun, 22 Jul 2018 19:03:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8d567459-14bc-46e2-9748-12fcdf2c02ce","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:03:03Z","dns_nameservers":[],"updated_at":"2018-07-22T19:03:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"1682ac90-73bc-4a40-96cf-d38c7e0e9773","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-a4526cac-4840-435b-98ff-1d188b754aa4-pub-subnet"}]} 2018-07-22 19:03:05,005 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=8d567459-14bc-46e2-9748-12fcdf2c02ce used request id req-49a0d642-841e-4c5e-b693-093a3a2fa257 2018-07-22 19:03:05,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-a4526cac-4840-435b-98ff-1d188b754aa4-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda38bd7275643513f6240738319bc3552981554" 2018-07-22 19:03:05,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1ee5d0cd-f81c-4161-a866-c41aa5020965 Date: Sun, 22 Jul 2018 19:03:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8d567459-14bc-46e2-9748-12fcdf2c02ce","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:03:03Z","dns_nameservers":[],"updated_at":"2018-07-22T19:03:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"1682ac90-73bc-4a40-96cf-d38c7e0e9773","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-a4526cac-4840-435b-98ff-1d188b754aa4-pub-subnet"}]} 2018-07-22 19:03:05,086 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-a4526cac-4840-435b-98ff-1d188b754aa4-pub-subnet used request id req-1ee5d0cd-f81c-4161-a866-c41aa5020965 2018-07-22 19:03:05,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda38bd7275643513f6240738319bc3552981554" 2018-07-22 19:03:05,144 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:03:05 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-1e84b983-6771-492a-92f3-0a9ded98ad9e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:03:05,144 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-1e84b983-6771-492a-92f3-0a9ded98ad9e 2018-07-22 19:03:05,145 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-a4526cac-4840-435b-98ff-1d188b754aa4-pub-subnet 2018-07-22 19:03:05,145 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-a4526cac-4840-435b-98ff-1d188b754aa4-pub-subnet 2018-07-22 19:03:05,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/1682ac90-73bc-4a40-96cf-d38c7e0e9773 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda38bd7275643513f6240738319bc3552981554" 2018-07-22 19:03:06,677 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-34af8497-60c9-4436-b9cb-a5e75093d5c0 Date: Sun, 22 Jul 2018 19:03:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:03:06,677 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/1682ac90-73bc-4a40-96cf-d38c7e0e9773 used request id req-34af8497-60c9-4436-b9cb-a5e75093d5c0 2018-07-22 19:03:06,677 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-a4526cac-4840-435b-98ff-1d188b754aa4-pub-net 2018-07-22 19:03:06,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/8d567459-14bc-46e2-9748-12fcdf2c02ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda38bd7275643513f6240738319bc3552981554" 2018-07-22 19:03:09,315 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-75d42f6f-13bc-471f-a2b5-7521fa101cef Date: Sun, 22 Jul 2018 19:03:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:03:09,316 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/8d567459-14bc-46e2-9748-12fcdf2c02ce used request id req-75d42f6f-13bc-471f-a2b5-7521fa101cef 2018-07-22 19:03:09,318 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:03:09,766 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:03:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["5XGUWNyMRgWkWFDBAgWRTg"], "issued_at": "2018-07-22T19:03:09.000000Z"}} 2018-07-22 19:03:09,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd464fb522dbad8f3524b650cf6899cbea581ba" 2018-07-22 19:03:09,795 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:03:09 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-c0617075-dafb-4f6d-a717-10d8c9fbaa89 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:03:09,795 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-c0617075-dafb-4f6d-a717-10d8c9fbaa89 2018-07-22 19:03:09,796 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-fb4fac55-85f6-422b-a4f2-3ca10c8674fa-pub-net 2018-07-22 19:03:09,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd464fb522dbad8f3524b650cf6899cbea581ba" -d '{"network": {"name": "NeutronUtilsSubnetTests-fb4fac55-85f6-422b-a4f2-3ca10c8674fa-pub-net", "admin_state_up": true}}' 2018-07-22 19:03:10,265 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-5f5d2cad-acb5-464f-a071-19ccbd0b8b78 Date: Sun, 22 Jul 2018 19:03:10 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9f785099-6fef-4b67-8e4f-c95f186edeba","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T19:03:10Z","is_default":false,"provider:segmentation_id":44,"name":"NeutronUtilsSubnetTests-fb4fac55-85f6-422b-a4f2-3ca10c8674fa-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:03:10Z","mtu":1450}} 2018-07-22 19:03:10,265 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-5f5d2cad-acb5-464f-a071-19ccbd0b8b78 2018-07-22 19:03:10,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=9f785099-6fef-4b67-8e4f-c95f186edeba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd464fb522dbad8f3524b650cf6899cbea581ba" 2018-07-22 19:03:10,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ae1ce4cb-428f-47d1-8d61-b9da7fdf6d73 Date: Sun, 22 Jul 2018 19:03:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9f785099-6fef-4b67-8e4f-c95f186edeba","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T19:03:10Z","provider:segmentation_id":44,"name":"NeutronUtilsSubnetTests-fb4fac55-85f6-422b-a4f2-3ca10c8674fa-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:03:10Z","provider:network_type":"vxlan"}]} 2018-07-22 19:03:10,430 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=9f785099-6fef-4b67-8e4f-c95f186edeba used request id req-ae1ce4cb-428f-47d1-8d61-b9da7fdf6d73 2018-07-22 19:03:10,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=9f785099-6fef-4b67-8e4f-c95f186edeba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd464fb522dbad8f3524b650cf6899cbea581ba" 2018-07-22 19:03:10,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7b2a6075-13f5-4947-8510-f320fc3b49e1 Date: Sun, 22 Jul 2018 19:03:10 GMT RESP BODY: {"subnets":[]} 2018-07-22 19:03:10,494 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=9f785099-6fef-4b67-8e4f-c95f186edeba used request id req-7b2a6075-13f5-4947-8510-f320fc3b49e1 2018-07-22 19:03:10,494 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-fb4fac55-85f6-422b-a4f2-3ca10c8674fa-pub-subnet 2018-07-22 19:03:10,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd464fb522dbad8f3524b650cf6899cbea581ba" -d '{"subnets": [{"ip_version": 4, "network_id": "9f785099-6fef-4b67-8e4f-c95f186edeba", "cidr": "", "name": "NeutronUtilsSubnetTests-fb4fac55-85f6-422b-a4f2-3ca10c8674fa-pub-subnet"}]}' 2018-07-22 19:03:10,517 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 133 Content-Type: application/json X-Openstack-Request-Id: req-fb02b2ab-0de0-4d27-b5c0-228dc48b9fcd Date: Sun, 22 Jul 2018 19:03:10 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-22 19:03:10,517 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-fb02b2ab-0de0-4d27-b5c0-228dc48b9fcd 2018-07-22 19:03:10,518 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-22 19:03:10,518 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-fb4fac55-85f6-422b-a4f2-3ca10c8674fa-pub-subnet] for network [NeutronUtilsSubnetTests-fb4fac55-85f6-422b-a4f2-3ca10c8674fa-pub-net] 2018-07-22 19:03:10,518 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-fb4fac55-85f6-422b-a4f2-3ca10c8674fa-pub-net 2018-07-22 19:03:10,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/9f785099-6fef-4b67-8e4f-c95f186edeba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd464fb522dbad8f3524b650cf6899cbea581ba" 2018-07-22 19:03:11,800 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d14a87ee-dbda-4149-a64c-5efd51cac2a3 Date: Sun, 22 Jul 2018 19:03:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:03:11,800 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/9f785099-6fef-4b67-8e4f-c95f186edeba used request id req-d14a87ee-dbda-4149-a64c-5efd51cac2a3 2018-07-22 19:03:11,802 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:03:12,383 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:03:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["7ueUA-oFRCWaiEo_CeoDwQ"], "issued_at": "2018-07-22T19:03:12.000000Z"}} 2018-07-22 19:03:12,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2882372a669fd67b9d50dd52ab71b7e8da3dae5f" 2018-07-22 19:03:12,415 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:03:12 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-9623df93-8b3c-4bca-9e2e-9a9a0fccdede X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:03:12,415 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-9623df93-8b3c-4bca-9e2e-9a9a0fccdede 2018-07-22 19:03:12,416 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-58c16beb-f178-41fd-b90c-4cd26f4839eb-pub-net 2018-07-22 19:03:12,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2882372a669fd67b9d50dd52ab71b7e8da3dae5f" -d '{"network": {"name": "NeutronUtilsSubnetTests-58c16beb-f178-41fd-b90c-4cd26f4839eb-pub-net", "admin_state_up": true}}' 2018-07-22 19:03:12,847 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-16e3756c-ab22-4548-a0ca-2c782533b49f Date: Sun, 22 Jul 2018 19:03: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":"bb87cace-2767-465d-aaae-f246cd8ca480","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T19:03:12Z","is_default":false,"provider:segmentation_id":56,"name":"NeutronUtilsSubnetTests-58c16beb-f178-41fd-b90c-4cd26f4839eb-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:03:12Z","mtu":1450}} 2018-07-22 19:03:12,848 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-16e3756c-ab22-4548-a0ca-2c782533b49f 2018-07-22 19:03:12,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=bb87cace-2767-465d-aaae-f246cd8ca480 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2882372a669fd67b9d50dd52ab71b7e8da3dae5f" 2018-07-22 19:03:12,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6f5289bc-6c8a-41ee-8b69-b264dba44f39 Date: Sun, 22 Jul 2018 19:03:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"bb87cace-2767-465d-aaae-f246cd8ca480","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T19:03:12Z","provider:segmentation_id":56,"name":"NeutronUtilsSubnetTests-58c16beb-f178-41fd-b90c-4cd26f4839eb-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:03:12Z","provider:network_type":"vxlan"}]} 2018-07-22 19:03:12,990 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=bb87cace-2767-465d-aaae-f246cd8ca480 used request id req-6f5289bc-6c8a-41ee-8b69-b264dba44f39 2018-07-22 19:03:12,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=bb87cace-2767-465d-aaae-f246cd8ca480 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2882372a669fd67b9d50dd52ab71b7e8da3dae5f" 2018-07-22 19:03:13,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1a4cdd80-3521-477a-b846-b9199ba0aced Date: Sun, 22 Jul 2018 19:03:13 GMT RESP BODY: {"subnets":[]} 2018-07-22 19:03:13,043 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=bb87cace-2767-465d-aaae-f246cd8ca480 used request id req-1a4cdd80-3521-477a-b846-b9199ba0aced 2018-07-22 19:03:13,043 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-58c16beb-f178-41fd-b90c-4cd26f4839eb-pub-subnet 2018-07-22 19:03:13,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2882372a669fd67b9d50dd52ab71b7e8da3dae5f" -d '{"subnets": [{"ip_version": 4, "network_id": "bb87cace-2767-465d-aaae-f246cd8ca480", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-58c16beb-f178-41fd-b90c-4cd26f4839eb-pub-subnet"}]}' 2018-07-22 19:03:13,692 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d01d5773-b005-4728-bd11-74a24fc36df9 Date: Sun, 22 Jul 2018 19:03:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb87cace-2767-465d-aaae-f246cd8ca480","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:03:13Z","dns_nameservers":[],"updated_at":"2018-07-22T19:03:13Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"9f7a3cdd-e403-407b-9ba0-cec4f9bed40c","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-58c16beb-f178-41fd-b90c-4cd26f4839eb-pub-subnet"}]} 2018-07-22 19:03:13,692 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-d01d5773-b005-4728-bd11-74a24fc36df9 2018-07-22 19:03:13,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=bb87cace-2767-465d-aaae-f246cd8ca480 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2882372a669fd67b9d50dd52ab71b7e8da3dae5f" 2018-07-22 19:03:13,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-563421c9-2d53-4d8b-9224-09fb1801f265 Date: Sun, 22 Jul 2018 19:03:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"bb87cace-2767-465d-aaae-f246cd8ca480","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["9f7a3cdd-e403-407b-9ba0-cec4f9bed40c"],"description":"","tags":[],"updated_at":"2018-07-22T19:03:13Z","provider:segmentation_id":56,"name":"NeutronUtilsSubnetTests-58c16beb-f178-41fd-b90c-4cd26f4839eb-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:03:12Z","provider:network_type":"vxlan"}]} 2018-07-22 19:03:13,868 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=bb87cace-2767-465d-aaae-f246cd8ca480 used request id req-563421c9-2d53-4d8b-9224-09fb1801f265 2018-07-22 19:03:13,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=bb87cace-2767-465d-aaae-f246cd8ca480 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2882372a669fd67b9d50dd52ab71b7e8da3dae5f" 2018-07-22 19:03:13,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-fef2bf3d-32a5-41a9-b38c-35341f91adda Date: Sun, 22 Jul 2018 19:03:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb87cace-2767-465d-aaae-f246cd8ca480","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:03:13Z","dns_nameservers":[],"updated_at":"2018-07-22T19:03:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"9f7a3cdd-e403-407b-9ba0-cec4f9bed40c","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-58c16beb-f178-41fd-b90c-4cd26f4839eb-pub-subnet"}]} 2018-07-22 19:03:13,959 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=bb87cace-2767-465d-aaae-f246cd8ca480 used request id req-fef2bf3d-32a5-41a9-b38c-35341f91adda 2018-07-22 19:03:13,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsSubnetTests-58c16beb-f178-41fd-b90c-4cd26f4839eb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2882372a669fd67b9d50dd52ab71b7e8da3dae5f" 2018-07-22 19:03:14,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-a612b5c2-c532-4a6c-8fc6-141f5986f4de Date: Sun, 22 Jul 2018 19:03:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"bb87cace-2767-465d-aaae-f246cd8ca480","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["9f7a3cdd-e403-407b-9ba0-cec4f9bed40c"],"description":"","tags":[],"updated_at":"2018-07-22T19:03:13Z","provider:segmentation_id":56,"name":"NeutronUtilsSubnetTests-58c16beb-f178-41fd-b90c-4cd26f4839eb-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:03:12Z","provider:network_type":"vxlan"}]} 2018-07-22 19:03:14,513 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsSubnetTests-58c16beb-f178-41fd-b90c-4cd26f4839eb-pub-net used request id req-a612b5c2-c532-4a6c-8fc6-141f5986f4de 2018-07-22 19:03:14,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:03:14,525 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:03:14 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:03:14,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2882372a669fd67b9d50dd52ab71b7e8da3dae5f" 2018-07-22 19:03:14,563 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:03:14 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-e52ae636-61ee-4271-b80c-d95af9eddef3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:03:14,563 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-e52ae636-61ee-4271-b80c-d95af9eddef3 2018-07-22 19:03:14,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=bb87cace-2767-465d-aaae-f246cd8ca480 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2882372a669fd67b9d50dd52ab71b7e8da3dae5f" 2018-07-22 19:03:14,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0521829a-940f-4071-82e6-1fc5d4be81b8 Date: Sun, 22 Jul 2018 19:03:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb87cace-2767-465d-aaae-f246cd8ca480","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:03:13Z","dns_nameservers":[],"updated_at":"2018-07-22T19:03:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"9f7a3cdd-e403-407b-9ba0-cec4f9bed40c","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-58c16beb-f178-41fd-b90c-4cd26f4839eb-pub-subnet"}]} 2018-07-22 19:03:14,723 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=bb87cace-2767-465d-aaae-f246cd8ca480 used request id req-0521829a-940f-4071-82e6-1fc5d4be81b8 2018-07-22 19:03:14,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=bb87cace-2767-465d-aaae-f246cd8ca480&name=NeutronUtilsSubnetTests-58c16beb-f178-41fd-b90c-4cd26f4839eb-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2882372a669fd67b9d50dd52ab71b7e8da3dae5f" 2018-07-22 19:03:14,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6f5416e9-7ee5-490b-8f29-404745beb254 Date: Sun, 22 Jul 2018 19:03:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb87cace-2767-465d-aaae-f246cd8ca480","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:03:13Z","dns_nameservers":[],"updated_at":"2018-07-22T19:03:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"9f7a3cdd-e403-407b-9ba0-cec4f9bed40c","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-58c16beb-f178-41fd-b90c-4cd26f4839eb-pub-subnet"}]} 2018-07-22 19:03:14,834 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=bb87cace-2767-465d-aaae-f246cd8ca480&name=NeutronUtilsSubnetTests-58c16beb-f178-41fd-b90c-4cd26f4839eb-pub-subnet used request id req-6f5416e9-7ee5-490b-8f29-404745beb254 2018-07-22 19:03:14,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=bb87cace-2767-465d-aaae-f246cd8ca480&name=NeutronUtilsSubnetTests-58c16beb-f178-41fd-b90c-4cd26f4839eb-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2882372a669fd67b9d50dd52ab71b7e8da3dae5f" 2018-07-22 19:03:14,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8d929374-25fc-491d-8458-57445663c60c Date: Sun, 22 Jul 2018 19:03:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb87cace-2767-465d-aaae-f246cd8ca480","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:03:13Z","dns_nameservers":[],"updated_at":"2018-07-22T19:03:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"9f7a3cdd-e403-407b-9ba0-cec4f9bed40c","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-58c16beb-f178-41fd-b90c-4cd26f4839eb-pub-subnet"}]} 2018-07-22 19:03:14,936 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=bb87cace-2767-465d-aaae-f246cd8ca480&name=NeutronUtilsSubnetTests-58c16beb-f178-41fd-b90c-4cd26f4839eb-pub-subnet used request id req-8d929374-25fc-491d-8458-57445663c60c 2018-07-22 19:03:14,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=bb87cace-2767-465d-aaae-f246cd8ca480 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2882372a669fd67b9d50dd52ab71b7e8da3dae5f" 2018-07-22 19:03:15,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1eea87fc-c9d5-487a-b859-364027d42f50 Date: Sun, 22 Jul 2018 19:03:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb87cace-2767-465d-aaae-f246cd8ca480","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:03:13Z","dns_nameservers":[],"updated_at":"2018-07-22T19:03:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"9f7a3cdd-e403-407b-9ba0-cec4f9bed40c","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-58c16beb-f178-41fd-b90c-4cd26f4839eb-pub-subnet"}]} 2018-07-22 19:03:15,018 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=bb87cace-2767-465d-aaae-f246cd8ca480 used request id req-1eea87fc-c9d5-487a-b859-364027d42f50 2018-07-22 19:03:15,019 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-58c16beb-f178-41fd-b90c-4cd26f4839eb-pub-subnet 2018-07-22 19:03:15,019 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-58c16beb-f178-41fd-b90c-4cd26f4839eb-pub-subnet 2018-07-22 19:03:15,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/9f7a3cdd-e403-407b-9ba0-cec4f9bed40c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2882372a669fd67b9d50dd52ab71b7e8da3dae5f" 2018-07-22 19:03:17,846 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7c2d5a63-aa4d-4eed-9204-0d0feefbea63 Date: Sun, 22 Jul 2018 19:03:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:03:17,846 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/9f7a3cdd-e403-407b-9ba0-cec4f9bed40c used request id req-7c2d5a63-aa4d-4eed-9204-0d0feefbea63 2018-07-22 19:03:17,846 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-58c16beb-f178-41fd-b90c-4cd26f4839eb-pub-net 2018-07-22 19:03:17,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/bb87cace-2767-465d-aaae-f246cd8ca480 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2882372a669fd67b9d50dd52ab71b7e8da3dae5f" 2018-07-22 19:03:20,760 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7b02f66a-b402-414c-979b-a3e2557dfc42 Date: Sun, 22 Jul 2018 19:03:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:03:20,760 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/bb87cace-2767-465d-aaae-f246cd8ca480 used request id req-7b02f66a-b402-414c-979b-a3e2557dfc42 2018-07-22 19:03:20,765 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:03:21,216 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:03:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["ZfEYLqxPQHyqVLqG66xv1Q"], "issued_at": "2018-07-22T19:03:21.000000Z"}} 2018-07-22 19:03:21,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399ecc92a85c114c3d340a4f8446c84fc8a8474b" 2018-07-22 19:03:21,250 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:03:21 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-ee1457bb-1916-4bdf-b3d9-eecf3d8b4ee1 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:03:21,250 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-ee1457bb-1916-4bdf-b3d9-eecf3d8b4ee1 2018-07-22 19:03:21,252 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-5d95c2cb-5405-4463-b719-2a0dfaa8e294-pub-net 2018-07-22 19:03:21,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399ecc92a85c114c3d340a4f8446c84fc8a8474b" -d '{"network": {"name": "NeutronUtilsSubnetTests-5d95c2cb-5405-4463-b719-2a0dfaa8e294-pub-net", "admin_state_up": true}}' 2018-07-22 19:03:22,023 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-e8179a26-4132-4719-bd56-88bc0be430f5 Date: Sun, 22 Jul 2018 19:03:22 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"172dc569-85d0-4597-99a0-ce19c2c3fadc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T19:03:21Z","is_default":false,"provider:segmentation_id":30,"name":"NeutronUtilsSubnetTests-5d95c2cb-5405-4463-b719-2a0dfaa8e294-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:03:21Z","mtu":1450}} 2018-07-22 19:03:22,024 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-e8179a26-4132-4719-bd56-88bc0be430f5 2018-07-22 19:03:22,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=172dc569-85d0-4597-99a0-ce19c2c3fadc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399ecc92a85c114c3d340a4f8446c84fc8a8474b" 2018-07-22 19:03:22,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f0b9e61a-3553-40d9-b31b-8604940138c9 Date: Sun, 22 Jul 2018 19:03:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"172dc569-85d0-4597-99a0-ce19c2c3fadc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T19:03:21Z","provider:segmentation_id":30,"name":"NeutronUtilsSubnetTests-5d95c2cb-5405-4463-b719-2a0dfaa8e294-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:03:21Z","provider:network_type":"vxlan"}]} 2018-07-22 19:03:22,158 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=172dc569-85d0-4597-99a0-ce19c2c3fadc used request id req-f0b9e61a-3553-40d9-b31b-8604940138c9 2018-07-22 19:03:22,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=172dc569-85d0-4597-99a0-ce19c2c3fadc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399ecc92a85c114c3d340a4f8446c84fc8a8474b" 2018-07-22 19:03:22,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8109782b-e35e-4cbb-8c85-3f65decded67 Date: Sun, 22 Jul 2018 19:03:22 GMT RESP BODY: {"subnets":[]} 2018-07-22 19:03:22,230 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=172dc569-85d0-4597-99a0-ce19c2c3fadc used request id req-8109782b-e35e-4cbb-8c85-3f65decded67 2018-07-22 19:03:22,230 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-5d95c2cb-5405-4463-b719-2a0dfaa8e294-pub-subnet 2018-07-22 19:03:22,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399ecc92a85c114c3d340a4f8446c84fc8a8474b" -d '{"subnets": [{"ip_version": 4, "network_id": "172dc569-85d0-4597-99a0-ce19c2c3fadc", "cidr": null, "name": "NeutronUtilsSubnetTests-5d95c2cb-5405-4463-b719-2a0dfaa8e294-pub-subnet"}]}' 2018-07-22 19:03:22,363 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-527ef304-52c4-4996-9d4b-ccefb8ce4990 Date: Sun, 22 Jul 2018 19:03:22 GMT RESP BODY: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-07-22 19:03:22,363 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-527ef304-52c4-4996-9d4b-ccefb8ce4990 2018-07-22 19:03:22,363 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-07-22 19:03:22,363 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-5d95c2cb-5405-4463-b719-2a0dfaa8e294-pub-subnet] for network [NeutronUtilsSubnetTests-5d95c2cb-5405-4463-b719-2a0dfaa8e294-pub-net] 2018-07-22 19:03:22,363 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-5d95c2cb-5405-4463-b719-2a0dfaa8e294-pub-net 2018-07-22 19:03:22,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/172dc569-85d0-4597-99a0-ce19c2c3fadc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399ecc92a85c114c3d340a4f8446c84fc8a8474b" 2018-07-22 19:03:23,564 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f0954fd4-9c3c-4b27-9a84-7f821bb9b9a6 Date: Sun, 22 Jul 2018 19:03:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:03:23,564 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/172dc569-85d0-4597-99a0-ce19c2c3fadc used request id req-f0954fd4-9c3c-4b27-9a84-7f821bb9b9a6 2018-07-22 19:03:23,566 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:03:24,053 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:03:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["j6kqQI1mTVaSC9SkOBolmA"], "issued_at": "2018-07-22T19:03:24.000000Z"}} 2018-07-22 19:03:24,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53423fa7a138b52db4764edbaf39ac8b0b9991ce" 2018-07-22 19:03:24,092 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:03:24 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-c0917360-cffe-4479-9930-9a13e61c87b1 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:03:24,092 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-c0917360-cffe-4479-9930-9a13e61c87b1 2018-07-22 19:03:24,093 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-1996f347-88e8-4b08-ab4f-37acffd6eb32-pub-net 2018-07-22 19:03:24,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53423fa7a138b52db4764edbaf39ac8b0b9991ce" -d '{"network": {"name": "NeutronUtilsSubnetTests-1996f347-88e8-4b08-ab4f-37acffd6eb32-pub-net", "admin_state_up": true}}' 2018-07-22 19:03:24,479 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-591bca0d-0f67-4a5f-9089-86f7ad773855 Date: Sun, 22 Jul 2018 19:03:24 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4e4dc862-23a6-466e-a96c-226905558804","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T19:03:24Z","is_default":false,"provider:segmentation_id":77,"name":"NeutronUtilsSubnetTests-1996f347-88e8-4b08-ab4f-37acffd6eb32-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:03:24Z","mtu":1450}} 2018-07-22 19:03:24,479 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-591bca0d-0f67-4a5f-9089-86f7ad773855 2018-07-22 19:03:24,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=4e4dc862-23a6-466e-a96c-226905558804 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53423fa7a138b52db4764edbaf39ac8b0b9991ce" 2018-07-22 19:03:24,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-7015d195-232c-4dfd-888a-54c6a01afe23 Date: Sun, 22 Jul 2018 19:03:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"4e4dc862-23a6-466e-a96c-226905558804","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T19:03:24Z","provider:segmentation_id":77,"name":"NeutronUtilsSubnetTests-1996f347-88e8-4b08-ab4f-37acffd6eb32-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:03:24Z","provider:network_type":"vxlan"}]} 2018-07-22 19:03:24,678 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=4e4dc862-23a6-466e-a96c-226905558804 used request id req-7015d195-232c-4dfd-888a-54c6a01afe23 2018-07-22 19:03:24,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=4e4dc862-23a6-466e-a96c-226905558804 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53423fa7a138b52db4764edbaf39ac8b0b9991ce" 2018-07-22 19:03:24,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cb333034-3cfc-47f5-b363-da89216b5e63 Date: Sun, 22 Jul 2018 19:03:24 GMT RESP BODY: {"subnets":[]} 2018-07-22 19:03:24,741 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=4e4dc862-23a6-466e-a96c-226905558804 used request id req-cb333034-3cfc-47f5-b363-da89216b5e63 2018-07-22 19:03:24,741 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-1996f347-88e8-4b08-ab4f-37acffd6eb32-pub-subnet 2018-07-22 19:03:24,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53423fa7a138b52db4764edbaf39ac8b0b9991ce" -d '{"subnets": [{"ip_version": 4, "network_id": "4e4dc862-23a6-466e-a96c-226905558804", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-1996f347-88e8-4b08-ab4f-37acffd6eb32-pub-subnet"}]}' 2018-07-22 19:03:25,345 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e554a7cd-e285-4f74-8bbe-17ec4f552818 Date: Sun, 22 Jul 2018 19:03:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e4dc862-23a6-466e-a96c-226905558804","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:03:24Z","dns_nameservers":[],"updated_at":"2018-07-22T19:03:24Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"1e53508c-1989-4e5e-b555-91039e5e75fd","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-1996f347-88e8-4b08-ab4f-37acffd6eb32-pub-subnet"}]} 2018-07-22 19:03:25,345 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-e554a7cd-e285-4f74-8bbe-17ec4f552818 2018-07-22 19:03:25,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=4e4dc862-23a6-466e-a96c-226905558804 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53423fa7a138b52db4764edbaf39ac8b0b9991ce" 2018-07-22 19:03:25,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-1c305bd0-0062-41bd-915f-355c5d5f3db9 Date: Sun, 22 Jul 2018 19:03:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4e4dc862-23a6-466e-a96c-226905558804","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["1e53508c-1989-4e5e-b555-91039e5e75fd"],"description":"","tags":[],"updated_at":"2018-07-22T19:03:24Z","provider:segmentation_id":77,"name":"NeutronUtilsSubnetTests-1996f347-88e8-4b08-ab4f-37acffd6eb32-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:03:24Z","provider:network_type":"vxlan"}]} 2018-07-22 19:03:25,495 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=4e4dc862-23a6-466e-a96c-226905558804 used request id req-1c305bd0-0062-41bd-915f-355c5d5f3db9 2018-07-22 19:03:25,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=4e4dc862-23a6-466e-a96c-226905558804 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53423fa7a138b52db4764edbaf39ac8b0b9991ce" 2018-07-22 19:03:25,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a0a145e5-dc53-4760-a155-0abf37cb2762 Date: Sun, 22 Jul 2018 19:03:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e4dc862-23a6-466e-a96c-226905558804","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:03:24Z","dns_nameservers":[],"updated_at":"2018-07-22T19:03:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"1e53508c-1989-4e5e-b555-91039e5e75fd","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-1996f347-88e8-4b08-ab4f-37acffd6eb32-pub-subnet"}]} 2018-07-22 19:03:25,636 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=4e4dc862-23a6-466e-a96c-226905558804 used request id req-a0a145e5-dc53-4760-a155-0abf37cb2762 2018-07-22 19:03:25,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsSubnetTests-1996f347-88e8-4b08-ab4f-37acffd6eb32-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53423fa7a138b52db4764edbaf39ac8b0b9991ce" 2018-07-22 19:03:25,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-1e638d2f-e8ce-48ec-b98e-ae1543c12d6a Date: Sun, 22 Jul 2018 19:03:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4e4dc862-23a6-466e-a96c-226905558804","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["1e53508c-1989-4e5e-b555-91039e5e75fd"],"description":"","tags":[],"updated_at":"2018-07-22T19:03:24Z","provider:segmentation_id":77,"name":"NeutronUtilsSubnetTests-1996f347-88e8-4b08-ab4f-37acffd6eb32-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:03:24Z","provider:network_type":"vxlan"}]} 2018-07-22 19:03:25,802 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsSubnetTests-1996f347-88e8-4b08-ab4f-37acffd6eb32-pub-net used request id req-1e638d2f-e8ce-48ec-b98e-ae1543c12d6a 2018-07-22 19:03:25,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:03:25,815 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:03:25 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:03:25,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53423fa7a138b52db4764edbaf39ac8b0b9991ce" 2018-07-22 19:03:25,852 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:03:25 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-0e9ffa42-d82a-480d-8cc7-fac6e90e7093 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:03:25,853 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-0e9ffa42-d82a-480d-8cc7-fac6e90e7093 2018-07-22 19:03:25,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=4e4dc862-23a6-466e-a96c-226905558804 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53423fa7a138b52db4764edbaf39ac8b0b9991ce" 2018-07-22 19:03:25,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8a566bb3-2d3f-42da-8bc2-6a29290fe4d4 Date: Sun, 22 Jul 2018 19:03:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e4dc862-23a6-466e-a96c-226905558804","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:03:24Z","dns_nameservers":[],"updated_at":"2018-07-22T19:03:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"1e53508c-1989-4e5e-b555-91039e5e75fd","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-1996f347-88e8-4b08-ab4f-37acffd6eb32-pub-subnet"}]} 2018-07-22 19:03:25,929 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=4e4dc862-23a6-466e-a96c-226905558804 used request id req-8a566bb3-2d3f-42da-8bc2-6a29290fe4d4 2018-07-22 19:03:25,930 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-1996f347-88e8-4b08-ab4f-37acffd6eb32-pub-subnet 2018-07-22 19:03:25,930 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-1996f347-88e8-4b08-ab4f-37acffd6eb32-pub-subnet 2018-07-22 19:03:25,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/1e53508c-1989-4e5e-b555-91039e5e75fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53423fa7a138b52db4764edbaf39ac8b0b9991ce" 2018-07-22 19:03:28,105 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b87d68a3-26a9-4ee2-8ae0-c040f2396310 Date: Sun, 22 Jul 2018 19:03:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:03:28,106 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/1e53508c-1989-4e5e-b555-91039e5e75fd used request id req-b87d68a3-26a9-4ee2-8ae0-c040f2396310 2018-07-22 19:03:28,106 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-1996f347-88e8-4b08-ab4f-37acffd6eb32-pub-net 2018-07-22 19:03:28,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/4e4dc862-23a6-466e-a96c-226905558804 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53423fa7a138b52db4764edbaf39ac8b0b9991ce" 2018-07-22 19:03:30,594 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-08e2b282-204c-44be-9e38-64eed26dad68 Date: Sun, 22 Jul 2018 19:03:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:03:30,594 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/4e4dc862-23a6-466e-a96c-226905558804 used request id req-08e2b282-204c-44be-9e38-64eed26dad68 2018-07-22 19:03:30,595 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:03:31,057 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:03:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["rDWWStJ7QhqCmGLaQfkq9A"], "issued_at": "2018-07-22T19:03:31.000000Z"}} 2018-07-22 19:03:31,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8512bee29cb44d7383146f8fe2f485974982f0a4" 2018-07-22 19:03:31,095 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:03:31 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-48db9644-e957-4e3e-bb15-1593414a8f65 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:03:31,096 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-48db9644-e957-4e3e-bb15-1593414a8f65 2018-07-22 19:03:31,097 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-d8532280-edab-4991-8c53-60f46b5aa93a-pub-net 2018-07-22 19:03:31,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8512bee29cb44d7383146f8fe2f485974982f0a4" -d '{"network": {"name": "NeutronUtilsRouterTests-d8532280-edab-4991-8c53-60f46b5aa93a-pub-net", "admin_state_up": true}}' 2018-07-22 19:03:31,522 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-8e442a0a-b5ba-4497-9241-4b87827c2a28 Date: Sun, 22 Jul 2018 19:03:31 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4d34fc4f-cf00-425e-81c0-25783d71b040","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T19:03:31Z","is_default":false,"provider:segmentation_id":36,"name":"NeutronUtilsRouterTests-d8532280-edab-4991-8c53-60f46b5aa93a-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:03:31Z","mtu":1450}} 2018-07-22 19:03:31,523 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-8e442a0a-b5ba-4497-9241-4b87827c2a28 2018-07-22 19:03:31,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=4d34fc4f-cf00-425e-81c0-25783d71b040 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8512bee29cb44d7383146f8fe2f485974982f0a4" 2018-07-22 19:03:31,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-fb870ea3-14f7-4cac-967f-d47c890903c7 Date: Sun, 22 Jul 2018 19:03:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"4d34fc4f-cf00-425e-81c0-25783d71b040","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T19:03:31Z","provider:segmentation_id":36,"name":"NeutronUtilsRouterTests-d8532280-edab-4991-8c53-60f46b5aa93a-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:03:31Z","provider:network_type":"vxlan"}]} 2018-07-22 19:03:31,644 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=4d34fc4f-cf00-425e-81c0-25783d71b040 used request id req-fb870ea3-14f7-4cac-967f-d47c890903c7 2018-07-22 19:03:31,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=4d34fc4f-cf00-425e-81c0-25783d71b040 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8512bee29cb44d7383146f8fe2f485974982f0a4" 2018-07-22 19:03:31,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-885ea593-4d46-4818-afce-8ee9e35e0ff1 Date: Sun, 22 Jul 2018 19:03:31 GMT RESP BODY: {"subnets":[]} 2018-07-22 19:03:31,708 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=4d34fc4f-cf00-425e-81c0-25783d71b040 used request id req-885ea593-4d46-4818-afce-8ee9e35e0ff1 2018-07-22 19:03:31,709 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-d8532280-edab-4991-8c53-60f46b5aa93a-pub-subnet 2018-07-22 19:03:31,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8512bee29cb44d7383146f8fe2f485974982f0a4" -d '{"subnets": [{"ip_version": 4, "network_id": "4d34fc4f-cf00-425e-81c0-25783d71b040", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-d8532280-edab-4991-8c53-60f46b5aa93a-pub-subnet"}]}' 2018-07-22 19:03:32,783 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6faafde5-7597-44ea-983b-8bd2950b2a95 Date: Sun, 22 Jul 2018 19:03:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4d34fc4f-cf00-425e-81c0-25783d71b040","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:03:31Z","dns_nameservers":[],"updated_at":"2018-07-22T19:03:31Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"ef40a790-b342-4e5a-a615-9acafef357dc","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d8532280-edab-4991-8c53-60f46b5aa93a-pub-subnet"}]} 2018-07-22 19:03:32,784 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-6faafde5-7597-44ea-983b-8bd2950b2a95 2018-07-22 19:03:32,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=4d34fc4f-cf00-425e-81c0-25783d71b040 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8512bee29cb44d7383146f8fe2f485974982f0a4" 2018-07-22 19:03:33,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-fa0399af-d9f5-49b6-ac30-bd7254f9cf36 Date: Sun, 22 Jul 2018 19:03:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4d34fc4f-cf00-425e-81c0-25783d71b040","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["ef40a790-b342-4e5a-a615-9acafef357dc"],"description":"","tags":[],"updated_at":"2018-07-22T19:03:31Z","provider:segmentation_id":36,"name":"NeutronUtilsRouterTests-d8532280-edab-4991-8c53-60f46b5aa93a-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:03:31Z","provider:network_type":"vxlan"}]} 2018-07-22 19:03:33,298 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=4d34fc4f-cf00-425e-81c0-25783d71b040 used request id req-fa0399af-d9f5-49b6-ac30-bd7254f9cf36 2018-07-22 19:03:33,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=4d34fc4f-cf00-425e-81c0-25783d71b040 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8512bee29cb44d7383146f8fe2f485974982f0a4" 2018-07-22 19:03:33,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-84f812ed-3dd4-42ab-a3fc-9a9fde07f0bc Date: Sun, 22 Jul 2018 19:03:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4d34fc4f-cf00-425e-81c0-25783d71b040","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:03:31Z","dns_nameservers":[],"updated_at":"2018-07-22T19:03:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"ef40a790-b342-4e5a-a615-9acafef357dc","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d8532280-edab-4991-8c53-60f46b5aa93a-pub-subnet"}]} 2018-07-22 19:03:33,389 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=4d34fc4f-cf00-425e-81c0-25783d71b040 used request id req-84f812ed-3dd4-42ab-a3fc-9a9fde07f0bc 2018-07-22 19:03:33,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-d8532280-edab-4991-8c53-60f46b5aa93a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8512bee29cb44d7383146f8fe2f485974982f0a4" 2018-07-22 19:03:33,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-17950552-741b-4666-94ed-2bfa0ab5680e Date: Sun, 22 Jul 2018 19:03:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4d34fc4f-cf00-425e-81c0-25783d71b040","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["ef40a790-b342-4e5a-a615-9acafef357dc"],"description":"","tags":[],"updated_at":"2018-07-22T19:03:31Z","provider:segmentation_id":36,"name":"NeutronUtilsRouterTests-d8532280-edab-4991-8c53-60f46b5aa93a-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:03:31Z","provider:network_type":"vxlan"}]} 2018-07-22 19:03:33,536 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-d8532280-edab-4991-8c53-60f46b5aa93a-pub-net used request id req-17950552-741b-4666-94ed-2bfa0ab5680e 2018-07-22 19:03:33,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:03:33,548 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:03:33 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:03:33,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8512bee29cb44d7383146f8fe2f485974982f0a4" 2018-07-22 19:03:33,586 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:03:33 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-80623b3c-3b0d-4696-9ee2-1ac02e08b085 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:03:33,586 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-80623b3c-3b0d-4696-9ee2-1ac02e08b085 2018-07-22 19:03:33,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=4d34fc4f-cf00-425e-81c0-25783d71b040 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8512bee29cb44d7383146f8fe2f485974982f0a4" 2018-07-22 19:03:33,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-08576737-9cf3-4d01-81c0-a14777df1be4 Date: Sun, 22 Jul 2018 19:03:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4d34fc4f-cf00-425e-81c0-25783d71b040","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:03:31Z","dns_nameservers":[],"updated_at":"2018-07-22T19:03:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"ef40a790-b342-4e5a-a615-9acafef357dc","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d8532280-edab-4991-8c53-60f46b5aa93a-pub-subnet"}]} 2018-07-22 19:03:33,708 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=4d34fc4f-cf00-425e-81c0-25783d71b040 used request id req-08576737-9cf3-4d01-81c0-a14777df1be4 2018-07-22 19:03:33,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=4d34fc4f-cf00-425e-81c0-25783d71b040&name=NeutronUtilsRouterTests-d8532280-edab-4991-8c53-60f46b5aa93a-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8512bee29cb44d7383146f8fe2f485974982f0a4" 2018-07-22 19:03:33,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-aa910a7b-4049-4c74-8682-1eec3f4d9bf4 Date: Sun, 22 Jul 2018 19:03:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4d34fc4f-cf00-425e-81c0-25783d71b040","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:03:31Z","dns_nameservers":[],"updated_at":"2018-07-22T19:03:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"ef40a790-b342-4e5a-a615-9acafef357dc","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d8532280-edab-4991-8c53-60f46b5aa93a-pub-subnet"}]} 2018-07-22 19:03:33,823 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=4d34fc4f-cf00-425e-81c0-25783d71b040&name=NeutronUtilsRouterTests-d8532280-edab-4991-8c53-60f46b5aa93a-pub-subnet used request id req-aa910a7b-4049-4c74-8682-1eec3f4d9bf4 2018-07-22 19:03:33,823 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:03:33,824 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:03:34,299 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:03:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["POE0Cn5vQRS4HQZWrwHtAQ"], "issued_at": "2018-07-22T19:03:34.000000Z"}} 2018-07-22 19:03:34,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca2f1694c83cb028f6e67a700ef04f0df07e2bf" 2018-07-22 19:03:34,333 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:03:34 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-1097ca0b-86b9-48e7-b3b9-096235c46d5e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:03:34,334 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-1097ca0b-86b9-48e7-b3b9-096235c46d5e 2018-07-22 19:03:34,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=ext-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8512bee29cb44d7383146f8fe2f485974982f0a4" 2018-07-22 19:03:34,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-2b7e7f71-7d94-488b-842f-232175572073 Date: Sun, 22 Jul 2018 19:03:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"description":"","tags":[],"updated_at":"2018-07-22T18:45:46Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","provider:network_type":"flat"}]} 2018-07-22 19:03:34,474 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=ext-net used request id req-2b7e7f71-7d94-488b-842f-232175572073 2018-07-22 19:03:34,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=76ac7b4e-f626-4cfb-83cf-a35235a38cf9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8512bee29cb44d7383146f8fe2f485974982f0a4" 2018-07-22 19:03:34,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-f955cb07-c5f1-4e5a-b844-ec0497fb68a3 Date: Sun, 22 Jul 2018 19:03:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:46Z","dns_nameservers":[],"updated_at":"2018-07-22T18:45:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"dfeb2318-808e-4397-8e97-13ee20f5981d","subnetpool_id":null,"name":"ext-subnet"}]} 2018-07-22 19:03:34,562 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=76ac7b4e-f626-4cfb-83cf-a35235a38cf9 used request id req-f955cb07-c5f1-4e5a-b844-ec0497fb68a3 2018-07-22 19:03:34,563 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-d8532280-edab-4991-8c53-60f46b5aa93a-pub-router 2018-07-22 19:03:34,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8512bee29cb44d7383146f8fe2f485974982f0a4" -d '{"router": {"external_gateway_info": {"network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9"}, "name": "NeutronUtilsRouterTests-d8532280-edab-4991-8c53-60f46b5aa93a-pub-router", "admin_state_up": true}}' 2018-07-22 19:03:43,091 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-3cf9782d-8bd1-4756-882a-35e8e3de5031 Date: Sun, 22 Jul 2018 19:03:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dfeb2318-808e-4397-8e97-13ee20f5981d", "ip_address": "192.16.1.111"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:03:35Z", "admin_state_up": true, "updated_at": "2018-07-22T19:03:36Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "flavor_id": null, "revision_number": 4, "routes": [], "ha": true, "id": "dea061cf-1d68-4855-91c4-7f73ee81a493", "name": "NeutronUtilsRouterTests-d8532280-edab-4991-8c53-60f46b5aa93a-pub-router"}} 2018-07-22 19:03:43,092 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers used request id req-3cf9782d-8bd1-4756-882a-35e8e3de5031 2018-07-22 19:03:43,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?device_id=dea061cf-1d68-4855-91c4-7f73ee81a493 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8512bee29cb44d7383146f8fe2f485974982f0a4" 2018-07-22 19:03:43,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3130 X-Openstack-Request-Id: req-9dbd18de-eca6-4719-97f0-cb4e815093b9 Date: Sun, 22 Jul 2018 19:03:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:03:36Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfeb2318-808e-4397-8e97-13ee20f5981d","ip_address":"192.16.1.111"}],"id":"2778a4de-6221-401c-af61-ac7f47aeb2a8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:38:67:98","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"dea061cf-1d68-4855-91c4-7f73ee81a493","name":"","admin_state_up":true,"network_id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","tenant_id":"","created_at":"2018-07-22T19:03:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:03:39Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"723f1a05-6f8e-4163-8136-11b7289cf519","ip_address":"169.254.192.6"}],"id":"840949b0-0be1-4f75-8835-808657949200","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6a:39:e3","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"dea061cf-1d68-4855-91c4-7f73ee81a493","name":"HA port tenant 6f56dde62ed24851ae8dce233fed7ebd","admin_state_up":true,"network_id":"ac31b678-d9ce-40c3-8f83-13ff2c0c4a38","tenant_id":"","created_at":"2018-07-22T19:03:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:03:40Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"723f1a05-6f8e-4163-8136-11b7289cf519","ip_address":"169.254.192.1"}],"id":"9458388d-bc89-4471-9b25-0c083b3509b0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4b:e6:44","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"dea061cf-1d68-4855-91c4-7f73ee81a493","name":"HA port tenant 6f56dde62ed24851ae8dce233fed7ebd","admin_state_up":true,"network_id":"ac31b678-d9ce-40c3-8f83-13ff2c0c4a38","tenant_id":"","created_at":"2018-07-22T19:03:40Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:03:38Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"723f1a05-6f8e-4163-8136-11b7289cf519","ip_address":"169.254.192.9"}],"id":"ac15b13d-049f-4029-a847-8e68db303d98","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f1:44:70","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"dea061cf-1d68-4855-91c4-7f73ee81a493","name":"HA port tenant 6f56dde62ed24851ae8dce233fed7ebd","admin_state_up":true,"network_id":"ac31b678-d9ce-40c3-8f83-13ff2c0c4a38","tenant_id":"","created_at":"2018-07-22T19:03:37Z","binding:vnic_type":"normal"}]} 2018-07-22 19:03:43,175 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?device_id=dea061cf-1d68-4855-91c4-7f73ee81a493 used request id req-9dbd18de-eca6-4719-97f0-cb4e815093b9 2018-07-22 19:03:43,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/dfeb2318-808e-4397-8e97-13ee20f5981d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8512bee29cb44d7383146f8fe2f485974982f0a4" 2018-07-22 19:03:43,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 615 X-Openstack-Request-Id: req-4191b4d1-fca9-4a51-bcde-e3dddeb6a262 Date: Sun, 22 Jul 2018 19:03:43 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:46Z","dns_nameservers":[],"updated_at":"2018-07-22T18:45:46Z","gateway_ip":"192.16.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.16.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"dfeb2318-808e-4397-8e97-13ee20f5981d","subnetpool_id":null,"name":"ext-subnet"}} 2018-07-22 19:03:43,329 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/dfeb2318-808e-4397-8e97-13ee20f5981d used request id req-4191b4d1-fca9-4a51-bcde-e3dddeb6a262 2018-07-22 19:03:43,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/723f1a05-6f8e-4163-8136-11b7289cf519 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8512bee29cb44d7383146f8fe2f485974982f0a4" 2018-07-22 19:03:43,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-32485378-0429-4419-9dfe-b0db0a96da43 Date: Sun, 22 Jul 2018 19:03:43 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ac31b678-d9ce-40c3-8f83-13ff2c0c4a38","tenant_id":"","created_at":"2018-07-22T19:03:34Z","dns_nameservers":[],"updated_at":"2018-07-22T19:03:34Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"723f1a05-6f8e-4163-8136-11b7289cf519","subnetpool_id":null,"name":"HA subnet tenant 6f56dde62ed24851ae8dce233fed7ebd"}} 2018-07-22 19:03:43,440 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/723f1a05-6f8e-4163-8136-11b7289cf519 used request id req-32485378-0429-4419-9dfe-b0db0a96da43 2018-07-22 19:03:43,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/723f1a05-6f8e-4163-8136-11b7289cf519 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8512bee29cb44d7383146f8fe2f485974982f0a4" 2018-07-22 19:03:43,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-ac45802c-0d73-49c7-96b8-96f2ff6795bc Date: Sun, 22 Jul 2018 19:03:43 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ac31b678-d9ce-40c3-8f83-13ff2c0c4a38","tenant_id":"","created_at":"2018-07-22T19:03:34Z","dns_nameservers":[],"updated_at":"2018-07-22T19:03:34Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"723f1a05-6f8e-4163-8136-11b7289cf519","subnetpool_id":null,"name":"HA subnet tenant 6f56dde62ed24851ae8dce233fed7ebd"}} 2018-07-22 19:03:43,512 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/723f1a05-6f8e-4163-8136-11b7289cf519 used request id req-ac45802c-0d73-49c7-96b8-96f2ff6795bc 2018-07-22 19:03:43,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/723f1a05-6f8e-4163-8136-11b7289cf519 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8512bee29cb44d7383146f8fe2f485974982f0a4" 2018-07-22 19:03:43,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-82c8ee2b-0e35-4c47-b9e1-8a5733e4fac5 Date: Sun, 22 Jul 2018 19:03:43 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ac31b678-d9ce-40c3-8f83-13ff2c0c4a38","tenant_id":"","created_at":"2018-07-22T19:03:34Z","dns_nameservers":[],"updated_at":"2018-07-22T19:03:34Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"723f1a05-6f8e-4163-8136-11b7289cf519","subnetpool_id":null,"name":"HA subnet tenant 6f56dde62ed24851ae8dce233fed7ebd"}} 2018-07-22 19:03:43,623 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/723f1a05-6f8e-4163-8136-11b7289cf519 used request id req-82c8ee2b-0e35-4c47-b9e1-8a5733e4fac5 2018-07-22 19:03:43,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-d8532280-edab-4991-8c53-60f46b5aa93a-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8512bee29cb44d7383146f8fe2f485974982f0a4" 2018-07-22 19:03:43,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-ce68c309-7d1f-4cc1-8a22-1cc1397fcbc7 Date: Sun, 22 Jul 2018 19:03:43 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dfeb2318-808e-4397-8e97-13ee20f5981d", "ip_address": "192.16.1.111"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:03:35Z", "admin_state_up": true, "updated_at": "2018-07-22T19:03:40Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "dea061cf-1d68-4855-91c4-7f73ee81a493", "name": "NeutronUtilsRouterTests-d8532280-edab-4991-8c53-60f46b5aa93a-pub-router"}]} 2018-07-22 19:03:43,853 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-d8532280-edab-4991-8c53-60f46b5aa93a-pub-router used request id req-ce68c309-7d1f-4cc1-8a22-1cc1397fcbc7 2018-07-22 19:03:43,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8512bee29cb44d7383146f8fe2f485974982f0a4" 2018-07-22 19:03:43,907 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:03:43 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-12ec97c7-65fe-4aa4-9175-25ffd40707f4 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:03:43,907 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-12ec97c7-65fe-4aa4-9175-25ffd40707f4 2018-07-22 19:03:43,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?device_id=dea061cf-1d68-4855-91c4-7f73ee81a493 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8512bee29cb44d7383146f8fe2f485974982f0a4" 2018-07-22 19:03:44,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3135 X-Openstack-Request-Id: req-52f270af-5c08-436d-87f8-03c7c28b3cd6 Date: Sun, 22 Jul 2018 19:03:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:03:43Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfeb2318-808e-4397-8e97-13ee20f5981d","ip_address":"192.16.1.111"}],"id":"2778a4de-6221-401c-af61-ac7f47aeb2a8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:38:67:98","project_id":"","status":"DOWN","binding:host_id":"host3","description":"","tags":[],"device_id":"dea061cf-1d68-4855-91c4-7f73ee81a493","name":"","admin_state_up":true,"network_id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","tenant_id":"","created_at":"2018-07-22T19:03:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:03:39Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"723f1a05-6f8e-4163-8136-11b7289cf519","ip_address":"169.254.192.6"}],"id":"840949b0-0be1-4f75-8835-808657949200","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6a:39:e3","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"dea061cf-1d68-4855-91c4-7f73ee81a493","name":"HA port tenant 6f56dde62ed24851ae8dce233fed7ebd","admin_state_up":true,"network_id":"ac31b678-d9ce-40c3-8f83-13ff2c0c4a38","tenant_id":"","created_at":"2018-07-22T19:03:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:03:40Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"723f1a05-6f8e-4163-8136-11b7289cf519","ip_address":"169.254.192.1"}],"id":"9458388d-bc89-4471-9b25-0c083b3509b0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4b:e6:44","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"dea061cf-1d68-4855-91c4-7f73ee81a493","name":"HA port tenant 6f56dde62ed24851ae8dce233fed7ebd","admin_state_up":true,"network_id":"ac31b678-d9ce-40c3-8f83-13ff2c0c4a38","tenant_id":"","created_at":"2018-07-22T19:03:40Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:03:38Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"723f1a05-6f8e-4163-8136-11b7289cf519","ip_address":"169.254.192.9"}],"id":"ac15b13d-049f-4029-a847-8e68db303d98","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f1:44:70","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"dea061cf-1d68-4855-91c4-7f73ee81a493","name":"HA port tenant 6f56dde62ed24851ae8dce233fed7ebd","admin_state_up":true,"network_id":"ac31b678-d9ce-40c3-8f83-13ff2c0c4a38","tenant_id":"","created_at":"2018-07-22T19:03:37Z","binding:vnic_type":"normal"}]} 2018-07-22 19:03:44,007 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?device_id=dea061cf-1d68-4855-91c4-7f73ee81a493 used request id req-52f270af-5c08-436d-87f8-03c7c28b3cd6 2018-07-22 19:03:44,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/dfeb2318-808e-4397-8e97-13ee20f5981d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8512bee29cb44d7383146f8fe2f485974982f0a4" 2018-07-22 19:03:44,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 615 X-Openstack-Request-Id: req-ce4fc542-b88a-4f0e-90e6-e79e0d2f8202 Date: Sun, 22 Jul 2018 19:03:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:46Z","dns_nameservers":[],"updated_at":"2018-07-22T18:45:46Z","gateway_ip":"192.16.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.16.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"dfeb2318-808e-4397-8e97-13ee20f5981d","subnetpool_id":null,"name":"ext-subnet"}} 2018-07-22 19:03:44,088 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/dfeb2318-808e-4397-8e97-13ee20f5981d used request id req-ce4fc542-b88a-4f0e-90e6-e79e0d2f8202 2018-07-22 19:03:44,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/723f1a05-6f8e-4163-8136-11b7289cf519 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8512bee29cb44d7383146f8fe2f485974982f0a4" 2018-07-22 19:03:44,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-b086646f-ea86-42f6-9c20-727c436bb848 Date: Sun, 22 Jul 2018 19:03:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ac31b678-d9ce-40c3-8f83-13ff2c0c4a38","tenant_id":"","created_at":"2018-07-22T19:03:34Z","dns_nameservers":[],"updated_at":"2018-07-22T19:03:34Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"723f1a05-6f8e-4163-8136-11b7289cf519","subnetpool_id":null,"name":"HA subnet tenant 6f56dde62ed24851ae8dce233fed7ebd"}} 2018-07-22 19:03:44,166 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/723f1a05-6f8e-4163-8136-11b7289cf519 used request id req-b086646f-ea86-42f6-9c20-727c436bb848 2018-07-22 19:03:44,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/723f1a05-6f8e-4163-8136-11b7289cf519 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8512bee29cb44d7383146f8fe2f485974982f0a4" 2018-07-22 19:03:44,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a3fef6a4-8e95-436c-b6bc-39a3eb5d3a90 Date: Sun, 22 Jul 2018 19:03:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ac31b678-d9ce-40c3-8f83-13ff2c0c4a38","tenant_id":"","created_at":"2018-07-22T19:03:34Z","dns_nameservers":[],"updated_at":"2018-07-22T19:03:34Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"723f1a05-6f8e-4163-8136-11b7289cf519","subnetpool_id":null,"name":"HA subnet tenant 6f56dde62ed24851ae8dce233fed7ebd"}} 2018-07-22 19:03:44,248 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/723f1a05-6f8e-4163-8136-11b7289cf519 used request id req-a3fef6a4-8e95-436c-b6bc-39a3eb5d3a90 2018-07-22 19:03:44,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/723f1a05-6f8e-4163-8136-11b7289cf519 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8512bee29cb44d7383146f8fe2f485974982f0a4" 2018-07-22 19:03:44,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-13e9099e-4f5c-4d8a-8b86-9c02cd9fb19e Date: Sun, 22 Jul 2018 19:03:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ac31b678-d9ce-40c3-8f83-13ff2c0c4a38","tenant_id":"","created_at":"2018-07-22T19:03:34Z","dns_nameservers":[],"updated_at":"2018-07-22T19:03:34Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"723f1a05-6f8e-4163-8136-11b7289cf519","subnetpool_id":null,"name":"HA subnet tenant 6f56dde62ed24851ae8dce233fed7ebd"}} 2018-07-22 19:03:44,334 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/723f1a05-6f8e-4163-8136-11b7289cf519 used request id req-13e9099e-4f5c-4d8a-8b86-9c02cd9fb19e 2018-07-22 19:03:44,335 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-d8532280-edab-4991-8c53-60f46b5aa93a-pub-router 2018-07-22 19:03:44,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/dea061cf-1d68-4855-91c4-7f73ee81a493/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8512bee29cb44d7383146f8fe2f485974982f0a4" -d '{"subnet_id": "ef40a790-b342-4e5a-a615-9acafef357dc"}' 2018-07-22 19:03:48,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-72c1a4f7-d447-41d1-b81e-05c02d36294a Date: Sun, 22 Jul 2018 19:03:48 GMT RESP BODY: {"network_id": "4d34fc4f-cf00-425e-81c0-25783d71b040", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "subnet_id": "ef40a790-b342-4e5a-a615-9acafef357dc", "subnet_ids": ["ef40a790-b342-4e5a-a615-9acafef357dc"], "port_id": "6765ab4c-056b-49d8-8db7-e89df95b32e9", "id": "dea061cf-1d68-4855-91c4-7f73ee81a493"} 2018-07-22 19:03:48,433 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/dea061cf-1d68-4855-91c4-7f73ee81a493/add_router_interface used request id req-72c1a4f7-d447-41d1-b81e-05c02d36294a 2018-07-22 19:03:48,433 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-d8532280-edab-4991-8c53-60f46b5aa93a-pub-router 2018-07-22 19:03:48,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/dea061cf-1d68-4855-91c4-7f73ee81a493/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8512bee29cb44d7383146f8fe2f485974982f0a4" -d '{"subnet_id": "ef40a790-b342-4e5a-a615-9acafef357dc"}' 2018-07-22 19:03:51,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-23ce5d1a-ab2b-42a8-9921-56dd2637b6e2 Date: Sun, 22 Jul 2018 19:03:51 GMT RESP BODY: {"network_id": "4d34fc4f-cf00-425e-81c0-25783d71b040", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "subnet_id": "ef40a790-b342-4e5a-a615-9acafef357dc", "subnet_ids": ["ef40a790-b342-4e5a-a615-9acafef357dc"], "port_id": "6765ab4c-056b-49d8-8db7-e89df95b32e9", "id": "dea061cf-1d68-4855-91c4-7f73ee81a493"} 2018-07-22 19:03:51,892 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/dea061cf-1d68-4855-91c4-7f73ee81a493/remove_router_interface used request id req-23ce5d1a-ab2b-42a8-9921-56dd2637b6e2 2018-07-22 19:03:51,892 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-d8532280-edab-4991-8c53-60f46b5aa93a-pub-router 2018-07-22 19:03:51,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/dea061cf-1d68-4855-91c4-7f73ee81a493 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8512bee29cb44d7383146f8fe2f485974982f0a4" 2018-07-22 19:03:57,868 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-da0706bf-d4d3-4e64-b7d3-a7c109084fb8 Content-Length: 0 Date: Sun, 22 Jul 2018 19:03:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:03:57,868 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/dea061cf-1d68-4855-91c4-7f73ee81a493 used request id req-da0706bf-d4d3-4e64-b7d3-a7c109084fb8 2018-07-22 19:03:57,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-d8532280-edab-4991-8c53-60f46b5aa93a-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8512bee29cb44d7383146f8fe2f485974982f0a4" 2018-07-22 19:03:57,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-36db3dc2-bc37-49ac-9153-29feae92fefe Date: Sun, 22 Jul 2018 19:03:57 GMT RESP BODY: {"routers": []} 2018-07-22 19:03:57,963 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-d8532280-edab-4991-8c53-60f46b5aa93a-pub-router used request id req-36db3dc2-bc37-49ac-9153-29feae92fefe 2018-07-22 19:03:57,963 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-d8532280-edab-4991-8c53-60f46b5aa93a-pub-subnet 2018-07-22 19:03:57,963 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-d8532280-edab-4991-8c53-60f46b5aa93a-pub-subnet 2018-07-22 19:03:57,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/ef40a790-b342-4e5a-a615-9acafef357dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8512bee29cb44d7383146f8fe2f485974982f0a4" 2018-07-22 19:04:01,436 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-307efb71-b3d1-4d27-8893-f47fd0cf625d Date: Sun, 22 Jul 2018 19:04:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:04:01,437 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/ef40a790-b342-4e5a-a615-9acafef357dc used request id req-307efb71-b3d1-4d27-8893-f47fd0cf625d 2018-07-22 19:04:01,437 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-d8532280-edab-4991-8c53-60f46b5aa93a-pub-net 2018-07-22 19:04:01,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/4d34fc4f-cf00-425e-81c0-25783d71b040 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8512bee29cb44d7383146f8fe2f485974982f0a4" 2018-07-22 19:04:04,027 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7ba26954-3b85-45d0-afb5-86644b1404b7 Date: Sun, 22 Jul 2018 19:04:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:04:04,028 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/4d34fc4f-cf00-425e-81c0-25783d71b040 used request id req-7ba26954-3b85-45d0-afb5-86644b1404b7 2018-07-22 19:04:04,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:04:04,486 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:04:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["aHVax_i4TUGjLhaV0t0W0g"], "issued_at": "2018-07-22T19:04:04.000000Z"}} 2018-07-22 19:04:04,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53a64885f85dde2e69b4f5501dd08981937fe5c" 2018-07-22 19:04:04,517 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:04:04 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-6f1719fc-7059-4112-a3bc-61f8803feb17 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:04:04,517 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-6f1719fc-7059-4112-a3bc-61f8803feb17 2018-07-22 19:04:04,519 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-73ecfd39-e7f3-4933-ab73-3406dc65570d-pub-net 2018-07-22 19:04:04,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53a64885f85dde2e69b4f5501dd08981937fe5c" -d '{"network": {"name": "NeutronUtilsRouterTests-73ecfd39-e7f3-4933-ab73-3406dc65570d-pub-net", "admin_state_up": true}}' 2018-07-22 19:04:05,009 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-b0ecea5c-2b19-4165-a92b-946bdbe215d2 Date: Sun, 22 Jul 2018 19:04:05 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"8a8721ac-6425-4e5a-83e3-69b05ca55df2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T19:04:04Z","is_default":false,"provider:segmentation_id":95,"name":"NeutronUtilsRouterTests-73ecfd39-e7f3-4933-ab73-3406dc65570d-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:04:04Z","mtu":1450}} 2018-07-22 19:04:05,009 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-b0ecea5c-2b19-4165-a92b-946bdbe215d2 2018-07-22 19:04:05,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=8a8721ac-6425-4e5a-83e3-69b05ca55df2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53a64885f85dde2e69b4f5501dd08981937fe5c" 2018-07-22 19:04:05,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6eeecc92-69cc-4cd7-a1eb-65b1152ce98f Date: Sun, 22 Jul 2018 19:04:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"8a8721ac-6425-4e5a-83e3-69b05ca55df2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T19:04:04Z","provider:segmentation_id":95,"name":"NeutronUtilsRouterTests-73ecfd39-e7f3-4933-ab73-3406dc65570d-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:04:04Z","provider:network_type":"vxlan"}]} 2018-07-22 19:04:05,191 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=8a8721ac-6425-4e5a-83e3-69b05ca55df2 used request id req-6eeecc92-69cc-4cd7-a1eb-65b1152ce98f 2018-07-22 19:04:05,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=8a8721ac-6425-4e5a-83e3-69b05ca55df2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53a64885f85dde2e69b4f5501dd08981937fe5c" 2018-07-22 19:04:05,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-36e1907a-0571-4ec5-a545-da97836cc1e3 Date: Sun, 22 Jul 2018 19:04:05 GMT RESP BODY: {"subnets":[]} 2018-07-22 19:04:05,280 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=8a8721ac-6425-4e5a-83e3-69b05ca55df2 used request id req-36e1907a-0571-4ec5-a545-da97836cc1e3 2018-07-22 19:04:05,280 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-73ecfd39-e7f3-4933-ab73-3406dc65570d-pub-subnet 2018-07-22 19:04:05,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53a64885f85dde2e69b4f5501dd08981937fe5c" -d '{"subnets": [{"ip_version": 4, "network_id": "8a8721ac-6425-4e5a-83e3-69b05ca55df2", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-73ecfd39-e7f3-4933-ab73-3406dc65570d-pub-subnet"}]}' 2018-07-22 19:04:05,992 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-36650400-33bc-404f-8fe1-412125dbcdc3 Date: Sun, 22 Jul 2018 19:04:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a8721ac-6425-4e5a-83e3-69b05ca55df2","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:04:05Z","dns_nameservers":[],"updated_at":"2018-07-22T19:04:05Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"849fc653-96d4-4843-8342-2ed0e32ca192","subnetpool_id":null,"name":"NeutronUtilsRouterTests-73ecfd39-e7f3-4933-ab73-3406dc65570d-pub-subnet"}]} 2018-07-22 19:04:05,993 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-36650400-33bc-404f-8fe1-412125dbcdc3 2018-07-22 19:04:05,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=8a8721ac-6425-4e5a-83e3-69b05ca55df2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53a64885f85dde2e69b4f5501dd08981937fe5c" 2018-07-22 19:04:06,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-1387572e-4244-4e87-8ddb-8f457f6fa256 Date: Sun, 22 Jul 2018 19:04:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8a8721ac-6425-4e5a-83e3-69b05ca55df2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["849fc653-96d4-4843-8342-2ed0e32ca192"],"description":"","tags":[],"updated_at":"2018-07-22T19:04:05Z","provider:segmentation_id":95,"name":"NeutronUtilsRouterTests-73ecfd39-e7f3-4933-ab73-3406dc65570d-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:04:04Z","provider:network_type":"vxlan"}]} 2018-07-22 19:04:06,426 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=8a8721ac-6425-4e5a-83e3-69b05ca55df2 used request id req-1387572e-4244-4e87-8ddb-8f457f6fa256 2018-07-22 19:04:06,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=8a8721ac-6425-4e5a-83e3-69b05ca55df2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53a64885f85dde2e69b4f5501dd08981937fe5c" 2018-07-22 19:04:06,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-526a6365-f579-4fd6-9a85-dbb05baf1991 Date: Sun, 22 Jul 2018 19:04:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a8721ac-6425-4e5a-83e3-69b05ca55df2","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:04:05Z","dns_nameservers":[],"updated_at":"2018-07-22T19:04:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"849fc653-96d4-4843-8342-2ed0e32ca192","subnetpool_id":null,"name":"NeutronUtilsRouterTests-73ecfd39-e7f3-4933-ab73-3406dc65570d-pub-subnet"}]} 2018-07-22 19:04:06,503 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=8a8721ac-6425-4e5a-83e3-69b05ca55df2 used request id req-526a6365-f579-4fd6-9a85-dbb05baf1991 2018-07-22 19:04:06,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-73ecfd39-e7f3-4933-ab73-3406dc65570d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53a64885f85dde2e69b4f5501dd08981937fe5c" 2018-07-22 19:04:06,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-241bffe7-4b62-4c79-b705-72c67f27d9d4 Date: Sun, 22 Jul 2018 19:04:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8a8721ac-6425-4e5a-83e3-69b05ca55df2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["849fc653-96d4-4843-8342-2ed0e32ca192"],"description":"","tags":[],"updated_at":"2018-07-22T19:04:05Z","provider:segmentation_id":95,"name":"NeutronUtilsRouterTests-73ecfd39-e7f3-4933-ab73-3406dc65570d-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:04:04Z","provider:network_type":"vxlan"}]} 2018-07-22 19:04:06,691 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-73ecfd39-e7f3-4933-ab73-3406dc65570d-pub-net used request id req-241bffe7-4b62-4c79-b705-72c67f27d9d4 2018-07-22 19:04:06,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:04:06,703 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:04:06 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:04:06,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53a64885f85dde2e69b4f5501dd08981937fe5c" 2018-07-22 19:04:06,769 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:04:06 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-8712e1be-d85f-4602-842c-e3ce12a0ea40 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:04:06,769 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-8712e1be-d85f-4602-842c-e3ce12a0ea40 2018-07-22 19:04:06,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=8a8721ac-6425-4e5a-83e3-69b05ca55df2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53a64885f85dde2e69b4f5501dd08981937fe5c" 2018-07-22 19:04:06,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2ad7534f-e396-4baf-8e8e-39fbd1e25aa0 Date: Sun, 22 Jul 2018 19:04:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a8721ac-6425-4e5a-83e3-69b05ca55df2","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:04:05Z","dns_nameservers":[],"updated_at":"2018-07-22T19:04:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"849fc653-96d4-4843-8342-2ed0e32ca192","subnetpool_id":null,"name":"NeutronUtilsRouterTests-73ecfd39-e7f3-4933-ab73-3406dc65570d-pub-subnet"}]} 2018-07-22 19:04:06,958 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=8a8721ac-6425-4e5a-83e3-69b05ca55df2 used request id req-2ad7534f-e396-4baf-8e8e-39fbd1e25aa0 2018-07-22 19:04:06,958 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:04:06,959 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:04:07,398 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:04:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["hL3Qc-LPQNCzXQhuR0ailw"], "issued_at": "2018-07-22T19:04:07.000000Z"}} 2018-07-22 19:04:07,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbc0d2335800e8e512d9fbb1147e5f184724344" 2018-07-22 19:04:07,428 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:04:07 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-5394d8dc-197a-4d6f-b989-77d864e634b0 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:04:07,429 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-5394d8dc-197a-4d6f-b989-77d864e634b0 2018-07-22 19:04:07,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=ext-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53a64885f85dde2e69b4f5501dd08981937fe5c" 2018-07-22 19:04:07,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-39477709-5387-46c1-9352-1af55c401e7c Date: Sun, 22 Jul 2018 19:04:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"description":"","tags":[],"updated_at":"2018-07-22T18:45:46Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","provider:network_type":"flat"}]} 2018-07-22 19:04:07,598 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=ext-net used request id req-39477709-5387-46c1-9352-1af55c401e7c 2018-07-22 19:04:07,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=76ac7b4e-f626-4cfb-83cf-a35235a38cf9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53a64885f85dde2e69b4f5501dd08981937fe5c" 2018-07-22 19:04:07,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-8554a2d3-8f64-4384-ab8b-6189a779cedb Date: Sun, 22 Jul 2018 19:04:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:46Z","dns_nameservers":[],"updated_at":"2018-07-22T18:45:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"dfeb2318-808e-4397-8e97-13ee20f5981d","subnetpool_id":null,"name":"ext-subnet"}]} 2018-07-22 19:04:07,670 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=76ac7b4e-f626-4cfb-83cf-a35235a38cf9 used request id req-8554a2d3-8f64-4384-ab8b-6189a779cedb 2018-07-22 19:04:07,671 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-73ecfd39-e7f3-4933-ab73-3406dc65570d-pub-router 2018-07-22 19:04:07,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53a64885f85dde2e69b4f5501dd08981937fe5c" -d '{"router": {"external_gateway_info": {"network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9"}, "name": "NeutronUtilsRouterTests-73ecfd39-e7f3-4933-ab73-3406dc65570d-pub-router", "admin_state_up": true}}' 2018-07-22 19:04:16,468 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-563b4586-a81f-4219-8f13-5bd59208a923 Date: Sun, 22 Jul 2018 19:04:16 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dfeb2318-808e-4397-8e97-13ee20f5981d", "ip_address": "192.16.1.110"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:04:08Z", "admin_state_up": true, "updated_at": "2018-07-22T19:04:10Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "fa1085f3-2b90-4bc9-826d-578ee588c54f", "name": "NeutronUtilsRouterTests-73ecfd39-e7f3-4933-ab73-3406dc65570d-pub-router"}} 2018-07-22 19:04:16,468 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers used request id req-563b4586-a81f-4219-8f13-5bd59208a923 2018-07-22 19:04:16,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?device_id=fa1085f3-2b90-4bc9-826d-578ee588c54f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53a64885f85dde2e69b4f5501dd08981937fe5c" 2018-07-22 19:04:16,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3131 X-Openstack-Request-Id: req-faf13fa8-11c7-4640-b435-3e1b8dfac906 Date: Sun, 22 Jul 2018 19:04:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:04:13Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"698f13c0-128e-4896-b5eb-c038273d5a35","ip_address":"169.254.192.5"}],"id":"3eafd13f-3000-4293-b420-0aec36ba34de","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:79:13:72","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"fa1085f3-2b90-4bc9-826d-578ee588c54f","name":"HA port tenant 6f56dde62ed24851ae8dce233fed7ebd","admin_state_up":true,"network_id":"4cb5abdc-64fc-433d-a082-2bf2cc3b2c37","tenant_id":"","created_at":"2018-07-22T19:04:13Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:04:11Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"698f13c0-128e-4896-b5eb-c038273d5a35","ip_address":"169.254.192.10"}],"id":"4255f23e-091b-4e77-89ec-3ffb0eb43a44","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cb:ae:97","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"fa1085f3-2b90-4bc9-826d-578ee588c54f","name":"HA port tenant 6f56dde62ed24851ae8dce233fed7ebd","admin_state_up":true,"network_id":"4cb5abdc-64fc-433d-a082-2bf2cc3b2c37","tenant_id":"","created_at":"2018-07-22T19:04:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:04:12Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"698f13c0-128e-4896-b5eb-c038273d5a35","ip_address":"169.254.192.9"}],"id":"a82cfe17-cdf0-49aa-896c-7fd70e995f99","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f0:52:b9","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"fa1085f3-2b90-4bc9-826d-578ee588c54f","name":"HA port tenant 6f56dde62ed24851ae8dce233fed7ebd","admin_state_up":true,"network_id":"4cb5abdc-64fc-433d-a082-2bf2cc3b2c37","tenant_id":"","created_at":"2018-07-22T19:04:12Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:04:09Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfeb2318-808e-4397-8e97-13ee20f5981d","ip_address":"192.16.1.110"}],"id":"cd18a810-12ed-4a9f-9a04-5bf5f47de903","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:32:b6:a9","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"fa1085f3-2b90-4bc9-826d-578ee588c54f","name":"","admin_state_up":true,"network_id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","tenant_id":"","created_at":"2018-07-22T19:04:09Z","binding:vnic_type":"normal"}]} 2018-07-22 19:04:16,607 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?device_id=fa1085f3-2b90-4bc9-826d-578ee588c54f used request id req-faf13fa8-11c7-4640-b435-3e1b8dfac906 2018-07-22 19:04:16,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/dfeb2318-808e-4397-8e97-13ee20f5981d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53a64885f85dde2e69b4f5501dd08981937fe5c" 2018-07-22 19:04:16,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 615 X-Openstack-Request-Id: req-3337757d-287f-4eec-9a48-721bb7348829 Date: Sun, 22 Jul 2018 19:04:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:46Z","dns_nameservers":[],"updated_at":"2018-07-22T18:45:46Z","gateway_ip":"192.16.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.16.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"dfeb2318-808e-4397-8e97-13ee20f5981d","subnetpool_id":null,"name":"ext-subnet"}} 2018-07-22 19:04:16,694 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/dfeb2318-808e-4397-8e97-13ee20f5981d used request id req-3337757d-287f-4eec-9a48-721bb7348829 2018-07-22 19:04:16,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/698f13c0-128e-4896-b5eb-c038273d5a35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53a64885f85dde2e69b4f5501dd08981937fe5c" 2018-07-22 19:04:16,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-2f2442b2-caa9-47ac-8681-c23fc04a308d Date: Sun, 22 Jul 2018 19:04:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4cb5abdc-64fc-433d-a082-2bf2cc3b2c37","tenant_id":"","created_at":"2018-07-22T19:04:08Z","dns_nameservers":[],"updated_at":"2018-07-22T19:04:08Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"698f13c0-128e-4896-b5eb-c038273d5a35","subnetpool_id":null,"name":"HA subnet tenant 6f56dde62ed24851ae8dce233fed7ebd"}} 2018-07-22 19:04:16,766 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/698f13c0-128e-4896-b5eb-c038273d5a35 used request id req-2f2442b2-caa9-47ac-8681-c23fc04a308d 2018-07-22 19:04:16,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/698f13c0-128e-4896-b5eb-c038273d5a35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53a64885f85dde2e69b4f5501dd08981937fe5c" 2018-07-22 19:04:16,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-80a9c5f3-814b-4fd6-b9db-1daf22708cba Date: Sun, 22 Jul 2018 19:04:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4cb5abdc-64fc-433d-a082-2bf2cc3b2c37","tenant_id":"","created_at":"2018-07-22T19:04:08Z","dns_nameservers":[],"updated_at":"2018-07-22T19:04:08Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"698f13c0-128e-4896-b5eb-c038273d5a35","subnetpool_id":null,"name":"HA subnet tenant 6f56dde62ed24851ae8dce233fed7ebd"}} 2018-07-22 19:04:16,858 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/698f13c0-128e-4896-b5eb-c038273d5a35 used request id req-80a9c5f3-814b-4fd6-b9db-1daf22708cba 2018-07-22 19:04:16,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/698f13c0-128e-4896-b5eb-c038273d5a35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53a64885f85dde2e69b4f5501dd08981937fe5c" 2018-07-22 19:04:17,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-7d2bf458-486c-4b02-a208-3ead82c424d3 Date: Sun, 22 Jul 2018 19:04:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4cb5abdc-64fc-433d-a082-2bf2cc3b2c37","tenant_id":"","created_at":"2018-07-22T19:04:08Z","dns_nameservers":[],"updated_at":"2018-07-22T19:04:08Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"698f13c0-128e-4896-b5eb-c038273d5a35","subnetpool_id":null,"name":"HA subnet tenant 6f56dde62ed24851ae8dce233fed7ebd"}} 2018-07-22 19:04:17,316 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/698f13c0-128e-4896-b5eb-c038273d5a35 used request id req-7d2bf458-486c-4b02-a208-3ead82c424d3 2018-07-22 19:04:17,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-73ecfd39-e7f3-4933-ab73-3406dc65570d-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53a64885f85dde2e69b4f5501dd08981937fe5c" 2018-07-22 19:04:17,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-66d26f40-c7a7-4448-b291-6c2f4ac62d7b Date: Sun, 22 Jul 2018 19:04:17 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dfeb2318-808e-4397-8e97-13ee20f5981d", "ip_address": "192.16.1.110"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:04:08Z", "admin_state_up": true, "updated_at": "2018-07-22T19:04:14Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "fa1085f3-2b90-4bc9-826d-578ee588c54f", "name": "NeutronUtilsRouterTests-73ecfd39-e7f3-4933-ab73-3406dc65570d-pub-router"}]} 2018-07-22 19:04:17,525 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-73ecfd39-e7f3-4933-ab73-3406dc65570d-pub-router used request id req-66d26f40-c7a7-4448-b291-6c2f4ac62d7b 2018-07-22 19:04:17,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53a64885f85dde2e69b4f5501dd08981937fe5c" 2018-07-22 19:04:17,586 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:04:17 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-5727a024-49ac-4bae-9de3-6309cd969a61 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:04:17,586 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-5727a024-49ac-4bae-9de3-6309cd969a61 2018-07-22 19:04:17,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?device_id=fa1085f3-2b90-4bc9-826d-578ee588c54f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53a64885f85dde2e69b4f5501dd08981937fe5c" 2018-07-22 19:04:17,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3136 X-Openstack-Request-Id: req-760d157b-e2e6-4b30-9ab7-b2dca18ed76d Date: Sun, 22 Jul 2018 19:04:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:04:13Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"698f13c0-128e-4896-b5eb-c038273d5a35","ip_address":"169.254.192.5"}],"id":"3eafd13f-3000-4293-b420-0aec36ba34de","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:79:13:72","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"fa1085f3-2b90-4bc9-826d-578ee588c54f","name":"HA port tenant 6f56dde62ed24851ae8dce233fed7ebd","admin_state_up":true,"network_id":"4cb5abdc-64fc-433d-a082-2bf2cc3b2c37","tenant_id":"","created_at":"2018-07-22T19:04:13Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:04:11Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"698f13c0-128e-4896-b5eb-c038273d5a35","ip_address":"169.254.192.10"}],"id":"4255f23e-091b-4e77-89ec-3ffb0eb43a44","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cb:ae:97","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"fa1085f3-2b90-4bc9-826d-578ee588c54f","name":"HA port tenant 6f56dde62ed24851ae8dce233fed7ebd","admin_state_up":true,"network_id":"4cb5abdc-64fc-433d-a082-2bf2cc3b2c37","tenant_id":"","created_at":"2018-07-22T19:04:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:04:12Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"698f13c0-128e-4896-b5eb-c038273d5a35","ip_address":"169.254.192.9"}],"id":"a82cfe17-cdf0-49aa-896c-7fd70e995f99","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f0:52:b9","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"fa1085f3-2b90-4bc9-826d-578ee588c54f","name":"HA port tenant 6f56dde62ed24851ae8dce233fed7ebd","admin_state_up":true,"network_id":"4cb5abdc-64fc-433d-a082-2bf2cc3b2c37","tenant_id":"","created_at":"2018-07-22T19:04:12Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:04:17Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfeb2318-808e-4397-8e97-13ee20f5981d","ip_address":"192.16.1.110"}],"id":"cd18a810-12ed-4a9f-9a04-5bf5f47de903","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:32:b6:a9","project_id":"","status":"DOWN","binding:host_id":"host3","description":"","tags":[],"device_id":"fa1085f3-2b90-4bc9-826d-578ee588c54f","name":"","admin_state_up":true,"network_id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","tenant_id":"","created_at":"2018-07-22T19:04:09Z","binding:vnic_type":"normal"}]} 2018-07-22 19:04:17,767 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?device_id=fa1085f3-2b90-4bc9-826d-578ee588c54f used request id req-760d157b-e2e6-4b30-9ab7-b2dca18ed76d 2018-07-22 19:04:17,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/dfeb2318-808e-4397-8e97-13ee20f5981d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53a64885f85dde2e69b4f5501dd08981937fe5c" 2018-07-22 19:04:17,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 615 X-Openstack-Request-Id: req-80c06bea-5d5d-4ae3-b67c-337c76fe2e18 Date: Sun, 22 Jul 2018 19:04:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:46Z","dns_nameservers":[],"updated_at":"2018-07-22T18:45:46Z","gateway_ip":"192.16.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.16.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"dfeb2318-808e-4397-8e97-13ee20f5981d","subnetpool_id":null,"name":"ext-subnet"}} 2018-07-22 19:04:17,925 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/dfeb2318-808e-4397-8e97-13ee20f5981d used request id req-80c06bea-5d5d-4ae3-b67c-337c76fe2e18 2018-07-22 19:04:17,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/698f13c0-128e-4896-b5eb-c038273d5a35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53a64885f85dde2e69b4f5501dd08981937fe5c" 2018-07-22 19:04:18,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-86badfac-be26-4647-b33f-f1e40e2c252d Date: Sun, 22 Jul 2018 19:04:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4cb5abdc-64fc-433d-a082-2bf2cc3b2c37","tenant_id":"","created_at":"2018-07-22T19:04:08Z","dns_nameservers":[],"updated_at":"2018-07-22T19:04:08Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"698f13c0-128e-4896-b5eb-c038273d5a35","subnetpool_id":null,"name":"HA subnet tenant 6f56dde62ed24851ae8dce233fed7ebd"}} 2018-07-22 19:04:18,004 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/698f13c0-128e-4896-b5eb-c038273d5a35 used request id req-86badfac-be26-4647-b33f-f1e40e2c252d 2018-07-22 19:04:18,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/698f13c0-128e-4896-b5eb-c038273d5a35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53a64885f85dde2e69b4f5501dd08981937fe5c" 2018-07-22 19:04:18,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-04db070e-8252-411e-b864-ee5e45caacf7 Date: Sun, 22 Jul 2018 19:04:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4cb5abdc-64fc-433d-a082-2bf2cc3b2c37","tenant_id":"","created_at":"2018-07-22T19:04:08Z","dns_nameservers":[],"updated_at":"2018-07-22T19:04:08Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"698f13c0-128e-4896-b5eb-c038273d5a35","subnetpool_id":null,"name":"HA subnet tenant 6f56dde62ed24851ae8dce233fed7ebd"}} 2018-07-22 19:04:18,093 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/698f13c0-128e-4896-b5eb-c038273d5a35 used request id req-04db070e-8252-411e-b864-ee5e45caacf7 2018-07-22 19:04:18,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/698f13c0-128e-4896-b5eb-c038273d5a35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53a64885f85dde2e69b4f5501dd08981937fe5c" 2018-07-22 19:04:18,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-37de4425-e9a5-4259-8f14-db62a468e717 Date: Sun, 22 Jul 2018 19:04:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4cb5abdc-64fc-433d-a082-2bf2cc3b2c37","tenant_id":"","created_at":"2018-07-22T19:04:08Z","dns_nameservers":[],"updated_at":"2018-07-22T19:04:08Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"698f13c0-128e-4896-b5eb-c038273d5a35","subnetpool_id":null,"name":"HA subnet tenant 6f56dde62ed24851ae8dce233fed7ebd"}} 2018-07-22 19:04:18,315 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/698f13c0-128e-4896-b5eb-c038273d5a35 used request id req-37de4425-e9a5-4259-8f14-db62a468e717 2018-07-22 19:04:18,315 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-73ecfd39-e7f3-4933-ab73-3406dc65570d-pub-subnet 2018-07-22 19:04:18,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/849fc653-96d4-4843-8342-2ed0e32ca192 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53a64885f85dde2e69b4f5501dd08981937fe5c" 2018-07-22 19:04:21,855 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9391d86c-7b18-45c5-9059-6d6554dd1355 Date: Sun, 22 Jul 2018 19:04:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:04:21,856 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/849fc653-96d4-4843-8342-2ed0e32ca192 used request id req-9391d86c-7b18-45c5-9059-6d6554dd1355 2018-07-22 19:04:21,856 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-73ecfd39-e7f3-4933-ab73-3406dc65570d-pub-router 2018-07-22 19:04:21,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/fa1085f3-2b90-4bc9-826d-578ee588c54f/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53a64885f85dde2e69b4f5501dd08981937fe5c" -d '{"subnet_id": "849fc653-96d4-4843-8342-2ed0e32ca192"}' 2018-07-22 19:04:22,478 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-50e4def0-4995-43b5-bd40-7282bde776d9 Date: Sun, 22 Jul 2018 19:04:22 GMT RESP BODY: {"NeutronError": {"message": "Subnet 849fc653-96d4-4843-8342-2ed0e32ca192 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-22 19:04:22,478 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/fa1085f3-2b90-4bc9-826d-578ee588c54f/add_router_interface used request id req-50e4def0-4995-43b5-bd40-7282bde776d9 2018-07-22 19:04:22,478 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 849fc653-96d4-4843-8342-2ed0e32ca192 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-22 19:04:22,478 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-73ecfd39-e7f3-4933-ab73-3406dc65570d-pub-router 2018-07-22 19:04:22,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/fa1085f3-2b90-4bc9-826d-578ee588c54f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53a64885f85dde2e69b4f5501dd08981937fe5c" 2018-07-22 19:04:27,843 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bdbfdda0-7bc1-4b76-a2c6-94751bfd2726 Content-Length: 0 Date: Sun, 22 Jul 2018 19:04:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:04:27,843 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/fa1085f3-2b90-4bc9-826d-578ee588c54f used request id req-bdbfdda0-7bc1-4b76-a2c6-94751bfd2726 2018-07-22 19:04:27,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-73ecfd39-e7f3-4933-ab73-3406dc65570d-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53a64885f85dde2e69b4f5501dd08981937fe5c" 2018-07-22 19:04:27,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-04414e61-cc1d-44bd-ace2-d093fbeaf028 Date: Sun, 22 Jul 2018 19:04:27 GMT RESP BODY: {"routers": []} 2018-07-22 19:04:27,919 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-73ecfd39-e7f3-4933-ab73-3406dc65570d-pub-router used request id req-04414e61-cc1d-44bd-ace2-d093fbeaf028 2018-07-22 19:04:27,920 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-73ecfd39-e7f3-4933-ab73-3406dc65570d-pub-subnet 2018-07-22 19:04:27,920 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-73ecfd39-e7f3-4933-ab73-3406dc65570d-pub-subnet 2018-07-22 19:04:27,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/849fc653-96d4-4843-8342-2ed0e32ca192 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53a64885f85dde2e69b4f5501dd08981937fe5c" 2018-07-22 19:04:27,989 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-1c749da5-45c5-4f12-9b77-5163183ffb67 Date: Sun, 22 Jul 2018 19:04:27 GMT RESP BODY: {"NeutronError": {"message": "Subnet 849fc653-96d4-4843-8342-2ed0e32ca192 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-22 19:04:27,989 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/849fc653-96d4-4843-8342-2ed0e32ca192 used request id req-1c749da5-45c5-4f12-9b77-5163183ffb67 2018-07-22 19:04:27,989 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 849fc653-96d4-4843-8342-2ed0e32ca192 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-22 19:04:27,990 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-73ecfd39-e7f3-4933-ab73-3406dc65570d-pub-net 2018-07-22 19:04:27,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/8a8721ac-6425-4e5a-83e3-69b05ca55df2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53a64885f85dde2e69b4f5501dd08981937fe5c" 2018-07-22 19:04:29,100 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1ac2db17-da13-45c1-badb-6b16f6a621b1 Date: Sun, 22 Jul 2018 19:04:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:04:29,101 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/8a8721ac-6425-4e5a-83e3-69b05ca55df2 used request id req-1ac2db17-da13-45c1-badb-6b16f6a621b1 2018-07-22 19:04:29,102 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:04:29,557 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:04:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["fgwjGbcIQ8-TK2hFzEYnHQ"], "issued_at": "2018-07-22T19:04:29.000000Z"}} 2018-07-22 19:04:29,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418ceb7ebd042209c7640e6bc9d7a8a2a4d60757" 2018-07-22 19:04:29,590 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:04:29 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-519f6c6d-bcf4-4701-a630-be48ea42063e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:04:29,591 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-519f6c6d-bcf4-4701-a630-be48ea42063e 2018-07-22 19:04:29,592 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-8fd27f88-1cfd-48c0-9ad0-42b24d8ade51-pub-net 2018-07-22 19:04:29,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418ceb7ebd042209c7640e6bc9d7a8a2a4d60757" -d '{"network": {"name": "NeutronUtilsRouterTests-8fd27f88-1cfd-48c0-9ad0-42b24d8ade51-pub-net", "admin_state_up": true}}' 2018-07-22 19:04:30,186 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-ef0d5d54-e695-4e16-b036-aa42fb528211 Date: Sun, 22 Jul 2018 19:04:30 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9c4a8a64-8b92-4701-bdef-1481e3d4b1de","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T19:04:29Z","is_default":false,"provider:segmentation_id":92,"name":"NeutronUtilsRouterTests-8fd27f88-1cfd-48c0-9ad0-42b24d8ade51-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:04:29Z","mtu":1450}} 2018-07-22 19:04:30,187 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-ef0d5d54-e695-4e16-b036-aa42fb528211 2018-07-22 19:04:30,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=9c4a8a64-8b92-4701-bdef-1481e3d4b1de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418ceb7ebd042209c7640e6bc9d7a8a2a4d60757" 2018-07-22 19:04:30,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-94f8ee4a-fe70-4f5d-8fc6-dadb8fcaa347 Date: Sun, 22 Jul 2018 19:04:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9c4a8a64-8b92-4701-bdef-1481e3d4b1de","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T19:04:29Z","provider:segmentation_id":92,"name":"NeutronUtilsRouterTests-8fd27f88-1cfd-48c0-9ad0-42b24d8ade51-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:04:29Z","provider:network_type":"vxlan"}]} 2018-07-22 19:04:30,413 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=9c4a8a64-8b92-4701-bdef-1481e3d4b1de used request id req-94f8ee4a-fe70-4f5d-8fc6-dadb8fcaa347 2018-07-22 19:04:30,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=9c4a8a64-8b92-4701-bdef-1481e3d4b1de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418ceb7ebd042209c7640e6bc9d7a8a2a4d60757" 2018-07-22 19:04:30,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9168da7a-a4b7-4e20-af51-9238012aa3b9 Date: Sun, 22 Jul 2018 19:04:30 GMT RESP BODY: {"subnets":[]} 2018-07-22 19:04:30,471 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=9c4a8a64-8b92-4701-bdef-1481e3d4b1de used request id req-9168da7a-a4b7-4e20-af51-9238012aa3b9 2018-07-22 19:04:30,471 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-8fd27f88-1cfd-48c0-9ad0-42b24d8ade51-pub-subnet 2018-07-22 19:04:30,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418ceb7ebd042209c7640e6bc9d7a8a2a4d60757" -d '{"subnets": [{"ip_version": 4, "network_id": "9c4a8a64-8b92-4701-bdef-1481e3d4b1de", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-8fd27f88-1cfd-48c0-9ad0-42b24d8ade51-pub-subnet"}]}' 2018-07-22 19:04:31,220 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4f97f051-b54d-4709-8f2b-03905fbfc633 Date: Sun, 22 Jul 2018 19:04:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c4a8a64-8b92-4701-bdef-1481e3d4b1de","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:04:30Z","dns_nameservers":[],"updated_at":"2018-07-22T19:04:30Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"9a281641-59d4-412c-b340-a9541c01d264","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8fd27f88-1cfd-48c0-9ad0-42b24d8ade51-pub-subnet"}]} 2018-07-22 19:04:31,220 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-4f97f051-b54d-4709-8f2b-03905fbfc633 2018-07-22 19:04:31,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=9c4a8a64-8b92-4701-bdef-1481e3d4b1de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418ceb7ebd042209c7640e6bc9d7a8a2a4d60757" 2018-07-22 19:04:31,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-a46537d3-6aaf-4408-a616-fdfa445baac2 Date: Sun, 22 Jul 2018 19:04:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9c4a8a64-8b92-4701-bdef-1481e3d4b1de","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["9a281641-59d4-412c-b340-a9541c01d264"],"description":"","tags":[],"updated_at":"2018-07-22T19:04:30Z","provider:segmentation_id":92,"name":"NeutronUtilsRouterTests-8fd27f88-1cfd-48c0-9ad0-42b24d8ade51-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:04:29Z","provider:network_type":"vxlan"}]} 2018-07-22 19:04:31,396 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=9c4a8a64-8b92-4701-bdef-1481e3d4b1de used request id req-a46537d3-6aaf-4408-a616-fdfa445baac2 2018-07-22 19:04:31,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=9c4a8a64-8b92-4701-bdef-1481e3d4b1de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418ceb7ebd042209c7640e6bc9d7a8a2a4d60757" 2018-07-22 19:04:31,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a06c3f90-210f-451a-b266-181784cd788a Date: Sun, 22 Jul 2018 19:04:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c4a8a64-8b92-4701-bdef-1481e3d4b1de","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:04:30Z","dns_nameservers":[],"updated_at":"2018-07-22T19:04:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"9a281641-59d4-412c-b340-a9541c01d264","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8fd27f88-1cfd-48c0-9ad0-42b24d8ade51-pub-subnet"}]} 2018-07-22 19:04:31,472 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=9c4a8a64-8b92-4701-bdef-1481e3d4b1de used request id req-a06c3f90-210f-451a-b266-181784cd788a 2018-07-22 19:04:31,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-8fd27f88-1cfd-48c0-9ad0-42b24d8ade51-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418ceb7ebd042209c7640e6bc9d7a8a2a4d60757" 2018-07-22 19:04:31,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-79190dae-9bda-4978-8e1a-3f09b60a1982 Date: Sun, 22 Jul 2018 19:04:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9c4a8a64-8b92-4701-bdef-1481e3d4b1de","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["9a281641-59d4-412c-b340-a9541c01d264"],"description":"","tags":[],"updated_at":"2018-07-22T19:04:30Z","provider:segmentation_id":92,"name":"NeutronUtilsRouterTests-8fd27f88-1cfd-48c0-9ad0-42b24d8ade51-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:04:29Z","provider:network_type":"vxlan"}]} 2018-07-22 19:04:31,944 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-8fd27f88-1cfd-48c0-9ad0-42b24d8ade51-pub-net used request id req-79190dae-9bda-4978-8e1a-3f09b60a1982 2018-07-22 19:04:31,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:04:31,956 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:04:31 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:04:31,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418ceb7ebd042209c7640e6bc9d7a8a2a4d60757" 2018-07-22 19:04:31,995 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:04:31 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-9b6e6ca8-e21d-49dc-8bed-32876b0b6cc7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:04:31,995 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-9b6e6ca8-e21d-49dc-8bed-32876b0b6cc7 2018-07-22 19:04:31,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=9c4a8a64-8b92-4701-bdef-1481e3d4b1de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418ceb7ebd042209c7640e6bc9d7a8a2a4d60757" 2018-07-22 19:04:32,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2bd2105e-49dd-4328-9a7b-609ad872ddf9 Date: Sun, 22 Jul 2018 19:04:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c4a8a64-8b92-4701-bdef-1481e3d4b1de","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:04:30Z","dns_nameservers":[],"updated_at":"2018-07-22T19:04:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"9a281641-59d4-412c-b340-a9541c01d264","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8fd27f88-1cfd-48c0-9ad0-42b24d8ade51-pub-subnet"}]} 2018-07-22 19:04:32,078 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=9c4a8a64-8b92-4701-bdef-1481e3d4b1de used request id req-2bd2105e-49dd-4328-9a7b-609ad872ddf9 2018-07-22 19:04:32,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=9c4a8a64-8b92-4701-bdef-1481e3d4b1de&name=NeutronUtilsRouterTests-8fd27f88-1cfd-48c0-9ad0-42b24d8ade51-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418ceb7ebd042209c7640e6bc9d7a8a2a4d60757" 2018-07-22 19:04:32,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f1414d0b-c11d-424e-94c3-624f4ed036e1 Date: Sun, 22 Jul 2018 19:04:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c4a8a64-8b92-4701-bdef-1481e3d4b1de","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:04:30Z","dns_nameservers":[],"updated_at":"2018-07-22T19:04:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"9a281641-59d4-412c-b340-a9541c01d264","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8fd27f88-1cfd-48c0-9ad0-42b24d8ade51-pub-subnet"}]} 2018-07-22 19:04:32,210 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=9c4a8a64-8b92-4701-bdef-1481e3d4b1de&name=NeutronUtilsRouterTests-8fd27f88-1cfd-48c0-9ad0-42b24d8ade51-pub-subnet used request id req-f1414d0b-c11d-424e-94c3-624f4ed036e1 2018-07-22 19:04:32,210 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-8fd27f88-1cfd-48c0-9ad0-42b24d8ade51-pub-subnet 2018-07-22 19:04:32,210 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-8fd27f88-1cfd-48c0-9ad0-42b24d8ade51-pub-subnet 2018-07-22 19:04:32,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/9a281641-59d4-412c-b340-a9541c01d264 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418ceb7ebd042209c7640e6bc9d7a8a2a4d60757" 2018-07-22 19:04:33,849 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-03977c48-84a1-4972-8e69-3dc317e01a77 Date: Sun, 22 Jul 2018 19:04:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:04:33,850 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/9a281641-59d4-412c-b340-a9541c01d264 used request id req-03977c48-84a1-4972-8e69-3dc317e01a77 2018-07-22 19:04:33,850 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-8fd27f88-1cfd-48c0-9ad0-42b24d8ade51-pub-net 2018-07-22 19:04:33,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/9c4a8a64-8b92-4701-bdef-1481e3d4b1de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418ceb7ebd042209c7640e6bc9d7a8a2a4d60757" 2018-07-22 19:04:36,871 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dfc49b3c-8efd-4b60-8222-d4c359f4ac35 Date: Sun, 22 Jul 2018 19:04:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:04:36,871 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/9c4a8a64-8b92-4701-bdef-1481e3d4b1de used request id req-dfc49b3c-8efd-4b60-8222-d4c359f4ac35 2018-07-22 19:04:36,872 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:04:37,354 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:04:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["mdviNSZrT1Kb4EZsmgXQeA"], "issued_at": "2018-07-22T19:04:37.000000Z"}} 2018-07-22 19:04:37,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4621a4ca747ee25a4a7a9ab198d21f6163104306" 2018-07-22 19:04:37,395 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:04:37 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-7383a566-3b3d-48ad-b18c-dcf3f7cb977e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:04:37,396 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-7383a566-3b3d-48ad-b18c-dcf3f7cb977e 2018-07-22 19:04:37,397 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-c1f0299c-add7-4085-bbf8-66a84b79dc69-pub-net 2018-07-22 19:04:37,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4621a4ca747ee25a4a7a9ab198d21f6163104306" -d '{"network": {"name": "NeutronUtilsRouterTests-c1f0299c-add7-4085-bbf8-66a84b79dc69-pub-net", "admin_state_up": true}}' 2018-07-22 19:04:37,925 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-77056106-251b-4f78-ac5f-82c28f0987af Date: Sun, 22 Jul 2018 19:04:37 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f69a6851-d170-4087-92ed-f57216e24f43","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T19:04:37Z","is_default":false,"provider:segmentation_id":17,"name":"NeutronUtilsRouterTests-c1f0299c-add7-4085-bbf8-66a84b79dc69-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:04:37Z","mtu":1450}} 2018-07-22 19:04:37,925 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-77056106-251b-4f78-ac5f-82c28f0987af 2018-07-22 19:04:37,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=f69a6851-d170-4087-92ed-f57216e24f43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4621a4ca747ee25a4a7a9ab198d21f6163104306" 2018-07-22 19:04:38,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-253329cd-4ddb-4906-ae47-27a129ec219c Date: Sun, 22 Jul 2018 19:04:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"f69a6851-d170-4087-92ed-f57216e24f43","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T19:04:37Z","provider:segmentation_id":17,"name":"NeutronUtilsRouterTests-c1f0299c-add7-4085-bbf8-66a84b79dc69-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:04:37Z","provider:network_type":"vxlan"}]} 2018-07-22 19:04:38,061 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=f69a6851-d170-4087-92ed-f57216e24f43 used request id req-253329cd-4ddb-4906-ae47-27a129ec219c 2018-07-22 19:04:38,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=f69a6851-d170-4087-92ed-f57216e24f43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4621a4ca747ee25a4a7a9ab198d21f6163104306" 2018-07-22 19:04:38,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9fc27544-bf8d-416f-aad8-c683c6389faf Date: Sun, 22 Jul 2018 19:04:38 GMT RESP BODY: {"subnets":[]} 2018-07-22 19:04:38,132 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=f69a6851-d170-4087-92ed-f57216e24f43 used request id req-9fc27544-bf8d-416f-aad8-c683c6389faf 2018-07-22 19:04:38,132 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-c1f0299c-add7-4085-bbf8-66a84b79dc69-pub-subnet 2018-07-22 19:04:38,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4621a4ca747ee25a4a7a9ab198d21f6163104306" -d '{"subnets": [{"ip_version": 4, "network_id": "f69a6851-d170-4087-92ed-f57216e24f43", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-c1f0299c-add7-4085-bbf8-66a84b79dc69-pub-subnet"}]}' 2018-07-22 19:04:38,984 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0423ecd0-7c47-421f-a02e-0cef06611e48 Date: Sun, 22 Jul 2018 19:04:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f69a6851-d170-4087-92ed-f57216e24f43","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:04:38Z","dns_nameservers":[],"updated_at":"2018-07-22T19:04:38Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"c97a6a0d-4ce6-41c4-a451-1875c982df8c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c1f0299c-add7-4085-bbf8-66a84b79dc69-pub-subnet"}]} 2018-07-22 19:04:38,984 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-0423ecd0-7c47-421f-a02e-0cef06611e48 2018-07-22 19:04:38,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=f69a6851-d170-4087-92ed-f57216e24f43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4621a4ca747ee25a4a7a9ab198d21f6163104306" 2018-07-22 19:04:39,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-e180797f-4660-4765-987d-990b36300778 Date: Sun, 22 Jul 2018 19:04:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f69a6851-d170-4087-92ed-f57216e24f43","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["c97a6a0d-4ce6-41c4-a451-1875c982df8c"],"description":"","tags":[],"updated_at":"2018-07-22T19:04:38Z","provider:segmentation_id":17,"name":"NeutronUtilsRouterTests-c1f0299c-add7-4085-bbf8-66a84b79dc69-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:04:37Z","provider:network_type":"vxlan"}]} 2018-07-22 19:04:39,179 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=f69a6851-d170-4087-92ed-f57216e24f43 used request id req-e180797f-4660-4765-987d-990b36300778 2018-07-22 19:04:39,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=f69a6851-d170-4087-92ed-f57216e24f43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4621a4ca747ee25a4a7a9ab198d21f6163104306" 2018-07-22 19:04:39,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-dd31a840-c213-4e53-97db-547431dd36d0 Date: Sun, 22 Jul 2018 19:04:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f69a6851-d170-4087-92ed-f57216e24f43","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:04:38Z","dns_nameservers":[],"updated_at":"2018-07-22T19:04:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"c97a6a0d-4ce6-41c4-a451-1875c982df8c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c1f0299c-add7-4085-bbf8-66a84b79dc69-pub-subnet"}]} 2018-07-22 19:04:39,292 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=f69a6851-d170-4087-92ed-f57216e24f43 used request id req-dd31a840-c213-4e53-97db-547431dd36d0 2018-07-22 19:04:39,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-c1f0299c-add7-4085-bbf8-66a84b79dc69-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4621a4ca747ee25a4a7a9ab198d21f6163104306" 2018-07-22 19:04:39,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-fadebae4-9cd3-4c9d-a73a-953227e044df Date: Sun, 22 Jul 2018 19:04:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f69a6851-d170-4087-92ed-f57216e24f43","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["c97a6a0d-4ce6-41c4-a451-1875c982df8c"],"description":"","tags":[],"updated_at":"2018-07-22T19:04:38Z","provider:segmentation_id":17,"name":"NeutronUtilsRouterTests-c1f0299c-add7-4085-bbf8-66a84b79dc69-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:04:37Z","provider:network_type":"vxlan"}]} 2018-07-22 19:04:39,455 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-c1f0299c-add7-4085-bbf8-66a84b79dc69-pub-net used request id req-fadebae4-9cd3-4c9d-a73a-953227e044df 2018-07-22 19:04:39,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:04:39,467 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:04:39 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:04:39,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4621a4ca747ee25a4a7a9ab198d21f6163104306" 2018-07-22 19:04:39,512 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:04:39 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-0c27e675-717e-443b-a917-c92584b08760 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:04:39,512 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-0c27e675-717e-443b-a917-c92584b08760 2018-07-22 19:04:39,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=f69a6851-d170-4087-92ed-f57216e24f43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4621a4ca747ee25a4a7a9ab198d21f6163104306" 2018-07-22 19:04:39,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6a35fcec-9b87-41c2-be5c-be40db9f4541 Date: Sun, 22 Jul 2018 19:04:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f69a6851-d170-4087-92ed-f57216e24f43","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:04:38Z","dns_nameservers":[],"updated_at":"2018-07-22T19:04:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"c97a6a0d-4ce6-41c4-a451-1875c982df8c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c1f0299c-add7-4085-bbf8-66a84b79dc69-pub-subnet"}]} 2018-07-22 19:04:39,630 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=f69a6851-d170-4087-92ed-f57216e24f43 used request id req-6a35fcec-9b87-41c2-be5c-be40db9f4541 2018-07-22 19:04:39,631 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:04:39,631 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:04:40,092 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:04:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["MJHaepjtSgSX-TH7JBYVQQ"], "issued_at": "2018-07-22T19:04:40.000000Z"}} 2018-07-22 19:04:40,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e44c5f9b765c690dd429e36c911cfa0dff5bf1" 2018-07-22 19:04:40,133 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:04:40 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-a0cd8866-2d87-4b1e-b253-5f18b64facc7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:04:40,134 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-a0cd8866-2d87-4b1e-b253-5f18b64facc7 2018-07-22 19:04:40,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=ext-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4621a4ca747ee25a4a7a9ab198d21f6163104306" 2018-07-22 19:04:40,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-4c93e7e8-4f23-4ad8-b90e-ef00d84a0766 Date: Sun, 22 Jul 2018 19:04:40 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"description":"","tags":[],"updated_at":"2018-07-22T18:45:46Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","provider:network_type":"flat"}]} 2018-07-22 19:04:40,295 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=ext-net used request id req-4c93e7e8-4f23-4ad8-b90e-ef00d84a0766 2018-07-22 19:04:40,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=76ac7b4e-f626-4cfb-83cf-a35235a38cf9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4621a4ca747ee25a4a7a9ab198d21f6163104306" 2018-07-22 19:04:40,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-6a2bb60a-05dd-45e8-af6b-9b24bde7cb28 Date: Sun, 22 Jul 2018 19:04:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:46Z","dns_nameservers":[],"updated_at":"2018-07-22T18:45:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"dfeb2318-808e-4397-8e97-13ee20f5981d","subnetpool_id":null,"name":"ext-subnet"}]} 2018-07-22 19:04:40,385 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=76ac7b4e-f626-4cfb-83cf-a35235a38cf9 used request id req-6a2bb60a-05dd-45e8-af6b-9b24bde7cb28 2018-07-22 19:04:40,386 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-c1f0299c-add7-4085-bbf8-66a84b79dc69-pub-router 2018-07-22 19:04:40,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4621a4ca747ee25a4a7a9ab198d21f6163104306" -d '{"router": {"external_gateway_info": {"network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9"}, "name": "NeutronUtilsRouterTests-c1f0299c-add7-4085-bbf8-66a84b79dc69-pub-router", "admin_state_up": true}}' 2018-07-22 19:04:49,355 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-8b40f75a-ea5e-4168-b5d0-2b706701aecb Date: Sun, 22 Jul 2018 19:04:49 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dfeb2318-808e-4397-8e97-13ee20f5981d", "ip_address": "192.16.1.111"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:04:41Z", "admin_state_up": true, "updated_at": "2018-07-22T19:04:42Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "43ffe1f8-a2e6-48e2-977f-f7aaea9d9526", "name": "NeutronUtilsRouterTests-c1f0299c-add7-4085-bbf8-66a84b79dc69-pub-router"}} 2018-07-22 19:04:49,355 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers used request id req-8b40f75a-ea5e-4168-b5d0-2b706701aecb 2018-07-22 19:04:49,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?device_id=43ffe1f8-a2e6-48e2-977f-f7aaea9d9526 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4621a4ca747ee25a4a7a9ab198d21f6163104306" 2018-07-22 19:04:49,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3197 X-Openstack-Request-Id: req-8db92e6c-2bf3-4051-927b-b14018115a08 Date: Sun, 22 Jul 2018 19:04:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:04:49Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfeb2318-808e-4397-8e97-13ee20f5981d","ip_address":"192.16.1.111"}],"id":"078171a3-83ee-4204-8f29-ce08d68481d6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:70:c4:e7","project_id":"","status":"DOWN","binding:host_id":"host3","description":"","tags":[],"device_id":"43ffe1f8-a2e6-48e2-977f-f7aaea9d9526","name":"","admin_state_up":true,"network_id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","tenant_id":"","created_at":"2018-07-22T19:04:42Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:04:44Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"038e3565-891f-45cb-810e-9d4c1b2e4494","ip_address":"169.254.192.1"}],"id":"1572cb5c-aedf-4300-9221-0614c607905f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5a:6b:5b","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"43ffe1f8-a2e6-48e2-977f-f7aaea9d9526","name":"HA port tenant 6f56dde62ed24851ae8dce233fed7ebd","admin_state_up":true,"network_id":"3c674b54-5c56-45b8-babb-7242fb693809","tenant_id":"","created_at":"2018-07-22T19:04:43Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:04:45Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"038e3565-891f-45cb-810e-9d4c1b2e4494","ip_address":"169.254.192.6"}],"id":"1eb04dcf-33d1-415d-89ce-96248b7fc32c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a7:85:0f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"43ffe1f8-a2e6-48e2-977f-f7aaea9d9526","name":"HA port tenant 6f56dde62ed24851ae8dce233fed7ebd","admin_state_up":true,"network_id":"3c674b54-5c56-45b8-babb-7242fb693809","tenant_id":"","created_at":"2018-07-22T19:04:44Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:04:46Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"038e3565-891f-45cb-810e-9d4c1b2e4494","ip_address":"169.254.192.8"}],"id":"beaede8a-bf30-4b37-be56-23f7ba3c92ea","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:74:2f:62","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"43ffe1f8-a2e6-48e2-977f-f7aaea9d9526","name":"HA port tenant 6f56dde62ed24851ae8dce233fed7ebd","admin_state_up":true,"network_id":"3c674b54-5c56-45b8-babb-7242fb693809","tenant_id":"","created_at":"2018-07-22T19:04:45Z","binding:vnic_type":"normal"}]} 2018-07-22 19:04:49,490 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?device_id=43ffe1f8-a2e6-48e2-977f-f7aaea9d9526 used request id req-8db92e6c-2bf3-4051-927b-b14018115a08 2018-07-22 19:04:49,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/dfeb2318-808e-4397-8e97-13ee20f5981d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4621a4ca747ee25a4a7a9ab198d21f6163104306" 2018-07-22 19:04:49,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 615 X-Openstack-Request-Id: req-9d976ee5-9444-4320-85c8-ba2196441df8 Date: Sun, 22 Jul 2018 19:04:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:46Z","dns_nameservers":[],"updated_at":"2018-07-22T18:45:46Z","gateway_ip":"192.16.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.16.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"dfeb2318-808e-4397-8e97-13ee20f5981d","subnetpool_id":null,"name":"ext-subnet"}} 2018-07-22 19:04:49,596 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/dfeb2318-808e-4397-8e97-13ee20f5981d used request id req-9d976ee5-9444-4320-85c8-ba2196441df8 2018-07-22 19:04:49,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/038e3565-891f-45cb-810e-9d4c1b2e4494 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4621a4ca747ee25a4a7a9ab198d21f6163104306" 2018-07-22 19:04:49,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-9fbb28d8-2ce0-45a2-af12-ab5aa52af4ad Date: Sun, 22 Jul 2018 19:04:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3c674b54-5c56-45b8-babb-7242fb693809","tenant_id":"","created_at":"2018-07-22T19:04:40Z","dns_nameservers":[],"updated_at":"2018-07-22T19:04:40Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"038e3565-891f-45cb-810e-9d4c1b2e4494","subnetpool_id":null,"name":"HA subnet tenant 6f56dde62ed24851ae8dce233fed7ebd"}} 2018-07-22 19:04:49,756 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/038e3565-891f-45cb-810e-9d4c1b2e4494 used request id req-9fbb28d8-2ce0-45a2-af12-ab5aa52af4ad 2018-07-22 19:04:49,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/038e3565-891f-45cb-810e-9d4c1b2e4494 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4621a4ca747ee25a4a7a9ab198d21f6163104306" 2018-07-22 19:04:49,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f9b50b6f-e977-4b55-8891-56aa91d0cc8a Date: Sun, 22 Jul 2018 19:04:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3c674b54-5c56-45b8-babb-7242fb693809","tenant_id":"","created_at":"2018-07-22T19:04:40Z","dns_nameservers":[],"updated_at":"2018-07-22T19:04:40Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"038e3565-891f-45cb-810e-9d4c1b2e4494","subnetpool_id":null,"name":"HA subnet tenant 6f56dde62ed24851ae8dce233fed7ebd"}} 2018-07-22 19:04:49,841 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/038e3565-891f-45cb-810e-9d4c1b2e4494 used request id req-f9b50b6f-e977-4b55-8891-56aa91d0cc8a 2018-07-22 19:04:49,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/038e3565-891f-45cb-810e-9d4c1b2e4494 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4621a4ca747ee25a4a7a9ab198d21f6163104306" 2018-07-22 19:04:49,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-ae78735d-e55a-430b-9628-8416009eeaa1 Date: Sun, 22 Jul 2018 19:04:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3c674b54-5c56-45b8-babb-7242fb693809","tenant_id":"","created_at":"2018-07-22T19:04:40Z","dns_nameservers":[],"updated_at":"2018-07-22T19:04:40Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"038e3565-891f-45cb-810e-9d4c1b2e4494","subnetpool_id":null,"name":"HA subnet tenant 6f56dde62ed24851ae8dce233fed7ebd"}} 2018-07-22 19:04:49,933 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/038e3565-891f-45cb-810e-9d4c1b2e4494 used request id req-ae78735d-e55a-430b-9628-8416009eeaa1 2018-07-22 19:04:49,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-c1f0299c-add7-4085-bbf8-66a84b79dc69-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4621a4ca747ee25a4a7a9ab198d21f6163104306" 2018-07-22 19:04:50,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-febc0297-0f22-4a9a-b61b-1b4a2f8f103c Date: Sun, 22 Jul 2018 19:04:50 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dfeb2318-808e-4397-8e97-13ee20f5981d", "ip_address": "192.16.1.111"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:04:41Z", "admin_state_up": true, "updated_at": "2018-07-22T19:04:46Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "43ffe1f8-a2e6-48e2-977f-f7aaea9d9526", "name": "NeutronUtilsRouterTests-c1f0299c-add7-4085-bbf8-66a84b79dc69-pub-router"}]} 2018-07-22 19:04:50,149 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-c1f0299c-add7-4085-bbf8-66a84b79dc69-pub-router used request id req-febc0297-0f22-4a9a-b61b-1b4a2f8f103c 2018-07-22 19:04:50,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4621a4ca747ee25a4a7a9ab198d21f6163104306" 2018-07-22 19:04:50,194 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:04:50 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-7683a2a3-66d1-458c-9ad4-315f8a8ac3fe X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:04:50,194 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-7683a2a3-66d1-458c-9ad4-315f8a8ac3fe 2018-07-22 19:04:50,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?device_id=43ffe1f8-a2e6-48e2-977f-f7aaea9d9526 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4621a4ca747ee25a4a7a9ab198d21f6163104306" 2018-07-22 19:04:50,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3197 X-Openstack-Request-Id: req-b0739469-0170-4135-82f1-6142f58b2017 Date: Sun, 22 Jul 2018 19:04:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:04:49Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfeb2318-808e-4397-8e97-13ee20f5981d","ip_address":"192.16.1.111"}],"id":"078171a3-83ee-4204-8f29-ce08d68481d6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:70:c4:e7","project_id":"","status":"DOWN","binding:host_id":"host3","description":"","tags":[],"device_id":"43ffe1f8-a2e6-48e2-977f-f7aaea9d9526","name":"","admin_state_up":true,"network_id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","tenant_id":"","created_at":"2018-07-22T19:04:42Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:04:44Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"038e3565-891f-45cb-810e-9d4c1b2e4494","ip_address":"169.254.192.1"}],"id":"1572cb5c-aedf-4300-9221-0614c607905f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5a:6b:5b","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"43ffe1f8-a2e6-48e2-977f-f7aaea9d9526","name":"HA port tenant 6f56dde62ed24851ae8dce233fed7ebd","admin_state_up":true,"network_id":"3c674b54-5c56-45b8-babb-7242fb693809","tenant_id":"","created_at":"2018-07-22T19:04:43Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:04:45Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"038e3565-891f-45cb-810e-9d4c1b2e4494","ip_address":"169.254.192.6"}],"id":"1eb04dcf-33d1-415d-89ce-96248b7fc32c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a7:85:0f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"43ffe1f8-a2e6-48e2-977f-f7aaea9d9526","name":"HA port tenant 6f56dde62ed24851ae8dce233fed7ebd","admin_state_up":true,"network_id":"3c674b54-5c56-45b8-babb-7242fb693809","tenant_id":"","created_at":"2018-07-22T19:04:44Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:04:46Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"038e3565-891f-45cb-810e-9d4c1b2e4494","ip_address":"169.254.192.8"}],"id":"beaede8a-bf30-4b37-be56-23f7ba3c92ea","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:74:2f:62","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"43ffe1f8-a2e6-48e2-977f-f7aaea9d9526","name":"HA port tenant 6f56dde62ed24851ae8dce233fed7ebd","admin_state_up":true,"network_id":"3c674b54-5c56-45b8-babb-7242fb693809","tenant_id":"","created_at":"2018-07-22T19:04:45Z","binding:vnic_type":"normal"}]} 2018-07-22 19:04:50,282 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?device_id=43ffe1f8-a2e6-48e2-977f-f7aaea9d9526 used request id req-b0739469-0170-4135-82f1-6142f58b2017 2018-07-22 19:04:50,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/dfeb2318-808e-4397-8e97-13ee20f5981d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4621a4ca747ee25a4a7a9ab198d21f6163104306" 2018-07-22 19:04:50,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 615 X-Openstack-Request-Id: req-650543ea-44cb-4df8-a2c2-99b818c48cdf Date: Sun, 22 Jul 2018 19:04:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:46Z","dns_nameservers":[],"updated_at":"2018-07-22T18:45:46Z","gateway_ip":"192.16.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.16.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"dfeb2318-808e-4397-8e97-13ee20f5981d","subnetpool_id":null,"name":"ext-subnet"}} 2018-07-22 19:04:50,394 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/dfeb2318-808e-4397-8e97-13ee20f5981d used request id req-650543ea-44cb-4df8-a2c2-99b818c48cdf 2018-07-22 19:04:50,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/038e3565-891f-45cb-810e-9d4c1b2e4494 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4621a4ca747ee25a4a7a9ab198d21f6163104306" 2018-07-22 19:04:50,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-daa81b50-503c-47dd-ad37-c76c05c2194a Date: Sun, 22 Jul 2018 19:04:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3c674b54-5c56-45b8-babb-7242fb693809","tenant_id":"","created_at":"2018-07-22T19:04:40Z","dns_nameservers":[],"updated_at":"2018-07-22T19:04:40Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"038e3565-891f-45cb-810e-9d4c1b2e4494","subnetpool_id":null,"name":"HA subnet tenant 6f56dde62ed24851ae8dce233fed7ebd"}} 2018-07-22 19:04:50,511 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/038e3565-891f-45cb-810e-9d4c1b2e4494 used request id req-daa81b50-503c-47dd-ad37-c76c05c2194a 2018-07-22 19:04:50,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/038e3565-891f-45cb-810e-9d4c1b2e4494 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4621a4ca747ee25a4a7a9ab198d21f6163104306" 2018-07-22 19:04:50,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-bc5ce912-d21b-43ff-8508-4a6f90d47255 Date: Sun, 22 Jul 2018 19:04:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3c674b54-5c56-45b8-babb-7242fb693809","tenant_id":"","created_at":"2018-07-22T19:04:40Z","dns_nameservers":[],"updated_at":"2018-07-22T19:04:40Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"038e3565-891f-45cb-810e-9d4c1b2e4494","subnetpool_id":null,"name":"HA subnet tenant 6f56dde62ed24851ae8dce233fed7ebd"}} 2018-07-22 19:04:50,600 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/038e3565-891f-45cb-810e-9d4c1b2e4494 used request id req-bc5ce912-d21b-43ff-8508-4a6f90d47255 2018-07-22 19:04:50,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/038e3565-891f-45cb-810e-9d4c1b2e4494 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4621a4ca747ee25a4a7a9ab198d21f6163104306" 2018-07-22 19:04:50,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-49a777de-e3c1-4120-8192-30626f25361d Date: Sun, 22 Jul 2018 19:04:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3c674b54-5c56-45b8-babb-7242fb693809","tenant_id":"","created_at":"2018-07-22T19:04:40Z","dns_nameservers":[],"updated_at":"2018-07-22T19:04:40Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"038e3565-891f-45cb-810e-9d4c1b2e4494","subnetpool_id":null,"name":"HA subnet tenant 6f56dde62ed24851ae8dce233fed7ebd"}} 2018-07-22 19:04:50,677 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/038e3565-891f-45cb-810e-9d4c1b2e4494 used request id req-49a777de-e3c1-4120-8192-30626f25361d 2018-07-22 19:04:50,677 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-c1f0299c-add7-4085-bbf8-66a84b79dc69-pub-router 2018-07-22 19:04:50,678 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-c1f0299c-add7-4085-bbf8-66a84b79dc69-pub-router 2018-07-22 19:04:50,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/43ffe1f8-a2e6-48e2-977f-f7aaea9d9526 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4621a4ca747ee25a4a7a9ab198d21f6163104306" 2018-07-22 19:04:55,612 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0e73d631-e91a-4860-a6cc-93effdc8aff9 Content-Length: 0 Date: Sun, 22 Jul 2018 19:04:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:04:55,612 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/43ffe1f8-a2e6-48e2-977f-f7aaea9d9526 used request id req-0e73d631-e91a-4860-a6cc-93effdc8aff9 2018-07-22 19:04:55,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-c1f0299c-add7-4085-bbf8-66a84b79dc69-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4621a4ca747ee25a4a7a9ab198d21f6163104306" 2018-07-22 19:04:55,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-11272c8b-b847-455b-9fd3-4ad8116d779f Date: Sun, 22 Jul 2018 19:04:55 GMT RESP BODY: {"routers": []} 2018-07-22 19:04:55,701 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-c1f0299c-add7-4085-bbf8-66a84b79dc69-pub-router used request id req-11272c8b-b847-455b-9fd3-4ad8116d779f 2018-07-22 19:04:55,701 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-c1f0299c-add7-4085-bbf8-66a84b79dc69-pub-subnet 2018-07-22 19:04:55,701 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-c1f0299c-add7-4085-bbf8-66a84b79dc69-pub-subnet 2018-07-22 19:04:55,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/c97a6a0d-4ce6-41c4-a451-1875c982df8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4621a4ca747ee25a4a7a9ab198d21f6163104306" 2018-07-22 19:04:59,244 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-eae21f03-b8f9-4c9d-b622-7f78222a75d6 Date: Sun, 22 Jul 2018 19:04:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:04:59,244 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/c97a6a0d-4ce6-41c4-a451-1875c982df8c used request id req-eae21f03-b8f9-4c9d-b622-7f78222a75d6 2018-07-22 19:04:59,245 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-c1f0299c-add7-4085-bbf8-66a84b79dc69-pub-net 2018-07-22 19:04:59,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/f69a6851-d170-4087-92ed-f57216e24f43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4621a4ca747ee25a4a7a9ab198d21f6163104306" 2018-07-22 19:05:01,548 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d9ff7e2d-abe6-4a39-ab6a-72b1276dd98e Date: Sun, 22 Jul 2018 19:05:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:05:01,548 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/f69a6851-d170-4087-92ed-f57216e24f43 used request id req-d9ff7e2d-abe6-4a39-ab6a-72b1276dd98e 2018-07-22 19:05:01,550 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:05:02,037 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:05:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["PlQALnAuR0-bp8bJRVPaTA"], "issued_at": "2018-07-22T19:05:02.000000Z"}} 2018-07-22 19:05:02,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01237b35bbddeacc910474127f9bb67fbe87bfee" 2018-07-22 19:05:02,071 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:05:02 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-46f6dbda-3822-4a83-b185-44b35c331e92 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:05:02,071 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-46f6dbda-3822-4a83-b185-44b35c331e92 2018-07-22 19:05:02,072 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-243ffac1-7198-45ba-89af-dc5d98d2c5ab-pub-net 2018-07-22 19:05:02,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01237b35bbddeacc910474127f9bb67fbe87bfee" -d '{"network": {"name": "NeutronUtilsRouterTests-243ffac1-7198-45ba-89af-dc5d98d2c5ab-pub-net", "admin_state_up": true}}' 2018-07-22 19:05:02,595 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-37409926-5e79-4403-a186-d6b91f47df34 Date: Sun, 22 Jul 2018 19:05:02 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ddfc7038-538f-4907-a4d8-839d3353eb94","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T19:05:02Z","is_default":false,"provider:segmentation_id":25,"name":"NeutronUtilsRouterTests-243ffac1-7198-45ba-89af-dc5d98d2c5ab-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:02Z","mtu":1450}} 2018-07-22 19:05:02,595 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-37409926-5e79-4403-a186-d6b91f47df34 2018-07-22 19:05:02,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=ddfc7038-538f-4907-a4d8-839d3353eb94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01237b35bbddeacc910474127f9bb67fbe87bfee" 2018-07-22 19:05:02,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-929b383e-5e41-4b1c-bcbc-6162ca5a5412 Date: Sun, 22 Jul 2018 19:05:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"ddfc7038-538f-4907-a4d8-839d3353eb94","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T19:05:02Z","provider:segmentation_id":25,"name":"NeutronUtilsRouterTests-243ffac1-7198-45ba-89af-dc5d98d2c5ab-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:02Z","provider:network_type":"vxlan"}]} 2018-07-22 19:05:02,751 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=ddfc7038-538f-4907-a4d8-839d3353eb94 used request id req-929b383e-5e41-4b1c-bcbc-6162ca5a5412 2018-07-22 19:05:02,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=ddfc7038-538f-4907-a4d8-839d3353eb94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01237b35bbddeacc910474127f9bb67fbe87bfee" 2018-07-22 19:05:02,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-399ddf99-a9b4-4f07-8009-1fd8cf83be6d Date: Sun, 22 Jul 2018 19:05:02 GMT RESP BODY: {"subnets":[]} 2018-07-22 19:05:02,809 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=ddfc7038-538f-4907-a4d8-839d3353eb94 used request id req-399ddf99-a9b4-4f07-8009-1fd8cf83be6d 2018-07-22 19:05:02,809 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-243ffac1-7198-45ba-89af-dc5d98d2c5ab-pub-subnet 2018-07-22 19:05:02,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01237b35bbddeacc910474127f9bb67fbe87bfee" -d '{"subnets": [{"ip_version": 4, "network_id": "ddfc7038-538f-4907-a4d8-839d3353eb94", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-243ffac1-7198-45ba-89af-dc5d98d2c5ab-pub-subnet"}]}' 2018-07-22 19:05:03,487 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-807189fe-2441-487c-bc87-f4ad9897a1e1 Date: Sun, 22 Jul 2018 19:05:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ddfc7038-538f-4907-a4d8-839d3353eb94","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:03Z","dns_nameservers":[],"updated_at":"2018-07-22T19:05:03Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"96ab5b94-866b-40a3-b6ec-931fbabf5f75","subnetpool_id":null,"name":"NeutronUtilsRouterTests-243ffac1-7198-45ba-89af-dc5d98d2c5ab-pub-subnet"}]} 2018-07-22 19:05:03,487 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-807189fe-2441-487c-bc87-f4ad9897a1e1 2018-07-22 19:05:03,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=ddfc7038-538f-4907-a4d8-839d3353eb94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01237b35bbddeacc910474127f9bb67fbe87bfee" 2018-07-22 19:05:03,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-00cb817b-0399-4bc5-8e74-8b2be5c600b7 Date: Sun, 22 Jul 2018 19:05:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ddfc7038-538f-4907-a4d8-839d3353eb94","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["96ab5b94-866b-40a3-b6ec-931fbabf5f75"],"description":"","tags":[],"updated_at":"2018-07-22T19:05:03Z","provider:segmentation_id":25,"name":"NeutronUtilsRouterTests-243ffac1-7198-45ba-89af-dc5d98d2c5ab-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:02Z","provider:network_type":"vxlan"}]} 2018-07-22 19:05:03,680 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=ddfc7038-538f-4907-a4d8-839d3353eb94 used request id req-00cb817b-0399-4bc5-8e74-8b2be5c600b7 2018-07-22 19:05:03,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=ddfc7038-538f-4907-a4d8-839d3353eb94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01237b35bbddeacc910474127f9bb67fbe87bfee" 2018-07-22 19:05:03,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-93b520f6-762a-4f1f-9ef1-1a9e52b0440d Date: Sun, 22 Jul 2018 19:05:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ddfc7038-538f-4907-a4d8-839d3353eb94","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:03Z","dns_nameservers":[],"updated_at":"2018-07-22T19:05:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"96ab5b94-866b-40a3-b6ec-931fbabf5f75","subnetpool_id":null,"name":"NeutronUtilsRouterTests-243ffac1-7198-45ba-89af-dc5d98d2c5ab-pub-subnet"}]} 2018-07-22 19:05:03,791 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=ddfc7038-538f-4907-a4d8-839d3353eb94 used request id req-93b520f6-762a-4f1f-9ef1-1a9e52b0440d 2018-07-22 19:05:03,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-243ffac1-7198-45ba-89af-dc5d98d2c5ab-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01237b35bbddeacc910474127f9bb67fbe87bfee" 2018-07-22 19:05:03,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-e0156d0b-bfb8-4668-a9ad-2c26a316ec25 Date: Sun, 22 Jul 2018 19:05:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ddfc7038-538f-4907-a4d8-839d3353eb94","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["96ab5b94-866b-40a3-b6ec-931fbabf5f75"],"description":"","tags":[],"updated_at":"2018-07-22T19:05:03Z","provider:segmentation_id":25,"name":"NeutronUtilsRouterTests-243ffac1-7198-45ba-89af-dc5d98d2c5ab-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:02Z","provider:network_type":"vxlan"}]} 2018-07-22 19:05:03,963 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-243ffac1-7198-45ba-89af-dc5d98d2c5ab-pub-net used request id req-e0156d0b-bfb8-4668-a9ad-2c26a316ec25 2018-07-22 19:05:03,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:05:03,977 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:05:03 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:05:03,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01237b35bbddeacc910474127f9bb67fbe87bfee" 2018-07-22 19:05:04,020 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:05:04 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-65388120-fb2f-4633-b9e5-c8648da43a49 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:05:04,020 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-65388120-fb2f-4633-b9e5-c8648da43a49 2018-07-22 19:05:04,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=ddfc7038-538f-4907-a4d8-839d3353eb94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01237b35bbddeacc910474127f9bb67fbe87bfee" 2018-07-22 19:05:04,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c38ab2dc-25fa-4ae9-9e54-c73fe7ba9032 Date: Sun, 22 Jul 2018 19:05:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ddfc7038-538f-4907-a4d8-839d3353eb94","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:03Z","dns_nameservers":[],"updated_at":"2018-07-22T19:05:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"96ab5b94-866b-40a3-b6ec-931fbabf5f75","subnetpool_id":null,"name":"NeutronUtilsRouterTests-243ffac1-7198-45ba-89af-dc5d98d2c5ab-pub-subnet"}]} 2018-07-22 19:05:04,102 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=ddfc7038-538f-4907-a4d8-839d3353eb94 used request id req-c38ab2dc-25fa-4ae9-9e54-c73fe7ba9032 2018-07-22 19:05:04,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=ddfc7038-538f-4907-a4d8-839d3353eb94&name=NeutronUtilsRouterTests-243ffac1-7198-45ba-89af-dc5d98d2c5ab-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01237b35bbddeacc910474127f9bb67fbe87bfee" 2018-07-22 19:05:04,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-94fcffe5-38a3-4901-82c4-97ef8b0d1062 Date: Sun, 22 Jul 2018 19:05:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ddfc7038-538f-4907-a4d8-839d3353eb94","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:03Z","dns_nameservers":[],"updated_at":"2018-07-22T19:05:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"96ab5b94-866b-40a3-b6ec-931fbabf5f75","subnetpool_id":null,"name":"NeutronUtilsRouterTests-243ffac1-7198-45ba-89af-dc5d98d2c5ab-pub-subnet"}]} 2018-07-22 19:05:04,184 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=ddfc7038-538f-4907-a4d8-839d3353eb94&name=NeutronUtilsRouterTests-243ffac1-7198-45ba-89af-dc5d98d2c5ab-pub-subnet used request id req-94fcffe5-38a3-4901-82c4-97ef8b0d1062 2018-07-22 19:05:04,184 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:05:04,185 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:05:04,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:05:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["cD6I4WT4TNCos5VzpPIF_g"], "issued_at": "2018-07-22T19:05:04.000000Z"}} 2018-07-22 19:05:04,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c13cfb18c327879b55f7c5e212dcb80d5399cc" 2018-07-22 19:05:04,702 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:05:04 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-af1a4339-2193-4e73-8c1c-66347e37086e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:05:04,702 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-af1a4339-2193-4e73-8c1c-66347e37086e 2018-07-22 19:05:04,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-243ffac1-7198-45ba-89af-dc5d98d2c5ab-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01237b35bbddeacc910474127f9bb67fbe87bfee" 2018-07-22 19:05:04,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-2311ae24-b178-4bf5-8b14-cebbe524c0f9 Date: Sun, 22 Jul 2018 19:05:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ddfc7038-538f-4907-a4d8-839d3353eb94","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["96ab5b94-866b-40a3-b6ec-931fbabf5f75"],"description":"","tags":[],"updated_at":"2018-07-22T19:05:03Z","provider:segmentation_id":25,"name":"NeutronUtilsRouterTests-243ffac1-7198-45ba-89af-dc5d98d2c5ab-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:02Z","provider:network_type":"vxlan"}]} 2018-07-22 19:05:04,899 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-243ffac1-7198-45ba-89af-dc5d98d2c5ab-pub-net used request id req-2311ae24-b178-4bf5-8b14-cebbe524c0f9 2018-07-22 19:05:04,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=ddfc7038-538f-4907-a4d8-839d3353eb94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01237b35bbddeacc910474127f9bb67fbe87bfee" 2018-07-22 19:05:04,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-461b6550-c03d-4f0b-8e68-5b914498b3a9 Date: Sun, 22 Jul 2018 19:05:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ddfc7038-538f-4907-a4d8-839d3353eb94","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:03Z","dns_nameservers":[],"updated_at":"2018-07-22T19:05:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"96ab5b94-866b-40a3-b6ec-931fbabf5f75","subnetpool_id":null,"name":"NeutronUtilsRouterTests-243ffac1-7198-45ba-89af-dc5d98d2c5ab-pub-subnet"}]} 2018-07-22 19:05:04,973 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=ddfc7038-538f-4907-a4d8-839d3353eb94 used request id req-461b6550-c03d-4f0b-8e68-5b914498b3a9 2018-07-22 19:05:04,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-243ffac1-7198-45ba-89af-dc5d98d2c5ab-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01237b35bbddeacc910474127f9bb67fbe87bfee" 2018-07-22 19:05:05,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-3e02bdd9-367d-49fe-b4f6-3e2f38b33def Date: Sun, 22 Jul 2018 19:05:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ddfc7038-538f-4907-a4d8-839d3353eb94","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["96ab5b94-866b-40a3-b6ec-931fbabf5f75"],"description":"","tags":[],"updated_at":"2018-07-22T19:05:03Z","provider:segmentation_id":25,"name":"NeutronUtilsRouterTests-243ffac1-7198-45ba-89af-dc5d98d2c5ab-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:02Z","provider:network_type":"vxlan"}]} 2018-07-22 19:05:05,136 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-243ffac1-7198-45ba-89af-dc5d98d2c5ab-pub-net used request id req-3e02bdd9-367d-49fe-b4f6-3e2f38b33def 2018-07-22 19:05:05,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:05:05,149 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:05:05 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:05:05,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c13cfb18c327879b55f7c5e212dcb80d5399cc" 2018-07-22 19:05:05,196 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:05:05 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-afd422a4-8b72-4b04-b10b-4455b6ee4821 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:05:05,196 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-afd422a4-8b72-4b04-b10b-4455b6ee4821 2018-07-22 19:05:05,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=ddfc7038-538f-4907-a4d8-839d3353eb94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01237b35bbddeacc910474127f9bb67fbe87bfee" 2018-07-22 19:05:05,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7ca32fcb-a0b6-495f-901b-6ebad11a58ff Date: Sun, 22 Jul 2018 19:05:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ddfc7038-538f-4907-a4d8-839d3353eb94","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:03Z","dns_nameservers":[],"updated_at":"2018-07-22T19:05:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"96ab5b94-866b-40a3-b6ec-931fbabf5f75","subnetpool_id":null,"name":"NeutronUtilsRouterTests-243ffac1-7198-45ba-89af-dc5d98d2c5ab-pub-subnet"}]} 2018-07-22 19:05:05,305 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=ddfc7038-538f-4907-a4d8-839d3353eb94 used request id req-7ca32fcb-a0b6-495f-901b-6ebad11a58ff 2018-07-22 19:05:05,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=ddfc7038-538f-4907-a4d8-839d3353eb94&name=NeutronUtilsRouterTests-243ffac1-7198-45ba-89af-dc5d98d2c5ab-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01237b35bbddeacc910474127f9bb67fbe87bfee" 2018-07-22 19:05:05,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4941fd26-5146-4c23-bd4f-ba3b6cd03b14 Date: Sun, 22 Jul 2018 19:05:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ddfc7038-538f-4907-a4d8-839d3353eb94","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:03Z","dns_nameservers":[],"updated_at":"2018-07-22T19:05:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"96ab5b94-866b-40a3-b6ec-931fbabf5f75","subnetpool_id":null,"name":"NeutronUtilsRouterTests-243ffac1-7198-45ba-89af-dc5d98d2c5ab-pub-subnet"}]} 2018-07-22 19:05:05,429 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=ddfc7038-538f-4907-a4d8-839d3353eb94&name=NeutronUtilsRouterTests-243ffac1-7198-45ba-89af-dc5d98d2c5ab-pub-subnet used request id req-4941fd26-5146-4c23-bd4f-ba3b6cd03b14 2018-07-22 19:05:05,429 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-243ffac1-7198-45ba-89af-dc5d98d2c5ab-pub-net 2018-07-22 19:05:05,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01237b35bbddeacc910474127f9bb67fbe87bfee" -d '{"port": {"network_id": "ddfc7038-538f-4907-a4d8-839d3353eb94", "fixed_ips": [{"subnet_id": "96ab5b94-866b-40a3-b6ec-931fbabf5f75", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-243ffac1-7198-45ba-89af-dc5d98d2c5ab-port", "admin_state_up": true}}' 2018-07-22 19:05:06,598 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-45619ce2-0ac0-41e2-a33a-b3669f587d7e Date: Sun, 22 Jul 2018 19:05:06 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:05:06Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"96ab5b94-866b-40a3-b6ec-931fbabf5f75","ip_address":"10.55.1.100"}],"id":"f3a6c951-50d5-43b1-a02a-81f4ac97c9c4","security_groups":["77f1bd69-02eb-40e0-ac3a-c557b252612d"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cc:5c:e8","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-243ffac1-7198-45ba-89af-dc5d98d2c5ab-port","admin_state_up":true,"network_id":"ddfc7038-538f-4907-a4d8-839d3353eb94","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:05Z","binding:vnic_type":"normal"}} 2018-07-22 19:05:06,598 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/ports used request id req-45619ce2-0ac0-41e2-a33a-b3669f587d7e 2018-07-22 19:05:06,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01237b35bbddeacc910474127f9bb67fbe87bfee" 2018-07-22 19:05:06,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6267 X-Openstack-Request-Id: req-7f22f52b-7626-46f4-8c60-7ef00af62fb6 Date: Sun, 22 Jul 2018 19:05:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T18:45:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfeb2318-808e-4397-8e97-13ee20f5981d","ip_address":"192.16.1.102"}],"id":"098e772b-5e55-4324-b283-852564daa84c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:37:99","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-76ac7b4e-f626-4cfb-83cf-a35235a38cf9","name":"","admin_state_up":true,"network_id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:48Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:05:05Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"96ab5b94-866b-40a3-b6ec-931fbabf5f75","ip_address":"10.55.1.3"}],"id":"3f2a7a93-4423-44db-bdf0-5f5771159503","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cb:b8:36","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"DOWN","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-ddfc7038-538f-4907-a4d8-839d3353eb94","name":"","admin_state_up":true,"network_id":"ddfc7038-538f-4907-a4d8-839d3353eb94","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:05:06Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"96ab5b94-866b-40a3-b6ec-931fbabf5f75","ip_address":"10.55.1.4"}],"id":"76262ba4-e776-476a-9ff6-d1e26196fa7c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:53:22:eb","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"DOWN","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-ddfc7038-538f-4907-a4d8-839d3353eb94","name":"","admin_state_up":true,"network_id":"ddfc7038-538f-4907-a4d8-839d3353eb94","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:05:04Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"96ab5b94-866b-40a3-b6ec-931fbabf5f75","ip_address":"10.55.1.2"}],"id":"8a28e82d-23aa-4584-be9d-d33eddd1d35d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:72:13:e3","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"DOWN","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-ddfc7038-538f-4907-a4d8-839d3353eb94","name":"","admin_state_up":true,"network_id":"ddfc7038-538f-4907-a4d8-839d3353eb94","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T18:45:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfeb2318-808e-4397-8e97-13ee20f5981d","ip_address":"192.16.1.101"}],"id":"a5f1645d-9e42-4ca9-80a6-dae278f9fbdc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:34:d2:eb","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-76ac7b4e-f626-4cfb-83cf-a35235a38cf9","name":"","admin_state_up":true,"network_id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:47Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T18:45:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfeb2318-808e-4397-8e97-13ee20f5981d","ip_address":"192.16.1.103"}],"id":"a6c663e2-636b-4033-adb4-d2ed97515059","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f9:79:aa","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-76ac7b4e-f626-4cfb-83cf-a35235a38cf9","name":"","admin_state_up":true,"network_id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:48Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:05:06Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"96ab5b94-866b-40a3-b6ec-931fbabf5f75","ip_address":"10.55.1.100"}],"id":"f3a6c951-50d5-43b1-a02a-81f4ac97c9c4","security_groups":["77f1bd69-02eb-40e0-ac3a-c557b252612d"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cc:5c:e8","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-243ffac1-7198-45ba-89af-dc5d98d2c5ab-port","admin_state_up":true,"network_id":"ddfc7038-538f-4907-a4d8-839d3353eb94","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:05Z","binding:vnic_type":"normal"}]} 2018-07-22 19:05:06,681 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports used request id req-7f22f52b-7626-46f4-8c60-7ef00af62fb6 2018-07-22 19:05:06,682 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-243ffac1-7198-45ba-89af-dc5d98d2c5ab-port 2018-07-22 19:05:06,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/ports/f3a6c951-50d5-43b1-a02a-81f4ac97c9c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01237b35bbddeacc910474127f9bb67fbe87bfee" 2018-07-22 19:05:07,496 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-70db3cf7-f6a5-4d74-993e-93ca39e958c0 Date: Sun, 22 Jul 2018 19:05:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:05:07,496 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/ports/f3a6c951-50d5-43b1-a02a-81f4ac97c9c4 used request id req-70db3cf7-f6a5-4d74-993e-93ca39e958c0 2018-07-22 19:05:07,496 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-243ffac1-7198-45ba-89af-dc5d98d2c5ab-pub-subnet 2018-07-22 19:05:07,496 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-243ffac1-7198-45ba-89af-dc5d98d2c5ab-pub-subnet 2018-07-22 19:05:07,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/96ab5b94-866b-40a3-b6ec-931fbabf5f75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01237b35bbddeacc910474127f9bb67fbe87bfee" 2018-07-22 19:05:10,817 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e86e03d5-de82-4039-b0b3-a2c425583006 Date: Sun, 22 Jul 2018 19:05:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:05:10,818 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/96ab5b94-866b-40a3-b6ec-931fbabf5f75 used request id req-e86e03d5-de82-4039-b0b3-a2c425583006 2018-07-22 19:05:10,818 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-243ffac1-7198-45ba-89af-dc5d98d2c5ab-pub-net 2018-07-22 19:05:10,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/ddfc7038-538f-4907-a4d8-839d3353eb94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01237b35bbddeacc910474127f9bb67fbe87bfee" 2018-07-22 19:05:13,192 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-95690cc0-949d-4c60-a780-7063a9a298fd Date: Sun, 22 Jul 2018 19:05:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:05:13,193 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/ddfc7038-538f-4907-a4d8-839d3353eb94 used request id req-95690cc0-949d-4c60-a780-7063a9a298fd 2018-07-22 19:05:13,194 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:05:13,740 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:05:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["V0pA0GJBTniDJMVXguzlkw"], "issued_at": "2018-07-22T19:05:13.000000Z"}} 2018-07-22 19:05:13,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f292d183d8a3d5f0fdaeb1ecda90156a98268e" 2018-07-22 19:05:13,786 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:05:13 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-60676f84-4148-4e67-a6a0-aac6cf30cc03 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:05:13,786 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-60676f84-4148-4e67-a6a0-aac6cf30cc03 2018-07-22 19:05:13,787 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-8675a6fc-89ef-46c3-ba57-95ebc84a26ba-pub-net 2018-07-22 19:05:13,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f292d183d8a3d5f0fdaeb1ecda90156a98268e" -d '{"network": {"name": "NeutronUtilsRouterTests-8675a6fc-89ef-46c3-ba57-95ebc84a26ba-pub-net", "admin_state_up": true}}' 2018-07-22 19:05:14,199 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-21ab97ee-3e6e-4309-a6e6-8975b2b75f04 Date: Sun, 22 Jul 2018 19:05:14 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"415672ce-bdc1-4033-a018-9ad639a32720","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T19:05:14Z","is_default":false,"provider:segmentation_id":45,"name":"NeutronUtilsRouterTests-8675a6fc-89ef-46c3-ba57-95ebc84a26ba-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:13Z","mtu":1450}} 2018-07-22 19:05:14,200 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-21ab97ee-3e6e-4309-a6e6-8975b2b75f04 2018-07-22 19:05:14,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=415672ce-bdc1-4033-a018-9ad639a32720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f292d183d8a3d5f0fdaeb1ecda90156a98268e" 2018-07-22 19:05:14,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-eb8cda08-8af2-47e3-9215-890f5928fef2 Date: Sun, 22 Jul 2018 19:05:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"415672ce-bdc1-4033-a018-9ad639a32720","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T19:05:14Z","provider:segmentation_id":45,"name":"NeutronUtilsRouterTests-8675a6fc-89ef-46c3-ba57-95ebc84a26ba-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:13Z","provider:network_type":"vxlan"}]} 2018-07-22 19:05:14,631 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=415672ce-bdc1-4033-a018-9ad639a32720 used request id req-eb8cda08-8af2-47e3-9215-890f5928fef2 2018-07-22 19:05:14,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=415672ce-bdc1-4033-a018-9ad639a32720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f292d183d8a3d5f0fdaeb1ecda90156a98268e" 2018-07-22 19:05:14,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-93f6f400-2a41-4452-8470-b0c0cffd834a Date: Sun, 22 Jul 2018 19:05:14 GMT RESP BODY: {"subnets":[]} 2018-07-22 19:05:14,695 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=415672ce-bdc1-4033-a018-9ad639a32720 used request id req-93f6f400-2a41-4452-8470-b0c0cffd834a 2018-07-22 19:05:14,695 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-8675a6fc-89ef-46c3-ba57-95ebc84a26ba-pub-subnet 2018-07-22 19:05:14,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f292d183d8a3d5f0fdaeb1ecda90156a98268e" -d '{"subnets": [{"ip_version": 4, "network_id": "415672ce-bdc1-4033-a018-9ad639a32720", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-8675a6fc-89ef-46c3-ba57-95ebc84a26ba-pub-subnet"}]}' 2018-07-22 19:05:15,310 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ef7e25ea-afcb-4c9b-a0f2-2ca15e91e0ce Date: Sun, 22 Jul 2018 19:05:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"415672ce-bdc1-4033-a018-9ad639a32720","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:14Z","dns_nameservers":[],"updated_at":"2018-07-22T19:05:14Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"e4cc5fe3-1e31-4ab9-abe1-0daef53ba3cd","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8675a6fc-89ef-46c3-ba57-95ebc84a26ba-pub-subnet"}]} 2018-07-22 19:05:15,310 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-ef7e25ea-afcb-4c9b-a0f2-2ca15e91e0ce 2018-07-22 19:05:15,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=415672ce-bdc1-4033-a018-9ad639a32720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f292d183d8a3d5f0fdaeb1ecda90156a98268e" 2018-07-22 19:05:15,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-08bf546b-8f5b-44f8-b153-29c3be65d5fa Date: Sun, 22 Jul 2018 19:05:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"415672ce-bdc1-4033-a018-9ad639a32720","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["e4cc5fe3-1e31-4ab9-abe1-0daef53ba3cd"],"description":"","tags":[],"updated_at":"2018-07-22T19:05:14Z","provider:segmentation_id":45,"name":"NeutronUtilsRouterTests-8675a6fc-89ef-46c3-ba57-95ebc84a26ba-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:13Z","provider:network_type":"vxlan"}]} 2018-07-22 19:05:15,568 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=415672ce-bdc1-4033-a018-9ad639a32720 used request id req-08bf546b-8f5b-44f8-b153-29c3be65d5fa 2018-07-22 19:05:15,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=415672ce-bdc1-4033-a018-9ad639a32720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f292d183d8a3d5f0fdaeb1ecda90156a98268e" 2018-07-22 19:05:15,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-72046558-b491-4c3e-b100-ec3ceb72632c Date: Sun, 22 Jul 2018 19:05:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"415672ce-bdc1-4033-a018-9ad639a32720","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:14Z","dns_nameservers":[],"updated_at":"2018-07-22T19:05:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"e4cc5fe3-1e31-4ab9-abe1-0daef53ba3cd","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8675a6fc-89ef-46c3-ba57-95ebc84a26ba-pub-subnet"}]} 2018-07-22 19:05:15,684 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=415672ce-bdc1-4033-a018-9ad639a32720 used request id req-72046558-b491-4c3e-b100-ec3ceb72632c 2018-07-22 19:05:15,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-8675a6fc-89ef-46c3-ba57-95ebc84a26ba-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f292d183d8a3d5f0fdaeb1ecda90156a98268e" 2018-07-22 19:05:15,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-1f58ab72-57c7-4e79-a6e7-4dbcf3a594e5 Date: Sun, 22 Jul 2018 19:05:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"415672ce-bdc1-4033-a018-9ad639a32720","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["e4cc5fe3-1e31-4ab9-abe1-0daef53ba3cd"],"description":"","tags":[],"updated_at":"2018-07-22T19:05:14Z","provider:segmentation_id":45,"name":"NeutronUtilsRouterTests-8675a6fc-89ef-46c3-ba57-95ebc84a26ba-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:13Z","provider:network_type":"vxlan"}]} 2018-07-22 19:05:15,878 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-8675a6fc-89ef-46c3-ba57-95ebc84a26ba-pub-net used request id req-1f58ab72-57c7-4e79-a6e7-4dbcf3a594e5 2018-07-22 19:05:15,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:05:15,894 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:05:15 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:05:15,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f292d183d8a3d5f0fdaeb1ecda90156a98268e" 2018-07-22 19:05:15,943 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:05:15 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-e7d189bd-e6b3-46e1-91f5-108eb3828651 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:05:15,944 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-e7d189bd-e6b3-46e1-91f5-108eb3828651 2018-07-22 19:05:15,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=415672ce-bdc1-4033-a018-9ad639a32720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f292d183d8a3d5f0fdaeb1ecda90156a98268e" 2018-07-22 19:05:16,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7a5758cb-0519-4dda-a94f-55d099e7c3a4 Date: Sun, 22 Jul 2018 19:05:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"415672ce-bdc1-4033-a018-9ad639a32720","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:14Z","dns_nameservers":[],"updated_at":"2018-07-22T19:05:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"e4cc5fe3-1e31-4ab9-abe1-0daef53ba3cd","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8675a6fc-89ef-46c3-ba57-95ebc84a26ba-pub-subnet"}]} 2018-07-22 19:05:16,048 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=415672ce-bdc1-4033-a018-9ad639a32720 used request id req-7a5758cb-0519-4dda-a94f-55d099e7c3a4 2018-07-22 19:05:16,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=415672ce-bdc1-4033-a018-9ad639a32720&name=NeutronUtilsRouterTests-8675a6fc-89ef-46c3-ba57-95ebc84a26ba-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f292d183d8a3d5f0fdaeb1ecda90156a98268e" 2018-07-22 19:05:16,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-53dd6226-c56d-4aed-a286-66008c05db4f Date: Sun, 22 Jul 2018 19:05:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"415672ce-bdc1-4033-a018-9ad639a32720","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:14Z","dns_nameservers":[],"updated_at":"2018-07-22T19:05:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"e4cc5fe3-1e31-4ab9-abe1-0daef53ba3cd","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8675a6fc-89ef-46c3-ba57-95ebc84a26ba-pub-subnet"}]} 2018-07-22 19:05:16,148 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=415672ce-bdc1-4033-a018-9ad639a32720&name=NeutronUtilsRouterTests-8675a6fc-89ef-46c3-ba57-95ebc84a26ba-pub-subnet used request id req-53dd6226-c56d-4aed-a286-66008c05db4f 2018-07-22 19:05:16,148 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:05:16,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:05:16,598 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:05:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["ind0aXjIQV6ebIW2kZaYiw"], "issued_at": "2018-07-22T19:05:16.000000Z"}} 2018-07-22 19:05:16,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11312384082f3d0454a6fd5a8dd76fe5344a43b6" 2018-07-22 19:05:16,630 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:05:16 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-0adf8947-7125-45d2-80a1-59615b35c613 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:05:16,630 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-0adf8947-7125-45d2-80a1-59615b35c613 2018-07-22 19:05:16,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-8675a6fc-89ef-46c3-ba57-95ebc84a26ba-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f292d183d8a3d5f0fdaeb1ecda90156a98268e" 2018-07-22 19:05:16,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-1d3590e0-e98d-49ac-826a-7b059b74d1ad Date: Sun, 22 Jul 2018 19:05:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"415672ce-bdc1-4033-a018-9ad639a32720","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["e4cc5fe3-1e31-4ab9-abe1-0daef53ba3cd"],"description":"","tags":[],"updated_at":"2018-07-22T19:05:14Z","provider:segmentation_id":45,"name":"NeutronUtilsRouterTests-8675a6fc-89ef-46c3-ba57-95ebc84a26ba-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:13Z","provider:network_type":"vxlan"}]} 2018-07-22 19:05:16,820 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-8675a6fc-89ef-46c3-ba57-95ebc84a26ba-pub-net used request id req-1d3590e0-e98d-49ac-826a-7b059b74d1ad 2018-07-22 19:05:16,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=415672ce-bdc1-4033-a018-9ad639a32720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f292d183d8a3d5f0fdaeb1ecda90156a98268e" 2018-07-22 19:05:16,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d662e3ab-057c-48a7-8e0b-c90deccd4d92 Date: Sun, 22 Jul 2018 19:05:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"415672ce-bdc1-4033-a018-9ad639a32720","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:14Z","dns_nameservers":[],"updated_at":"2018-07-22T19:05:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"e4cc5fe3-1e31-4ab9-abe1-0daef53ba3cd","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8675a6fc-89ef-46c3-ba57-95ebc84a26ba-pub-subnet"}]} 2018-07-22 19:05:16,978 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=415672ce-bdc1-4033-a018-9ad639a32720 used request id req-d662e3ab-057c-48a7-8e0b-c90deccd4d92 2018-07-22 19:05:16,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-8675a6fc-89ef-46c3-ba57-95ebc84a26ba-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f292d183d8a3d5f0fdaeb1ecda90156a98268e" 2018-07-22 19:05:17,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-de563b0c-5a84-44fc-841d-1e2fcbcf3a34 Date: Sun, 22 Jul 2018 19:05:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"415672ce-bdc1-4033-a018-9ad639a32720","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["e4cc5fe3-1e31-4ab9-abe1-0daef53ba3cd"],"description":"","tags":[],"updated_at":"2018-07-22T19:05:14Z","provider:segmentation_id":45,"name":"NeutronUtilsRouterTests-8675a6fc-89ef-46c3-ba57-95ebc84a26ba-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:13Z","provider:network_type":"vxlan"}]} 2018-07-22 19:05:17,131 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-8675a6fc-89ef-46c3-ba57-95ebc84a26ba-pub-net used request id req-de563b0c-5a84-44fc-841d-1e2fcbcf3a34 2018-07-22 19:05:17,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:05:17,143 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:05:17 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:05:17,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11312384082f3d0454a6fd5a8dd76fe5344a43b6" 2018-07-22 19:05:17,183 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:05:17 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-1d94d5e6-3383-46a4-a89f-6994a9159025 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:05:17,183 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-1d94d5e6-3383-46a4-a89f-6994a9159025 2018-07-22 19:05:17,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=415672ce-bdc1-4033-a018-9ad639a32720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f292d183d8a3d5f0fdaeb1ecda90156a98268e" 2018-07-22 19:05:17,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4a4f4d45-f619-47e3-bc2e-1323b9f019ea Date: Sun, 22 Jul 2018 19:05:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"415672ce-bdc1-4033-a018-9ad639a32720","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:14Z","dns_nameservers":[],"updated_at":"2018-07-22T19:05:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"e4cc5fe3-1e31-4ab9-abe1-0daef53ba3cd","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8675a6fc-89ef-46c3-ba57-95ebc84a26ba-pub-subnet"}]} 2018-07-22 19:05:17,279 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=415672ce-bdc1-4033-a018-9ad639a32720 used request id req-4a4f4d45-f619-47e3-bc2e-1323b9f019ea 2018-07-22 19:05:17,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=415672ce-bdc1-4033-a018-9ad639a32720&name=NeutronUtilsRouterTests-8675a6fc-89ef-46c3-ba57-95ebc84a26ba-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f292d183d8a3d5f0fdaeb1ecda90156a98268e" 2018-07-22 19:05:17,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-114660cc-535e-4195-864f-650c7e96cd0c Date: Sun, 22 Jul 2018 19:05:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"415672ce-bdc1-4033-a018-9ad639a32720","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:14Z","dns_nameservers":[],"updated_at":"2018-07-22T19:05:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"e4cc5fe3-1e31-4ab9-abe1-0daef53ba3cd","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8675a6fc-89ef-46c3-ba57-95ebc84a26ba-pub-subnet"}]} 2018-07-22 19:05:17,358 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=415672ce-bdc1-4033-a018-9ad639a32720&name=NeutronUtilsRouterTests-8675a6fc-89ef-46c3-ba57-95ebc84a26ba-pub-subnet used request id req-114660cc-535e-4195-864f-650c7e96cd0c 2018-07-22 19:05:17,358 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-8675a6fc-89ef-46c3-ba57-95ebc84a26ba-pub-net 2018-07-22 19:05:17,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f292d183d8a3d5f0fdaeb1ecda90156a98268e" -d '{"port": {"network_id": "415672ce-bdc1-4033-a018-9ad639a32720", "fixed_ips": [{"subnet_id": "e4cc5fe3-1e31-4ab9-abe1-0daef53ba3cd", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-8675a6fc-89ef-46c3-ba57-95ebc84a26ba-port", "admin_state_up": true}}' 2018-07-22 19:05:18,557 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-82854ac3-e901-437c-abf7-881de82fe3b9 Date: Sun, 22 Jul 2018 19:05:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:05:18Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e4cc5fe3-1e31-4ab9-abe1-0daef53ba3cd","ip_address":"10.55.1.100"}],"id":"ada99860-b519-4dd9-b8ce-c71d645b5219","security_groups":["77f1bd69-02eb-40e0-ac3a-c557b252612d"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d8:6e:4c","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-8675a6fc-89ef-46c3-ba57-95ebc84a26ba-port","admin_state_up":true,"network_id":"415672ce-bdc1-4033-a018-9ad639a32720","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:17Z","binding:vnic_type":"normal"}} 2018-07-22 19:05:18,557 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/ports used request id req-82854ac3-e901-437c-abf7-881de82fe3b9 2018-07-22 19:05:18,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f292d183d8a3d5f0fdaeb1ecda90156a98268e" 2018-07-22 19:05:18,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6267 X-Openstack-Request-Id: req-70af9df6-e99b-4885-a765-86f2eae05ae3 Date: Sun, 22 Jul 2018 19:05:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T18:45:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfeb2318-808e-4397-8e97-13ee20f5981d","ip_address":"192.16.1.102"}],"id":"098e772b-5e55-4324-b283-852564daa84c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:37:99","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-76ac7b4e-f626-4cfb-83cf-a35235a38cf9","name":"","admin_state_up":true,"network_id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:48Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:05:16Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4cc5fe3-1e31-4ab9-abe1-0daef53ba3cd","ip_address":"10.55.1.2"}],"id":"1c297230-5e31-4f99-b41d-a6288706cf9c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f9:de:81","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"DOWN","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-415672ce-bdc1-4033-a018-9ad639a32720","name":"","admin_state_up":true,"network_id":"415672ce-bdc1-4033-a018-9ad639a32720","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:15Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:05:17Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4cc5fe3-1e31-4ab9-abe1-0daef53ba3cd","ip_address":"10.55.1.3"}],"id":"7184b7e9-2d7d-4a7c-8793-313d531fecf3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:65:e8:9f","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"DOWN","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-415672ce-bdc1-4033-a018-9ad639a32720","name":"","admin_state_up":true,"network_id":"415672ce-bdc1-4033-a018-9ad639a32720","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:16Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T18:45:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfeb2318-808e-4397-8e97-13ee20f5981d","ip_address":"192.16.1.101"}],"id":"a5f1645d-9e42-4ca9-80a6-dae278f9fbdc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:34:d2:eb","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-76ac7b4e-f626-4cfb-83cf-a35235a38cf9","name":"","admin_state_up":true,"network_id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:47Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T18:45:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfeb2318-808e-4397-8e97-13ee20f5981d","ip_address":"192.16.1.103"}],"id":"a6c663e2-636b-4033-adb4-d2ed97515059","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f9:79:aa","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-76ac7b4e-f626-4cfb-83cf-a35235a38cf9","name":"","admin_state_up":true,"network_id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:48Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:05:18Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4cc5fe3-1e31-4ab9-abe1-0daef53ba3cd","ip_address":"10.55.1.100"}],"id":"ada99860-b519-4dd9-b8ce-c71d645b5219","security_groups":["77f1bd69-02eb-40e0-ac3a-c557b252612d"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d8:6e:4c","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-8675a6fc-89ef-46c3-ba57-95ebc84a26ba-port","admin_state_up":true,"network_id":"415672ce-bdc1-4033-a018-9ad639a32720","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:17Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:05:18Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4cc5fe3-1e31-4ab9-abe1-0daef53ba3cd","ip_address":"10.55.1.4"}],"id":"b562589c-35ac-488c-943a-8e99c2e9cd92","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:6d:ce","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"DOWN","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-415672ce-bdc1-4033-a018-9ad639a32720","name":"","admin_state_up":true,"network_id":"415672ce-bdc1-4033-a018-9ad639a32720","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:17Z","binding:vnic_type":"normal"}]} 2018-07-22 19:05:18,700 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports used request id req-70af9df6-e99b-4885-a765-86f2eae05ae3 2018-07-22 19:05:18,701 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-8675a6fc-89ef-46c3-ba57-95ebc84a26ba-port 2018-07-22 19:05:18,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/ports/ada99860-b519-4dd9-b8ce-c71d645b5219 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f292d183d8a3d5f0fdaeb1ecda90156a98268e" 2018-07-22 19:05:19,450 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8c91e88b-2242-4b7b-9315-c67cc3bbf48e Date: Sun, 22 Jul 2018 19:05:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:05:19,450 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/ports/ada99860-b519-4dd9-b8ce-c71d645b5219 used request id req-8c91e88b-2242-4b7b-9315-c67cc3bbf48e 2018-07-22 19:05:19,451 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-8675a6fc-89ef-46c3-ba57-95ebc84a26ba-pub-subnet 2018-07-22 19:05:19,451 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-8675a6fc-89ef-46c3-ba57-95ebc84a26ba-pub-subnet 2018-07-22 19:05:19,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/e4cc5fe3-1e31-4ab9-abe1-0daef53ba3cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f292d183d8a3d5f0fdaeb1ecda90156a98268e" 2018-07-22 19:05:22,639 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bd3b7576-0bcb-4bfb-b590-4559aa3edbb8 Date: Sun, 22 Jul 2018 19:05:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:05:22,639 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/e4cc5fe3-1e31-4ab9-abe1-0daef53ba3cd used request id req-bd3b7576-0bcb-4bfb-b590-4559aa3edbb8 2018-07-22 19:05:22,639 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-8675a6fc-89ef-46c3-ba57-95ebc84a26ba-pub-net 2018-07-22 19:05:22,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/415672ce-bdc1-4033-a018-9ad639a32720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f292d183d8a3d5f0fdaeb1ecda90156a98268e" 2018-07-22 19:05:25,274 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b2ed8d9f-ce3c-4f40-bfa5-fc4fe13a5dbf Date: Sun, 22 Jul 2018 19:05:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:05:25,274 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/415672ce-bdc1-4033-a018-9ad639a32720 used request id req-b2ed8d9f-ce3c-4f40-bfa5-fc4fe13a5dbf 2018-07-22 19:05:25,276 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:05:25,745 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:05:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["T4qkj3EAS9Sk70JDHZVlfA"], "issued_at": "2018-07-22T19:05:25.000000Z"}} 2018-07-22 19:05:25,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d397433ae59aec41f68e774570a6fc22720534d2" 2018-07-22 19:05:25,781 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:05:25 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-8d37fbc5-ae80-48f8-aa43-ac1ba9c7a756 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:05:25,781 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-8d37fbc5-ae80-48f8-aa43-ac1ba9c7a756 2018-07-22 19:05:25,783 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-0875df75-26b8-41b3-bf6c-d6397d250760-pub-net 2018-07-22 19:05:25,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d397433ae59aec41f68e774570a6fc22720534d2" -d '{"network": {"name": "NeutronUtilsRouterTests-0875df75-26b8-41b3-bf6c-d6397d250760-pub-net", "admin_state_up": true}}' 2018-07-22 19:05:26,278 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-932e9557-9d4b-444a-95b6-f7ffec5ddf57 Date: Sun, 22 Jul 2018 19:05:26 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"0263c69d-9f7c-4e3f-bd39-0bbecef5a010","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T19:05:26Z","is_default":false,"provider:segmentation_id":24,"name":"NeutronUtilsRouterTests-0875df75-26b8-41b3-bf6c-d6397d250760-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:26Z","mtu":1450}} 2018-07-22 19:05:26,279 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-932e9557-9d4b-444a-95b6-f7ffec5ddf57 2018-07-22 19:05:26,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=0263c69d-9f7c-4e3f-bd39-0bbecef5a010 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d397433ae59aec41f68e774570a6fc22720534d2" 2018-07-22 19:05:26,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-98dd369c-ac19-452e-9316-e974f1acc280 Date: Sun, 22 Jul 2018 19:05:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"0263c69d-9f7c-4e3f-bd39-0bbecef5a010","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T19:05:26Z","provider:segmentation_id":24,"name":"NeutronUtilsRouterTests-0875df75-26b8-41b3-bf6c-d6397d250760-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:26Z","provider:network_type":"vxlan"}]} 2018-07-22 19:05:26,704 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=0263c69d-9f7c-4e3f-bd39-0bbecef5a010 used request id req-98dd369c-ac19-452e-9316-e974f1acc280 2018-07-22 19:05:26,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=0263c69d-9f7c-4e3f-bd39-0bbecef5a010 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d397433ae59aec41f68e774570a6fc22720534d2" 2018-07-22 19:05:26,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-51f8d31b-e46e-4966-a9c4-2e97853616b8 Date: Sun, 22 Jul 2018 19:05:26 GMT RESP BODY: {"subnets":[]} 2018-07-22 19:05:26,758 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=0263c69d-9f7c-4e3f-bd39-0bbecef5a010 used request id req-51f8d31b-e46e-4966-a9c4-2e97853616b8 2018-07-22 19:05:26,758 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-0875df75-26b8-41b3-bf6c-d6397d250760-pub-subnet 2018-07-22 19:05:26,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d397433ae59aec41f68e774570a6fc22720534d2" -d '{"subnets": [{"ip_version": 4, "network_id": "0263c69d-9f7c-4e3f-bd39-0bbecef5a010", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-0875df75-26b8-41b3-bf6c-d6397d250760-pub-subnet"}]}' 2018-07-22 19:05:27,441 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6139df1b-4995-4326-b75f-5d454efaa681 Date: Sun, 22 Jul 2018 19:05:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0263c69d-9f7c-4e3f-bd39-0bbecef5a010","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:26Z","dns_nameservers":[],"updated_at":"2018-07-22T19:05:26Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"2b9ebcd7-aca1-4a12-af15-2bbb5908fa65","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0875df75-26b8-41b3-bf6c-d6397d250760-pub-subnet"}]} 2018-07-22 19:05:27,441 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-6139df1b-4995-4326-b75f-5d454efaa681 2018-07-22 19:05:27,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=0263c69d-9f7c-4e3f-bd39-0bbecef5a010 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d397433ae59aec41f68e774570a6fc22720534d2" 2018-07-22 19:05:27,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-80eb4fac-fa58-4f3d-a79c-6c9c0bf17532 Date: Sun, 22 Jul 2018 19:05:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0263c69d-9f7c-4e3f-bd39-0bbecef5a010","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["2b9ebcd7-aca1-4a12-af15-2bbb5908fa65"],"description":"","tags":[],"updated_at":"2018-07-22T19:05:26Z","provider:segmentation_id":24,"name":"NeutronUtilsRouterTests-0875df75-26b8-41b3-bf6c-d6397d250760-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:26Z","provider:network_type":"vxlan"}]} 2018-07-22 19:05:27,592 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=0263c69d-9f7c-4e3f-bd39-0bbecef5a010 used request id req-80eb4fac-fa58-4f3d-a79c-6c9c0bf17532 2018-07-22 19:05:27,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=0263c69d-9f7c-4e3f-bd39-0bbecef5a010 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d397433ae59aec41f68e774570a6fc22720534d2" 2018-07-22 19:05:27,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ff7cf274-fc48-4b71-a8f3-4f3e15499827 Date: Sun, 22 Jul 2018 19:05:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0263c69d-9f7c-4e3f-bd39-0bbecef5a010","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:26Z","dns_nameservers":[],"updated_at":"2018-07-22T19:05:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"2b9ebcd7-aca1-4a12-af15-2bbb5908fa65","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0875df75-26b8-41b3-bf6c-d6397d250760-pub-subnet"}]} 2018-07-22 19:05:27,667 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=0263c69d-9f7c-4e3f-bd39-0bbecef5a010 used request id req-ff7cf274-fc48-4b71-a8f3-4f3e15499827 2018-07-22 19:05:27,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-0875df75-26b8-41b3-bf6c-d6397d250760-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d397433ae59aec41f68e774570a6fc22720534d2" 2018-07-22 19:05:27,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-bfc5e7fe-576f-440c-be79-9f57a4ff10c3 Date: Sun, 22 Jul 2018 19:05:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0263c69d-9f7c-4e3f-bd39-0bbecef5a010","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["2b9ebcd7-aca1-4a12-af15-2bbb5908fa65"],"description":"","tags":[],"updated_at":"2018-07-22T19:05:26Z","provider:segmentation_id":24,"name":"NeutronUtilsRouterTests-0875df75-26b8-41b3-bf6c-d6397d250760-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:26Z","provider:network_type":"vxlan"}]} 2018-07-22 19:05:27,840 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-0875df75-26b8-41b3-bf6c-d6397d250760-pub-net used request id req-bfc5e7fe-576f-440c-be79-9f57a4ff10c3 2018-07-22 19:05:27,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:05:27,855 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:05:27 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:05:27,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d397433ae59aec41f68e774570a6fc22720534d2" 2018-07-22 19:05:27,898 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:05:27 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-262df3a8-0e46-4d2b-b71e-0c99d700388c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:05:27,898 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-262df3a8-0e46-4d2b-b71e-0c99d700388c 2018-07-22 19:05:27,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=0263c69d-9f7c-4e3f-bd39-0bbecef5a010 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d397433ae59aec41f68e774570a6fc22720534d2" 2018-07-22 19:05:27,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-27079e27-5c49-4e67-9260-6ed0dfabfacf Date: Sun, 22 Jul 2018 19:05:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0263c69d-9f7c-4e3f-bd39-0bbecef5a010","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:26Z","dns_nameservers":[],"updated_at":"2018-07-22T19:05:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"2b9ebcd7-aca1-4a12-af15-2bbb5908fa65","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0875df75-26b8-41b3-bf6c-d6397d250760-pub-subnet"}]} 2018-07-22 19:05:27,989 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=0263c69d-9f7c-4e3f-bd39-0bbecef5a010 used request id req-27079e27-5c49-4e67-9260-6ed0dfabfacf 2018-07-22 19:05:27,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=0263c69d-9f7c-4e3f-bd39-0bbecef5a010&name=NeutronUtilsRouterTests-0875df75-26b8-41b3-bf6c-d6397d250760-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d397433ae59aec41f68e774570a6fc22720534d2" 2018-07-22 19:05:28,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0e4c3ce3-f07b-4cd5-a8df-d2653fd2ebdb Date: Sun, 22 Jul 2018 19:05:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0263c69d-9f7c-4e3f-bd39-0bbecef5a010","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:26Z","dns_nameservers":[],"updated_at":"2018-07-22T19:05:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"2b9ebcd7-aca1-4a12-af15-2bbb5908fa65","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0875df75-26b8-41b3-bf6c-d6397d250760-pub-subnet"}]} 2018-07-22 19:05:28,070 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=0263c69d-9f7c-4e3f-bd39-0bbecef5a010&name=NeutronUtilsRouterTests-0875df75-26b8-41b3-bf6c-d6397d250760-pub-subnet used request id req-0e4c3ce3-f07b-4cd5-a8df-d2653fd2ebdb 2018-07-22 19:05:28,070 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:05:28,071 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:05:28,521 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:05:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["tevpjX56TLSwY0p6YMK1LA"], "issued_at": "2018-07-22T19:05:28.000000Z"}} 2018-07-22 19:05:28,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8627d275ec830e7e503b4eca3cfb5ccb92152462" 2018-07-22 19:05:28,557 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:05:28 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-775cd4fa-4b6d-4b7c-972f-37c9ef010800 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:05:28,557 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-775cd4fa-4b6d-4b7c-972f-37c9ef010800 2018-07-22 19:05:28,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-0875df75-26b8-41b3-bf6c-d6397d250760-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d397433ae59aec41f68e774570a6fc22720534d2" 2018-07-22 19:05:28,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-b5b21e2a-c92f-4931-a2cd-e9bdba300612 Date: Sun, 22 Jul 2018 19:05:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0263c69d-9f7c-4e3f-bd39-0bbecef5a010","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["2b9ebcd7-aca1-4a12-af15-2bbb5908fa65"],"description":"","tags":[],"updated_at":"2018-07-22T19:05:26Z","provider:segmentation_id":24,"name":"NeutronUtilsRouterTests-0875df75-26b8-41b3-bf6c-d6397d250760-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:26Z","provider:network_type":"vxlan"}]} 2018-07-22 19:05:28,735 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-0875df75-26b8-41b3-bf6c-d6397d250760-pub-net used request id req-b5b21e2a-c92f-4931-a2cd-e9bdba300612 2018-07-22 19:05:28,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=0263c69d-9f7c-4e3f-bd39-0bbecef5a010 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d397433ae59aec41f68e774570a6fc22720534d2" 2018-07-22 19:05:28,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ae68251a-51a8-4386-8fe7-5423f2628688 Date: Sun, 22 Jul 2018 19:05:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0263c69d-9f7c-4e3f-bd39-0bbecef5a010","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:26Z","dns_nameservers":[],"updated_at":"2018-07-22T19:05:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"2b9ebcd7-aca1-4a12-af15-2bbb5908fa65","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0875df75-26b8-41b3-bf6c-d6397d250760-pub-subnet"}]} 2018-07-22 19:05:28,810 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=0263c69d-9f7c-4e3f-bd39-0bbecef5a010 used request id req-ae68251a-51a8-4386-8fe7-5423f2628688 2018-07-22 19:05:28,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-0875df75-26b8-41b3-bf6c-d6397d250760-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d397433ae59aec41f68e774570a6fc22720534d2" 2018-07-22 19:05:28,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-8b214212-96db-4263-8cf3-7f6b3e57c419 Date: Sun, 22 Jul 2018 19:05:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0263c69d-9f7c-4e3f-bd39-0bbecef5a010","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["2b9ebcd7-aca1-4a12-af15-2bbb5908fa65"],"description":"","tags":[],"updated_at":"2018-07-22T19:05:26Z","provider:segmentation_id":24,"name":"NeutronUtilsRouterTests-0875df75-26b8-41b3-bf6c-d6397d250760-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:26Z","provider:network_type":"vxlan"}]} 2018-07-22 19:05:28,976 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-0875df75-26b8-41b3-bf6c-d6397d250760-pub-net used request id req-8b214212-96db-4263-8cf3-7f6b3e57c419 2018-07-22 19:05:28,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:05:28,989 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:05:28 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:05:28,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8627d275ec830e7e503b4eca3cfb5ccb92152462" 2018-07-22 19:05:29,033 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:05:29 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-901ba3e6-3d1e-4df1-8769-35978bfd2bdd X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:05:29,033 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-901ba3e6-3d1e-4df1-8769-35978bfd2bdd 2018-07-22 19:05:29,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=0263c69d-9f7c-4e3f-bd39-0bbecef5a010 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d397433ae59aec41f68e774570a6fc22720534d2" 2018-07-22 19:05:29,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-95010069-2279-4cf2-aed9-cec79895ef28 Date: Sun, 22 Jul 2018 19:05:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0263c69d-9f7c-4e3f-bd39-0bbecef5a010","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:26Z","dns_nameservers":[],"updated_at":"2018-07-22T19:05:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"2b9ebcd7-aca1-4a12-af15-2bbb5908fa65","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0875df75-26b8-41b3-bf6c-d6397d250760-pub-subnet"}]} 2018-07-22 19:05:29,115 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=0263c69d-9f7c-4e3f-bd39-0bbecef5a010 used request id req-95010069-2279-4cf2-aed9-cec79895ef28 2018-07-22 19:05:29,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=0263c69d-9f7c-4e3f-bd39-0bbecef5a010&name=NeutronUtilsRouterTests-0875df75-26b8-41b3-bf6c-d6397d250760-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d397433ae59aec41f68e774570a6fc22720534d2" 2018-07-22 19:05:29,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-05424fbb-2970-45d8-9f40-8038790a6a10 Date: Sun, 22 Jul 2018 19:05:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0263c69d-9f7c-4e3f-bd39-0bbecef5a010","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:26Z","dns_nameservers":[],"updated_at":"2018-07-22T19:05:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"2b9ebcd7-aca1-4a12-af15-2bbb5908fa65","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0875df75-26b8-41b3-bf6c-d6397d250760-pub-subnet"}]} 2018-07-22 19:05:29,202 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=0263c69d-9f7c-4e3f-bd39-0bbecef5a010&name=NeutronUtilsRouterTests-0875df75-26b8-41b3-bf6c-d6397d250760-pub-subnet used request id req-05424fbb-2970-45d8-9f40-8038790a6a10 2018-07-22 19:05:29,203 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-0875df75-26b8-41b3-bf6c-d6397d250760-pub-net 2018-07-22 19:05:29,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d397433ae59aec41f68e774570a6fc22720534d2" -d '{"port": {"network_id": "0263c69d-9f7c-4e3f-bd39-0bbecef5a010", "fixed_ips": [{"subnet_id": "2b9ebcd7-aca1-4a12-af15-2bbb5908fa65", "ip_address": "foo"}], "name": "NeutronUtilsRouterTests-0875df75-26b8-41b3-bf6c-d6397d250760-port", "admin_state_up": true}}' 2018-07-22 19:05:29,225 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 142 Content-Type: application/json X-Openstack-Request-Id: req-587e0d69-7504-423d-ab23-6343f23c3b45 Date: Sun, 22 Jul 2018 19:05:29 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-22 19:05:29,225 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/ports used request id req-587e0d69-7504-423d-ab23-6343f23c3b45 2018-07-22 19:05:29,225 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-22 19:05:29,226 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-0875df75-26b8-41b3-bf6c-d6397d250760-pub-subnet 2018-07-22 19:05:29,226 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-0875df75-26b8-41b3-bf6c-d6397d250760-pub-subnet 2018-07-22 19:05:29,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/2b9ebcd7-aca1-4a12-af15-2bbb5908fa65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d397433ae59aec41f68e774570a6fc22720534d2" 2018-07-22 19:05:31,701 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ac6580f2-e265-481c-9f96-4c6c9c8b1593 Date: Sun, 22 Jul 2018 19:05:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:05:31,702 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/2b9ebcd7-aca1-4a12-af15-2bbb5908fa65 used request id req-ac6580f2-e265-481c-9f96-4c6c9c8b1593 2018-07-22 19:05:31,702 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-0875df75-26b8-41b3-bf6c-d6397d250760-pub-net 2018-07-22 19:05:31,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/0263c69d-9f7c-4e3f-bd39-0bbecef5a010 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d397433ae59aec41f68e774570a6fc22720534d2" 2018-07-22 19:05:34,616 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3023c3ee-1c10-489f-8145-2889003b56e6 Date: Sun, 22 Jul 2018 19:05:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:05:34,616 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/0263c69d-9f7c-4e3f-bd39-0bbecef5a010 used request id req-3023c3ee-1c10-489f-8145-2889003b56e6 2018-07-22 19:05:34,618 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:05:35,066 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:05:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["cWpI3LH3Q0GCkwWaLTxJYg"], "issued_at": "2018-07-22T19:05:35.000000Z"}} 2018-07-22 19:05:35,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a77f01546c477c758fc7d3239f40ad83e92935d5" 2018-07-22 19:05:35,103 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:05:35 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-7fbc2e42-47ed-4af1-8345-5f5f3eb339ea X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:05:35,103 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-7fbc2e42-47ed-4af1-8345-5f5f3eb339ea 2018-07-22 19:05:35,104 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-232f55db-4650-4c0c-8128-53237f8585b0-pub-net 2018-07-22 19:05:35,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a77f01546c477c758fc7d3239f40ad83e92935d5" -d '{"network": {"name": "NeutronUtilsRouterTests-232f55db-4650-4c0c-8128-53237f8585b0-pub-net", "admin_state_up": true}}' 2018-07-22 19:05:35,752 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-2c1291a1-06e9-4789-8992-ce644393d2a0 Date: Sun, 22 Jul 2018 19:05:35 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"63f3d2cf-9bcb-4c28-a66c-6e3f93cfbe50","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T19:05:35Z","is_default":false,"provider:segmentation_id":59,"name":"NeutronUtilsRouterTests-232f55db-4650-4c0c-8128-53237f8585b0-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:35Z","mtu":1450}} 2018-07-22 19:05:35,752 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-2c1291a1-06e9-4789-8992-ce644393d2a0 2018-07-22 19:05:35,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=63f3d2cf-9bcb-4c28-a66c-6e3f93cfbe50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a77f01546c477c758fc7d3239f40ad83e92935d5" 2018-07-22 19:05:36,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-2fee7a23-f5f7-41ba-92e7-bbc2911d99ed Date: Sun, 22 Jul 2018 19:05:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"63f3d2cf-9bcb-4c28-a66c-6e3f93cfbe50","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T19:05:35Z","provider:segmentation_id":59,"name":"NeutronUtilsRouterTests-232f55db-4650-4c0c-8128-53237f8585b0-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:35Z","provider:network_type":"vxlan"}]} 2018-07-22 19:05:36,181 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=63f3d2cf-9bcb-4c28-a66c-6e3f93cfbe50 used request id req-2fee7a23-f5f7-41ba-92e7-bbc2911d99ed 2018-07-22 19:05:36,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=63f3d2cf-9bcb-4c28-a66c-6e3f93cfbe50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a77f01546c477c758fc7d3239f40ad83e92935d5" 2018-07-22 19:05:36,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-697155d9-d785-4f74-a6bd-b4c109b0b5a8 Date: Sun, 22 Jul 2018 19:05:36 GMT RESP BODY: {"subnets":[]} 2018-07-22 19:05:36,235 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=63f3d2cf-9bcb-4c28-a66c-6e3f93cfbe50 used request id req-697155d9-d785-4f74-a6bd-b4c109b0b5a8 2018-07-22 19:05:36,236 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-232f55db-4650-4c0c-8128-53237f8585b0-pub-subnet 2018-07-22 19:05:36,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a77f01546c477c758fc7d3239f40ad83e92935d5" -d '{"subnets": [{"ip_version": 4, "network_id": "63f3d2cf-9bcb-4c28-a66c-6e3f93cfbe50", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-232f55db-4650-4c0c-8128-53237f8585b0-pub-subnet"}]}' 2018-07-22 19:05:36,901 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-52d6972e-43e9-41f2-b6c4-4b3bf78573c1 Date: Sun, 22 Jul 2018 19:05:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"63f3d2cf-9bcb-4c28-a66c-6e3f93cfbe50","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:36Z","dns_nameservers":[],"updated_at":"2018-07-22T19:05:36Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"72a6dd8a-304a-4dc7-b629-8b5aea17e3ee","subnetpool_id":null,"name":"NeutronUtilsRouterTests-232f55db-4650-4c0c-8128-53237f8585b0-pub-subnet"}]} 2018-07-22 19:05:36,901 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-52d6972e-43e9-41f2-b6c4-4b3bf78573c1 2018-07-22 19:05:36,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=63f3d2cf-9bcb-4c28-a66c-6e3f93cfbe50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a77f01546c477c758fc7d3239f40ad83e92935d5" 2018-07-22 19:05:37,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-4068b6a7-27e9-4dec-8852-9aba848bd131 Date: Sun, 22 Jul 2018 19:05:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"63f3d2cf-9bcb-4c28-a66c-6e3f93cfbe50","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["72a6dd8a-304a-4dc7-b629-8b5aea17e3ee"],"description":"","tags":[],"updated_at":"2018-07-22T19:05:36Z","provider:segmentation_id":59,"name":"NeutronUtilsRouterTests-232f55db-4650-4c0c-8128-53237f8585b0-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:35Z","provider:network_type":"vxlan"}]} 2018-07-22 19:05:37,042 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=63f3d2cf-9bcb-4c28-a66c-6e3f93cfbe50 used request id req-4068b6a7-27e9-4dec-8852-9aba848bd131 2018-07-22 19:05:37,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=63f3d2cf-9bcb-4c28-a66c-6e3f93cfbe50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a77f01546c477c758fc7d3239f40ad83e92935d5" 2018-07-22 19:05:37,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8f749300-dc36-4f8b-aeb3-ca02fab92c06 Date: Sun, 22 Jul 2018 19:05:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"63f3d2cf-9bcb-4c28-a66c-6e3f93cfbe50","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:36Z","dns_nameservers":[],"updated_at":"2018-07-22T19:05:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"72a6dd8a-304a-4dc7-b629-8b5aea17e3ee","subnetpool_id":null,"name":"NeutronUtilsRouterTests-232f55db-4650-4c0c-8128-53237f8585b0-pub-subnet"}]} 2018-07-22 19:05:37,120 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=63f3d2cf-9bcb-4c28-a66c-6e3f93cfbe50 used request id req-8f749300-dc36-4f8b-aeb3-ca02fab92c06 2018-07-22 19:05:37,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-232f55db-4650-4c0c-8128-53237f8585b0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a77f01546c477c758fc7d3239f40ad83e92935d5" 2018-07-22 19:05:37,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-bbf4f8c2-953b-4653-a0ac-9ffc9c6a5c7e Date: Sun, 22 Jul 2018 19:05:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"63f3d2cf-9bcb-4c28-a66c-6e3f93cfbe50","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["72a6dd8a-304a-4dc7-b629-8b5aea17e3ee"],"description":"","tags":[],"updated_at":"2018-07-22T19:05:36Z","provider:segmentation_id":59,"name":"NeutronUtilsRouterTests-232f55db-4650-4c0c-8128-53237f8585b0-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:35Z","provider:network_type":"vxlan"}]} 2018-07-22 19:05:37,288 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-232f55db-4650-4c0c-8128-53237f8585b0-pub-net used request id req-bbf4f8c2-953b-4653-a0ac-9ffc9c6a5c7e 2018-07-22 19:05:37,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:05:37,301 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:05:37 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:05:37,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a77f01546c477c758fc7d3239f40ad83e92935d5" 2018-07-22 19:05:37,348 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:05:37 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-fef55e7c-0277-4702-b947-90f90e73892f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:05:37,348 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-fef55e7c-0277-4702-b947-90f90e73892f 2018-07-22 19:05:37,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=63f3d2cf-9bcb-4c28-a66c-6e3f93cfbe50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a77f01546c477c758fc7d3239f40ad83e92935d5" 2018-07-22 19:05:37,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4a30c93e-db75-42da-99e3-9432327124e0 Date: Sun, 22 Jul 2018 19:05:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"63f3d2cf-9bcb-4c28-a66c-6e3f93cfbe50","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:36Z","dns_nameservers":[],"updated_at":"2018-07-22T19:05:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"72a6dd8a-304a-4dc7-b629-8b5aea17e3ee","subnetpool_id":null,"name":"NeutronUtilsRouterTests-232f55db-4650-4c0c-8128-53237f8585b0-pub-subnet"}]} 2018-07-22 19:05:37,464 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=63f3d2cf-9bcb-4c28-a66c-6e3f93cfbe50 used request id req-4a30c93e-db75-42da-99e3-9432327124e0 2018-07-22 19:05:37,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=63f3d2cf-9bcb-4c28-a66c-6e3f93cfbe50&name=NeutronUtilsRouterTests-232f55db-4650-4c0c-8128-53237f8585b0-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a77f01546c477c758fc7d3239f40ad83e92935d5" 2018-07-22 19:05:37,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ec95666e-c52e-4b0e-9a4c-4cabdaa14805 Date: Sun, 22 Jul 2018 19:05:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"63f3d2cf-9bcb-4c28-a66c-6e3f93cfbe50","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:36Z","dns_nameservers":[],"updated_at":"2018-07-22T19:05:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"72a6dd8a-304a-4dc7-b629-8b5aea17e3ee","subnetpool_id":null,"name":"NeutronUtilsRouterTests-232f55db-4650-4c0c-8128-53237f8585b0-pub-subnet"}]} 2018-07-22 19:05:37,551 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=63f3d2cf-9bcb-4c28-a66c-6e3f93cfbe50&name=NeutronUtilsRouterTests-232f55db-4650-4c0c-8128-53237f8585b0-pub-subnet used request id req-ec95666e-c52e-4b0e-9a4c-4cabdaa14805 2018-07-22 19:05:37,552 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:05:37,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:05:38,021 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:05:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["F5ya-ZqbQYihMjFnvPkhIA"], "issued_at": "2018-07-22T19:05:38.000000Z"}} 2018-07-22 19:05:38,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9932fa1c03393ec6983d9998ee15a80a3d2be7f9" 2018-07-22 19:05:38,054 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:05:38 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-33859a2c-bd90-4b17-b32a-dac684f9a216 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:05:38,054 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-33859a2c-bd90-4b17-b32a-dac684f9a216 2018-07-22 19:05:38,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-232f55db-4650-4c0c-8128-53237f8585b0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a77f01546c477c758fc7d3239f40ad83e92935d5" 2018-07-22 19:05:38,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-b0933438-fbbd-44c5-a70a-fafec9667481 Date: Sun, 22 Jul 2018 19:05:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"63f3d2cf-9bcb-4c28-a66c-6e3f93cfbe50","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["72a6dd8a-304a-4dc7-b629-8b5aea17e3ee"],"description":"","tags":[],"updated_at":"2018-07-22T19:05:36Z","provider:segmentation_id":59,"name":"NeutronUtilsRouterTests-232f55db-4650-4c0c-8128-53237f8585b0-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:35Z","provider:network_type":"vxlan"}]} 2018-07-22 19:05:38,206 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-232f55db-4650-4c0c-8128-53237f8585b0-pub-net used request id req-b0933438-fbbd-44c5-a70a-fafec9667481 2018-07-22 19:05:38,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=63f3d2cf-9bcb-4c28-a66c-6e3f93cfbe50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a77f01546c477c758fc7d3239f40ad83e92935d5" 2018-07-22 19:05:38,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3be8ea28-69d6-47d4-b6ef-7992c4c93502 Date: Sun, 22 Jul 2018 19:05:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"63f3d2cf-9bcb-4c28-a66c-6e3f93cfbe50","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:36Z","dns_nameservers":[],"updated_at":"2018-07-22T19:05:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"72a6dd8a-304a-4dc7-b629-8b5aea17e3ee","subnetpool_id":null,"name":"NeutronUtilsRouterTests-232f55db-4650-4c0c-8128-53237f8585b0-pub-subnet"}]} 2018-07-22 19:05:38,324 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=63f3d2cf-9bcb-4c28-a66c-6e3f93cfbe50 used request id req-3be8ea28-69d6-47d4-b6ef-7992c4c93502 2018-07-22 19:05:38,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-232f55db-4650-4c0c-8128-53237f8585b0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a77f01546c477c758fc7d3239f40ad83e92935d5" 2018-07-22 19:05:38,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-78dded61-ef57-44e1-b3ad-b945e452363c Date: Sun, 22 Jul 2018 19:05:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"63f3d2cf-9bcb-4c28-a66c-6e3f93cfbe50","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["72a6dd8a-304a-4dc7-b629-8b5aea17e3ee"],"description":"","tags":[],"updated_at":"2018-07-22T19:05:36Z","provider:segmentation_id":59,"name":"NeutronUtilsRouterTests-232f55db-4650-4c0c-8128-53237f8585b0-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:35Z","provider:network_type":"vxlan"}]} 2018-07-22 19:05:38,507 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-232f55db-4650-4c0c-8128-53237f8585b0-pub-net used request id req-78dded61-ef57-44e1-b3ad-b945e452363c 2018-07-22 19:05:38,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:05:38,517 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:05:38 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:05:38,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9932fa1c03393ec6983d9998ee15a80a3d2be7f9" 2018-07-22 19:05:38,555 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:05:38 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-1ce1989b-b431-4e0c-96eb-5f06dc2e7efe X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:05:38,555 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-1ce1989b-b431-4e0c-96eb-5f06dc2e7efe 2018-07-22 19:05:38,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=63f3d2cf-9bcb-4c28-a66c-6e3f93cfbe50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a77f01546c477c758fc7d3239f40ad83e92935d5" 2018-07-22 19:05:38,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-36286785-5917-4d29-ac7e-72d4d170b614 Date: Sun, 22 Jul 2018 19:05:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"63f3d2cf-9bcb-4c28-a66c-6e3f93cfbe50","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:36Z","dns_nameservers":[],"updated_at":"2018-07-22T19:05:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"72a6dd8a-304a-4dc7-b629-8b5aea17e3ee","subnetpool_id":null,"name":"NeutronUtilsRouterTests-232f55db-4650-4c0c-8128-53237f8585b0-pub-subnet"}]} 2018-07-22 19:05:38,639 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=63f3d2cf-9bcb-4c28-a66c-6e3f93cfbe50 used request id req-36286785-5917-4d29-ac7e-72d4d170b614 2018-07-22 19:05:38,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=63f3d2cf-9bcb-4c28-a66c-6e3f93cfbe50&name=NeutronUtilsRouterTests-232f55db-4650-4c0c-8128-53237f8585b0-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a77f01546c477c758fc7d3239f40ad83e92935d5" 2018-07-22 19:05:38,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ef023ef7-d8dc-459c-b3c6-176ec2a9cf2d Date: Sun, 22 Jul 2018 19:05:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"63f3d2cf-9bcb-4c28-a66c-6e3f93cfbe50","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:36Z","dns_nameservers":[],"updated_at":"2018-07-22T19:05:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"72a6dd8a-304a-4dc7-b629-8b5aea17e3ee","subnetpool_id":null,"name":"NeutronUtilsRouterTests-232f55db-4650-4c0c-8128-53237f8585b0-pub-subnet"}]} 2018-07-22 19:05:38,717 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=63f3d2cf-9bcb-4c28-a66c-6e3f93cfbe50&name=NeutronUtilsRouterTests-232f55db-4650-4c0c-8128-53237f8585b0-pub-subnet used request id req-ef023ef7-d8dc-459c-b3c6-176ec2a9cf2d 2018-07-22 19:05:38,718 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-232f55db-4650-4c0c-8128-53237f8585b0-pub-net 2018-07-22 19:05:38,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a77f01546c477c758fc7d3239f40ad83e92935d5" -d '{"port": {"network_id": "63f3d2cf-9bcb-4c28-a66c-6e3f93cfbe50", "fixed_ips": [{"subnet_id": "72a6dd8a-304a-4dc7-b629-8b5aea17e3ee", "ip_address": "10.197.123.100"}], "name": "NeutronUtilsRouterTests-232f55db-4650-4c0c-8128-53237f8585b0-port", "admin_state_up": true}}' 2018-07-22 19:05:39,069 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-036eaedc-d279-4e4b-b3f5-9d0a30441628 Date: Sun, 22 Jul 2018 19:05:39 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-07-22 19:05:39,069 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/ports used request id req-036eaedc-d279-4e4b-b3f5-9d0a30441628 2018-07-22 19:05:39,069 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-07-22 19:05:39,069 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-232f55db-4650-4c0c-8128-53237f8585b0-pub-subnet 2018-07-22 19:05:39,070 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-232f55db-4650-4c0c-8128-53237f8585b0-pub-subnet 2018-07-22 19:05:39,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/72a6dd8a-304a-4dc7-b629-8b5aea17e3ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a77f01546c477c758fc7d3239f40ad83e92935d5" 2018-07-22 19:05:42,432 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-56c292df-71e4-40f0-bd5b-f2c05a15b553 Date: Sun, 22 Jul 2018 19:05:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:05:42,432 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/72a6dd8a-304a-4dc7-b629-8b5aea17e3ee used request id req-56c292df-71e4-40f0-bd5b-f2c05a15b553 2018-07-22 19:05:42,432 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-232f55db-4650-4c0c-8128-53237f8585b0-pub-net 2018-07-22 19:05:42,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/63f3d2cf-9bcb-4c28-a66c-6e3f93cfbe50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a77f01546c477c758fc7d3239f40ad83e92935d5" 2018-07-22 19:05:45,218 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ef8dcc27-f56f-414f-8aa7-ffcadb550e57 Date: Sun, 22 Jul 2018 19:05:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:05:45,218 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/63f3d2cf-9bcb-4c28-a66c-6e3f93cfbe50 used request id req-ef8dcc27-f56f-414f-8aa7-ffcadb550e57 2018-07-22 19:05:45,220 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:05:45,740 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:05:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["swY7FFJETkeOBNwankqWNQ"], "issued_at": "2018-07-22T19:05:45.000000Z"}} 2018-07-22 19:05:45,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d132c3eeb9ca77a1b2f1f86ecabfed7943e64683" 2018-07-22 19:05:45,778 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:05:45 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-3e61d1b0-f02f-4013-a15d-98f5c73b72b5 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:05:45,778 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-3e61d1b0-f02f-4013-a15d-98f5c73b72b5 2018-07-22 19:05:45,779 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-22b16a59-f0e4-4de5-a4bf-ae6b0e3664dd-pub-net 2018-07-22 19:05:45,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d132c3eeb9ca77a1b2f1f86ecabfed7943e64683" -d '{"network": {"name": "NeutronUtilsRouterTests-22b16a59-f0e4-4de5-a4bf-ae6b0e3664dd-pub-net", "admin_state_up": true}}' 2018-07-22 19:05:46,181 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-cd3a224f-6dd1-4274-bcae-50c7c59d0ef0 Date: Sun, 22 Jul 2018 19:05:46 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a8e55646-2d9f-4c70-8058-ba6dbe8e4d53","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T19:05:46Z","is_default":false,"provider:segmentation_id":78,"name":"NeutronUtilsRouterTests-22b16a59-f0e4-4de5-a4bf-ae6b0e3664dd-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:45Z","mtu":1450}} 2018-07-22 19:05:46,181 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-cd3a224f-6dd1-4274-bcae-50c7c59d0ef0 2018-07-22 19:05:46,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=a8e55646-2d9f-4c70-8058-ba6dbe8e4d53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d132c3eeb9ca77a1b2f1f86ecabfed7943e64683" 2018-07-22 19:05:46,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f249c344-191f-40f8-af54-43071cb13709 Date: Sun, 22 Jul 2018 19:05:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a8e55646-2d9f-4c70-8058-ba6dbe8e4d53","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T19:05:46Z","provider:segmentation_id":78,"name":"NeutronUtilsRouterTests-22b16a59-f0e4-4de5-a4bf-ae6b0e3664dd-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:45Z","provider:network_type":"vxlan"}]} 2018-07-22 19:05:46,328 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=a8e55646-2d9f-4c70-8058-ba6dbe8e4d53 used request id req-f249c344-191f-40f8-af54-43071cb13709 2018-07-22 19:05:46,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=a8e55646-2d9f-4c70-8058-ba6dbe8e4d53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d132c3eeb9ca77a1b2f1f86ecabfed7943e64683" 2018-07-22 19:05:46,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6e9737ce-64b5-4e22-b190-0a8fab4c1b38 Date: Sun, 22 Jul 2018 19:05:46 GMT RESP BODY: {"subnets":[]} 2018-07-22 19:05:46,378 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=a8e55646-2d9f-4c70-8058-ba6dbe8e4d53 used request id req-6e9737ce-64b5-4e22-b190-0a8fab4c1b38 2018-07-22 19:05:46,378 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-22b16a59-f0e4-4de5-a4bf-ae6b0e3664dd-pub-subnet 2018-07-22 19:05:46,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d132c3eeb9ca77a1b2f1f86ecabfed7943e64683" -d '{"subnets": [{"ip_version": 4, "network_id": "a8e55646-2d9f-4c70-8058-ba6dbe8e4d53", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-22b16a59-f0e4-4de5-a4bf-ae6b0e3664dd-pub-subnet"}]}' 2018-07-22 19:05:46,943 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-de002bdf-9ebf-4633-887f-ed27682e7986 Date: Sun, 22 Jul 2018 19:05:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a8e55646-2d9f-4c70-8058-ba6dbe8e4d53","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:46Z","dns_nameservers":[],"updated_at":"2018-07-22T19:05:46Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"670c4472-3713-4259-8b78-f363fbf51fd8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-22b16a59-f0e4-4de5-a4bf-ae6b0e3664dd-pub-subnet"}]} 2018-07-22 19:05:46,943 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-de002bdf-9ebf-4633-887f-ed27682e7986 2018-07-22 19:05:46,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=a8e55646-2d9f-4c70-8058-ba6dbe8e4d53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d132c3eeb9ca77a1b2f1f86ecabfed7943e64683" 2018-07-22 19:05:47,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-db53b149-18e7-47fc-b777-b370628d2583 Date: Sun, 22 Jul 2018 19:05:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a8e55646-2d9f-4c70-8058-ba6dbe8e4d53","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["670c4472-3713-4259-8b78-f363fbf51fd8"],"description":"","tags":[],"updated_at":"2018-07-22T19:05:46Z","provider:segmentation_id":78,"name":"NeutronUtilsRouterTests-22b16a59-f0e4-4de5-a4bf-ae6b0e3664dd-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:45Z","provider:network_type":"vxlan"}]} 2018-07-22 19:05:47,087 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=a8e55646-2d9f-4c70-8058-ba6dbe8e4d53 used request id req-db53b149-18e7-47fc-b777-b370628d2583 2018-07-22 19:05:47,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=a8e55646-2d9f-4c70-8058-ba6dbe8e4d53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d132c3eeb9ca77a1b2f1f86ecabfed7943e64683" 2018-07-22 19:05:47,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2413562b-9302-4481-a94d-212c7269a3e6 Date: Sun, 22 Jul 2018 19:05:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a8e55646-2d9f-4c70-8058-ba6dbe8e4d53","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:46Z","dns_nameservers":[],"updated_at":"2018-07-22T19:05:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"670c4472-3713-4259-8b78-f363fbf51fd8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-22b16a59-f0e4-4de5-a4bf-ae6b0e3664dd-pub-subnet"}]} 2018-07-22 19:05:47,168 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=a8e55646-2d9f-4c70-8058-ba6dbe8e4d53 used request id req-2413562b-9302-4481-a94d-212c7269a3e6 2018-07-22 19:05:47,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-22b16a59-f0e4-4de5-a4bf-ae6b0e3664dd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d132c3eeb9ca77a1b2f1f86ecabfed7943e64683" 2018-07-22 19:05:47,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-e6d2c2ba-736b-4f79-85a8-e5b2cbb71d27 Date: Sun, 22 Jul 2018 19:05:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a8e55646-2d9f-4c70-8058-ba6dbe8e4d53","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["670c4472-3713-4259-8b78-f363fbf51fd8"],"description":"","tags":[],"updated_at":"2018-07-22T19:05:46Z","provider:segmentation_id":78,"name":"NeutronUtilsRouterTests-22b16a59-f0e4-4de5-a4bf-ae6b0e3664dd-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:45Z","provider:network_type":"vxlan"}]} 2018-07-22 19:05:47,330 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-22b16a59-f0e4-4de5-a4bf-ae6b0e3664dd-pub-net used request id req-e6d2c2ba-736b-4f79-85a8-e5b2cbb71d27 2018-07-22 19:05:47,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:05:47,343 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:05:47 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:05:47,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d132c3eeb9ca77a1b2f1f86ecabfed7943e64683" 2018-07-22 19:05:47,384 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:05:47 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-70189533-5e1b-4d6f-b967-a4bdfb5dd46c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:05:47,384 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-70189533-5e1b-4d6f-b967-a4bdfb5dd46c 2018-07-22 19:05:47,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=a8e55646-2d9f-4c70-8058-ba6dbe8e4d53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d132c3eeb9ca77a1b2f1f86ecabfed7943e64683" 2018-07-22 19:05:47,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3862dd9f-65fe-40ce-b4be-4a43d1292b75 Date: Sun, 22 Jul 2018 19:05:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a8e55646-2d9f-4c70-8058-ba6dbe8e4d53","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:46Z","dns_nameservers":[],"updated_at":"2018-07-22T19:05:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"670c4472-3713-4259-8b78-f363fbf51fd8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-22b16a59-f0e4-4de5-a4bf-ae6b0e3664dd-pub-subnet"}]} 2018-07-22 19:05:47,488 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=a8e55646-2d9f-4c70-8058-ba6dbe8e4d53 used request id req-3862dd9f-65fe-40ce-b4be-4a43d1292b75 2018-07-22 19:05:47,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=a8e55646-2d9f-4c70-8058-ba6dbe8e4d53&name=NeutronUtilsRouterTests-22b16a59-f0e4-4de5-a4bf-ae6b0e3664dd-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d132c3eeb9ca77a1b2f1f86ecabfed7943e64683" 2018-07-22 19:05:47,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f56f427b-5703-4631-ad16-6a820701a632 Date: Sun, 22 Jul 2018 19:05:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a8e55646-2d9f-4c70-8058-ba6dbe8e4d53","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:46Z","dns_nameservers":[],"updated_at":"2018-07-22T19:05:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"670c4472-3713-4259-8b78-f363fbf51fd8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-22b16a59-f0e4-4de5-a4bf-ae6b0e3664dd-pub-subnet"}]} 2018-07-22 19:05:47,559 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=a8e55646-2d9f-4c70-8058-ba6dbe8e4d53&name=NeutronUtilsRouterTests-22b16a59-f0e4-4de5-a4bf-ae6b0e3664dd-pub-subnet used request id req-f56f427b-5703-4631-ad16-6a820701a632 2018-07-22 19:05:47,559 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:05:47,560 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:05:48,020 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:05:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["-GcruIsSTIW1RGTxAAbUDQ"], "issued_at": "2018-07-22T19:05:48.000000Z"}} 2018-07-22 19:05:48,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}740cbd84e0ac8ab98c826904424c9db99398e614" 2018-07-22 19:05:48,056 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:05:48 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-d268357b-5b61-4eb2-871d-03ff7107d51e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:05:48,056 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-d268357b-5b61-4eb2-871d-03ff7107d51e 2018-07-22 19:05:48,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-22b16a59-f0e4-4de5-a4bf-ae6b0e3664dd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d132c3eeb9ca77a1b2f1f86ecabfed7943e64683" 2018-07-22 19:05:48,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-256ee31d-e52c-4f2a-87c3-826b14381a8e Date: Sun, 22 Jul 2018 19:05:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a8e55646-2d9f-4c70-8058-ba6dbe8e4d53","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["670c4472-3713-4259-8b78-f363fbf51fd8"],"description":"","tags":[],"updated_at":"2018-07-22T19:05:46Z","provider:segmentation_id":78,"name":"NeutronUtilsRouterTests-22b16a59-f0e4-4de5-a4bf-ae6b0e3664dd-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:45Z","provider:network_type":"vxlan"}]} 2018-07-22 19:05:48,243 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-22b16a59-f0e4-4de5-a4bf-ae6b0e3664dd-pub-net used request id req-256ee31d-e52c-4f2a-87c3-826b14381a8e 2018-07-22 19:05:48,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=a8e55646-2d9f-4c70-8058-ba6dbe8e4d53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d132c3eeb9ca77a1b2f1f86ecabfed7943e64683" 2018-07-22 19:05:48,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-069f742f-4d9e-4cd2-a7eb-fec8f4967743 Date: Sun, 22 Jul 2018 19:05:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a8e55646-2d9f-4c70-8058-ba6dbe8e4d53","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:46Z","dns_nameservers":[],"updated_at":"2018-07-22T19:05:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"670c4472-3713-4259-8b78-f363fbf51fd8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-22b16a59-f0e4-4de5-a4bf-ae6b0e3664dd-pub-subnet"}]} 2018-07-22 19:05:48,335 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=a8e55646-2d9f-4c70-8058-ba6dbe8e4d53 used request id req-069f742f-4d9e-4cd2-a7eb-fec8f4967743 2018-07-22 19:05:48,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-22b16a59-f0e4-4de5-a4bf-ae6b0e3664dd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d132c3eeb9ca77a1b2f1f86ecabfed7943e64683" 2018-07-22 19:05:48,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-fa32ccc3-06db-4445-9fb1-c4b3cb95528a Date: Sun, 22 Jul 2018 19:05:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a8e55646-2d9f-4c70-8058-ba6dbe8e4d53","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["670c4472-3713-4259-8b78-f363fbf51fd8"],"description":"","tags":[],"updated_at":"2018-07-22T19:05:46Z","provider:segmentation_id":78,"name":"NeutronUtilsRouterTests-22b16a59-f0e4-4de5-a4bf-ae6b0e3664dd-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:45Z","provider:network_type":"vxlan"}]} 2018-07-22 19:05:48,469 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-22b16a59-f0e4-4de5-a4bf-ae6b0e3664dd-pub-net used request id req-fa32ccc3-06db-4445-9fb1-c4b3cb95528a 2018-07-22 19:05:48,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:05:48,481 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:05:48 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:05:48,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}740cbd84e0ac8ab98c826904424c9db99398e614" 2018-07-22 19:05:48,525 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:05:48 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-1b87f3a1-951e-465b-9dab-cd02f89a5a2e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:05:48,525 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-1b87f3a1-951e-465b-9dab-cd02f89a5a2e 2018-07-22 19:05:48,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=a8e55646-2d9f-4c70-8058-ba6dbe8e4d53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d132c3eeb9ca77a1b2f1f86ecabfed7943e64683" 2018-07-22 19:05:48,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7d0f8265-137d-40bf-bc06-ad5cb72b2dea Date: Sun, 22 Jul 2018 19:05:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a8e55646-2d9f-4c70-8058-ba6dbe8e4d53","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:46Z","dns_nameservers":[],"updated_at":"2018-07-22T19:05:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"670c4472-3713-4259-8b78-f363fbf51fd8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-22b16a59-f0e4-4de5-a4bf-ae6b0e3664dd-pub-subnet"}]} 2018-07-22 19:05:48,595 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=a8e55646-2d9f-4c70-8058-ba6dbe8e4d53 used request id req-7d0f8265-137d-40bf-bc06-ad5cb72b2dea 2018-07-22 19:05:48,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=a8e55646-2d9f-4c70-8058-ba6dbe8e4d53&name=NeutronUtilsRouterTests-22b16a59-f0e4-4de5-a4bf-ae6b0e3664dd-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d132c3eeb9ca77a1b2f1f86ecabfed7943e64683" 2018-07-22 19:05:48,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4c577302-76dc-499a-a1d0-05cb082a0190 Date: Sun, 22 Jul 2018 19:05:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a8e55646-2d9f-4c70-8058-ba6dbe8e4d53","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:46Z","dns_nameservers":[],"updated_at":"2018-07-22T19:05:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"670c4472-3713-4259-8b78-f363fbf51fd8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-22b16a59-f0e4-4de5-a4bf-ae6b0e3664dd-pub-subnet"}]} 2018-07-22 19:05:48,671 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=a8e55646-2d9f-4c70-8058-ba6dbe8e4d53&name=NeutronUtilsRouterTests-22b16a59-f0e4-4de5-a4bf-ae6b0e3664dd-pub-subnet used request id req-4c577302-76dc-499a-a1d0-05cb082a0190 2018-07-22 19:05:48,672 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-22b16a59-f0e4-4de5-a4bf-ae6b0e3664dd-pub-net 2018-07-22 19:05:48,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d132c3eeb9ca77a1b2f1f86ecabfed7943e64683" -d '{"port": {"network_id": "a8e55646-2d9f-4c70-8058-ba6dbe8e4d53", "fixed_ips": [{"subnet_id": "670c4472-3713-4259-8b78-f363fbf51fd8", "ip_address": null}], "name": "NeutronUtilsRouterTests-22b16a59-f0e4-4de5-a4bf-ae6b0e3664dd-port", "admin_state_up": true}}' 2018-07-22 19:05:48,691 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 143 Content-Type: application/json X-Openstack-Request-Id: req-b8a2baa2-013c-45e6-8840-b9eed1a05b4f Date: Sun, 22 Jul 2018 19:05:48 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-22 19:05:48,691 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/ports used request id req-b8a2baa2-013c-45e6-8840-b9eed1a05b4f 2018-07-22 19:05:48,691 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-22 19:05:48,691 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-22b16a59-f0e4-4de5-a4bf-ae6b0e3664dd-pub-subnet 2018-07-22 19:05:48,691 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-22b16a59-f0e4-4de5-a4bf-ae6b0e3664dd-pub-subnet 2018-07-22 19:05:48,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/670c4472-3713-4259-8b78-f363fbf51fd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d132c3eeb9ca77a1b2f1f86ecabfed7943e64683" 2018-07-22 19:05:51,032 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6a9b829b-db54-4e18-94d4-0cdf9625ff41 Date: Sun, 22 Jul 2018 19:05:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:05:51,033 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/670c4472-3713-4259-8b78-f363fbf51fd8 used request id req-6a9b829b-db54-4e18-94d4-0cdf9625ff41 2018-07-22 19:05:51,033 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-22b16a59-f0e4-4de5-a4bf-ae6b0e3664dd-pub-net 2018-07-22 19:05:51,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/a8e55646-2d9f-4c70-8058-ba6dbe8e4d53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d132c3eeb9ca77a1b2f1f86ecabfed7943e64683" 2018-07-22 19:05:53,668 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4db17115-0777-44ae-a233-55ea52c299cc Date: Sun, 22 Jul 2018 19:05:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:05:53,668 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/a8e55646-2d9f-4c70-8058-ba6dbe8e4d53 used request id req-4db17115-0777-44ae-a233-55ea52c299cc 2018-07-22 19:05:53,670 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:05:54,159 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:05:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["I4S4v_iiRcaqGmNKOsYeTQ"], "issued_at": "2018-07-22T19:05:54.000000Z"}} 2018-07-22 19:05:54,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5647faf537a7c492d7afadadee394c65daaedfc0" 2018-07-22 19:05:54,193 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:05:54 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-2e93da14-9094-4f6f-b106-61719d3c2849 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:05:54,193 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-2e93da14-9094-4f6f-b106-61719d3c2849 2018-07-22 19:05:54,195 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-17f60ae2-1229-4c55-bfbc-2a779131a692-pub-net 2018-07-22 19:05:54,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5647faf537a7c492d7afadadee394c65daaedfc0" -d '{"network": {"name": "NeutronUtilsRouterTests-17f60ae2-1229-4c55-bfbc-2a779131a692-pub-net", "admin_state_up": true}}' 2018-07-22 19:05:54,700 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-2572aa63-2ef0-4238-8923-f39f876bcb2d Date: Sun, 22 Jul 2018 19:05:54 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"6f9a09bc-fbf8-4248-8ba9-a5925ac6f6df","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T19:05:54Z","is_default":false,"provider:segmentation_id":79,"name":"NeutronUtilsRouterTests-17f60ae2-1229-4c55-bfbc-2a779131a692-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:54Z","mtu":1450}} 2018-07-22 19:05:54,700 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-2572aa63-2ef0-4238-8923-f39f876bcb2d 2018-07-22 19:05:54,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=6f9a09bc-fbf8-4248-8ba9-a5925ac6f6df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5647faf537a7c492d7afadadee394c65daaedfc0" 2018-07-22 19:05:54,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-15dff11d-22fc-4d88-be01-4cd4b0509e4e Date: Sun, 22 Jul 2018 19:05:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"6f9a09bc-fbf8-4248-8ba9-a5925ac6f6df","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T19:05:54Z","provider:segmentation_id":79,"name":"NeutronUtilsRouterTests-17f60ae2-1229-4c55-bfbc-2a779131a692-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:54Z","provider:network_type":"vxlan"}]} 2018-07-22 19:05:54,911 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=6f9a09bc-fbf8-4248-8ba9-a5925ac6f6df used request id req-15dff11d-22fc-4d88-be01-4cd4b0509e4e 2018-07-22 19:05:54,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=6f9a09bc-fbf8-4248-8ba9-a5925ac6f6df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5647faf537a7c492d7afadadee394c65daaedfc0" 2018-07-22 19:05:54,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-252949ac-bf41-4730-969d-9397058c1451 Date: Sun, 22 Jul 2018 19:05:54 GMT RESP BODY: {"subnets":[]} 2018-07-22 19:05:54,975 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=6f9a09bc-fbf8-4248-8ba9-a5925ac6f6df used request id req-252949ac-bf41-4730-969d-9397058c1451 2018-07-22 19:05:54,975 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-17f60ae2-1229-4c55-bfbc-2a779131a692-pub-subnet 2018-07-22 19:05:54,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5647faf537a7c492d7afadadee394c65daaedfc0" -d '{"subnets": [{"ip_version": 4, "network_id": "6f9a09bc-fbf8-4248-8ba9-a5925ac6f6df", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-17f60ae2-1229-4c55-bfbc-2a779131a692-pub-subnet"}]}' 2018-07-22 19:05:55,631 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9a48d6bc-613f-4fdd-84bd-3f5c4ea1d065 Date: Sun, 22 Jul 2018 19:05:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6f9a09bc-fbf8-4248-8ba9-a5925ac6f6df","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:55Z","dns_nameservers":[],"updated_at":"2018-07-22T19:05:55Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"9ae2affb-813d-4e7e-92e7-1a1c78863da8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-17f60ae2-1229-4c55-bfbc-2a779131a692-pub-subnet"}]} 2018-07-22 19:05:55,631 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-9a48d6bc-613f-4fdd-84bd-3f5c4ea1d065 2018-07-22 19:05:55,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=6f9a09bc-fbf8-4248-8ba9-a5925ac6f6df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5647faf537a7c492d7afadadee394c65daaedfc0" 2018-07-22 19:05:55,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-fd8da4f1-d41f-435c-97d2-537120931b38 Date: Sun, 22 Jul 2018 19:05:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6f9a09bc-fbf8-4248-8ba9-a5925ac6f6df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["9ae2affb-813d-4e7e-92e7-1a1c78863da8"],"description":"","tags":[],"updated_at":"2018-07-22T19:05:55Z","provider:segmentation_id":79,"name":"NeutronUtilsRouterTests-17f60ae2-1229-4c55-bfbc-2a779131a692-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:54Z","provider:network_type":"vxlan"}]} 2018-07-22 19:05:55,795 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=6f9a09bc-fbf8-4248-8ba9-a5925ac6f6df used request id req-fd8da4f1-d41f-435c-97d2-537120931b38 2018-07-22 19:05:55,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=6f9a09bc-fbf8-4248-8ba9-a5925ac6f6df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5647faf537a7c492d7afadadee394c65daaedfc0" 2018-07-22 19:05:55,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-174c533f-be9b-4bfa-b0fe-479e604ece40 Date: Sun, 22 Jul 2018 19:05:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6f9a09bc-fbf8-4248-8ba9-a5925ac6f6df","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:55Z","dns_nameservers":[],"updated_at":"2018-07-22T19:05:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"9ae2affb-813d-4e7e-92e7-1a1c78863da8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-17f60ae2-1229-4c55-bfbc-2a779131a692-pub-subnet"}]} 2018-07-22 19:05:55,879 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=6f9a09bc-fbf8-4248-8ba9-a5925ac6f6df used request id req-174c533f-be9b-4bfa-b0fe-479e604ece40 2018-07-22 19:05:55,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-17f60ae2-1229-4c55-bfbc-2a779131a692-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5647faf537a7c492d7afadadee394c65daaedfc0" 2018-07-22 19:05:56,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-beaaae62-be63-43c6-a318-003be77a4581 Date: Sun, 22 Jul 2018 19:05:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6f9a09bc-fbf8-4248-8ba9-a5925ac6f6df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["9ae2affb-813d-4e7e-92e7-1a1c78863da8"],"description":"","tags":[],"updated_at":"2018-07-22T19:05:55Z","provider:segmentation_id":79,"name":"NeutronUtilsRouterTests-17f60ae2-1229-4c55-bfbc-2a779131a692-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:54Z","provider:network_type":"vxlan"}]} 2018-07-22 19:05:56,015 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-17f60ae2-1229-4c55-bfbc-2a779131a692-pub-net used request id req-beaaae62-be63-43c6-a318-003be77a4581 2018-07-22 19:05:56,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:05:56,026 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:05:56 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:05:56,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5647faf537a7c492d7afadadee394c65daaedfc0" 2018-07-22 19:05:56,074 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:05:56 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-3b6b17db-603a-4f1d-a20b-d67e20595ea2 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:05:56,074 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-3b6b17db-603a-4f1d-a20b-d67e20595ea2 2018-07-22 19:05:56,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=6f9a09bc-fbf8-4248-8ba9-a5925ac6f6df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5647faf537a7c492d7afadadee394c65daaedfc0" 2018-07-22 19:05:56,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0ab6f3df-b540-43ca-bcd8-1041cac56e95 Date: Sun, 22 Jul 2018 19:05:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6f9a09bc-fbf8-4248-8ba9-a5925ac6f6df","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:55Z","dns_nameservers":[],"updated_at":"2018-07-22T19:05:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"9ae2affb-813d-4e7e-92e7-1a1c78863da8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-17f60ae2-1229-4c55-bfbc-2a779131a692-pub-subnet"}]} 2018-07-22 19:05:56,179 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=6f9a09bc-fbf8-4248-8ba9-a5925ac6f6df used request id req-0ab6f3df-b540-43ca-bcd8-1041cac56e95 2018-07-22 19:05:56,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=6f9a09bc-fbf8-4248-8ba9-a5925ac6f6df&name=NeutronUtilsRouterTests-17f60ae2-1229-4c55-bfbc-2a779131a692-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5647faf537a7c492d7afadadee394c65daaedfc0" 2018-07-22 19:05:56,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0005cb6a-2bb6-4ace-9e6e-e4728f7df8ca Date: Sun, 22 Jul 2018 19:05:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6f9a09bc-fbf8-4248-8ba9-a5925ac6f6df","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:55Z","dns_nameservers":[],"updated_at":"2018-07-22T19:05:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"9ae2affb-813d-4e7e-92e7-1a1c78863da8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-17f60ae2-1229-4c55-bfbc-2a779131a692-pub-subnet"}]} 2018-07-22 19:05:56,266 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=6f9a09bc-fbf8-4248-8ba9-a5925ac6f6df&name=NeutronUtilsRouterTests-17f60ae2-1229-4c55-bfbc-2a779131a692-pub-subnet used request id req-0005cb6a-2bb6-4ace-9e6e-e4728f7df8ca 2018-07-22 19:05:56,267 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:05:56,268 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:05:56,727 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:05:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["8y6Rclk6Sn2f6X2cjoinLQ"], "issued_at": "2018-07-22T19:05:56.000000Z"}} 2018-07-22 19:05:56,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a614bfa5c8c7f1fb1f51820cabc1352143302ecb" 2018-07-22 19:05:56,757 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:05:56 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-4648a0ae-b437-4421-a2c1-ba1ec3627084 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:05:56,757 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-4648a0ae-b437-4421-a2c1-ba1ec3627084 2018-07-22 19:05:56,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-17f60ae2-1229-4c55-bfbc-2a779131a692-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5647faf537a7c492d7afadadee394c65daaedfc0" 2018-07-22 19:05:56,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-8e5dc72e-0baf-4d5c-a221-1a5e61828a26 Date: Sun, 22 Jul 2018 19:05:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6f9a09bc-fbf8-4248-8ba9-a5925ac6f6df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["9ae2affb-813d-4e7e-92e7-1a1c78863da8"],"description":"","tags":[],"updated_at":"2018-07-22T19:05:55Z","provider:segmentation_id":79,"name":"NeutronUtilsRouterTests-17f60ae2-1229-4c55-bfbc-2a779131a692-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:54Z","provider:network_type":"vxlan"}]} 2018-07-22 19:05:56,947 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-17f60ae2-1229-4c55-bfbc-2a779131a692-pub-net used request id req-8e5dc72e-0baf-4d5c-a221-1a5e61828a26 2018-07-22 19:05:56,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=6f9a09bc-fbf8-4248-8ba9-a5925ac6f6df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5647faf537a7c492d7afadadee394c65daaedfc0" 2018-07-22 19:05:57,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-63bb984c-baec-4dec-837b-367b43e84221 Date: Sun, 22 Jul 2018 19:05:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6f9a09bc-fbf8-4248-8ba9-a5925ac6f6df","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:55Z","dns_nameservers":[],"updated_at":"2018-07-22T19:05:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"9ae2affb-813d-4e7e-92e7-1a1c78863da8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-17f60ae2-1229-4c55-bfbc-2a779131a692-pub-subnet"}]} 2018-07-22 19:05:57,031 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=6f9a09bc-fbf8-4248-8ba9-a5925ac6f6df used request id req-63bb984c-baec-4dec-837b-367b43e84221 2018-07-22 19:05:57,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-17f60ae2-1229-4c55-bfbc-2a779131a692-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5647faf537a7c492d7afadadee394c65daaedfc0" 2018-07-22 19:05:57,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-c739ae9d-d531-486e-9e37-4f4c2c0462aa Date: Sun, 22 Jul 2018 19:05:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6f9a09bc-fbf8-4248-8ba9-a5925ac6f6df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["9ae2affb-813d-4e7e-92e7-1a1c78863da8"],"description":"","tags":[],"updated_at":"2018-07-22T19:05:55Z","provider:segmentation_id":79,"name":"NeutronUtilsRouterTests-17f60ae2-1229-4c55-bfbc-2a779131a692-pub-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:54Z","provider:network_type":"vxlan"}]} 2018-07-22 19:05:57,176 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-17f60ae2-1229-4c55-bfbc-2a779131a692-pub-net used request id req-c739ae9d-d531-486e-9e37-4f4c2c0462aa 2018-07-22 19:05:57,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:05:57,190 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:05:57 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:05:57,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a614bfa5c8c7f1fb1f51820cabc1352143302ecb" 2018-07-22 19:05:57,239 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:05:57 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-4efc8b77-6aff-407e-b83b-123d9d832907 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:05:57,239 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-4efc8b77-6aff-407e-b83b-123d9d832907 2018-07-22 19:05:57,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=6f9a09bc-fbf8-4248-8ba9-a5925ac6f6df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5647faf537a7c492d7afadadee394c65daaedfc0" 2018-07-22 19:05:57,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9a3c0009-7a65-4582-a480-bca116832158 Date: Sun, 22 Jul 2018 19:05:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6f9a09bc-fbf8-4248-8ba9-a5925ac6f6df","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:55Z","dns_nameservers":[],"updated_at":"2018-07-22T19:05:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"9ae2affb-813d-4e7e-92e7-1a1c78863da8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-17f60ae2-1229-4c55-bfbc-2a779131a692-pub-subnet"}]} 2018-07-22 19:05:57,335 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=6f9a09bc-fbf8-4248-8ba9-a5925ac6f6df used request id req-9a3c0009-7a65-4582-a480-bca116832158 2018-07-22 19:05:57,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=6f9a09bc-fbf8-4248-8ba9-a5925ac6f6df&name=NeutronUtilsRouterTests-17f60ae2-1229-4c55-bfbc-2a779131a692-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5647faf537a7c492d7afadadee394c65daaedfc0" 2018-07-22 19:05:57,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c9ac7822-1fa7-492a-bf1f-8dca79ff50b6 Date: Sun, 22 Jul 2018 19:05:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6f9a09bc-fbf8-4248-8ba9-a5925ac6f6df","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:55Z","dns_nameservers":[],"updated_at":"2018-07-22T19:05:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"9ae2affb-813d-4e7e-92e7-1a1c78863da8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-17f60ae2-1229-4c55-bfbc-2a779131a692-pub-subnet"}]} 2018-07-22 19:05:57,417 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=6f9a09bc-fbf8-4248-8ba9-a5925ac6f6df&name=NeutronUtilsRouterTests-17f60ae2-1229-4c55-bfbc-2a779131a692-pub-subnet used request id req-c9ac7822-1fa7-492a-bf1f-8dca79ff50b6 2018-07-22 19:05:57,417 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-17f60ae2-1229-4c55-bfbc-2a779131a692-pub-net 2018-07-22 19:05:57,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5647faf537a7c492d7afadadee394c65daaedfc0" -d '{"port": {"network_id": "6f9a09bc-fbf8-4248-8ba9-a5925ac6f6df", "fixed_ips": [{"subnet_id": "9ae2affb-813d-4e7e-92e7-1a1c78863da8", "ip_address": "10.55.1.100"}], "admin_state_up": true}}' 2018-07-22 19:05:58,631 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-a56430df-90ba-4312-902a-d8ec37af4281 Date: Sun, 22 Jul 2018 19:05:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:05:58Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9ae2affb-813d-4e7e-92e7-1a1c78863da8","ip_address":"10.55.1.100"}],"id":"0d791782-4065-4b91-81cf-82a8c0bf48b2","security_groups":["77f1bd69-02eb-40e0-ac3a-c557b252612d"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:80:32:d3","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"","admin_state_up":true,"network_id":"6f9a09bc-fbf8-4248-8ba9-a5925ac6f6df","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:57Z","binding:vnic_type":"normal"}} 2018-07-22 19:05:58,631 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/ports used request id req-a56430df-90ba-4312-902a-d8ec37af4281 2018-07-22 19:05:58,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports/0d791782-4065-4b91-81cf-82a8c0bf48b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5647faf537a7c492d7afadadee394c65daaedfc0" 2018-07-22 19:05:58,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-10072eb7-e96e-4590-a43b-211fd3f27ff0 Date: Sun, 22 Jul 2018 19:05:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:05:58Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9ae2affb-813d-4e7e-92e7-1a1c78863da8","ip_address":"10.55.1.100"}],"id":"0d791782-4065-4b91-81cf-82a8c0bf48b2","security_groups":["77f1bd69-02eb-40e0-ac3a-c557b252612d"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:80:32:d3","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"","admin_state_up":true,"network_id":"6f9a09bc-fbf8-4248-8ba9-a5925ac6f6df","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:05:57Z","binding:vnic_type":"normal"}} 2018-07-22 19:05:58,739 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports/0d791782-4065-4b91-81cf-82a8c0bf48b2 used request id req-10072eb7-e96e-4590-a43b-211fd3f27ff0 2018-07-22 19:05:58,740 - neutron_utils - INFO - Deleting port with name 2018-07-22 19:05:58,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/ports/0d791782-4065-4b91-81cf-82a8c0bf48b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5647faf537a7c492d7afadadee394c65daaedfc0" 2018-07-22 19:05:59,835 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b582e130-07bd-420e-99fe-99d92bb6c866 Date: Sun, 22 Jul 2018 19:05:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:05:59,835 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/ports/0d791782-4065-4b91-81cf-82a8c0bf48b2 used request id req-b582e130-07bd-420e-99fe-99d92bb6c866 2018-07-22 19:05:59,835 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-17f60ae2-1229-4c55-bfbc-2a779131a692-pub-subnet 2018-07-22 19:05:59,835 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-17f60ae2-1229-4c55-bfbc-2a779131a692-pub-subnet 2018-07-22 19:05:59,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/9ae2affb-813d-4e7e-92e7-1a1c78863da8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5647faf537a7c492d7afadadee394c65daaedfc0" 2018-07-22 19:06:03,519 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-da6b1ae1-8356-40fd-9a8a-21179e2edc28 Date: Sun, 22 Jul 2018 19:06:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:06:03,519 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/9ae2affb-813d-4e7e-92e7-1a1c78863da8 used request id req-da6b1ae1-8356-40fd-9a8a-21179e2edc28 2018-07-22 19:06:03,520 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-17f60ae2-1229-4c55-bfbc-2a779131a692-pub-net 2018-07-22 19:06:03,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/6f9a09bc-fbf8-4248-8ba9-a5925ac6f6df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5647faf537a7c492d7afadadee394c65daaedfc0" 2018-07-22 19:06:06,256 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-28db131d-0402-42b9-b7e7-763de9cbc87b Date: Sun, 22 Jul 2018 19:06:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:06:06,256 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/6f9a09bc-fbf8-4248-8ba9-a5925ac6f6df used request id req-28db131d-0402-42b9-b7e7-763de9cbc87b 2018-07-22 19:06:06,258 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:06:06,725 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:06:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["3nrqkVuOSmK_6Kv6LCnfEw"], "issued_at": "2018-07-22T19:06:06.000000Z"}} 2018-07-22 19:06:06,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e21c5482b8071eeae785f8ed677fe45521d0446c" 2018-07-22 19:06:06,757 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:06:06 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-0160c1f0-f4b6-4091-99bb-0342f2745758 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:06:06,757 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-0160c1f0-f4b6-4091-99bb-0342f2745758 2018-07-22 19:06:06,758 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:06:06,759 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:06:07,213 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:06:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["Juh6BCIxSQe5rCnMPvbIcw"], "issued_at": "2018-07-22T19:06:07.000000Z"}} 2018-07-22 19:06:07,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b7ca776fc3a2649c67b384ebb3cc5b2b0e8b076" 2018-07-22 19:06:07,246 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:06:07 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-d856f3f6-5490-4aef-9fca-989c14a912f1 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:06:07,246 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-d856f3f6-5490-4aef-9fca-989c14a912f1 2018-07-22 19:06:07,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-283f6b0d-6ceb-4a31-870e-37d34ab136c4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e21c5482b8071eeae785f8ed677fe45521d0446c" 2018-07-22 19:06:07,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-35d223be-c581-4352-8f60-94c47e98a6ae Date: Sun, 22 Jul 2018 19:06:07 GMT RESP BODY: {"networks":[]} 2018-07-22 19:06:07,353 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-283f6b0d-6ceb-4a31-870e-37d34ab136c4-pub-net used request id req-35d223be-c581-4352-8f60-94c47e98a6ae 2018-07-22 19:06:07,356 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:06:07,803 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:06:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["Lc65vW9iSFCdAeCg-ygA2A"], "issued_at": "2018-07-22T19:06:07.000000Z"}} 2018-07-22 19:06:07,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4e9772b91bdc3e8ab18669d31a1d998108c3142" 2018-07-22 19:06:07,836 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:06:07 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-6139b72f-56ff-4910-9d06-27f32a03c57a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:06:07,836 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-6139b72f-56ff-4910-9d06-27f32a03c57a 2018-07-22 19:06:07,838 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:06:07,838 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:06:08,325 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:06:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["6RCy78PhTEu1bcsp3hJH0g"], "issued_at": "2018-07-22T19:06:08.000000Z"}} 2018-07-22 19:06:08,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0bfb888d238141a7eef655ba57fd70544f65e18" 2018-07-22 19:06:08,351 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:06:08 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-5a64bb21-0668-4943-a7cc-43e81fbbda62 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:06:08,351 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-5a64bb21-0668-4943-a7cc-43e81fbbda62 2018-07-22 19:06:08,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=ext-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4e9772b91bdc3e8ab18669d31a1d998108c3142" 2018-07-22 19:06:08,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-83fe7fb4-7c64-4b07-8107-eee27e977bce Date: Sun, 22 Jul 2018 19:06:08 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"description":"","tags":[],"updated_at":"2018-07-22T18:45:46Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","provider:network_type":"flat"}]} 2018-07-22 19:06:08,619 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=ext-net used request id req-83fe7fb4-7c64-4b07-8107-eee27e977bce 2018-07-22 19:06:08,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=76ac7b4e-f626-4cfb-83cf-a35235a38cf9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4e9772b91bdc3e8ab18669d31a1d998108c3142" 2018-07-22 19:06:08,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-3a9898fe-3714-4429-a2a9-3090a4bc3c49 Date: Sun, 22 Jul 2018 19:06:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:46Z","dns_nameservers":[],"updated_at":"2018-07-22T18:45:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"dfeb2318-808e-4397-8e97-13ee20f5981d","subnetpool_id":null,"name":"ext-subnet"}]} 2018-07-22 19:06:08,727 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=76ac7b4e-f626-4cfb-83cf-a35235a38cf9 used request id req-3a9898fe-3714-4429-a2a9-3090a4bc3c49 2018-07-22 19:06:08,728 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-c698b9fe-d34d-4ec3-9708-a4861b75d144-pub-router 2018-07-22 19:06:08,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4e9772b91bdc3e8ab18669d31a1d998108c3142" -d '{"router": {"external_gateway_info": {"network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9"}, "name": "NeutronUtilsRouterTests-c698b9fe-d34d-4ec3-9708-a4861b75d144-pub-router", "admin_state_up": true}}' 2018-07-22 19:06:17,299 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-118e3a3d-41d3-400e-86ed-07d50dd124d2 Date: Sun, 22 Jul 2018 19:06:17 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dfeb2318-808e-4397-8e97-13ee20f5981d", "ip_address": "192.16.1.113"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:09Z", "admin_state_up": true, "updated_at": "2018-07-22T19:06:11Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "flavor_id": null, "revision_number": 4, "routes": [], "ha": true, "id": "9195f2e4-68cf-466f-8924-41287bc305ac", "name": "NeutronUtilsRouterTests-c698b9fe-d34d-4ec3-9708-a4861b75d144-pub-router"}} 2018-07-22 19:06:17,299 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers used request id req-118e3a3d-41d3-400e-86ed-07d50dd124d2 2018-07-22 19:06:17,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?device_id=9195f2e4-68cf-466f-8924-41287bc305ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4e9772b91bdc3e8ab18669d31a1d998108c3142" 2018-07-22 19:06:17,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3135 X-Openstack-Request-Id: req-6abba786-3529-4f8e-b74b-1bb6094154c6 Date: Sun, 22 Jul 2018 19:06:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:06:12Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"19651ccb-8a4e-40e8-a83b-cbf8626f558e","ip_address":"169.254.192.9"}],"id":"4e4dac23-80f2-4930-8140-8547acfb9659","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b0:74:3e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"9195f2e4-68cf-466f-8924-41287bc305ac","name":"HA port tenant 6f56dde62ed24851ae8dce233fed7ebd","admin_state_up":true,"network_id":"ea731bb9-4838-4612-b54b-871d30c1a19e","tenant_id":"","created_at":"2018-07-22T19:06:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:06:14Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"19651ccb-8a4e-40e8-a83b-cbf8626f558e","ip_address":"169.254.192.4"}],"id":"73d58df2-d7b6-4894-9034-bbe9e6a12018","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ac:4d:bf","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"9195f2e4-68cf-466f-8924-41287bc305ac","name":"HA port tenant 6f56dde62ed24851ae8dce233fed7ebd","admin_state_up":true,"network_id":"ea731bb9-4838-4612-b54b-871d30c1a19e","tenant_id":"","created_at":"2018-07-22T19:06:14Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:06:13Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"19651ccb-8a4e-40e8-a83b-cbf8626f558e","ip_address":"169.254.192.8"}],"id":"a1fa23fd-e601-4bfd-885d-2c9bad9b1ef2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:07:d9:e0","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"9195f2e4-68cf-466f-8924-41287bc305ac","name":"HA port tenant 6f56dde62ed24851ae8dce233fed7ebd","admin_state_up":true,"network_id":"ea731bb9-4838-4612-b54b-871d30c1a19e","tenant_id":"","created_at":"2018-07-22T19:06:13Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:06:17Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfeb2318-808e-4397-8e97-13ee20f5981d","ip_address":"192.16.1.113"}],"id":"dda6fc39-3286-4983-8bee-29c6dc85d525","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:57:7c:45","project_id":"","status":"DOWN","binding:host_id":"host1","description":"","tags":[],"device_id":"9195f2e4-68cf-466f-8924-41287bc305ac","name":"","admin_state_up":true,"network_id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","tenant_id":"","created_at":"2018-07-22T19:06:10Z","binding:vnic_type":"normal"}]} 2018-07-22 19:06:17,423 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?device_id=9195f2e4-68cf-466f-8924-41287bc305ac used request id req-6abba786-3529-4f8e-b74b-1bb6094154c6 2018-07-22 19:06:17,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/dfeb2318-808e-4397-8e97-13ee20f5981d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4e9772b91bdc3e8ab18669d31a1d998108c3142" 2018-07-22 19:06:17,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 615 X-Openstack-Request-Id: req-fb1c7cb4-963d-46e0-a223-1857a4d4d470 Date: Sun, 22 Jul 2018 19:06:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:46Z","dns_nameservers":[],"updated_at":"2018-07-22T18:45:46Z","gateway_ip":"192.16.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.16.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"dfeb2318-808e-4397-8e97-13ee20f5981d","subnetpool_id":null,"name":"ext-subnet"}} 2018-07-22 19:06:17,512 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/dfeb2318-808e-4397-8e97-13ee20f5981d used request id req-fb1c7cb4-963d-46e0-a223-1857a4d4d470 2018-07-22 19:06:17,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/19651ccb-8a4e-40e8-a83b-cbf8626f558e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4e9772b91bdc3e8ab18669d31a1d998108c3142" 2018-07-22 19:06:17,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-ae26e8d4-d22c-4821-9224-b4c8be6ac221 Date: Sun, 22 Jul 2018 19:06:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ea731bb9-4838-4612-b54b-871d30c1a19e","tenant_id":"","created_at":"2018-07-22T19:06:09Z","dns_nameservers":[],"updated_at":"2018-07-22T19:06:09Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"19651ccb-8a4e-40e8-a83b-cbf8626f558e","subnetpool_id":null,"name":"HA subnet tenant 6f56dde62ed24851ae8dce233fed7ebd"}} 2018-07-22 19:06:17,645 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/19651ccb-8a4e-40e8-a83b-cbf8626f558e used request id req-ae26e8d4-d22c-4821-9224-b4c8be6ac221 2018-07-22 19:06:17,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/19651ccb-8a4e-40e8-a83b-cbf8626f558e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4e9772b91bdc3e8ab18669d31a1d998108c3142" 2018-07-22 19:06:17,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-5e6d3205-cd1d-4479-babd-7ab1818d95a0 Date: Sun, 22 Jul 2018 19:06:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ea731bb9-4838-4612-b54b-871d30c1a19e","tenant_id":"","created_at":"2018-07-22T19:06:09Z","dns_nameservers":[],"updated_at":"2018-07-22T19:06:09Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"19651ccb-8a4e-40e8-a83b-cbf8626f558e","subnetpool_id":null,"name":"HA subnet tenant 6f56dde62ed24851ae8dce233fed7ebd"}} 2018-07-22 19:06:17,779 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/19651ccb-8a4e-40e8-a83b-cbf8626f558e used request id req-5e6d3205-cd1d-4479-babd-7ab1818d95a0 2018-07-22 19:06:17,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/19651ccb-8a4e-40e8-a83b-cbf8626f558e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4e9772b91bdc3e8ab18669d31a1d998108c3142" 2018-07-22 19:06:17,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-59f503a5-5c33-49c3-b13d-04586ddcd9ce Date: Sun, 22 Jul 2018 19:06:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ea731bb9-4838-4612-b54b-871d30c1a19e","tenant_id":"","created_at":"2018-07-22T19:06:09Z","dns_nameservers":[],"updated_at":"2018-07-22T19:06:09Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"19651ccb-8a4e-40e8-a83b-cbf8626f558e","subnetpool_id":null,"name":"HA subnet tenant 6f56dde62ed24851ae8dce233fed7ebd"}} 2018-07-22 19:06:17,862 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/19651ccb-8a4e-40e8-a83b-cbf8626f558e used request id req-59f503a5-5c33-49c3-b13d-04586ddcd9ce 2018-07-22 19:06:17,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-c698b9fe-d34d-4ec3-9708-a4861b75d144-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4e9772b91bdc3e8ab18669d31a1d998108c3142" 2018-07-22 19:06:18,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-a754ecf8-7951-4472-9208-7ac5a9d8f8b1 Date: Sun, 22 Jul 2018 19:06:18 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dfeb2318-808e-4397-8e97-13ee20f5981d", "ip_address": "192.16.1.113"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:09Z", "admin_state_up": true, "updated_at": "2018-07-22T19:06:15Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "9195f2e4-68cf-466f-8924-41287bc305ac", "name": "NeutronUtilsRouterTests-c698b9fe-d34d-4ec3-9708-a4861b75d144-pub-router"}]} 2018-07-22 19:06:18,107 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-c698b9fe-d34d-4ec3-9708-a4861b75d144-pub-router used request id req-a754ecf8-7951-4472-9208-7ac5a9d8f8b1 2018-07-22 19:06:18,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:06:18,121 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:06:18 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:06:18,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4e9772b91bdc3e8ab18669d31a1d998108c3142" 2018-07-22 19:06:18,171 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:06:18 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-aa8ee01e-37db-4f69-909e-0652d5d23527 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:06:18,171 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-aa8ee01e-37db-4f69-909e-0652d5d23527 2018-07-22 19:06:18,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?device_id=9195f2e4-68cf-466f-8924-41287bc305ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4e9772b91bdc3e8ab18669d31a1d998108c3142" 2018-07-22 19:06:18,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3197 X-Openstack-Request-Id: req-e36a0039-cabb-4f18-aef1-421b61d30795 Date: Sun, 22 Jul 2018 19:06:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:06:12Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"19651ccb-8a4e-40e8-a83b-cbf8626f558e","ip_address":"169.254.192.9"}],"id":"4e4dac23-80f2-4930-8140-8547acfb9659","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b0:74:3e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"9195f2e4-68cf-466f-8924-41287bc305ac","name":"HA port tenant 6f56dde62ed24851ae8dce233fed7ebd","admin_state_up":true,"network_id":"ea731bb9-4838-4612-b54b-871d30c1a19e","tenant_id":"","created_at":"2018-07-22T19:06:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:06:14Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"19651ccb-8a4e-40e8-a83b-cbf8626f558e","ip_address":"169.254.192.4"}],"id":"73d58df2-d7b6-4894-9034-bbe9e6a12018","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ac:4d:bf","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"9195f2e4-68cf-466f-8924-41287bc305ac","name":"HA port tenant 6f56dde62ed24851ae8dce233fed7ebd","admin_state_up":true,"network_id":"ea731bb9-4838-4612-b54b-871d30c1a19e","tenant_id":"","created_at":"2018-07-22T19:06:14Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:06:13Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"19651ccb-8a4e-40e8-a83b-cbf8626f558e","ip_address":"169.254.192.8"}],"id":"a1fa23fd-e601-4bfd-885d-2c9bad9b1ef2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:07:d9:e0","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"9195f2e4-68cf-466f-8924-41287bc305ac","name":"HA port tenant 6f56dde62ed24851ae8dce233fed7ebd","admin_state_up":true,"network_id":"ea731bb9-4838-4612-b54b-871d30c1a19e","tenant_id":"","created_at":"2018-07-22T19:06:13Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:06:17Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfeb2318-808e-4397-8e97-13ee20f5981d","ip_address":"192.16.1.113"}],"id":"dda6fc39-3286-4983-8bee-29c6dc85d525","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:57:7c:45","project_id":"","status":"DOWN","binding:host_id":"host1","description":"","tags":[],"device_id":"9195f2e4-68cf-466f-8924-41287bc305ac","name":"","admin_state_up":true,"network_id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","tenant_id":"","created_at":"2018-07-22T19:06:10Z","binding:vnic_type":"normal"}]} 2018-07-22 19:06:18,292 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?device_id=9195f2e4-68cf-466f-8924-41287bc305ac used request id req-e36a0039-cabb-4f18-aef1-421b61d30795 2018-07-22 19:06:18,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/dfeb2318-808e-4397-8e97-13ee20f5981d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4e9772b91bdc3e8ab18669d31a1d998108c3142" 2018-07-22 19:06:18,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 615 X-Openstack-Request-Id: req-68171f80-5ee1-479c-93fb-ad6850640bcb Date: Sun, 22 Jul 2018 19:06:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:46Z","dns_nameservers":[],"updated_at":"2018-07-22T18:45:46Z","gateway_ip":"192.16.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.16.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"dfeb2318-808e-4397-8e97-13ee20f5981d","subnetpool_id":null,"name":"ext-subnet"}} 2018-07-22 19:06:18,375 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/dfeb2318-808e-4397-8e97-13ee20f5981d used request id req-68171f80-5ee1-479c-93fb-ad6850640bcb 2018-07-22 19:06:18,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/19651ccb-8a4e-40e8-a83b-cbf8626f558e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4e9772b91bdc3e8ab18669d31a1d998108c3142" 2018-07-22 19:06:18,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-0789905c-57b1-4424-841f-086d0e3244de Date: Sun, 22 Jul 2018 19:06:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ea731bb9-4838-4612-b54b-871d30c1a19e","tenant_id":"","created_at":"2018-07-22T19:06:09Z","dns_nameservers":[],"updated_at":"2018-07-22T19:06:09Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"19651ccb-8a4e-40e8-a83b-cbf8626f558e","subnetpool_id":null,"name":"HA subnet tenant 6f56dde62ed24851ae8dce233fed7ebd"}} 2018-07-22 19:06:18,459 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/19651ccb-8a4e-40e8-a83b-cbf8626f558e used request id req-0789905c-57b1-4424-841f-086d0e3244de 2018-07-22 19:06:18,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/19651ccb-8a4e-40e8-a83b-cbf8626f558e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4e9772b91bdc3e8ab18669d31a1d998108c3142" 2018-07-22 19:06:18,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-690400eb-7cc3-46a0-acb3-7c0effc4a41a Date: Sun, 22 Jul 2018 19:06:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ea731bb9-4838-4612-b54b-871d30c1a19e","tenant_id":"","created_at":"2018-07-22T19:06:09Z","dns_nameservers":[],"updated_at":"2018-07-22T19:06:09Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"19651ccb-8a4e-40e8-a83b-cbf8626f558e","subnetpool_id":null,"name":"HA subnet tenant 6f56dde62ed24851ae8dce233fed7ebd"}} 2018-07-22 19:06:18,549 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/19651ccb-8a4e-40e8-a83b-cbf8626f558e used request id req-690400eb-7cc3-46a0-acb3-7c0effc4a41a 2018-07-22 19:06:18,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/19651ccb-8a4e-40e8-a83b-cbf8626f558e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4e9772b91bdc3e8ab18669d31a1d998108c3142" 2018-07-22 19:06:18,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-6016fa35-a1cb-4183-b1ea-4327c7fb6d57 Date: Sun, 22 Jul 2018 19:06:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ea731bb9-4838-4612-b54b-871d30c1a19e","tenant_id":"","created_at":"2018-07-22T19:06:09Z","dns_nameservers":[],"updated_at":"2018-07-22T19:06:09Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"19651ccb-8a4e-40e8-a83b-cbf8626f558e","subnetpool_id":null,"name":"HA subnet tenant 6f56dde62ed24851ae8dce233fed7ebd"}} 2018-07-22 19:06:18,663 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/19651ccb-8a4e-40e8-a83b-cbf8626f558e used request id req-6016fa35-a1cb-4183-b1ea-4327c7fb6d57 2018-07-22 19:06:18,664 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-c698b9fe-d34d-4ec3-9708-a4861b75d144-pub-router 2018-07-22 19:06:18,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/9195f2e4-68cf-466f-8924-41287bc305ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4e9772b91bdc3e8ab18669d31a1d998108c3142" 2018-07-22 19:06:24,875 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1a742f28-3dbf-4ca5-a964-cba6ff3c84ab Content-Length: 0 Date: Sun, 22 Jul 2018 19:06:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:06:24,875 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/9195f2e4-68cf-466f-8924-41287bc305ac used request id req-1a742f28-3dbf-4ca5-a964-cba6ff3c84ab 2018-07-22 19:06:24,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-c698b9fe-d34d-4ec3-9708-a4861b75d144-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4e9772b91bdc3e8ab18669d31a1d998108c3142" 2018-07-22 19:06:24,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-711008a9-5c0c-40d6-8971-e616bf4b911f Date: Sun, 22 Jul 2018 19:06:24 GMT RESP BODY: {"routers": []} 2018-07-22 19:06:24,984 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-c698b9fe-d34d-4ec3-9708-a4861b75d144-pub-router used request id req-711008a9-5c0c-40d6-8971-e616bf4b911f 2018-07-22 19:06:24,986 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:06:25,426 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:06:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["2VUp_s11S5e5s1OnzJoyKw"], "issued_at": "2018-07-22T19:06:25.000000Z"}} 2018-07-22 19:06:25,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf6efc70349a11fab6023ea2ab955aa971c39f46" 2018-07-22 19:06:25,471 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:06:25 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-f6719b73-0c50-4c0b-959d-027d147ce49a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:06:25,472 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-f6719b73-0c50-4c0b-959d-027d147ce49a 2018-07-22 19:06:25,473 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:06:25,474 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:06:25,920 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:06:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["X8o-CZSNSrW_pIxbP8wG9Q"], "issued_at": "2018-07-22T19:06:25.000000Z"}} 2018-07-22 19:06:25,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0526ea3a065143f269d052d79885bc6748e427f" 2018-07-22 19:06:25,948 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:06:25 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-5436a54c-fae3-4f72-8f36-69d3c649a7ad X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:06:25,948 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-5436a54c-fae3-4f72-8f36-69d3c649a7ad 2018-07-22 19:06:25,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=ext-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf6efc70349a11fab6023ea2ab955aa971c39f46" 2018-07-22 19:06:26,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-4f5fef76-0f36-4bd1-b50e-a83d519cfea3 Date: Sun, 22 Jul 2018 19:06:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"description":"","tags":[],"updated_at":"2018-07-22T18:45:46Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","provider:network_type":"flat"}]} 2018-07-22 19:06:26,180 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=ext-net used request id req-4f5fef76-0f36-4bd1-b50e-a83d519cfea3 2018-07-22 19:06:26,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=76ac7b4e-f626-4cfb-83cf-a35235a38cf9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf6efc70349a11fab6023ea2ab955aa971c39f46" 2018-07-22 19:06:26,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-0b6289f6-d7d9-480f-849c-64ad8e45aaf3 Date: Sun, 22 Jul 2018 19:06:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:46Z","dns_nameservers":[],"updated_at":"2018-07-22T18:45:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"dfeb2318-808e-4397-8e97-13ee20f5981d","subnetpool_id":null,"name":"ext-subnet"}]} 2018-07-22 19:06:26,273 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=76ac7b4e-f626-4cfb-83cf-a35235a38cf9 used request id req-0b6289f6-d7d9-480f-849c-64ad8e45aaf3 2018-07-22 19:06:26,274 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-d42d9ca3-ad09-4ef0-9d15-de15efe8ac33-pub-router 2018-07-22 19:06:26,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf6efc70349a11fab6023ea2ab955aa971c39f46" -d '{"router": {"external_gateway_info": {"network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9"}, "name": "NeutronUtilsRouterTests-d42d9ca3-ad09-4ef0-9d15-de15efe8ac33-pub-router", "admin_state_up": true}}' 2018-07-22 19:06:35,468 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-63411185-1f74-4d89-a7db-14e4ed8b15c7 Date: Sun, 22 Jul 2018 19:06:35 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dfeb2318-808e-4397-8e97-13ee20f5981d", "ip_address": "192.16.1.111"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:27Z", "admin_state_up": true, "updated_at": "2018-07-22T19:06:29Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "flavor_id": null, "revision_number": 4, "routes": [], "ha": true, "id": "b76704bf-d767-4151-858e-0c0d7d4e79c0", "name": "NeutronUtilsRouterTests-d42d9ca3-ad09-4ef0-9d15-de15efe8ac33-pub-router"}} 2018-07-22 19:06:35,468 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers used request id req-63411185-1f74-4d89-a7db-14e4ed8b15c7 2018-07-22 19:06:35,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?device_id=b76704bf-d767-4151-858e-0c0d7d4e79c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf6efc70349a11fab6023ea2ab955aa971c39f46" 2018-07-22 19:06:35,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3135 X-Openstack-Request-Id: req-ce1f096a-ac8e-41de-b29f-77a6c9c7f289 Date: Sun, 22 Jul 2018 19:06:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:06:32Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7b8439fd-856c-431b-bbca-2fbb553b2144","ip_address":"169.254.192.4"}],"id":"4b933687-32c9-4a97-bdc1-0c5abc02bcf3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8c:90:ad","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"b76704bf-d767-4151-858e-0c0d7d4e79c0","name":"HA port tenant 6f56dde62ed24851ae8dce233fed7ebd","admin_state_up":true,"network_id":"f78bfd1b-3ae9-4d13-b636-d0f0cb6f5cff","tenant_id":"","created_at":"2018-07-22T19:06:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:06:30Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7b8439fd-856c-431b-bbca-2fbb553b2144","ip_address":"169.254.192.7"}],"id":"b5d73c09-7f0d-447a-a46b-6f31ecbc187a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8a:ad:84","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"b76704bf-d767-4151-858e-0c0d7d4e79c0","name":"HA port tenant 6f56dde62ed24851ae8dce233fed7ebd","admin_state_up":true,"network_id":"f78bfd1b-3ae9-4d13-b636-d0f0cb6f5cff","tenant_id":"","created_at":"2018-07-22T19:06:29Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:06:31Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7b8439fd-856c-431b-bbca-2fbb553b2144","ip_address":"169.254.192.9"}],"id":"c84bf141-5edb-4833-8973-2ad7515b95f5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9b:d9:3f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"b76704bf-d767-4151-858e-0c0d7d4e79c0","name":"HA port tenant 6f56dde62ed24851ae8dce233fed7ebd","admin_state_up":true,"network_id":"f78bfd1b-3ae9-4d13-b636-d0f0cb6f5cff","tenant_id":"","created_at":"2018-07-22T19:06:30Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:06:35Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfeb2318-808e-4397-8e97-13ee20f5981d","ip_address":"192.16.1.111"}],"id":"e78c00c9-3ea6-4323-96f8-d9d34083de75","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6b:99:4d","project_id":"","status":"DOWN","binding:host_id":"host2","description":"","tags":[],"device_id":"b76704bf-d767-4151-858e-0c0d7d4e79c0","name":"","admin_state_up":true,"network_id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","tenant_id":"","created_at":"2018-07-22T19:06:28Z","binding:vnic_type":"normal"}]} 2018-07-22 19:06:35,557 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?device_id=b76704bf-d767-4151-858e-0c0d7d4e79c0 used request id req-ce1f096a-ac8e-41de-b29f-77a6c9c7f289 2018-07-22 19:06:35,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/dfeb2318-808e-4397-8e97-13ee20f5981d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf6efc70349a11fab6023ea2ab955aa971c39f46" 2018-07-22 19:06:36,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 615 X-Openstack-Request-Id: req-0e08c502-5308-4d64-a472-fe13cd6b26b2 Date: Sun, 22 Jul 2018 19:06:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:46Z","dns_nameservers":[],"updated_at":"2018-07-22T18:45:46Z","gateway_ip":"192.16.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.16.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"dfeb2318-808e-4397-8e97-13ee20f5981d","subnetpool_id":null,"name":"ext-subnet"}} 2018-07-22 19:06:36,123 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/dfeb2318-808e-4397-8e97-13ee20f5981d used request id req-0e08c502-5308-4d64-a472-fe13cd6b26b2 2018-07-22 19:06:36,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/7b8439fd-856c-431b-bbca-2fbb553b2144 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf6efc70349a11fab6023ea2ab955aa971c39f46" 2018-07-22 19:06:36,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-e95b6d25-6e49-43a8-96cb-299ccc342ec3 Date: Sun, 22 Jul 2018 19:06:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f78bfd1b-3ae9-4d13-b636-d0f0cb6f5cff","tenant_id":"","created_at":"2018-07-22T19:06:26Z","dns_nameservers":[],"updated_at":"2018-07-22T19:06:26Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"7b8439fd-856c-431b-bbca-2fbb553b2144","subnetpool_id":null,"name":"HA subnet tenant 6f56dde62ed24851ae8dce233fed7ebd"}} 2018-07-22 19:06:36,222 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/7b8439fd-856c-431b-bbca-2fbb553b2144 used request id req-e95b6d25-6e49-43a8-96cb-299ccc342ec3 2018-07-22 19:06:36,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/7b8439fd-856c-431b-bbca-2fbb553b2144 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf6efc70349a11fab6023ea2ab955aa971c39f46" 2018-07-22 19:06:36,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-5d293f4e-edf9-47f6-ba66-2a894db2f0d8 Date: Sun, 22 Jul 2018 19:06:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f78bfd1b-3ae9-4d13-b636-d0f0cb6f5cff","tenant_id":"","created_at":"2018-07-22T19:06:26Z","dns_nameservers":[],"updated_at":"2018-07-22T19:06:26Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"7b8439fd-856c-431b-bbca-2fbb553b2144","subnetpool_id":null,"name":"HA subnet tenant 6f56dde62ed24851ae8dce233fed7ebd"}} 2018-07-22 19:06:36,316 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/7b8439fd-856c-431b-bbca-2fbb553b2144 used request id req-5d293f4e-edf9-47f6-ba66-2a894db2f0d8 2018-07-22 19:06:36,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/7b8439fd-856c-431b-bbca-2fbb553b2144 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf6efc70349a11fab6023ea2ab955aa971c39f46" 2018-07-22 19:06:36,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-ac830081-bcc2-433f-bc04-3dd700c108c7 Date: Sun, 22 Jul 2018 19:06:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f78bfd1b-3ae9-4d13-b636-d0f0cb6f5cff","tenant_id":"","created_at":"2018-07-22T19:06:26Z","dns_nameservers":[],"updated_at":"2018-07-22T19:06:26Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"7b8439fd-856c-431b-bbca-2fbb553b2144","subnetpool_id":null,"name":"HA subnet tenant 6f56dde62ed24851ae8dce233fed7ebd"}} 2018-07-22 19:06:36,408 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/7b8439fd-856c-431b-bbca-2fbb553b2144 used request id req-ac830081-bcc2-433f-bc04-3dd700c108c7 2018-07-22 19:06:36,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-d42d9ca3-ad09-4ef0-9d15-de15efe8ac33-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf6efc70349a11fab6023ea2ab955aa971c39f46" 2018-07-22 19:06:36,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-79d50ff0-62d9-4d9f-82b8-47a6a384ddd9 Date: Sun, 22 Jul 2018 19:06:36 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dfeb2318-808e-4397-8e97-13ee20f5981d", "ip_address": "192.16.1.111"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:27Z", "admin_state_up": true, "updated_at": "2018-07-22T19:06:32Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "b76704bf-d767-4151-858e-0c0d7d4e79c0", "name": "NeutronUtilsRouterTests-d42d9ca3-ad09-4ef0-9d15-de15efe8ac33-pub-router"}]} 2018-07-22 19:06:36,660 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-d42d9ca3-ad09-4ef0-9d15-de15efe8ac33-pub-router used request id req-79d50ff0-62d9-4d9f-82b8-47a6a384ddd9 2018-07-22 19:06:36,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:06:36,681 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:06:36 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:06:36,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf6efc70349a11fab6023ea2ab955aa971c39f46" 2018-07-22 19:06:36,737 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:06:36 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-110775fc-48b0-48ba-8c1a-a9cc7806280f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:06:36,737 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-110775fc-48b0-48ba-8c1a-a9cc7806280f 2018-07-22 19:06:36,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?device_id=b76704bf-d767-4151-858e-0c0d7d4e79c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf6efc70349a11fab6023ea2ab955aa971c39f46" 2018-07-22 19:06:36,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3140 X-Openstack-Request-Id: req-2ce5a9b4-ae27-4207-b975-59c32c64b7d8 Date: Sun, 22 Jul 2018 19:06:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:06:32Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7b8439fd-856c-431b-bbca-2fbb553b2144","ip_address":"169.254.192.4"}],"id":"4b933687-32c9-4a97-bdc1-0c5abc02bcf3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8c:90:ad","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"b76704bf-d767-4151-858e-0c0d7d4e79c0","name":"HA port tenant 6f56dde62ed24851ae8dce233fed7ebd","admin_state_up":true,"network_id":"f78bfd1b-3ae9-4d13-b636-d0f0cb6f5cff","tenant_id":"","created_at":"2018-07-22T19:06:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:06:36Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7b8439fd-856c-431b-bbca-2fbb553b2144","ip_address":"169.254.192.7"}],"id":"b5d73c09-7f0d-447a-a46b-6f31ecbc187a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8a:ad:84","project_id":"","status":"DOWN","binding:host_id":"host2","description":"","tags":[],"device_id":"b76704bf-d767-4151-858e-0c0d7d4e79c0","name":"HA port tenant 6f56dde62ed24851ae8dce233fed7ebd","admin_state_up":true,"network_id":"f78bfd1b-3ae9-4d13-b636-d0f0cb6f5cff","tenant_id":"","created_at":"2018-07-22T19:06:29Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:06:31Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7b8439fd-856c-431b-bbca-2fbb553b2144","ip_address":"169.254.192.9"}],"id":"c84bf141-5edb-4833-8973-2ad7515b95f5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9b:d9:3f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"b76704bf-d767-4151-858e-0c0d7d4e79c0","name":"HA port tenant 6f56dde62ed24851ae8dce233fed7ebd","admin_state_up":true,"network_id":"f78bfd1b-3ae9-4d13-b636-d0f0cb6f5cff","tenant_id":"","created_at":"2018-07-22T19:06:30Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:06:36Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfeb2318-808e-4397-8e97-13ee20f5981d","ip_address":"192.16.1.111"}],"id":"e78c00c9-3ea6-4323-96f8-d9d34083de75","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6b:99:4d","project_id":"","status":"DOWN","binding:host_id":"host1","description":"","tags":[],"device_id":"b76704bf-d767-4151-858e-0c0d7d4e79c0","name":"","admin_state_up":true,"network_id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","tenant_id":"","created_at":"2018-07-22T19:06:28Z","binding:vnic_type":"normal"}]} 2018-07-22 19:06:36,884 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?device_id=b76704bf-d767-4151-858e-0c0d7d4e79c0 used request id req-2ce5a9b4-ae27-4207-b975-59c32c64b7d8 2018-07-22 19:06:36,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/dfeb2318-808e-4397-8e97-13ee20f5981d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf6efc70349a11fab6023ea2ab955aa971c39f46" 2018-07-22 19:06:36,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 615 X-Openstack-Request-Id: req-de22ae3a-5999-45ff-89ae-b08e4a39afa2 Date: Sun, 22 Jul 2018 19:06:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:46Z","dns_nameservers":[],"updated_at":"2018-07-22T18:45:46Z","gateway_ip":"192.16.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.16.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"dfeb2318-808e-4397-8e97-13ee20f5981d","subnetpool_id":null,"name":"ext-subnet"}} 2018-07-22 19:06:36,978 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/dfeb2318-808e-4397-8e97-13ee20f5981d used request id req-de22ae3a-5999-45ff-89ae-b08e4a39afa2 2018-07-22 19:06:36,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/7b8439fd-856c-431b-bbca-2fbb553b2144 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf6efc70349a11fab6023ea2ab955aa971c39f46" 2018-07-22 19:06:37,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-7eb11698-cbc7-424b-aae2-f3c7e6bfc803 Date: Sun, 22 Jul 2018 19:06:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f78bfd1b-3ae9-4d13-b636-d0f0cb6f5cff","tenant_id":"","created_at":"2018-07-22T19:06:26Z","dns_nameservers":[],"updated_at":"2018-07-22T19:06:26Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"7b8439fd-856c-431b-bbca-2fbb553b2144","subnetpool_id":null,"name":"HA subnet tenant 6f56dde62ed24851ae8dce233fed7ebd"}} 2018-07-22 19:06:37,063 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/7b8439fd-856c-431b-bbca-2fbb553b2144 used request id req-7eb11698-cbc7-424b-aae2-f3c7e6bfc803 2018-07-22 19:06:37,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/7b8439fd-856c-431b-bbca-2fbb553b2144 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf6efc70349a11fab6023ea2ab955aa971c39f46" 2018-07-22 19:06:37,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-5a4af676-7a27-4390-8485-2b166f26e892 Date: Sun, 22 Jul 2018 19:06:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f78bfd1b-3ae9-4d13-b636-d0f0cb6f5cff","tenant_id":"","created_at":"2018-07-22T19:06:26Z","dns_nameservers":[],"updated_at":"2018-07-22T19:06:26Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"7b8439fd-856c-431b-bbca-2fbb553b2144","subnetpool_id":null,"name":"HA subnet tenant 6f56dde62ed24851ae8dce233fed7ebd"}} 2018-07-22 19:06:37,150 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/7b8439fd-856c-431b-bbca-2fbb553b2144 used request id req-5a4af676-7a27-4390-8485-2b166f26e892 2018-07-22 19:06:37,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/7b8439fd-856c-431b-bbca-2fbb553b2144 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf6efc70349a11fab6023ea2ab955aa971c39f46" 2018-07-22 19:06:37,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-e4655288-39e1-4c61-8fa6-167c8696601d Date: Sun, 22 Jul 2018 19:06:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f78bfd1b-3ae9-4d13-b636-d0f0cb6f5cff","tenant_id":"","created_at":"2018-07-22T19:06:26Z","dns_nameservers":[],"updated_at":"2018-07-22T19:06:26Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"7b8439fd-856c-431b-bbca-2fbb553b2144","subnetpool_id":null,"name":"HA subnet tenant 6f56dde62ed24851ae8dce233fed7ebd"}} 2018-07-22 19:06:37,257 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/7b8439fd-856c-431b-bbca-2fbb553b2144 used request id req-e4655288-39e1-4c61-8fa6-167c8696601d 2018-07-22 19:06:37,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=ext-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf6efc70349a11fab6023ea2ab955aa971c39f46" 2018-07-22 19:06:37,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-30c6c5ab-0458-4fa5-b624-c61c0bcaf1b2 Date: Sun, 22 Jul 2018 19:06:37 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"description":"","tags":[],"updated_at":"2018-07-22T18:45:46Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","provider:network_type":"flat"}]} 2018-07-22 19:06:37,399 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=ext-net used request id req-30c6c5ab-0458-4fa5-b624-c61c0bcaf1b2 2018-07-22 19:06:37,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=76ac7b4e-f626-4cfb-83cf-a35235a38cf9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf6efc70349a11fab6023ea2ab955aa971c39f46" 2018-07-22 19:06:37,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-dcf22d1e-5b02-49aa-be06-7962106ac7a8 Date: Sun, 22 Jul 2018 19:06:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:46Z","dns_nameservers":[],"updated_at":"2018-07-22T18:45:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"dfeb2318-808e-4397-8e97-13ee20f5981d","subnetpool_id":null,"name":"ext-subnet"}]} 2018-07-22 19:06:37,500 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=76ac7b4e-f626-4cfb-83cf-a35235a38cf9 used request id req-dcf22d1e-5b02-49aa-be06-7962106ac7a8 2018-07-22 19:06:37,501 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-d42d9ca3-ad09-4ef0-9d15-de15efe8ac33-pub-router 2018-07-22 19:06:37,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/b76704bf-d767-4151-858e-0c0d7d4e79c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf6efc70349a11fab6023ea2ab955aa971c39f46" 2018-07-22 19:06:43,807 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6cdb63d5-d35d-4d90-a7ba-65aaa15f560c Content-Length: 0 Date: Sun, 22 Jul 2018 19:06:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:06:43,807 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/b76704bf-d767-4151-858e-0c0d7d4e79c0 used request id req-6cdb63d5-d35d-4d90-a7ba-65aaa15f560c 2018-07-22 19:06:43,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-d42d9ca3-ad09-4ef0-9d15-de15efe8ac33-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf6efc70349a11fab6023ea2ab955aa971c39f46" 2018-07-22 19:06:43,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c7b221f2-17ab-47dc-b8e2-6df46c1cfdea Date: Sun, 22 Jul 2018 19:06:43 GMT RESP BODY: {"routers": []} 2018-07-22 19:06:43,923 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-d42d9ca3-ad09-4ef0-9d15-de15efe8ac33-pub-router used request id req-c7b221f2-17ab-47dc-b8e2-6df46c1cfdea 2018-07-22 19:06:43,925 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:06:44,392 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:06:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["tBLtGGLOTiuWDn36zcgBaQ"], "issued_at": "2018-07-22T19:06:44.000000Z"}} 2018-07-22 19:06:44,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18d87fc6278bef7261b6a540419c5b5c9e832873" 2018-07-22 19:06:44,435 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:06:44 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-1bff4a43-82e6-4db8-b312-f381c7737015 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:06:44,435 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-1bff4a43-82e6-4db8-b312-f381c7737015 2018-07-22 19:06:44,437 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-80874997-d24c-4f5a-863e-1f7cfdf1a261name 2018-07-22 19:06:44,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18d87fc6278bef7261b6a540419c5b5c9e832873" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-80874997-d24c-4f5a-863e-1f7cfdf1a261name"}}' 2018-07-22 19:06:44,897 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1403 X-Openstack-Request-Id: req-992cf250-8ab4-4380-9f3e-d8d52553b67b Date: Sun, 22 Jul 2018 19:06:44 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:44Z", "updated_at": "2018-07-22T19:06:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:06:44Z", "revision_number": 0, "id": "50fe5ed6-a869-46cc-afa6-9c8c6d71e144", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:06:44Z", "security_group_id": "10541d25-94ba-41aa-b09f-356a2addce7b", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:06:44Z", "revision_number": 0, "id": "aa6b6b0f-71a5-49df-a1fe-418f52df068b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:06:44Z", "security_group_id": "10541d25-94ba-41aa-b09f-356a2addce7b", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}], "revision_number": 2, "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "10541d25-94ba-41aa-b09f-356a2addce7b", "name": "NeutronUtilsSecurityGroupTests-80874997-d24c-4f5a-863e-1f7cfdf1a261name"}} 2018-07-22 19:06:44,897 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups used request id req-992cf250-8ab4-4380-9f3e-d8d52553b67b 2018-07-22 19:06:44,898 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 10541d25-94ba-41aa-b09f-356a2addce7b 2018-07-22 19:06:44,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=10541d25-94ba-41aa-b09f-356a2addce7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18d87fc6278bef7261b6a540419c5b5c9e832873" 2018-07-22 19:06:44,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3646d084-b7e4-4f8d-9e5e-5b1520b6361d Date: Sun, 22 Jul 2018 19:06:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:06:44Z", "security_group_id": "10541d25-94ba-41aa-b09f-356a2addce7b", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:44Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "50fe5ed6-a869-46cc-afa6-9c8c6d71e144"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:06:44Z", "security_group_id": "10541d25-94ba-41aa-b09f-356a2addce7b", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:44Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "aa6b6b0f-71a5-49df-a1fe-418f52df068b"}]} 2018-07-22 19:06:44,936 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=10541d25-94ba-41aa-b09f-356a2addce7b used request id req-3646d084-b7e4-4f8d-9e5e-5b1520b6361d 2018-07-22 19:06:44,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-80874997-d24c-4f5a-863e-1f7cfdf1a261name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18d87fc6278bef7261b6a540419c5b5c9e832873" 2018-07-22 19:06:45,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1406 X-Openstack-Request-Id: req-bc365832-aba4-4623-b90d-71d23131abf9 Date: Sun, 22 Jul 2018 19:06:45 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:44Z", "updated_at": "2018-07-22T19:06:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:06:44Z", "revision_number": 0, "id": "50fe5ed6-a869-46cc-afa6-9c8c6d71e144", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:06:44Z", "security_group_id": "10541d25-94ba-41aa-b09f-356a2addce7b", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:06:44Z", "revision_number": 0, "id": "aa6b6b0f-71a5-49df-a1fe-418f52df068b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:06:44Z", "security_group_id": "10541d25-94ba-41aa-b09f-356a2addce7b", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}], "revision_number": 2, "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "10541d25-94ba-41aa-b09f-356a2addce7b", "name": "NeutronUtilsSecurityGroupTests-80874997-d24c-4f5a-863e-1f7cfdf1a261name"}]} 2018-07-22 19:06:45,020 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-80874997-d24c-4f5a-863e-1f7cfdf1a261name used request id req-bc365832-aba4-4623-b90d-71d23131abf9 2018-07-22 19:06:45,020 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 10541d25-94ba-41aa-b09f-356a2addce7b 2018-07-22 19:06:45,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=10541d25-94ba-41aa-b09f-356a2addce7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18d87fc6278bef7261b6a540419c5b5c9e832873" 2018-07-22 19:06:45,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3fa8de7c-dca9-4dd1-8eab-4c2ec9c595a3 Date: Sun, 22 Jul 2018 19:06:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:06:44Z", "security_group_id": "10541d25-94ba-41aa-b09f-356a2addce7b", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:44Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "50fe5ed6-a869-46cc-afa6-9c8c6d71e144"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:06:44Z", "security_group_id": "10541d25-94ba-41aa-b09f-356a2addce7b", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:44Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "aa6b6b0f-71a5-49df-a1fe-418f52df068b"}]} 2018-07-22 19:06:45,069 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=10541d25-94ba-41aa-b09f-356a2addce7b used request id req-3fa8de7c-dca9-4dd1-8eab-4c2ec9c595a3 2018-07-22 19:06:45,070 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-80874997-d24c-4f5a-863e-1f7cfdf1a261name 2018-07-22 19:06:45,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/10541d25-94ba-41aa-b09f-356a2addce7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18d87fc6278bef7261b6a540419c5b5c9e832873" 2018-07-22 19:06:45,286 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b09dd4bd-af83-4257-a3af-b35ead25515e Content-Length: 0 Date: Sun, 22 Jul 2018 19:06:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:06:45,287 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/10541d25-94ba-41aa-b09f-356a2addce7b used request id req-b09dd4bd-af83-4257-a3af-b35ead25515e 2018-07-22 19:06:45,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-80874997-d24c-4f5a-863e-1f7cfdf1a261name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18d87fc6278bef7261b6a540419c5b5c9e832873" 2018-07-22 19:06:45,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-f535915d-a1d8-472e-ab4b-0a67b3073f66 Date: Sun, 22 Jul 2018 19:06:45 GMT RESP BODY: {"security_groups": []} 2018-07-22 19:06:45,354 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-80874997-d24c-4f5a-863e-1f7cfdf1a261name used request id req-f535915d-a1d8-472e-ab4b-0a67b3073f66 2018-07-22 19:06:45,355 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:06:45,812 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:06:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["Fwu8nBRoT4CxO_woUKBamw"], "issued_at": "2018-07-22T19:06:45.000000Z"}} 2018-07-22 19:06:45,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2473387fbfc7e5077f4a175932b9c2391913afde" 2018-07-22 19:06:45,844 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:06:45 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-c2b10aa6-a1d7-4b9f-85d9-e694e27fb6f5 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:06:45,845 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-c2b10aa6-a1d7-4b9f-85d9-e694e27fb6f5 2018-07-22 19:06:45,846 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-0efa9d3b-29ce-4106-b66f-b8d33d8dcbfbname-1 2018-07-22 19:06:45,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2473387fbfc7e5077f4a175932b9c2391913afde" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-0efa9d3b-29ce-4106-b66f-b8d33d8dcbfbname-1", "description": "hello group"}}' 2018-07-22 19:06:46,329 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-dae72633-30d3-47d8-9d2f-1654e68b0e50 Date: Sun, 22 Jul 2018 19:06:46 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:46Z", "updated_at": "2018-07-22T19:06:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:06:46Z", "revision_number": 0, "id": "77a4d7e4-edee-4da2-acf9-a1248ac6a0cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:06:46Z", "security_group_id": "cac60a67-dffd-427b-99a6-2b86b6813c08", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:06:46Z", "revision_number": 0, "id": "ad7d1d16-4d33-4df2-9d84-f99a9fa5a6e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:06:46Z", "security_group_id": "cac60a67-dffd-427b-99a6-2b86b6813c08", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}], "revision_number": 2, "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "cac60a67-dffd-427b-99a6-2b86b6813c08", "name": "NeutronUtilsSecurityGroupTests-0efa9d3b-29ce-4106-b66f-b8d33d8dcbfbname-1"}} 2018-07-22 19:06:46,329 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups used request id req-dae72633-30d3-47d8-9d2f-1654e68b0e50 2018-07-22 19:06:46,330 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cac60a67-dffd-427b-99a6-2b86b6813c08 2018-07-22 19:06:46,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=cac60a67-dffd-427b-99a6-2b86b6813c08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2473387fbfc7e5077f4a175932b9c2391913afde" 2018-07-22 19:06:46,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e9d49d0c-f19d-492d-84f0-262e5b0c30c4 Date: Sun, 22 Jul 2018 19:06:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:06:46Z", "security_group_id": "cac60a67-dffd-427b-99a6-2b86b6813c08", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:46Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "77a4d7e4-edee-4da2-acf9-a1248ac6a0cb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:06:46Z", "security_group_id": "cac60a67-dffd-427b-99a6-2b86b6813c08", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:46Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "ad7d1d16-4d33-4df2-9d84-f99a9fa5a6e9"}]} 2018-07-22 19:06:46,391 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=cac60a67-dffd-427b-99a6-2b86b6813c08 used request id req-e9d49d0c-f19d-492d-84f0-262e5b0c30c4 2018-07-22 19:06:46,392 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-0efa9d3b-29ce-4106-b66f-b8d33d8dcbfbname-2 2018-07-22 19:06:46,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2473387fbfc7e5077f4a175932b9c2391913afde" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-0efa9d3b-29ce-4106-b66f-b8d33d8dcbfbname-2", "description": "hola group"}}' 2018-07-22 19:06:46,756 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1415 X-Openstack-Request-Id: req-82a81a64-3eaf-406c-a11e-d2dcf4d8678c Date: Sun, 22 Jul 2018 19:06:46 GMT RESP BODY: {"security_group": {"description": "hola group", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:46Z", "updated_at": "2018-07-22T19:06:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:06:46Z", "revision_number": 0, "id": "5de673e0-f71b-418f-871f-0e557cbb5e01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:06:46Z", "security_group_id": "bbbe9a67-a317-46ac-a279-769a53b7008e", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:06:46Z", "revision_number": 0, "id": "d563b24d-5af8-4e4d-9c55-5e5b57dc2c32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:06:46Z", "security_group_id": "bbbe9a67-a317-46ac-a279-769a53b7008e", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}], "revision_number": 2, "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "bbbe9a67-a317-46ac-a279-769a53b7008e", "name": "NeutronUtilsSecurityGroupTests-0efa9d3b-29ce-4106-b66f-b8d33d8dcbfbname-2"}} 2018-07-22 19:06:46,756 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups used request id req-82a81a64-3eaf-406c-a11e-d2dcf4d8678c 2018-07-22 19:06:46,756 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bbbe9a67-a317-46ac-a279-769a53b7008e 2018-07-22 19:06:46,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=bbbe9a67-a317-46ac-a279-769a53b7008e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2473387fbfc7e5077f4a175932b9c2391913afde" 2018-07-22 19:06:46,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d68702c4-2682-4e0b-a951-c91e8ee62b4c Date: Sun, 22 Jul 2018 19:06:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:06:46Z", "security_group_id": "bbbe9a67-a317-46ac-a279-769a53b7008e", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:46Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "5de673e0-f71b-418f-871f-0e557cbb5e01"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:06:46Z", "security_group_id": "bbbe9a67-a317-46ac-a279-769a53b7008e", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:46Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "d563b24d-5af8-4e4d-9c55-5e5b57dc2c32"}]} 2018-07-22 19:06:46,809 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=bbbe9a67-a317-46ac-a279-769a53b7008e used request id req-d68702c4-2682-4e0b-a951-c91e8ee62b4c 2018-07-22 19:06:46,810 - neutron_utils - INFO - Listing the available security groups 2018-07-22 19:06:46,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2473387fbfc7e5077f4a175932b9c2391913afde" 2018-07-22 19:06:46,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 24213 X-Openstack-Request-Id: req-faacfcd7-20d2-486e-8fa8-23bd230ee770 Date: Sun, 22 Jul 2018 19:06:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "created_at": "2018-07-22T18:49:52Z", "updated_at": "2018-07-22T18:49:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "01c3663a-7eea-4695-8e37-a0f5e0bd72a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "3e1f362c-a213-4558-a8ae-3fc153ed2c7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "664e82b7-b3b3-446b-8ce6-a52370f41273", "remote_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "d9ea564c-f30b-4a70-9239-caa2b493f1ab", "remote_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}], "revision_number": 4, "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "created_at": "2018-07-22T18:52:59Z", "updated_at": "2018-07-22T18:52:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:59Z", "revision_number": 0, "id": "42ad53ed-51fa-42bc-8671-7eb1ef976f80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:59Z", "security_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "port_range_min": null, "ethertype": "IPv6", "project_id": "842f62c9dbf64b77b4b3da26e8d21c32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:59Z", "revision_number": 0, "id": "64687bd4-523d-474f-a732-42b3fd7b92e6", "remote_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:59Z", "security_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "port_range_min": null, "ethertype": "IPv6", "project_id": "842f62c9dbf64b77b4b3da26e8d21c32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:59Z", "revision_number": 0, "id": "c3e95f8a-f945-4e98-ba70-f1ba1b3989ee", "remote_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:59Z", "security_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "port_range_min": null, "ethertype": "IPv4", "project_id": "842f62c9dbf64b77b4b3da26e8d21c32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:59Z", "revision_number": 0, "id": "e0f051cf-02a4-4e89-9aca-ad641d3523e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:59Z", "security_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "port_range_min": null, "ethertype": "IPv4", "project_id": "842f62c9dbf64b77b4b3da26e8d21c32"}], "revision_number": 4, "project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "created_at": "2018-07-22T18:53:45Z", "updated_at": "2018-07-22T18:53:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "121b67f5-2f82-4204-b188-1a7fcf2bc7de", "remote_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv6", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "60b512d0-b458-4dfd-967e-cdf2ac05691e", "remote_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv4", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "9091963a-eedf-4b38-9535-a3f1cad1b6a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv6", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "b7710152-0fa0-45f7-b890-5ef7b192b184", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv4", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}], "revision_number": 4, "project_id": "239b77d2cb034c04aa6625d9b3cb629c", "id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "created_at": "2018-07-22T18:55:21Z", "updated_at": "2018-07-22T18:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:22Z", "revision_number": 0, "id": "2811c78b-92bc-4ef7-b300-08d220af60f4", "remote_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:22Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:22Z", "revision_number": 0, "id": "64c4c175-f411-4a59-8270-c6ca4d9d11ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:22Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:21Z", "revision_number": 0, "id": "93269d7b-dc2b-4e36-a6d6-33ff3f193df4", "remote_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:21Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:21Z", "revision_number": 0, "id": "f37f60f1-5e66-4c78-bc90-39ebd790d254", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:21Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}], "revision_number": 4, "project_id": "8f202eb52ac04d0492b9c306c41849e2", "id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:02:25Z", "updated_at": "2018-07-22T19:02:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:25Z", "revision_number": 0, "id": "2c317e36-632c-44de-b5ef-acc5f83b5720", "remote_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:25Z", "security_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:25Z", "revision_number": 0, "id": "999516c5-5727-490a-b911-ce56173683f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:25Z", "security_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:25Z", "revision_number": 0, "id": "a7e16eb9-e682-4533-8dcc-28a5ad1d525c", "remote_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:25Z", "security_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:25Z", "revision_number": 0, "id": "fe4ef1f4-a3f3-4606-9c29-df2420219abf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:25Z", "security_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}], "revision_number": 4, "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "created_at": "2018-07-22T18:57:13Z", "updated_at": "2018-07-22T18:57:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:57:13Z", "revision_number": 0, "id": "857c06a6-afdf-47df-a1af-15f1bb04939f", "remote_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "remote_ip_prefix": null, "created_at": "2018-07-22T18:57:13Z", "security_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "port_range_min": null, "ethertype": "IPv6", "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:57:13Z", "revision_number": 0, "id": "dac5a215-38eb-4398-bc80-dff0a5a5ecad", "remote_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "remote_ip_prefix": null, "created_at": "2018-07-22T18:57:13Z", "security_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "port_range_min": null, "ethertype": "IPv4", "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:57:13Z", "revision_number": 0, "id": "daebae3b-3769-4f25-8b39-5ed657b77309", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:57:13Z", "security_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "port_range_min": null, "ethertype": "IPv6", "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:57:13Z", "revision_number": 0, "id": "e57272c1-aa43-476c-a6ed-c662f50ad8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:57:13Z", "security_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "port_range_min": null, "ethertype": "IPv4", "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80"}], "revision_number": 4, "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "created_at": "2018-07-22T18:58:48Z", "updated_at": "2018-07-22T18:58:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "a62eb5e0-eb5a-4ede-b96d-b649e0c792e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "10591997a0b1467f9d5a830f63b555e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "c533dcd2-cae9-4c2c-8656-9a962b694a05", "remote_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "10591997a0b1467f9d5a830f63b555e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "d56dc1a4-95eb-4302-9a42-a9ad750a13e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "10591997a0b1467f9d5a830f63b555e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "fe5ffd07-d746-44b3-86f5-c0387703f495", "remote_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "10591997a0b1467f9d5a830f63b555e6"}], "revision_number": 4, "project_id": "10591997a0b1467f9d5a830f63b555e6", "id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "name": "default"}, {"description": "hola group", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:46Z", "updated_at": "2018-07-22T19:06:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:06:46Z", "revision_number": 0, "id": "5de673e0-f71b-418f-871f-0e557cbb5e01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:06:46Z", "security_group_id": "bbbe9a67-a317-46ac-a279-769a53b7008e", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:06:46Z", "revision_number": 0, "id": "d563b24d-5af8-4e4d-9c55-5e5b57dc2c32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:06:46Z", "security_group_id": "bbbe9a67-a317-46ac-a279-769a53b7008e", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}], "revision_number": 2, "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "bbbe9a67-a317-46ac-a279-769a53b7008e", "name": "NeutronUtilsSecurityGroupTests-0efa9d3b-29ce-4106-b66f-b8d33d8dcbfbname-2"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T18:49:10Z", "updated_at": "2018-07-22T18:49:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:10Z", "revision_number": 0, "id": "13f85fbc-87e2-4705-ab83-1234721c79a6", "remote_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "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-22T18:49:10Z", "revision_number": 0, "id": "513465eb-3aae-451f-9811-6212c26776df", "remote_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "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-22T18:49:10Z", "revision_number": 0, "id": "9efc95bd-96a7-4f9c-b85c-65894e9f1195", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "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-22T18:49:10Z", "revision_number": 0, "id": "e78f5bfa-1156-4ede-a2dd-2e320023bfbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c535da99-7e1e-4a0b-9807-303de655a623", "name": "default"}, {"description": "hello group", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:46Z", "updated_at": "2018-07-22T19:06:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:06:46Z", "revision_number": 0, "id": "77a4d7e4-edee-4da2-acf9-a1248ac6a0cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:06:46Z", "security_group_id": "cac60a67-dffd-427b-99a6-2b86b6813c08", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:06:46Z", "revision_number": 0, "id": "ad7d1d16-4d33-4df2-9d84-f99a9fa5a6e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:06:46Z", "security_group_id": "cac60a67-dffd-427b-99a6-2b86b6813c08", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}], "revision_number": 2, "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "cac60a67-dffd-427b-99a6-2b86b6813c08", "name": "NeutronUtilsSecurityGroupTests-0efa9d3b-29ce-4106-b66f-b8d33d8dcbfbname-1"}, {"description": "Default security group", "tags": [], "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "created_at": "2018-07-22T18:51:15Z", "updated_at": "2018-07-22T18:51:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "0ad90696-32d1-41ad-bccf-95bea74601f6", "remote_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv6", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "a0ac56e2-c230-492d-829f-63d8fc714bf6", "remote_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv4", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "acd19f57-0a99-4fef-a1aa-36e851a2be19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv6", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "d956a6a7-58d3-48ad-b3da-d2e97ee0e374", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv4", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}], "revision_number": 4, "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "name": "default"}]} 2018-07-22 19:06:46,947 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups used request id req-faacfcd7-20d2-486e-8fa8-23bd230ee770 2018-07-22 19:06:46,948 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 26b21481-57e8-4ad9-8b50-d00c6e9da527 2018-07-22 19:06:46,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=26b21481-57e8-4ad9-8b50-d00c6e9da527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2473387fbfc7e5077f4a175932b9c2391913afde" 2018-07-22 19:06:46,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-070e237f-e627-42a3-b173-993fea3b5fde Date: Sun, 22 Jul 2018 19:06:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "port_range_min": null, "revision_number": 0, "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "created_at": "2018-07-22T18:49:52Z", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "id": "01c3663a-7eea-4695-8e37-a0f5e0bd72a2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "port_range_min": null, "revision_number": 0, "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "created_at": "2018-07-22T18:49:52Z", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "id": "3e1f362c-a213-4558-a8ae-3fc153ed2c7e"}, {"remote_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "port_range_min": null, "revision_number": 0, "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "created_at": "2018-07-22T18:49:52Z", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "id": "664e82b7-b3b3-446b-8ce6-a52370f41273"}, {"remote_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "port_range_min": null, "revision_number": 0, "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "created_at": "2018-07-22T18:49:52Z", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "id": "d9ea564c-f30b-4a70-9239-caa2b493f1ab"}]} 2018-07-22 19:06:46,987 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=26b21481-57e8-4ad9-8b50-d00c6e9da527 used request id req-070e237f-e627-42a3-b173-993fea3b5fde 2018-07-22 19:06:46,988 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4bc6ab15-0520-4d6e-99d9-74923e0a1e52 2018-07-22 19:06:46,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=4bc6ab15-0520-4d6e-99d9-74923e0a1e52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2473387fbfc7e5077f4a175932b9c2391913afde" 2018-07-22 19:06:47,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-28f0cd67-6fb8-475e-9f12-e5ef7794ad43 Date: Sun, 22 Jul 2018 19:06:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T18:52:59Z", "security_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "port_range_min": null, "revision_number": 0, "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "created_at": "2018-07-22T18:52:59Z", "project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "42ad53ed-51fa-42bc-8671-7eb1ef976f80"}, {"remote_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T18:52:59Z", "security_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "port_range_min": null, "revision_number": 0, "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "created_at": "2018-07-22T18:52:59Z", "project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "64687bd4-523d-474f-a732-42b3fd7b92e6"}, {"remote_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T18:52:59Z", "security_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "port_range_min": null, "revision_number": 0, "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "created_at": "2018-07-22T18:52:59Z", "project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "c3e95f8a-f945-4e98-ba70-f1ba1b3989ee"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T18:52:59Z", "security_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "port_range_min": null, "revision_number": 0, "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "created_at": "2018-07-22T18:52:59Z", "project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "e0f051cf-02a4-4e89-9aca-ad641d3523e9"}]} 2018-07-22 19:06:47,060 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=4bc6ab15-0520-4d6e-99d9-74923e0a1e52 used request id req-28f0cd67-6fb8-475e-9f12-e5ef7794ad43 2018-07-22 19:06:47,061 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 52bf7819-c875-47ae-8288-0d5bb7f50afd 2018-07-22 19:06:47,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=52bf7819-c875-47ae-8288-0d5bb7f50afd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2473387fbfc7e5077f4a175932b9c2391913afde" 2018-07-22 19:06:47,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ca8f5de1-5f90-43d1-98d0-82760326ee38 Date: Sun, 22 Jul 2018 19:06:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "port_range_min": null, "revision_number": 0, "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "created_at": "2018-07-22T18:53:45Z", "project_id": "239b77d2cb034c04aa6625d9b3cb629c", "id": "121b67f5-2f82-4204-b188-1a7fcf2bc7de"}, {"remote_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "port_range_min": null, "revision_number": 0, "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "created_at": "2018-07-22T18:53:45Z", "project_id": "239b77d2cb034c04aa6625d9b3cb629c", "id": "60b512d0-b458-4dfd-967e-cdf2ac05691e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "port_range_min": null, "revision_number": 0, "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "created_at": "2018-07-22T18:53:45Z", "project_id": "239b77d2cb034c04aa6625d9b3cb629c", "id": "9091963a-eedf-4b38-9535-a3f1cad1b6a6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "port_range_min": null, "revision_number": 0, "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "created_at": "2018-07-22T18:53:45Z", "project_id": "239b77d2cb034c04aa6625d9b3cb629c", "id": "b7710152-0fa0-45f7-b890-5ef7b192b184"}]} 2018-07-22 19:06:47,094 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=52bf7819-c875-47ae-8288-0d5bb7f50afd used request id req-ca8f5de1-5f90-43d1-98d0-82760326ee38 2018-07-22 19:06:47,094 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 59fe5cbb-fd05-470f-a2ef-4603cc03f8fd 2018-07-22 19:06:47,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=59fe5cbb-fd05-470f-a2ef-4603cc03f8fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2473387fbfc7e5077f4a175932b9c2391913afde" 2018-07-22 19:06:47,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-395c4103-13de-4095-853f-aca09fae867a Date: Sun, 22 Jul 2018 19:06:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T18:55:22Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "port_range_min": null, "revision_number": 0, "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "created_at": "2018-07-22T18:55:22Z", "project_id": "8f202eb52ac04d0492b9c306c41849e2", "id": "2811c78b-92bc-4ef7-b300-08d220af60f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T18:55:22Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "port_range_min": null, "revision_number": 0, "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "created_at": "2018-07-22T18:55:22Z", "project_id": "8f202eb52ac04d0492b9c306c41849e2", "id": "64c4c175-f411-4a59-8270-c6ca4d9d11ba"}, {"remote_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T18:55:21Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "port_range_min": null, "revision_number": 0, "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "created_at": "2018-07-22T18:55:21Z", "project_id": "8f202eb52ac04d0492b9c306c41849e2", "id": "93269d7b-dc2b-4e36-a6d6-33ff3f193df4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T18:55:21Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "port_range_min": null, "revision_number": 0, "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "created_at": "2018-07-22T18:55:21Z", "project_id": "8f202eb52ac04d0492b9c306c41849e2", "id": "f37f60f1-5e66-4c78-bc90-39ebd790d254"}]} 2018-07-22 19:06:47,161 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=59fe5cbb-fd05-470f-a2ef-4603cc03f8fd used request id req-395c4103-13de-4095-853f-aca09fae867a 2018-07-22 19:06:47,162 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 77f1bd69-02eb-40e0-ac3a-c557b252612d 2018-07-22 19:06:47,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=77f1bd69-02eb-40e0-ac3a-c557b252612d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2473387fbfc7e5077f4a175932b9c2391913afde" 2018-07-22 19:06:47,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-57c15f4d-4a28-44d5-9fba-7993b5986d61 Date: Sun, 22 Jul 2018 19:06:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:02:25Z", "security_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:02:25Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "2c317e36-632c-44de-b5ef-acc5f83b5720"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:02:25Z", "security_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:02:25Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "999516c5-5727-490a-b911-ce56173683f3"}, {"remote_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:02:25Z", "security_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:02:25Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "a7e16eb9-e682-4533-8dcc-28a5ad1d525c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:02:25Z", "security_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:02:25Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "fe4ef1f4-a3f3-4606-9c29-df2420219abf"}]} 2018-07-22 19:06:47,196 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=77f1bd69-02eb-40e0-ac3a-c557b252612d used request id req-57c15f4d-4a28-44d5-9fba-7993b5986d61 2018-07-22 19:06:47,196 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - abb9fac2-095a-4185-8297-9fb97ae69c50 2018-07-22 19:06:47,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=abb9fac2-095a-4185-8297-9fb97ae69c50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2473387fbfc7e5077f4a175932b9c2391913afde" 2018-07-22 19:06:47,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ebaf5bfe-32cb-4551-a321-b318645b6b36 Date: Sun, 22 Jul 2018 19:06:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T18:57:13Z", "security_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "port_range_min": null, "revision_number": 0, "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "created_at": "2018-07-22T18:57:13Z", "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "id": "857c06a6-afdf-47df-a1af-15f1bb04939f"}, {"remote_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T18:57:13Z", "security_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "port_range_min": null, "revision_number": 0, "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "created_at": "2018-07-22T18:57:13Z", "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "id": "dac5a215-38eb-4398-bc80-dff0a5a5ecad"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T18:57:13Z", "security_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "port_range_min": null, "revision_number": 0, "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "created_at": "2018-07-22T18:57:13Z", "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "id": "daebae3b-3769-4f25-8b39-5ed657b77309"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T18:57:13Z", "security_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "port_range_min": null, "revision_number": 0, "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "created_at": "2018-07-22T18:57:13Z", "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "id": "e57272c1-aa43-476c-a6ed-c662f50ad8aa"}]} 2018-07-22 19:06:47,233 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=abb9fac2-095a-4185-8297-9fb97ae69c50 used request id req-ebaf5bfe-32cb-4551-a321-b318645b6b36 2018-07-22 19:06:47,233 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1 2018-07-22 19:06:47,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2473387fbfc7e5077f4a175932b9c2391913afde" 2018-07-22 19:06:47,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9b39bbfb-0c7c-4b26-a040-11c5d0a0f5d0 Date: Sun, 22 Jul 2018 19:06:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "port_range_min": null, "revision_number": 0, "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "created_at": "2018-07-22T18:58:48Z", "project_id": "10591997a0b1467f9d5a830f63b555e6", "id": "a62eb5e0-eb5a-4ede-b96d-b649e0c792e3"}, {"remote_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "port_range_min": null, "revision_number": 0, "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "created_at": "2018-07-22T18:58:48Z", "project_id": "10591997a0b1467f9d5a830f63b555e6", "id": "c533dcd2-cae9-4c2c-8656-9a962b694a05"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "port_range_min": null, "revision_number": 0, "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "created_at": "2018-07-22T18:58:48Z", "project_id": "10591997a0b1467f9d5a830f63b555e6", "id": "d56dc1a4-95eb-4302-9a42-a9ad750a13e3"}, {"remote_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "port_range_min": null, "revision_number": 0, "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "created_at": "2018-07-22T18:58:48Z", "project_id": "10591997a0b1467f9d5a830f63b555e6", "id": "fe5ffd07-d746-44b3-86f5-c0387703f495"}]} 2018-07-22 19:06:47,268 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1 used request id req-9b39bbfb-0c7c-4b26-a040-11c5d0a0f5d0 2018-07-22 19:06:47,268 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bbbe9a67-a317-46ac-a279-769a53b7008e 2018-07-22 19:06:47,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=bbbe9a67-a317-46ac-a279-769a53b7008e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2473387fbfc7e5077f4a175932b9c2391913afde" 2018-07-22 19:06:47,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c65f98f0-c479-4be5-ae30-7ae6630aec3f Date: Sun, 22 Jul 2018 19:06:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:06:46Z", "security_group_id": "bbbe9a67-a317-46ac-a279-769a53b7008e", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:46Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "5de673e0-f71b-418f-871f-0e557cbb5e01"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:06:46Z", "security_group_id": "bbbe9a67-a317-46ac-a279-769a53b7008e", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:46Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "d563b24d-5af8-4e4d-9c55-5e5b57dc2c32"}]} 2018-07-22 19:06:47,308 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=bbbe9a67-a317-46ac-a279-769a53b7008e used request id req-c65f98f0-c479-4be5-ae30-7ae6630aec3f 2018-07-22 19:06:47,308 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c535da99-7e1e-4a0b-9807-303de655a623 2018-07-22 19:06:47,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=c535da99-7e1e-4a0b-9807-303de655a623 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2473387fbfc7e5077f4a175932b9c2391913afde" 2018-07-22 19:06:47,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1792 X-Openstack-Request-Id: req-cc6748b3-5d94-47e8-82ee-37af8370dd76 Date: Sun, 22 Jul 2018 19:06:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-22T18:49:10Z", "project_id": "", "id": "13f85fbc-87e2-4705-ab83-1234721c79a6"}, {"remote_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-22T18:49:10Z", "project_id": "", "id": "513465eb-3aae-451f-9811-6212c26776df"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-22T18:49:10Z", "project_id": "", "id": "9efc95bd-96a7-4f9c-b85c-65894e9f1195"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-22T18:49:10Z", "project_id": "", "id": "e78f5bfa-1156-4ede-a2dd-2e320023bfbd"}]} 2018-07-22 19:06:47,350 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=c535da99-7e1e-4a0b-9807-303de655a623 used request id req-cc6748b3-5d94-47e8-82ee-37af8370dd76 2018-07-22 19:06:47,350 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cac60a67-dffd-427b-99a6-2b86b6813c08 2018-07-22 19:06:47,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=cac60a67-dffd-427b-99a6-2b86b6813c08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2473387fbfc7e5077f4a175932b9c2391913afde" 2018-07-22 19:06:47,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2650c997-bc40-422f-8896-d8f7a7602060 Date: Sun, 22 Jul 2018 19:06:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:06:46Z", "security_group_id": "cac60a67-dffd-427b-99a6-2b86b6813c08", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:46Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "77a4d7e4-edee-4da2-acf9-a1248ac6a0cb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:06:46Z", "security_group_id": "cac60a67-dffd-427b-99a6-2b86b6813c08", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:46Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "ad7d1d16-4d33-4df2-9d84-f99a9fa5a6e9"}]} 2018-07-22 19:06:47,388 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=cac60a67-dffd-427b-99a6-2b86b6813c08 used request id req-2650c997-bc40-422f-8896-d8f7a7602060 2018-07-22 19:06:47,388 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9 2018-07-22 19:06:47,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2473387fbfc7e5077f4a175932b9c2391913afde" 2018-07-22 19:06:47,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-06197e79-b750-4403-84d0-e390b248ede7 Date: Sun, 22 Jul 2018 19:06:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "port_range_min": null, "revision_number": 0, "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "created_at": "2018-07-22T18:51:15Z", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "id": "0ad90696-32d1-41ad-bccf-95bea74601f6"}, {"remote_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "port_range_min": null, "revision_number": 0, "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "created_at": "2018-07-22T18:51:15Z", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "id": "a0ac56e2-c230-492d-829f-63d8fc714bf6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "port_range_min": null, "revision_number": 0, "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "created_at": "2018-07-22T18:51:15Z", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "id": "acd19f57-0a99-4fef-a1aa-36e851a2be19"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "port_range_min": null, "revision_number": 0, "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "created_at": "2018-07-22T18:51:15Z", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "id": "d956a6a7-58d3-48ad-b3da-d2e97ee0e374"}]} 2018-07-22 19:06:47,449 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9 used request id req-06197e79-b750-4403-84d0-e390b248ede7 2018-07-22 19:06:47,450 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-0efa9d3b-29ce-4106-b66f-b8d33d8dcbfbname-1 2018-07-22 19:06:47,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/cac60a67-dffd-427b-99a6-2b86b6813c08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2473387fbfc7e5077f4a175932b9c2391913afde" 2018-07-22 19:06:47,698 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2f05e532-e1ca-4fd2-b13a-10f3e4dcba40 Content-Length: 0 Date: Sun, 22 Jul 2018 19:06:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:06:47,699 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/cac60a67-dffd-427b-99a6-2b86b6813c08 used request id req-2f05e532-e1ca-4fd2-b13a-10f3e4dcba40 2018-07-22 19:06:47,699 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-0efa9d3b-29ce-4106-b66f-b8d33d8dcbfbname-2 2018-07-22 19:06:47,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/bbbe9a67-a317-46ac-a279-769a53b7008e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2473387fbfc7e5077f4a175932b9c2391913afde" 2018-07-22 19:06:48,009 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-efc74a72-fc8d-4077-a81a-064ab33e313d Content-Length: 0 Date: Sun, 22 Jul 2018 19:06:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:06:48,010 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/bbbe9a67-a317-46ac-a279-769a53b7008e used request id req-efc74a72-fc8d-4077-a81a-064ab33e313d 2018-07-22 19:06:48,011 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:06:48,474 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:06:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["X9M_fWSjRn-qfEcKCa4-Bw"], "issued_at": "2018-07-22T19:06:48.000000Z"}} 2018-07-22 19:06:48,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33cb2fdcda694532eed5907dce19a9f68c00d30b" 2018-07-22 19:06:48,511 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:06:48 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-f7450099-877c-4f94-9a90-2ce9f5bb89bc X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:06:48,511 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-f7450099-877c-4f94-9a90-2ce9f5bb89bc 2018-07-22 19:06:48,513 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:06:48,967 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:06:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["ZhxkmKyiRvi71DbL6tZAAQ"], "issued_at": "2018-07-22T19:06:48.000000Z"}} 2018-07-22 19:06:48,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}162633aea3eca6cb43b20782b9ea9c76ffd29e4b" 2018-07-22 19:06:49,005 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:06:49 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-be959554-42f0-4c19-b79b-e413dc6dc78b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:06:49,005 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-be959554-42f0-4c19-b79b-e413dc6dc78b 2018-07-22 19:06:49,006 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-9f267714-9cb4-42f9-bcc4-c84150723a5ename 2018-07-22 19:06:49,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}162633aea3eca6cb43b20782b9ea9c76ffd29e4b" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-9f267714-9cb4-42f9-bcc4-c84150723a5ename", "description": "hello group"}}' 2018-07-22 19:06:49,694 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-df554f20-87ad-425c-a9ce-e92aa354ea64 Date: Sun, 22 Jul 2018 19:06:49 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:49Z", "updated_at": "2018-07-22T19:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:06:49Z", "revision_number": 0, "id": "1bf30229-b17e-4a91-ad3a-d2e714d030cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:06:49Z", "security_group_id": "3cf9f4f9-89cb-431d-a022-279375dc3e3a", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:06:49Z", "revision_number": 0, "id": "d7a05f38-03ae-43ed-993c-0de3865e61a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:06:49Z", "security_group_id": "3cf9f4f9-89cb-431d-a022-279375dc3e3a", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}], "revision_number": 2, "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "3cf9f4f9-89cb-431d-a022-279375dc3e3a", "name": "NeutronUtilsSecurityGroupTests-9f267714-9cb4-42f9-bcc4-c84150723a5ename"}} 2018-07-22 19:06:49,694 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups used request id req-df554f20-87ad-425c-a9ce-e92aa354ea64 2018-07-22 19:06:49,694 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3cf9f4f9-89cb-431d-a022-279375dc3e3a 2018-07-22 19:06:49,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=3cf9f4f9-89cb-431d-a022-279375dc3e3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}162633aea3eca6cb43b20782b9ea9c76ffd29e4b" 2018-07-22 19:06:49,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f3619648-108b-4d71-89f5-11bba9592df7 Date: Sun, 22 Jul 2018 19:06:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:06:49Z", "security_group_id": "3cf9f4f9-89cb-431d-a022-279375dc3e3a", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:49Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "1bf30229-b17e-4a91-ad3a-d2e714d030cd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:06:49Z", "security_group_id": "3cf9f4f9-89cb-431d-a022-279375dc3e3a", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:49Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "d7a05f38-03ae-43ed-993c-0de3865e61a9"}]} 2018-07-22 19:06:49,792 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=3cf9f4f9-89cb-431d-a022-279375dc3e3a used request id req-f3619648-108b-4d71-89f5-11bba9592df7 2018-07-22 19:06:49,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-9f267714-9cb4-42f9-bcc4-c84150723a5ename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}162633aea3eca6cb43b20782b9ea9c76ffd29e4b" 2018-07-22 19:06:49,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-9646c359-b0d0-40a7-ab73-43b7d1f5d502 Date: Sun, 22 Jul 2018 19:06:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:49Z", "updated_at": "2018-07-22T19:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:06:49Z", "revision_number": 0, "id": "1bf30229-b17e-4a91-ad3a-d2e714d030cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:06:49Z", "security_group_id": "3cf9f4f9-89cb-431d-a022-279375dc3e3a", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:06:49Z", "revision_number": 0, "id": "d7a05f38-03ae-43ed-993c-0de3865e61a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:06:49Z", "security_group_id": "3cf9f4f9-89cb-431d-a022-279375dc3e3a", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}], "revision_number": 2, "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "3cf9f4f9-89cb-431d-a022-279375dc3e3a", "name": "NeutronUtilsSecurityGroupTests-9f267714-9cb4-42f9-bcc4-c84150723a5ename"}]} 2018-07-22 19:06:49,914 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-9f267714-9cb4-42f9-bcc4-c84150723a5ename&description=hello+group used request id req-9646c359-b0d0-40a7-ab73-43b7d1f5d502 2018-07-22 19:06:49,915 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3cf9f4f9-89cb-431d-a022-279375dc3e3a 2018-07-22 19:06:49,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=3cf9f4f9-89cb-431d-a022-279375dc3e3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}162633aea3eca6cb43b20782b9ea9c76ffd29e4b" 2018-07-22 19:06:49,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cc40239b-f1fa-41fb-9471-c80299618216 Date: Sun, 22 Jul 2018 19:06:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:06:49Z", "security_group_id": "3cf9f4f9-89cb-431d-a022-279375dc3e3a", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:49Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "1bf30229-b17e-4a91-ad3a-d2e714d030cd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:06:49Z", "security_group_id": "3cf9f4f9-89cb-431d-a022-279375dc3e3a", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:49Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "d7a05f38-03ae-43ed-993c-0de3865e61a9"}]} 2018-07-22 19:06:49,976 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=3cf9f4f9-89cb-431d-a022-279375dc3e3a used request id req-cc40239b-f1fa-41fb-9471-c80299618216 2018-07-22 19:06:49,977 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-9f267714-9cb4-42f9-bcc4-c84150723a5ename 2018-07-22 19:06:49,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/3cf9f4f9-89cb-431d-a022-279375dc3e3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}162633aea3eca6cb43b20782b9ea9c76ffd29e4b" 2018-07-22 19:06:50,217 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-47fc01d7-82c7-4097-ab50-bb411e5a5aa9 Content-Length: 0 Date: Sun, 22 Jul 2018 19:06:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:06:50,218 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/3cf9f4f9-89cb-431d-a022-279375dc3e3a used request id req-47fc01d7-82c7-4097-ab50-bb411e5a5aa9 2018-07-22 19:06:50,219 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:06:50,685 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:06:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["6N8I5xGVQ2eH_GpdXMCOPQ"], "issued_at": "2018-07-22T19:06:50.000000Z"}} 2018-07-22 19:06:50,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b415349dfbf4685921db8d7266f2ec620b18d490" 2018-07-22 19:06:50,713 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:06:50 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-ddf35f04-42e5-4e03-9c9b-f6cca3db3a66 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:06:50,713 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-ddf35f04-42e5-4e03-9c9b-f6cca3db3a66 2018-07-22 19:06:50,714 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-ff236bb1-4465-4ba0-92a5-9d80dcdf9dacname 2018-07-22 19:06:50,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b415349dfbf4685921db8d7266f2ec620b18d490" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-ff236bb1-4465-4ba0-92a5-9d80dcdf9dacname", "description": "hello group"}}' 2018-07-22 19:06:51,404 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-65547608-dbe9-4874-a59c-880a69c262d6 Date: Sun, 22 Jul 2018 19:06:51 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:50Z", "updated_at": "2018-07-22T19:06:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:06:51Z", "revision_number": 0, "id": "2bb66dcf-9b1d-4c1f-a15c-c46b4b22415b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:06:51Z", "security_group_id": "789e705a-ac71-4a87-ae20-8fa50056e212", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:06:51Z", "revision_number": 0, "id": "d4452338-7f04-431e-a145-b555374ec390", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:06:51Z", "security_group_id": "789e705a-ac71-4a87-ae20-8fa50056e212", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}], "revision_number": 2, "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "789e705a-ac71-4a87-ae20-8fa50056e212", "name": "NeutronUtilsSecurityGroupTests-ff236bb1-4465-4ba0-92a5-9d80dcdf9dacname"}} 2018-07-22 19:06:51,404 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups used request id req-65547608-dbe9-4874-a59c-880a69c262d6 2018-07-22 19:06:51,405 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 789e705a-ac71-4a87-ae20-8fa50056e212 2018-07-22 19:06:51,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=789e705a-ac71-4a87-ae20-8fa50056e212 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b415349dfbf4685921db8d7266f2ec620b18d490" 2018-07-22 19:06:51,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b76deef1-4929-4113-8731-c713b802a33a Date: Sun, 22 Jul 2018 19:06:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:06:51Z", "security_group_id": "789e705a-ac71-4a87-ae20-8fa50056e212", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:51Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "2bb66dcf-9b1d-4c1f-a15c-c46b4b22415b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:06:51Z", "security_group_id": "789e705a-ac71-4a87-ae20-8fa50056e212", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:51Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "d4452338-7f04-431e-a145-b555374ec390"}]} 2018-07-22 19:06:51,445 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=789e705a-ac71-4a87-ae20-8fa50056e212 used request id req-b76deef1-4929-4113-8731-c713b802a33a 2018-07-22 19:06:51,445 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 789e705a-ac71-4a87-ae20-8fa50056e212 2018-07-22 19:06:51,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=789e705a-ac71-4a87-ae20-8fa50056e212 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b415349dfbf4685921db8d7266f2ec620b18d490" 2018-07-22 19:06:51,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3ae059cb-c453-4ad4-9f39-3f8603193e69 Date: Sun, 22 Jul 2018 19:06:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:06:51Z", "security_group_id": "789e705a-ac71-4a87-ae20-8fa50056e212", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:51Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "2bb66dcf-9b1d-4c1f-a15c-c46b4b22415b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:06:51Z", "security_group_id": "789e705a-ac71-4a87-ae20-8fa50056e212", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:51Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "d4452338-7f04-431e-a145-b555374ec390"}]} 2018-07-22 19:06:51,486 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=789e705a-ac71-4a87-ae20-8fa50056e212 used request id req-3ae059cb-c453-4ad4-9f39-3f8603193e69 2018-07-22 19:06:51,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b415349dfbf4685921db8d7266f2ec620b18d490" 2018-07-22 19:06:51,523 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:06:51 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-879f2510-2a19-4176-bac3-9bbed1759704 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:06:51,523 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-879f2510-2a19-4176-bac3-9bbed1759704 2018-07-22 19:06:51,525 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-ff236bb1-4465-4ba0-92a5-9d80dcdf9dacname 2018-07-22 19:06:51,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-ff236bb1-4465-4ba0-92a5-9d80dcdf9dacname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b415349dfbf4685921db8d7266f2ec620b18d490" 2018-07-22 19:06:51,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-160b35df-2269-4e55-a11a-a4732a7e3346 Date: Sun, 22 Jul 2018 19:06:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:50Z", "updated_at": "2018-07-22T19:06:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:06:51Z", "revision_number": 0, "id": "2bb66dcf-9b1d-4c1f-a15c-c46b4b22415b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:06:51Z", "security_group_id": "789e705a-ac71-4a87-ae20-8fa50056e212", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:06:51Z", "revision_number": 0, "id": "d4452338-7f04-431e-a145-b555374ec390", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:06:51Z", "security_group_id": "789e705a-ac71-4a87-ae20-8fa50056e212", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}], "revision_number": 2, "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "789e705a-ac71-4a87-ae20-8fa50056e212", "name": "NeutronUtilsSecurityGroupTests-ff236bb1-4465-4ba0-92a5-9d80dcdf9dacname"}]} 2018-07-22 19:06:51,612 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-ff236bb1-4465-4ba0-92a5-9d80dcdf9dacname used request id req-160b35df-2269-4e55-a11a-a4732a7e3346 2018-07-22 19:06:51,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:06:51,623 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:06:51 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:06:51,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b415349dfbf4685921db8d7266f2ec620b18d490" 2018-07-22 19:06:51,670 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:06:51 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-38f0b557-15ad-4956-b556-747be55ecdd1 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:06:51,670 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-38f0b557-15ad-4956-b556-747be55ecdd1 2018-07-22 19:06:51,670 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 789e705a-ac71-4a87-ae20-8fa50056e212 2018-07-22 19:06:51,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=789e705a-ac71-4a87-ae20-8fa50056e212 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b415349dfbf4685921db8d7266f2ec620b18d490" 2018-07-22 19:06:51,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7b5aeb54-b3a5-4412-aaea-d97bf8045e81 Date: Sun, 22 Jul 2018 19:06:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:06:51Z", "security_group_id": "789e705a-ac71-4a87-ae20-8fa50056e212", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:51Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "2bb66dcf-9b1d-4c1f-a15c-c46b4b22415b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:06:51Z", "security_group_id": "789e705a-ac71-4a87-ae20-8fa50056e212", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:51Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "d4452338-7f04-431e-a145-b555374ec390"}]} 2018-07-22 19:06:51,710 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=789e705a-ac71-4a87-ae20-8fa50056e212 used request id req-7b5aeb54-b3a5-4412-aaea-d97bf8045e81 2018-07-22 19:06:51,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b415349dfbf4685921db8d7266f2ec620b18d490" -d '{"security_group_rule": {"direction": "ingress", "security_group_id": "789e705a-ac71-4a87-ae20-8fa50056e212"}}' 2018-07-22 19:06:51,949 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 510 X-Openstack-Request-Id: req-f1657705-fd6a-4c32-a413-f69a76dd9e54 Date: Sun, 22 Jul 2018 19:06:51 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:06:51Z", "security_group_id": "789e705a-ac71-4a87-ae20-8fa50056e212", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:51Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "aa734b32-34c9-4f49-9a51-25f134e8ac2b"}} 2018-07-22 19:06:51,950 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules used request id req-f1657705-fd6a-4c32-a413-f69a76dd9e54 2018-07-22 19:06:51,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-ff236bb1-4465-4ba0-92a5-9d80dcdf9dacname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b415349dfbf4685921db8d7266f2ec620b18d490" 2018-07-22 19:06:52,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-f9d3cc72-33ac-4192-9a55-ab405d1e36ca Date: Sun, 22 Jul 2018 19:06:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:50Z", "updated_at": "2018-07-22T19:06:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:06:51Z", "revision_number": 0, "id": "2bb66dcf-9b1d-4c1f-a15c-c46b4b22415b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:06:51Z", "security_group_id": "789e705a-ac71-4a87-ae20-8fa50056e212", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:06:51Z", "revision_number": 0, "id": "aa734b32-34c9-4f49-9a51-25f134e8ac2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:06:51Z", "security_group_id": "789e705a-ac71-4a87-ae20-8fa50056e212", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:06:51Z", "revision_number": 0, "id": "d4452338-7f04-431e-a145-b555374ec390", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:06:51Z", "security_group_id": "789e705a-ac71-4a87-ae20-8fa50056e212", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}], "revision_number": 3, "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "789e705a-ac71-4a87-ae20-8fa50056e212", "name": "NeutronUtilsSecurityGroupTests-ff236bb1-4465-4ba0-92a5-9d80dcdf9dacname"}]} 2018-07-22 19:06:52,051 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-ff236bb1-4465-4ba0-92a5-9d80dcdf9dacname&description=hello+group used request id req-f9d3cc72-33ac-4192-9a55-ab405d1e36ca 2018-07-22 19:06:52,052 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 789e705a-ac71-4a87-ae20-8fa50056e212 2018-07-22 19:06:52,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=789e705a-ac71-4a87-ae20-8fa50056e212 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b415349dfbf4685921db8d7266f2ec620b18d490" 2018-07-22 19:06:52,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-eaabb315-dbc5-46a1-947b-56e5f670fc97 Date: Sun, 22 Jul 2018 19:06:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:06:51Z", "security_group_id": "789e705a-ac71-4a87-ae20-8fa50056e212", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:51Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "2bb66dcf-9b1d-4c1f-a15c-c46b4b22415b"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:06:51Z", "security_group_id": "789e705a-ac71-4a87-ae20-8fa50056e212", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:51Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "aa734b32-34c9-4f49-9a51-25f134e8ac2b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:06:51Z", "security_group_id": "789e705a-ac71-4a87-ae20-8fa50056e212", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:51Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "d4452338-7f04-431e-a145-b555374ec390"}]} 2018-07-22 19:06:52,096 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=789e705a-ac71-4a87-ae20-8fa50056e212 used request id req-eaabb315-dbc5-46a1-947b-56e5f670fc97 2018-07-22 19:06:52,096 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 789e705a-ac71-4a87-ae20-8fa50056e212 2018-07-22 19:06:52,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=789e705a-ac71-4a87-ae20-8fa50056e212 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b415349dfbf4685921db8d7266f2ec620b18d490" 2018-07-22 19:06:52,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-1213cfc0-e1dc-46a8-a305-a4a734cad095 Date: Sun, 22 Jul 2018 19:06:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:06:51Z", "security_group_id": "789e705a-ac71-4a87-ae20-8fa50056e212", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:51Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "2bb66dcf-9b1d-4c1f-a15c-c46b4b22415b"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:06:51Z", "security_group_id": "789e705a-ac71-4a87-ae20-8fa50056e212", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:51Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "aa734b32-34c9-4f49-9a51-25f134e8ac2b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:06:51Z", "security_group_id": "789e705a-ac71-4a87-ae20-8fa50056e212", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:51Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "d4452338-7f04-431e-a145-b555374ec390"}]} 2018-07-22 19:06:52,151 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=789e705a-ac71-4a87-ae20-8fa50056e212 used request id req-1213cfc0-e1dc-46a8-a305-a4a734cad095 2018-07-22 19:06:52,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-ff236bb1-4465-4ba0-92a5-9d80dcdf9dacname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b415349dfbf4685921db8d7266f2ec620b18d490" 2018-07-22 19:06:52,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-82705763-7da7-4f6b-9b08-2ebf0f0ab6c9 Date: Sun, 22 Jul 2018 19:06:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:50Z", "updated_at": "2018-07-22T19:06:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:06:51Z", "revision_number": 0, "id": "2bb66dcf-9b1d-4c1f-a15c-c46b4b22415b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:06:51Z", "security_group_id": "789e705a-ac71-4a87-ae20-8fa50056e212", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:06:51Z", "revision_number": 0, "id": "aa734b32-34c9-4f49-9a51-25f134e8ac2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:06:51Z", "security_group_id": "789e705a-ac71-4a87-ae20-8fa50056e212", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:06:51Z", "revision_number": 0, "id": "d4452338-7f04-431e-a145-b555374ec390", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:06:51Z", "security_group_id": "789e705a-ac71-4a87-ae20-8fa50056e212", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}], "revision_number": 3, "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "789e705a-ac71-4a87-ae20-8fa50056e212", "name": "NeutronUtilsSecurityGroupTests-ff236bb1-4465-4ba0-92a5-9d80dcdf9dacname"}]} 2018-07-22 19:06:52,224 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-ff236bb1-4465-4ba0-92a5-9d80dcdf9dacname&description=hello+group used request id req-82705763-7da7-4f6b-9b08-2ebf0f0ab6c9 2018-07-22 19:06:52,224 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 789e705a-ac71-4a87-ae20-8fa50056e212 2018-07-22 19:06:52,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=789e705a-ac71-4a87-ae20-8fa50056e212 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b415349dfbf4685921db8d7266f2ec620b18d490" 2018-07-22 19:06:52,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-fb182a11-4639-4028-9275-d66a795df404 Date: Sun, 22 Jul 2018 19:06:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:06:51Z", "security_group_id": "789e705a-ac71-4a87-ae20-8fa50056e212", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:51Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "2bb66dcf-9b1d-4c1f-a15c-c46b4b22415b"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:06:51Z", "security_group_id": "789e705a-ac71-4a87-ae20-8fa50056e212", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:51Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "aa734b32-34c9-4f49-9a51-25f134e8ac2b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:06:51Z", "security_group_id": "789e705a-ac71-4a87-ae20-8fa50056e212", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:51Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "d4452338-7f04-431e-a145-b555374ec390"}]} 2018-07-22 19:06:52,265 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=789e705a-ac71-4a87-ae20-8fa50056e212 used request id req-fb182a11-4639-4028-9275-d66a795df404 2018-07-22 19:06:52,266 - neutron_utils - INFO - Deleting security group rule with ID - 2bb66dcf-9b1d-4c1f-a15c-c46b4b22415b 2018-07-22 19:06:52,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-group-rules/2bb66dcf-9b1d-4c1f-a15c-c46b4b22415b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b415349dfbf4685921db8d7266f2ec620b18d490" 2018-07-22 19:06:52,394 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-67a0274f-5e11-44f2-b23b-6aee28262ccf Content-Length: 0 Date: Sun, 22 Jul 2018 19:06:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:06:52,394 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-group-rules/2bb66dcf-9b1d-4c1f-a15c-c46b4b22415b used request id req-67a0274f-5e11-44f2-b23b-6aee28262ccf 2018-07-22 19:06:52,394 - neutron_utils - INFO - Deleting security group rule with ID - d4452338-7f04-431e-a145-b555374ec390 2018-07-22 19:06:52,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-group-rules/d4452338-7f04-431e-a145-b555374ec390 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b415349dfbf4685921db8d7266f2ec620b18d490" 2018-07-22 19:06:52,533 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-15f64d7a-f9c5-409b-b4c5-04b1fbf209ee Content-Length: 0 Date: Sun, 22 Jul 2018 19:06:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:06:52,533 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-group-rules/d4452338-7f04-431e-a145-b555374ec390 used request id req-15f64d7a-f9c5-409b-b4c5-04b1fbf209ee 2018-07-22 19:06:52,533 - neutron_utils - INFO - Deleting security group rule with ID - aa734b32-34c9-4f49-9a51-25f134e8ac2b 2018-07-22 19:06:52,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-group-rules/aa734b32-34c9-4f49-9a51-25f134e8ac2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b415349dfbf4685921db8d7266f2ec620b18d490" 2018-07-22 19:06:52,699 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4bff2121-239d-43a9-90ce-f974f3100b01 Content-Length: 0 Date: Sun, 22 Jul 2018 19:06:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:06:52,699 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-group-rules/aa734b32-34c9-4f49-9a51-25f134e8ac2b used request id req-4bff2121-239d-43a9-90ce-f974f3100b01 2018-07-22 19:06:52,699 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-ff236bb1-4465-4ba0-92a5-9d80dcdf9dacname 2018-07-22 19:06:52,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/789e705a-ac71-4a87-ae20-8fa50056e212 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b415349dfbf4685921db8d7266f2ec620b18d490" 2018-07-22 19:06:52,863 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-50f9e252-2f73-4b06-b253-bc386f34034c Content-Length: 0 Date: Sun, 22 Jul 2018 19:06:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:06:52,864 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/789e705a-ac71-4a87-ae20-8fa50056e212 used request id req-50f9e252-2f73-4b06-b253-bc386f34034c 2018-07-22 19:06:52,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:06:53,325 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:06:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["EU-dTDSiS2SfiZ7JMk8zTA"], "issued_at": "2018-07-22T19:06:53.000000Z"}} 2018-07-22 19:06:53,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa6b9f1b2aa893351fc161e0c94be09e6314eb93" 2018-07-22 19:06:53,366 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:06:53 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-a53b8b26-72f6-4d06-90eb-ee06dddea399 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:06:53,366 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-a53b8b26-72f6-4d06-90eb-ee06dddea399 2018-07-22 19:06:53,367 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-64ea1e25-ee95-4d60-9f26-d762c746d096name-1 2018-07-22 19:06:53,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa6b9f1b2aa893351fc161e0c94be09e6314eb93" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-64ea1e25-ee95-4d60-9f26-d762c746d096name-1", "description": "hello group"}}' 2018-07-22 19:06:53,743 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-2c39d60f-5669-4f75-8511-bb033869bd69 Date: Sun, 22 Jul 2018 19:06:53 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:53Z", "updated_at": "2018-07-22T19:06:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:06:53Z", "revision_number": 0, "id": "b9c0ad6b-a728-4768-985b-8fe611c9c5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:06:53Z", "security_group_id": "78dfe263-21b7-4815-b99c-48d9a2d52d8b", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:06:53Z", "revision_number": 0, "id": "c9a67ca2-3725-4f28-91e6-0fe45cb371bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:06:53Z", "security_group_id": "78dfe263-21b7-4815-b99c-48d9a2d52d8b", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}], "revision_number": 2, "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "78dfe263-21b7-4815-b99c-48d9a2d52d8b", "name": "NeutronUtilsSecurityGroupTests-64ea1e25-ee95-4d60-9f26-d762c746d096name-1"}} 2018-07-22 19:06:53,743 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups used request id req-2c39d60f-5669-4f75-8511-bb033869bd69 2018-07-22 19:06:53,743 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 78dfe263-21b7-4815-b99c-48d9a2d52d8b 2018-07-22 19:06:53,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=78dfe263-21b7-4815-b99c-48d9a2d52d8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa6b9f1b2aa893351fc161e0c94be09e6314eb93" 2018-07-22 19:06:53,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a901d4c8-c192-450a-bcda-0baf0213a2b7 Date: Sun, 22 Jul 2018 19:06:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:06:53Z", "security_group_id": "78dfe263-21b7-4815-b99c-48d9a2d52d8b", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:53Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "b9c0ad6b-a728-4768-985b-8fe611c9c5ef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:06:53Z", "security_group_id": "78dfe263-21b7-4815-b99c-48d9a2d52d8b", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:53Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "c9a67ca2-3725-4f28-91e6-0fe45cb371bd"}]} 2018-07-22 19:06:53,779 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=78dfe263-21b7-4815-b99c-48d9a2d52d8b used request id req-a901d4c8-c192-450a-bcda-0baf0213a2b7 2018-07-22 19:06:53,779 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-64ea1e25-ee95-4d60-9f26-d762c746d096name-2 2018-07-22 19:06:53,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa6b9f1b2aa893351fc161e0c94be09e6314eb93" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-64ea1e25-ee95-4d60-9f26-d762c746d096name-2", "description": "hello group"}}' 2018-07-22 19:06:54,060 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-d22c3865-872b-429e-9557-72bb7ee1416f Date: Sun, 22 Jul 2018 19:06:54 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:53Z", "updated_at": "2018-07-22T19:06:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:06:53Z", "revision_number": 0, "id": "763fdf1f-a4ad-4157-805c-deba55ddac29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:06:53Z", "security_group_id": "630d6105-7904-4191-885b-5e6791dd7bc1", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:06:53Z", "revision_number": 0, "id": "ceebd64c-23e4-46f9-8bd6-ef4535e7e6e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:06:53Z", "security_group_id": "630d6105-7904-4191-885b-5e6791dd7bc1", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}], "revision_number": 2, "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "630d6105-7904-4191-885b-5e6791dd7bc1", "name": "NeutronUtilsSecurityGroupTests-64ea1e25-ee95-4d60-9f26-d762c746d096name-2"}} 2018-07-22 19:06:54,060 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups used request id req-d22c3865-872b-429e-9557-72bb7ee1416f 2018-07-22 19:06:54,061 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 630d6105-7904-4191-885b-5e6791dd7bc1 2018-07-22 19:06:54,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=630d6105-7904-4191-885b-5e6791dd7bc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa6b9f1b2aa893351fc161e0c94be09e6314eb93" 2018-07-22 19:06:54,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2c2d8ef3-96da-4af4-9863-ccf48add7656 Date: Sun, 22 Jul 2018 19:06:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:06:53Z", "security_group_id": "630d6105-7904-4191-885b-5e6791dd7bc1", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:53Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "763fdf1f-a4ad-4157-805c-deba55ddac29"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:06:53Z", "security_group_id": "630d6105-7904-4191-885b-5e6791dd7bc1", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:53Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "ceebd64c-23e4-46f9-8bd6-ef4535e7e6e9"}]} 2018-07-22 19:06:54,098 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=630d6105-7904-4191-885b-5e6791dd7bc1 used request id req-2c2d8ef3-96da-4af4-9863-ccf48add7656 2018-07-22 19:06:54,098 - neutron_utils - INFO - Retrieving security group with ID - 78dfe263-21b7-4815-b99c-48d9a2d52d8b 2018-07-22 19:06:54,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?id=78dfe263-21b7-4815-b99c-48d9a2d52d8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa6b9f1b2aa893351fc161e0c94be09e6314eb93" 2018-07-22 19:06:54,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-ebb5dc9b-97c8-4895-bcf4-c44ac1e75ee3 Date: Sun, 22 Jul 2018 19:06:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:53Z", "updated_at": "2018-07-22T19:06:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:06:53Z", "revision_number": 0, "id": "b9c0ad6b-a728-4768-985b-8fe611c9c5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:06:53Z", "security_group_id": "78dfe263-21b7-4815-b99c-48d9a2d52d8b", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:06:53Z", "revision_number": 0, "id": "c9a67ca2-3725-4f28-91e6-0fe45cb371bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:06:53Z", "security_group_id": "78dfe263-21b7-4815-b99c-48d9a2d52d8b", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}], "revision_number": 2, "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "78dfe263-21b7-4815-b99c-48d9a2d52d8b", "name": "NeutronUtilsSecurityGroupTests-64ea1e25-ee95-4d60-9f26-d762c746d096name-1"}]} 2018-07-22 19:06:54,186 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?id=78dfe263-21b7-4815-b99c-48d9a2d52d8b used request id req-ebb5dc9b-97c8-4895-bcf4-c44ac1e75ee3 2018-07-22 19:06:54,186 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 78dfe263-21b7-4815-b99c-48d9a2d52d8b 2018-07-22 19:06:54,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=78dfe263-21b7-4815-b99c-48d9a2d52d8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa6b9f1b2aa893351fc161e0c94be09e6314eb93" 2018-07-22 19:06:54,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c37ca517-aa72-4a79-becb-6b46bb71a07a Date: Sun, 22 Jul 2018 19:06:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:06:53Z", "security_group_id": "78dfe263-21b7-4815-b99c-48d9a2d52d8b", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:53Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "b9c0ad6b-a728-4768-985b-8fe611c9c5ef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:06:53Z", "security_group_id": "78dfe263-21b7-4815-b99c-48d9a2d52d8b", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:53Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "c9a67ca2-3725-4f28-91e6-0fe45cb371bd"}]} 2018-07-22 19:06:54,238 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=78dfe263-21b7-4815-b99c-48d9a2d52d8b used request id req-c37ca517-aa72-4a79-becb-6b46bb71a07a 2018-07-22 19:06:54,239 - neutron_utils - INFO - Retrieving security group with ID - 630d6105-7904-4191-885b-5e6791dd7bc1 2018-07-22 19:06:54,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?id=630d6105-7904-4191-885b-5e6791dd7bc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa6b9f1b2aa893351fc161e0c94be09e6314eb93" 2018-07-22 19:06:54,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-bc83143e-d0ba-48ec-8d85-cedce429d23a Date: Sun, 22 Jul 2018 19:06:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:53Z", "updated_at": "2018-07-22T19:06:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:06:53Z", "revision_number": 0, "id": "763fdf1f-a4ad-4157-805c-deba55ddac29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:06:53Z", "security_group_id": "630d6105-7904-4191-885b-5e6791dd7bc1", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:06:53Z", "revision_number": 0, "id": "ceebd64c-23e4-46f9-8bd6-ef4535e7e6e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:06:53Z", "security_group_id": "630d6105-7904-4191-885b-5e6791dd7bc1", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}], "revision_number": 2, "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "630d6105-7904-4191-885b-5e6791dd7bc1", "name": "NeutronUtilsSecurityGroupTests-64ea1e25-ee95-4d60-9f26-d762c746d096name-2"}]} 2018-07-22 19:06:54,327 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?id=630d6105-7904-4191-885b-5e6791dd7bc1 used request id req-bc83143e-d0ba-48ec-8d85-cedce429d23a 2018-07-22 19:06:54,327 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 630d6105-7904-4191-885b-5e6791dd7bc1 2018-07-22 19:06:54,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=630d6105-7904-4191-885b-5e6791dd7bc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa6b9f1b2aa893351fc161e0c94be09e6314eb93" 2018-07-22 19:06:54,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f3d20a0c-4444-4271-8867-1d92469792bb Date: Sun, 22 Jul 2018 19:06:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:06:53Z", "security_group_id": "630d6105-7904-4191-885b-5e6791dd7bc1", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:53Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "763fdf1f-a4ad-4157-805c-deba55ddac29"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:06:53Z", "security_group_id": "630d6105-7904-4191-885b-5e6791dd7bc1", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:53Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "ceebd64c-23e4-46f9-8bd6-ef4535e7e6e9"}]} 2018-07-22 19:06:54,367 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=630d6105-7904-4191-885b-5e6791dd7bc1 used request id req-f3d20a0c-4444-4271-8867-1d92469792bb 2018-07-22 19:06:54,368 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-64ea1e25-ee95-4d60-9f26-d762c746d096name-1 2018-07-22 19:06:54,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/78dfe263-21b7-4815-b99c-48d9a2d52d8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa6b9f1b2aa893351fc161e0c94be09e6314eb93" 2018-07-22 19:06:54,598 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d3ed4287-d3bc-4d16-8340-f21e1fdafd59 Content-Length: 0 Date: Sun, 22 Jul 2018 19:06:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:06:54,598 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/78dfe263-21b7-4815-b99c-48d9a2d52d8b used request id req-d3ed4287-d3bc-4d16-8340-f21e1fdafd59 2018-07-22 19:06:54,599 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-64ea1e25-ee95-4d60-9f26-d762c746d096name-2 2018-07-22 19:06:54,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/630d6105-7904-4191-885b-5e6791dd7bc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa6b9f1b2aa893351fc161e0c94be09e6314eb93" 2018-07-22 19:06:54,865 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-82ac7d17-c9b5-4f47-9226-c72a95555885 Content-Length: 0 Date: Sun, 22 Jul 2018 19:06:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:06:54,865 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/630d6105-7904-4191-885b-5e6791dd7bc1 used request id req-82ac7d17-c9b5-4f47-9226-c72a95555885 2018-07-22 19:06:54,867 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:06:55,327 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:06:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["_17-O-6RRIe5fsd-feWgpg"], "issued_at": "2018-07-22T19:06:55.000000Z"}} 2018-07-22 19:06:55,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b2500cd9064435f083e38dc93b86223f3ebc62" 2018-07-22 19:06:55,359 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:06:55 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-84392e24-f17b-475f-aff8-992f329084c2 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:06:55,359 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-84392e24-f17b-475f-aff8-992f329084c2 2018-07-22 19:06:55,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b2500cd9064435f083e38dc93b86223f3ebc62" 2018-07-22 19:06:55,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-bc389a8b-ea80-49d1-bb75-3c71c870d5b0 Date: Sun, 22 Jul 2018 19:06:55 GMT RESP BODY: {"floatingips": []} 2018-07-22 19:06:55,473 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips used request id req-bc389a8b-ea80-49d1-bb75-3c71c870d5b0 2018-07-22 19:06:55,473 - neutron_utils - INFO - Creating floating ip to external network - ext-net 2018-07-22 19:06:55,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=ext-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b2500cd9064435f083e38dc93b86223f3ebc62" 2018-07-22 19:06:55,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-eedde53e-c525-47df-8828-73428fed1e82 Date: Sun, 22 Jul 2018 19:06:55 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"description":"","tags":[],"updated_at":"2018-07-22T18:45:46Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","provider:network_type":"flat"}]} 2018-07-22 19:06:55,615 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=ext-net used request id req-eedde53e-c525-47df-8828-73428fed1e82 2018-07-22 19:06:55,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=76ac7b4e-f626-4cfb-83cf-a35235a38cf9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b2500cd9064435f083e38dc93b86223f3ebc62" 2018-07-22 19:06:55,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-2414da4d-73f7-47ee-b7ed-22f25c48e790 Date: Sun, 22 Jul 2018 19:06:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:46Z","dns_nameservers":[],"updated_at":"2018-07-22T18:45:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"dfeb2318-808e-4397-8e97-13ee20f5981d","subnetpool_id":null,"name":"ext-subnet"}]} 2018-07-22 19:06:55,693 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=76ac7b4e-f626-4cfb-83cf-a35235a38cf9 used request id req-2414da4d-73f7-47ee-b7ed-22f25c48e790 2018-07-22 19:06:55,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b2500cd9064435f083e38dc93b86223f3ebc62" -d '{"floatingip": {"floating_network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9"}}' 2018-07-22 19:06:57,782 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 472 X-Openstack-Request-Id: req-dd530fc0-2a90-4ff3-b7ed-a873fec92280 Date: Sun, 22 Jul 2018 19:06:57 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:57Z", "updated_at": "2018-07-22T19:06:57Z", "floating_network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9", "fixed_ip_address": null, "floating_ip_address": "192.16.1.105", "revision_number": 0, "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_id": null, "id": "ef74de72-dad6-4fd0-acf6-db924214ddde"}} 2018-07-22 19:06:57,782 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/floatingips used request id req-dd530fc0-2a90-4ff3-b7ed-a873fec92280 2018-07-22 19:06:57,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b2500cd9064435f083e38dc93b86223f3ebc62" 2018-07-22 19:06:57,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-89398e06-d9c3-47ad-958e-12b9bccfc62d Date: Sun, 22 Jul 2018 19:06:57 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:57Z", "updated_at": "2018-07-22T19:06:57Z", "floating_network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9", "fixed_ip_address": null, "floating_ip_address": "192.16.1.105", "revision_number": 0, "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_id": null, "id": "ef74de72-dad6-4fd0-acf6-db924214ddde"}]} 2018-07-22 19:06:57,826 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips used request id req-89398e06-d9c3-47ad-958e-12b9bccfc62d 2018-07-22 19:06:57,827 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 192.16.1.105 2018-07-22 19:06:57,827 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 192.16.1.105 2018-07-22 19:06:57,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips?ip=ef74de72-dad6-4fd0-acf6-db924214ddde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b2500cd9064435f083e38dc93b86223f3ebc62" 2018-07-22 19:06:57,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-5d1a9079-849a-4b2d-93ee-97d47a14af29 Date: Sun, 22 Jul 2018 19:06:57 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:06:57Z", "updated_at": "2018-07-22T19:06:57Z", "floating_network_id": "76ac7b4e-f626-4cfb-83cf-a35235a38cf9", "fixed_ip_address": null, "floating_ip_address": "192.16.1.105", "revision_number": 0, "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_id": null, "id": "ef74de72-dad6-4fd0-acf6-db924214ddde"}]} 2018-07-22 19:06:57,876 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips?ip=ef74de72-dad6-4fd0-acf6-db924214ddde used request id req-5d1a9079-849a-4b2d-93ee-97d47a14af29 2018-07-22 19:06:57,877 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 192.16.1.105 2018-07-22 19:06:57,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/floatingips/ef74de72-dad6-4fd0-acf6-db924214ddde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b2500cd9064435f083e38dc93b86223f3ebc62" 2018-07-22 19:06:58,603 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3f79c55a-327a-4d72-97f2-b8db28f859a4 Content-Length: 0 Date: Sun, 22 Jul 2018 19:06:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:06:58,603 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/floatingips/ef74de72-dad6-4fd0-acf6-db924214ddde used request id req-3f79c55a-327a-4d72-97f2-b8db28f859a4 2018-07-22 19:06:58,604 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 19:06:58,714 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-e638cbfe-a694-47a0-aecf-cef1773cbaa9 2018-07-22 19:06:58,714 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:06:59,187 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:06:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["-TY-QL8vTv2wC86fwVYHyw"], "issued_at": "2018-07-22T19:06:59.000000Z"}} 2018-07-22 19:06:59,189 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78f842fe7817267a1a045a2ae95580da400a0b34" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDwuXDcUKY876GtPqGfanNSdbhSkS0pAgflUegsoa7I29H66GtuNVsppNiYN1V9MUHFVJV1ZAeKHraDQBcXQ9CQu29znYNbTQiqM9lLRd2n2zP2VeZkhUw3qYayi8nyyWgh/Ia3xAvNWGUZ2s6htNqQD1uBn1RYRh4OK2ls3ya/rakEPYpeEGK6E6IeExDZZm9BPVl0B9tnwdfQ2jAo1R2ZYZTOzCrlBLS2Vf7AfXHAlzhoGL0L9mcQFAU33KbnuWXjjHgs73Y+38UIHMbVqwUR88YJSZ/G7hlf9G27fZR/7Cecf3dGTq9PCeH+TQLAoyi0V3jXkbeyfihcih5pzacT", "name": "NovaUtilsKeypairTests-e638cbfe-a694-47a0-aecf-cef1773cbaa9"}}' 2018-07-22 19:06:59,440 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 594 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-66617017-d159-478d-89d7-bf74dbce6e54 x-compute-request-id: req-66617017-d159-478d-89d7-bf74dbce6e54 RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDwuXDcUKY876GtPqGfanNSdbhSkS0pAgflUegsoa7I29H66GtuNVsppNiYN1V9MUHFVJV1ZAeKHraDQBcXQ9CQu29znYNbTQiqM9lLRd2n2zP2VeZkhUw3qYayi8nyyWgh/Ia3xAvNWGUZ2s6htNqQD1uBn1RYRh4OK2ls3ya/rakEPYpeEGK6E6IeExDZZm9BPVl0B9tnwdfQ2jAo1R2ZYZTOzCrlBLS2Vf7AfXHAlzhoGL0L9mcQFAU33KbnuWXjjHgs73Y+38UIHMbVqwUR88YJSZ/G7hlf9G27fZR/7Cecf3dGTq9PCeH+TQLAoyi0V3jXkbeyfihcih5pzacT", "user_id": "578de12745c743bd9dd92bf9224acd16", "name": "NovaUtilsKeypairTests-e638cbfe-a694-47a0-aecf-cef1773cbaa9", "fingerprint": "8b:d1:84:49:8a:24:fd:fa:6a:92:5b:9a:55:d0:71:99"}} 2018-07-22 19:06:59,440 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-66617017-d159-478d-89d7-bf74dbce6e54 2018-07-22 19:06:59,443 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-e638cbfe-a694-47a0-aecf-cef1773cbaa9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78f842fe7817267a1a045a2ae95580da400a0b34" 2018-07-22 19:06:59,487 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 706 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-0428a2b8-18e8-495c-ac97-854d70050179 x-compute-request-id: req-0428a2b8-18e8-495c-ac97-854d70050179 RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDwuXDcUKY876GtPqGfanNSdbhSkS0pAgflUegsoa7I29H66GtuNVsppNiYN1V9MUHFVJV1ZAeKHraDQBcXQ9CQu29znYNbTQiqM9lLRd2n2zP2VeZkhUw3qYayi8nyyWgh/Ia3xAvNWGUZ2s6htNqQD1uBn1RYRh4OK2ls3ya/rakEPYpeEGK6E6IeExDZZm9BPVl0B9tnwdfQ2jAo1R2ZYZTOzCrlBLS2Vf7AfXHAlzhoGL0L9mcQFAU33KbnuWXjjHgs73Y+38UIHMbVqwUR88YJSZ/G7hlf9G27fZR/7Cecf3dGTq9PCeH+TQLAoyi0V3jXkbeyfihcih5pzacT", "user_id": "578de12745c743bd9dd92bf9224acd16", "name": "NovaUtilsKeypairTests-e638cbfe-a694-47a0-aecf-cef1773cbaa9", "deleted": false, "created_at": "2018-07-22T19:06:59.000000", "updated_at": null, "fingerprint": "8b:d1:84:49:8a:24:fd:fa:6a:92:5b:9a:55:d0:71:99", "deleted_at": null, "id": 17}} 2018-07-22 19:06:59,487 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-e638cbfe-a694-47a0-aecf-cef1773cbaa9 used request id req-0428a2b8-18e8-495c-ac97-854d70050179 2018-07-22 19:06:59,487 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-e638cbfe-a694-47a0-aecf-cef1773cbaa9 2018-07-22 19:06:59,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-e638cbfe-a694-47a0-aecf-cef1773cbaa9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78f842fe7817267a1a045a2ae95580da400a0b34" 2018-07-22 19:06:59,571 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-bb76e561-75d1-4c87-9a5d-8a71cdd3ea99 x-compute-request-id: req-bb76e561-75d1-4c87-9a5d-8a71cdd3ea99 2018-07-22 19:06:59,571 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-e638cbfe-a694-47a0-aecf-cef1773cbaa9 used request id req-bb76e561-75d1-4c87-9a5d-8a71cdd3ea99 2018-07-22 19:06:59,573 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-e638cbfe-a694-47a0-aecf-cef1773cbaa9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78f842fe7817267a1a045a2ae95580da400a0b34" 2018-07-22 19:06:59,641 - novaclient.v2.client - DEBUG - RESP: [404] OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version Content-Type: application/json; charset=UTF-8 Content-Length: 164 x-openstack-request-id: req-a080fb09-cfc5-47cd-82bb-9640c300bb6d x-compute-request-id: req-a080fb09-cfc5-47cd-82bb-9640c300bb6d RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-e638cbfe-a694-47a0-aecf-cef1773cbaa9 not found for user 578de12745c743bd9dd92bf9224acd16", "code": 404}} 2018-07-22 19:06:59,641 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-e638cbfe-a694-47a0-aecf-cef1773cbaa9 used request id req-a080fb09-cfc5-47cd-82bb-9640c300bb6d 2018-07-22 19:06:59,641 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-e638cbfe-a694-47a0-aecf-cef1773cbaa9 2018-07-22 19:06:59,643 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-e638cbfe-a694-47a0-aecf-cef1773cbaa9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78f842fe7817267a1a045a2ae95580da400a0b34" 2018-07-22 19:06:59,769 - novaclient.v2.client - DEBUG - RESP: [404] OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version Content-Type: application/json; charset=UTF-8 Content-Length: 164 x-openstack-request-id: req-1f92296c-5200-4fd5-a0d1-61fd5a403bba x-compute-request-id: req-1f92296c-5200-4fd5-a0d1-61fd5a403bba RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-e638cbfe-a694-47a0-aecf-cef1773cbaa9 not found for user 578de12745c743bd9dd92bf9224acd16", "code": 404}} 2018-07-22 19:06:59,769 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-e638cbfe-a694-47a0-aecf-cef1773cbaa9 used request id req-1f92296c-5200-4fd5-a0d1-61fd5a403bba 2018-07-22 19:06:59,770 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 19:06:59,802 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-099ec997-18c7-41c3-8e4e-6f28d64f5036.pub 2018-07-22 19:06:59,802 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-099ec997-18c7-41c3-8e4e-6f28d64f5036 2018-07-22 19:06:59,802 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-099ec997-18c7-41c3-8e4e-6f28d64f5036.pub 2018-07-22 19:06:59,802 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-099ec997-18c7-41c3-8e4e-6f28d64f5036 2018-07-22 19:06:59,803 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:07:00,271 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:07:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["HsnG8fdETNiMhHHOemhkzg"], "issued_at": "2018-07-22T19:07:00.000000Z"}} 2018-07-22 19:07:00,274 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6058c3f9f419848f5b23d58a0353578730f2de07" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0DF99nR2vG9pPC6vVPm70YUQuxT14Ope6F5Fvxd2PvsFZ23suMyk/aVFXbycfzAQ8N2Tzy+h4JrXxQIlZBEfPAYrkuSaQP042GzWOV9dz7qaPo3ymu4uWze6kAergxqc6vbzPsRuLxBlke9OLCl3src2ftIbFyIobKI11pj9BmuTY44nc+Z37v7Gf+JXXaziNOC1VFiQifrLVjRaFu7RbO7IunfWPbwGRkXewhUysRHplrTwGtrWCIeNsmI5TasYSt8iyjuBj8ESeRpkbVt5/XBVNaBM8GEnavoKiEB5nmGvP1Hf+IaeM6f/1ynlv0crgrHfaBx58/kAHsYFj2+7d", "name": "NovaUtilsKeypairTests-099ec997-18c7-41c3-8e4e-6f28d64f5036"}}' 2018-07-22 19:07:00,617 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 594 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-87c019a0-3173-417a-9d15-9d473de9ade1 x-compute-request-id: req-87c019a0-3173-417a-9d15-9d473de9ade1 RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0DF99nR2vG9pPC6vVPm70YUQuxT14Ope6F5Fvxd2PvsFZ23suMyk/aVFXbycfzAQ8N2Tzy+h4JrXxQIlZBEfPAYrkuSaQP042GzWOV9dz7qaPo3ymu4uWze6kAergxqc6vbzPsRuLxBlke9OLCl3src2ftIbFyIobKI11pj9BmuTY44nc+Z37v7Gf+JXXaziNOC1VFiQifrLVjRaFu7RbO7IunfWPbwGRkXewhUysRHplrTwGtrWCIeNsmI5TasYSt8iyjuBj8ESeRpkbVt5/XBVNaBM8GEnavoKiEB5nmGvP1Hf+IaeM6f/1ynlv0crgrHfaBx58/kAHsYFj2+7d", "user_id": "578de12745c743bd9dd92bf9224acd16", "name": "NovaUtilsKeypairTests-099ec997-18c7-41c3-8e4e-6f28d64f5036", "fingerprint": "5c:04:c8:3b:56:36:74:a7:da:4d:cc:ad:73:b3:32:31"}} 2018-07-22 19:07:00,617 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-87c019a0-3173-417a-9d15-9d473de9ade1 2018-07-22 19:07:00,618 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-099ec997-18c7-41c3-8e4e-6f28d64f5036 2018-07-22 19:07:00,620 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-099ec997-18c7-41c3-8e4e-6f28d64f5036 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6058c3f9f419848f5b23d58a0353578730f2de07" 2018-07-22 19:07:00,716 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-268e7a21-afb9-4d66-876b-6423c5ab31fc x-compute-request-id: req-268e7a21-afb9-4d66-876b-6423c5ab31fc 2018-07-22 19:07:00,717 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-099ec997-18c7-41c3-8e4e-6f28d64f5036 used request id req-268e7a21-afb9-4d66-876b-6423c5ab31fc 2018-07-22 19:07:00,718 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 19:07:00,750 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-b23c37f3-b3ec-4f11-b88d-dc10d0d566b0 2018-07-22 19:07:00,750 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:07:01,195 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:07:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["D9MDqby9RheA9vO5SLGUHA"], "issued_at": "2018-07-22T19:07:01.000000Z"}} 2018-07-22 19:07:01,196 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece998da7e85dc3e7e115dee1412dffa3fbc0ef" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYSbkgE3Hl9Ee89QV3gzxD7CLM3de+qHNWj3iHPy2yOB5QWo+NZCGLFw4IP7OmqjlOXXa5HPnqeRpoG4ZXOw3BBvCF3SeiKPZ3EW2eiuBMLYgWyWnv3CRVm+7QNYZhOfZfbOnfwaHxBDsUy7eg5ASzGJh5oycJ0l/NVqmkngHlSjmrFTjv7GsufUznnEEjLtRfk2bhurtnIdsl6pbecqs2M3AGhgpdaF1Nh6q+7FeTSupUhDwZDIaxr8WFCcbjYmgNvdbdUYuba2crgHHF2QUPKjhnW+zuJkrnEpB4aSYIwyLDz9R3xxEwj7aVlTK/klqtMEecGtdWjSSCkAjTS5bf", "name": "NovaUtilsKeypairTests-b23c37f3-b3ec-4f11-b88d-dc10d0d566b0"}}' 2018-07-22 19:07:01,538 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 594 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-75204fa6-c9d5-49de-bbb4-06d8f71ccae7 x-compute-request-id: req-75204fa6-c9d5-49de-bbb4-06d8f71ccae7 RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYSbkgE3Hl9Ee89QV3gzxD7CLM3de+qHNWj3iHPy2yOB5QWo+NZCGLFw4IP7OmqjlOXXa5HPnqeRpoG4ZXOw3BBvCF3SeiKPZ3EW2eiuBMLYgWyWnv3CRVm+7QNYZhOfZfbOnfwaHxBDsUy7eg5ASzGJh5oycJ0l/NVqmkngHlSjmrFTjv7GsufUznnEEjLtRfk2bhurtnIdsl6pbecqs2M3AGhgpdaF1Nh6q+7FeTSupUhDwZDIaxr8WFCcbjYmgNvdbdUYuba2crgHHF2QUPKjhnW+zuJkrnEpB4aSYIwyLDz9R3xxEwj7aVlTK/klqtMEecGtdWjSSCkAjTS5bf", "user_id": "578de12745c743bd9dd92bf9224acd16", "name": "NovaUtilsKeypairTests-b23c37f3-b3ec-4f11-b88d-dc10d0d566b0", "fingerprint": "90:96:45:6d:2f:72:16:42:19:3d:0c:aa:90:cd:2b:6d"}} 2018-07-22 19:07:01,538 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-75204fa6-c9d5-49de-bbb4-06d8f71ccae7 2018-07-22 19:07:01,540 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-b23c37f3-b3ec-4f11-b88d-dc10d0d566b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece998da7e85dc3e7e115dee1412dffa3fbc0ef" 2018-07-22 19:07:01,583 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 706 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-65fad498-45be-4790-95e3-ad0bbe3f7393 x-compute-request-id: req-65fad498-45be-4790-95e3-ad0bbe3f7393 RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYSbkgE3Hl9Ee89QV3gzxD7CLM3de+qHNWj3iHPy2yOB5QWo+NZCGLFw4IP7OmqjlOXXa5HPnqeRpoG4ZXOw3BBvCF3SeiKPZ3EW2eiuBMLYgWyWnv3CRVm+7QNYZhOfZfbOnfwaHxBDsUy7eg5ASzGJh5oycJ0l/NVqmkngHlSjmrFTjv7GsufUznnEEjLtRfk2bhurtnIdsl6pbecqs2M3AGhgpdaF1Nh6q+7FeTSupUhDwZDIaxr8WFCcbjYmgNvdbdUYuba2crgHHF2QUPKjhnW+zuJkrnEpB4aSYIwyLDz9R3xxEwj7aVlTK/klqtMEecGtdWjSSCkAjTS5bf", "user_id": "578de12745c743bd9dd92bf9224acd16", "name": "NovaUtilsKeypairTests-b23c37f3-b3ec-4f11-b88d-dc10d0d566b0", "deleted": false, "created_at": "2018-07-22T19:07:01.000000", "updated_at": null, "fingerprint": "90:96:45:6d:2f:72:16:42:19:3d:0c:aa:90:cd:2b:6d", "deleted_at": null, "id": 23}} 2018-07-22 19:07:01,583 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-b23c37f3-b3ec-4f11-b88d-dc10d0d566b0 used request id req-65fad498-45be-4790-95e3-ad0bbe3f7393 2018-07-22 19:07:01,585 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece998da7e85dc3e7e115dee1412dffa3fbc0ef" 2018-07-22 19:07:01,629 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 563 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-967e1e8d-a133-4a7a-94db-cdc9592754e8 x-compute-request-id: req-967e1e8d-a133-4a7a-94db-cdc9592754e8 RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYSbkgE3Hl9Ee89QV3gzxD7CLM3de+qHNWj3iHPy2yOB5QWo+NZCGLFw4IP7OmqjlOXXa5HPnqeRpoG4ZXOw3BBvCF3SeiKPZ3EW2eiuBMLYgWyWnv3CRVm+7QNYZhOfZfbOnfwaHxBDsUy7eg5ASzGJh5oycJ0l/NVqmkngHlSjmrFTjv7GsufUznnEEjLtRfk2bhurtnIdsl6pbecqs2M3AGhgpdaF1Nh6q+7FeTSupUhDwZDIaxr8WFCcbjYmgNvdbdUYuba2crgHHF2QUPKjhnW+zuJkrnEpB4aSYIwyLDz9R3xxEwj7aVlTK/klqtMEecGtdWjSSCkAjTS5bf", "name": "NovaUtilsKeypairTests-b23c37f3-b3ec-4f11-b88d-dc10d0d566b0", "fingerprint": "90:96:45:6d:2f:72:16:42:19:3d:0c:aa:90:cd:2b:6d"}}]} 2018-07-22 19:07:01,629 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-967e1e8d-a133-4a7a-94db-cdc9592754e8 2018-07-22 19:07:01,630 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-b23c37f3-b3ec-4f11-b88d-dc10d0d566b0 2018-07-22 19:07:01,631 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-b23c37f3-b3ec-4f11-b88d-dc10d0d566b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece998da7e85dc3e7e115dee1412dffa3fbc0ef" 2018-07-22 19:07:01,692 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-4ef416e0-ec12-4155-b93c-fee6f1a3ebce x-compute-request-id: req-4ef416e0-ec12-4155-b93c-fee6f1a3ebce 2018-07-22 19:07:01,692 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-b23c37f3-b3ec-4f11-b88d-dc10d0d566b0 used request id req-4ef416e0-ec12-4155-b93c-fee6f1a3ebce 2018-07-22 19:07:01,694 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 19:07:01,695 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:07:02,144 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:07:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["fIa_4XFbRY2Ts8HveiVkIQ"], "issued_at": "2018-07-22T19:07:02.000000Z"}} 2018-07-22 19:07:02,146 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f48e2132e8db009f944e17ef53d6b731375a632d" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-cf7eeaaa-fe2c-4755-8779-cfc3b9882351-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-cf7eeaaa-fe2c-4755-8779-cfc3b9882351-id", "swap": 2}}' 2018-07-22 19:07:02,370 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 590 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-a245bc3d-2ea2-461f-b378-0d30d5985748 x-compute-request-id: req-a245bc3d-2ea2-461f-b378-0d30d5985748 RESP BODY: {"flavor": {"name": "NovaUtilsFlavorTests-cf7eeaaa-fe2c-4755-8779-cfc3b9882351-name", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/NovaUtilsFlavorTests-cf7eeaaa-fe2c-4755-8779-cfc3b9882351-id", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/NovaUtilsFlavorTests-cf7eeaaa-fe2c-4755-8779-cfc3b9882351-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": 2, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "disk": 1, "id": "NovaUtilsFlavorTests-cf7eeaaa-fe2c-4755-8779-cfc3b9882351-id"}} 2018-07-22 19:07:02,370 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-a245bc3d-2ea2-461f-b378-0d30d5985748 2018-07-22 19:07:02,372 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/NovaUtilsFlavorTests-cf7eeaaa-fe2c-4755-8779-cfc3b9882351-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f48e2132e8db009f944e17ef53d6b731375a632d" 2018-07-22 19:07:02,443 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-d3a5983d-3f8e-40ca-9162-211e76082112 x-compute-request-id: req-d3a5983d-3f8e-40ca-9162-211e76082112 2018-07-22 19:07:02,443 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/NovaUtilsFlavorTests-cf7eeaaa-fe2c-4755-8779-cfc3b9882351-id used request id req-d3a5983d-3f8e-40ca-9162-211e76082112 2018-07-22 19:07:02,445 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f48e2132e8db009f944e17ef53d6b731375a632d" 2018-07-22 19:07:02,504 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-ef47f8d0-e380-4b8e-98c2-62779d68bcfd x-compute-request-id: req-ef47f8d0-e380-4b8e-98c2-62779d68bcfd RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-22 19:07:02,504 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-ef47f8d0-e380-4b8e-98c2-62779d68bcfd 2018-07-22 19:07:02,506 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/NovaUtilsFlavorTests-cf7eeaaa-fe2c-4755-8779-cfc3b9882351-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f48e2132e8db009f944e17ef53d6b731375a632d" 2018-07-22 19:07:02,546 - novaclient.v2.client - DEBUG - RESP: [404] OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version Content-Type: application/json; charset=UTF-8 Content-Length: 133 x-openstack-request-id: req-4a03d267-6e2e-409f-8485-5d7bd9b9ee6a x-compute-request-id: req-4a03d267-6e2e-409f-8485-5d7bd9b9ee6a RESP BODY: {"itemNotFound": {"message": "Flavor NovaUtilsFlavorTests-cf7eeaaa-fe2c-4755-8779-cfc3b9882351-id could not be found.", "code": 404}} 2018-07-22 19:07:02,546 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/NovaUtilsFlavorTests-cf7eeaaa-fe2c-4755-8779-cfc3b9882351-id used request id req-4a03d267-6e2e-409f-8485-5d7bd9b9ee6a 2018-07-22 19:07:02,547 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 19:07:02,548 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:07:02,992 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:07:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["b8ZBueleQOux-lwnmUgERQ"], "issued_at": "2018-07-22T19:07:02.000000Z"}} 2018-07-22 19:07:02,993 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37f0ddf8b730ef0fed26cafdce1dccd2522938f" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-6950d310-02a6-409a-bfd2-6d381c44c715-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-6950d310-02a6-409a-bfd2-6d381c44c715-id", "swap": 2}}' 2018-07-22 19:07:03,168 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 590 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-67753949-d3dc-4e35-8256-dc85e4438670 x-compute-request-id: req-67753949-d3dc-4e35-8256-dc85e4438670 RESP BODY: {"flavor": {"name": "NovaUtilsFlavorTests-6950d310-02a6-409a-bfd2-6d381c44c715-name", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/NovaUtilsFlavorTests-6950d310-02a6-409a-bfd2-6d381c44c715-id", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/NovaUtilsFlavorTests-6950d310-02a6-409a-bfd2-6d381c44c715-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": 2, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "disk": 1, "id": "NovaUtilsFlavorTests-6950d310-02a6-409a-bfd2-6d381c44c715-id"}} 2018-07-22 19:07:03,169 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-67753949-d3dc-4e35-8256-dc85e4438670 2018-07-22 19:07:03,171 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/NovaUtilsFlavorTests-6950d310-02a6-409a-bfd2-6d381c44c715-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37f0ddf8b730ef0fed26cafdce1dccd2522938f" 2018-07-22 19:07:03,234 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-8f552d81-b51e-4efe-b034-72583db1a959 x-compute-request-id: req-8f552d81-b51e-4efe-b034-72583db1a959 2018-07-22 19:07:03,234 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/NovaUtilsFlavorTests-6950d310-02a6-409a-bfd2-6d381c44c715-id used request id req-8f552d81-b51e-4efe-b034-72583db1a959 2018-07-22 19:07:03,235 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 19:07:03,237 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:07:03,677 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:07:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["8yycQJMhSj6V66m3vui-HQ"], "issued_at": "2018-07-22T19:07:03.000000Z"}} 2018-07-22 19:07:03,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f473fcad09a145e5c14f4cadf5ef855530bec5" 2018-07-22 19:07:03,717 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:07:03 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-0fdb6e2a-88ef-46de-ac38-2c9525388212 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:07:03,717 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-0fdb6e2a-88ef-46de-ac38-2c9525388212 2018-07-22 19:07:03,718 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 19:07:03,718 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:07:03,719 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:07:04,159 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:07:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["p3YHqnm_SzaVLJWeFl65_A"], "issued_at": "2018-07-22T19:07:04.000000Z"}} 2018-07-22 19:07:04,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48715759d5af1d70e01a696c965fe673d5e3a955" 2018-07-22 19:07:04,193 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:07:04 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-941dea12-fba2-4d47-abaa-7430aaf92e34 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:07:04,193 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-941dea12-fba2-4d47-abaa-7430aaf92e34 2018-07-22 19:07:04,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}48715759d5af1d70e01a696c965fe673d5e3a955" 2018-07-22 19:07:04,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 167 Content-Type: application/json x-openstack-request-id: req-aecf7c81-be6b-462f-bc05-d3c8ee5a6189 RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-image"} 2018-07-22 19:07:04,846 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-image used request id req-aecf7c81-be6b-462f-bc05-d3c8ee5a6189 2018-07-22 19:07:04,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}48715759d5af1d70e01a696c965fe673d5e3a955" 2018-07-22 19:07:04,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-387c82ff-1705-4c87-8de2-b7f2ecaea20a RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 19:07:04,882 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-387c82ff-1705-4c87-8de2-b7f2ecaea20a 2018-07-22 19:07:04,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}48715759d5af1d70e01a696c965fe673d5e3a955" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-image"}' 2018-07-22 19:07:05,076 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 626 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/23753f65-1aa3-47d9-9d07-80f889e3b68a OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-09ffa9de-68c5-4b10-a2e4-ab5eca9ce971 RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T19:07:04Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T19:07:04Z", "visibility": "shared", "locations": [], "self": "/v2/images/23753f65-1aa3-47d9-9d07-80f889e3b68a", "min_disk": 0, "protected": false, "id": "23753f65-1aa3-47d9-9d07-80f889e3b68a", "file": "/v2/images/23753f65-1aa3-47d9-9d07-80f889e3b68a/file", "checksum": null, "owner": "6f56dde62ed24851ae8dce233fed7ebd", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 19:07:05,076 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-09ffa9de-68c5-4b10-a2e4-ab5eca9ce971 2018-07-22 19:07:05,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/23753f65-1aa3-47d9-9d07-80f889e3b68a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}48715759d5af1d70e01a696c965fe673d5e3a955" -d '' 2018-07-22 19:07:06,525 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-4964926b-05e2-42f7-a54e-b2540d8033aa RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 19:07:06,525 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/23753f65-1aa3-47d9-9d07-80f889e3b68a/file used request id req-4964926b-05e2-42f7-a54e-b2540d8033aa 2018-07-22 19:07:06,525 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 19:07:06,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/23753f65-1aa3-47d9-9d07-80f889e3b68a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}48715759d5af1d70e01a696c965fe673d5e3a955" 2018-07-22 19:07:06,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json x-openstack-request-id: req-e8fb6682-55d2-4cb6-92bb-6e7bb052360b RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T19:07:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T19:07:06Z", "visibility": "shared", "locations": [{"url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/23753f65-1aa3-47d9-9d07-80f889e3b68a/snap", "metadata": {}}], "self": "/v2/images/23753f65-1aa3-47d9-9d07-80f889e3b68a", "min_disk": 0, "protected": false, "id": "23753f65-1aa3-47d9-9d07-80f889e3b68a", "file": "/v2/images/23753f65-1aa3-47d9-9d07-80f889e3b68a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6f56dde62ed24851ae8dce233fed7ebd", "direct_url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/23753f65-1aa3-47d9-9d07-80f889e3b68a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 19:07:06,787 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/23753f65-1aa3-47d9-9d07-80f889e3b68a used request id req-e8fb6682-55d2-4cb6-92bb-6e7bb052360b 2018-07-22 19:07:06,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}48715759d5af1d70e01a696c965fe673d5e3a955" 2018-07-22 19:07:06,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-71e9e8f1-74ef-43a0-89ec-66a7cb5400fd RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 19:07:06,810 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-71e9e8f1-74ef-43a0-89ec-66a7cb5400fd 2018-07-22 19:07:06,811 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-image 2018-07-22 19:07:06,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/23753f65-1aa3-47d9-9d07-80f889e3b68a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}48715759d5af1d70e01a696c965fe673d5e3a955" 2018-07-22 19:07:06,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json x-openstack-request-id: req-201d16dd-3c3a-4728-9388-5ffd02b78a0b RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T19:07:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T19:07:06Z", "visibility": "shared", "locations": [{"url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/23753f65-1aa3-47d9-9d07-80f889e3b68a/snap", "metadata": {}}], "self": "/v2/images/23753f65-1aa3-47d9-9d07-80f889e3b68a", "min_disk": 0, "protected": false, "id": "23753f65-1aa3-47d9-9d07-80f889e3b68a", "file": "/v2/images/23753f65-1aa3-47d9-9d07-80f889e3b68a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6f56dde62ed24851ae8dce233fed7ebd", "direct_url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/23753f65-1aa3-47d9-9d07-80f889e3b68a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 19:07:06,859 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/23753f65-1aa3-47d9-9d07-80f889e3b68a used request id req-201d16dd-3c3a-4728-9388-5ffd02b78a0b 2018-07-22 19:07:06,859 - create_image - DEBUG - Instance status is - active 2018-07-22 19:07:06,859 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-image 2018-07-22 19:07:06,860 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-image 2018-07-22 19:07:06,860 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:07:06,860 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:07:07,335 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:07:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["nt-qVZbqRiCPis6fSDix8A"], "issued_at": "2018-07-22T19:07:07.000000Z"}} 2018-07-22 19:07:07,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e596ca509608b81160753c73e1b1b8ecd7a0ba62" 2018-07-22 19:07:07,364 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:07:07 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-ca16c6ef-6c01-4a98-aafa-98bf6c1aee2b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:07:07,364 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-ca16c6ef-6c01-4a98-aafa-98bf6c1aee2b 2018-07-22 19:07:07,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e596ca509608b81160753c73e1b1b8ecd7a0ba62" 2018-07-22 19:07:07,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-49225336-b1dd-43f9-917c-13dab3d5f568 Date: Sun, 22 Jul 2018 19:07:07 GMT RESP BODY: {"networks":[]} 2018-07-22 19:07:07,507 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-net used request id req-49225336-b1dd-43f9-917c-13dab3d5f568 2018-07-22 19:07:07,508 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-net 2018-07-22 19:07:07,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e596ca509608b81160753c73e1b1b8ecd7a0ba62" -d '{"network": {"name": "NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-net", "admin_state_up": true}}' 2018-07-22 19:07:07,849 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-6d5ac8da-b1c8-45a3-a487-20a46de391c4 Date: Sun, 22 Jul 2018 19:07: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":"030b7a88-e098-4b1e-8c3f-b46ba7390f72","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T19:07:07Z","is_default":false,"provider:segmentation_id":36,"name":"NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:07Z","mtu":1450}} 2018-07-22 19:07:07,849 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-6d5ac8da-b1c8-45a3-a487-20a46de391c4 2018-07-22 19:07:07,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=030b7a88-e098-4b1e-8c3f-b46ba7390f72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e596ca509608b81160753c73e1b1b8ecd7a0ba62" 2018-07-22 19:07:07,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-a55ecccd-00df-4a99-ba5d-7ad4db19710d Date: Sun, 22 Jul 2018 19:07:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"030b7a88-e098-4b1e-8c3f-b46ba7390f72","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T19:07:07Z","provider:segmentation_id":36,"name":"NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:07Z","provider:network_type":"vxlan"}]} 2018-07-22 19:07:07,980 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=030b7a88-e098-4b1e-8c3f-b46ba7390f72 used request id req-a55ecccd-00df-4a99-ba5d-7ad4db19710d 2018-07-22 19:07:07,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=030b7a88-e098-4b1e-8c3f-b46ba7390f72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e596ca509608b81160753c73e1b1b8ecd7a0ba62" 2018-07-22 19:07:08,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d741c8df-9549-4013-8280-3078d4371410 Date: Sun, 22 Jul 2018 19:07:08 GMT RESP BODY: {"subnets":[]} 2018-07-22 19:07:08,033 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=030b7a88-e098-4b1e-8c3f-b46ba7390f72 used request id req-d741c8df-9549-4013-8280-3078d4371410 2018-07-22 19:07:08,033 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-subnet 2018-07-22 19:07:08,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e596ca509608b81160753c73e1b1b8ecd7a0ba62" -d '{"subnets": [{"ip_version": 4, "network_id": "030b7a88-e098-4b1e-8c3f-b46ba7390f72", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-subnet"}]}' 2018-07-22 19:07:08,694 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-7805f185-0436-4d0c-b687-88b96d907bd8 Date: Sun, 22 Jul 2018 19:07:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"030b7a88-e098-4b1e-8c3f-b46ba7390f72","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:08Z","dns_nameservers":[],"updated_at":"2018-07-22T19:07:08Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"6f5300be-127f-4def-9de9-e84d549eae8a","subnetpool_id":null,"name":"NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-subnet"}]} 2018-07-22 19:07:08,694 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-7805f185-0436-4d0c-b687-88b96d907bd8 2018-07-22 19:07:08,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=030b7a88-e098-4b1e-8c3f-b46ba7390f72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e596ca509608b81160753c73e1b1b8ecd7a0ba62" 2018-07-22 19:07:08,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-1e1182fc-9bd4-4e79-8b7d-979ab2b7653f Date: Sun, 22 Jul 2018 19:07:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"030b7a88-e098-4b1e-8c3f-b46ba7390f72","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["6f5300be-127f-4def-9de9-e84d549eae8a"],"description":"","tags":[],"updated_at":"2018-07-22T19:07:08Z","provider:segmentation_id":36,"name":"NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:07Z","provider:network_type":"vxlan"}]} 2018-07-22 19:07:08,862 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=030b7a88-e098-4b1e-8c3f-b46ba7390f72 used request id req-1e1182fc-9bd4-4e79-8b7d-979ab2b7653f 2018-07-22 19:07:08,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=030b7a88-e098-4b1e-8c3f-b46ba7390f72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e596ca509608b81160753c73e1b1b8ecd7a0ba62" 2018-07-22 19:07:08,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-da19c5df-51ef-424f-b68f-3c3da29eaf7d Date: Sun, 22 Jul 2018 19:07:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"030b7a88-e098-4b1e-8c3f-b46ba7390f72","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:08Z","dns_nameservers":[],"updated_at":"2018-07-22T19:07:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"6f5300be-127f-4def-9de9-e84d549eae8a","subnetpool_id":null,"name":"NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-subnet"}]} 2018-07-22 19:07:08,967 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=030b7a88-e098-4b1e-8c3f-b46ba7390f72 used request id req-da19c5df-51ef-424f-b68f-3c3da29eaf7d 2018-07-22 19:07:08,967 - OpenStackNetwork - DEBUG - Network [030b7a88-e098-4b1e-8c3f-b46ba7390f72] created successfully 2018-07-22 19:07:08,968 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:07:08,968 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:07:09,524 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:07:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["0S-DuBkURiKRzvIDGvWHbQ"], "issued_at": "2018-07-22T19:07:09.000000Z"}} 2018-07-22 19:07:09,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f9b3178776cc17ea1c502463278a6af67a453e4" 2018-07-22 19:07:09,560 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:07:09 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-7be7b8c1-497d-40bb-99fe-f0084c85d82f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:07:09,560 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-7be7b8c1-497d-40bb-99fe-f0084c85d82f 2018-07-22 19:07:09,561 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 19:07:09,564 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f9b3178776cc17ea1c502463278a6af67a453e4" 2018-07-22 19:07:09,703 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-2b5c7a9a-8924-44c0-9be1-a2bb9b1b7015 x-compute-request-id: req-2b5c7a9a-8924-44c0-9be1-a2bb9b1b7015 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-22 19:07:09,703 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-2b5c7a9a-8924-44c0-9be1-a2bb9b1b7015 2018-07-22 19:07:09,705 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f9b3178776cc17ea1c502463278a6af67a453e4" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-22 19:07:09,771 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 530 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-296808da-c775-473e-93cf-11db54b74e93 x-compute-request-id: req-296808da-c775-473e-93cf-11db54b74e93 RESP BODY: {"flavor": {"name": "NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-flavor-name", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/147e8481-70f2-4c0e-b331-0fb37d54fc12", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/147e8481-70f2-4c0e-b331-0fb37d54fc12", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "147e8481-70f2-4c0e-b331-0fb37d54fc12"}} 2018-07-22 19:07:09,771 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-296808da-c775-473e-93cf-11db54b74e93 2018-07-22 19:07:09,771 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:07:09,772 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:07:10,270 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:07:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["aOgcova5RPSvpHaHZIv5PA"], "issued_at": "2018-07-22T19:07:10.000000Z"}} 2018-07-22 19:07:10,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b136f18fa9ef16b41834aafcd39edd3a9491aa30" 2018-07-22 19:07:10,298 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:07:10 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-840b4fcc-fdaa-4d18-921f-b560e5b99c3e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:07:10,298 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-840b4fcc-fdaa-4d18-921f-b560e5b99c3e 2018-07-22 19:07:10,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f473fcad09a145e5c14f4cadf5ef855530bec5" 2018-07-22 19:07:10,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-4d68d800-b7cd-43df-9b36-3d8dc9ab1e10 Date: Sun, 22 Jul 2018 19:07:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"030b7a88-e098-4b1e-8c3f-b46ba7390f72","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["6f5300be-127f-4def-9de9-e84d549eae8a"],"description":"","tags":[],"updated_at":"2018-07-22T19:07:08Z","provider:segmentation_id":36,"name":"NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:07Z","provider:network_type":"vxlan"}]} 2018-07-22 19:07:10,535 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-net used request id req-4d68d800-b7cd-43df-9b36-3d8dc9ab1e10 2018-07-22 19:07:10,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=030b7a88-e098-4b1e-8c3f-b46ba7390f72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f473fcad09a145e5c14f4cadf5ef855530bec5" 2018-07-22 19:07:10,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-911ee823-11d8-48a3-a258-53a49364ce23 Date: Sun, 22 Jul 2018 19:07:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"030b7a88-e098-4b1e-8c3f-b46ba7390f72","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:08Z","dns_nameservers":[],"updated_at":"2018-07-22T19:07:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"6f5300be-127f-4def-9de9-e84d549eae8a","subnetpool_id":null,"name":"NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-subnet"}]} 2018-07-22 19:07:10,894 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=030b7a88-e098-4b1e-8c3f-b46ba7390f72 used request id req-911ee823-11d8-48a3-a258-53a49364ce23 2018-07-22 19:07:10,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f473fcad09a145e5c14f4cadf5ef855530bec5" 2018-07-22 19:07:11,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-4f35f7cf-800b-48f5-84c2-748cff992083 Date: Sun, 22 Jul 2018 19:07:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"030b7a88-e098-4b1e-8c3f-b46ba7390f72","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["6f5300be-127f-4def-9de9-e84d549eae8a"],"description":"","tags":[],"updated_at":"2018-07-22T19:07:08Z","provider:segmentation_id":36,"name":"NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:07Z","provider:network_type":"vxlan"}]} 2018-07-22 19:07:11,091 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-net used request id req-4f35f7cf-800b-48f5-84c2-748cff992083 2018-07-22 19:07:11,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:07:11,103 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:07:11 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:07:11,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b136f18fa9ef16b41834aafcd39edd3a9491aa30" 2018-07-22 19:07:11,147 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:07:11 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-e4e8ea67-fe1e-4913-8b47-d07f8802e4ec X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:07:11,147 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-e4e8ea67-fe1e-4913-8b47-d07f8802e4ec 2018-07-22 19:07:11,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=030b7a88-e098-4b1e-8c3f-b46ba7390f72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f473fcad09a145e5c14f4cadf5ef855530bec5" 2018-07-22 19:07:11,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-52307b2d-e4fc-4143-a130-351d42cb98b1 Date: Sun, 22 Jul 2018 19:07:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"030b7a88-e098-4b1e-8c3f-b46ba7390f72","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:08Z","dns_nameservers":[],"updated_at":"2018-07-22T19:07:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"6f5300be-127f-4def-9de9-e84d549eae8a","subnetpool_id":null,"name":"NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-subnet"}]} 2018-07-22 19:07:11,271 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=030b7a88-e098-4b1e-8c3f-b46ba7390f72 used request id req-52307b2d-e4fc-4143-a130-351d42cb98b1 2018-07-22 19:07:11,272 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-net 2018-07-22 19:07:11,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f473fcad09a145e5c14f4cadf5ef855530bec5" -d '{"port": {"network_id": "030b7a88-e098-4b1e-8c3f-b46ba7390f72", "name": "NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-port", "admin_state_up": true}}' 2018-07-22 19:07:12,447 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 853 X-Openstack-Request-Id: req-9cd07292-1dcd-435c-bbaa-1cb36ccde06c Date: Sun, 22 Jul 2018 19:07:12 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:07:12Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6f5300be-127f-4def-9de9-e84d549eae8a","ip_address":"10.55.0.12"}],"id":"f5c32db8-1a5f-4d12-acd9-5e7e33b17d66","security_groups":["77f1bd69-02eb-40e0-ac3a-c557b252612d"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:05:cb:e2","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-port","admin_state_up":true,"network_id":"030b7a88-e098-4b1e-8c3f-b46ba7390f72","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:11Z","binding:vnic_type":"normal"}} 2018-07-22 19:07:12,447 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/ports used request id req-9cd07292-1dcd-435c-bbaa-1cb36ccde06c 2018-07-22 19:07:12,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f473fcad09a145e5c14f4cadf5ef855530bec5" 2018-07-22 19:07:12,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-31cf0138-3864-4c9c-8668-a787bd5512f3 Date: Sun, 22 Jul 2018 19:07:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"030b7a88-e098-4b1e-8c3f-b46ba7390f72","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["6f5300be-127f-4def-9de9-e84d549eae8a"],"description":"","tags":[],"updated_at":"2018-07-22T19:07:08Z","provider:segmentation_id":36,"name":"NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:07Z","provider:network_type":"vxlan"}]} 2018-07-22 19:07:12,662 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-net used request id req-31cf0138-3864-4c9c-8668-a787bd5512f3 2018-07-22 19:07:12,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:07:12,681 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:07:12 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:07:12,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f473fcad09a145e5c14f4cadf5ef855530bec5" 2018-07-22 19:07:12,715 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:07:12 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-4a446dbc-52da-4ae6-92f2-18b5d5ef08e3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:07:12,715 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-4a446dbc-52da-4ae6-92f2-18b5d5ef08e3 2018-07-22 19:07:12,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=030b7a88-e098-4b1e-8c3f-b46ba7390f72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f473fcad09a145e5c14f4cadf5ef855530bec5" 2018-07-22 19:07:12,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-dda06613-7f18-48a7-97de-4bb4d66ba71b Date: Sun, 22 Jul 2018 19:07:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"030b7a88-e098-4b1e-8c3f-b46ba7390f72","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:08Z","dns_nameservers":[],"updated_at":"2018-07-22T19:07:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"6f5300be-127f-4def-9de9-e84d549eae8a","subnetpool_id":null,"name":"NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-subnet"}]} 2018-07-22 19:07:12,804 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=030b7a88-e098-4b1e-8c3f-b46ba7390f72 used request id req-dda06613-7f18-48a7-97de-4bb4d66ba71b 2018-07-22 19:07:12,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=030b7a88-e098-4b1e-8c3f-b46ba7390f72&name=NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f473fcad09a145e5c14f4cadf5ef855530bec5" 2018-07-22 19:07:12,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 856 X-Openstack-Request-Id: req-05871a86-42d3-4cf7-a916-17fe55f76e2e Date: Sun, 22 Jul 2018 19:07:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:07:12Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5300be-127f-4def-9de9-e84d549eae8a","ip_address":"10.55.0.12"}],"id":"f5c32db8-1a5f-4d12-acd9-5e7e33b17d66","security_groups":["77f1bd69-02eb-40e0-ac3a-c557b252612d"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:05:cb:e2","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-port","admin_state_up":true,"network_id":"030b7a88-e098-4b1e-8c3f-b46ba7390f72","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:11Z","binding:vnic_type":"normal"}]} 2018-07-22 19:07:12,926 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=030b7a88-e098-4b1e-8c3f-b46ba7390f72&name=NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-port&admin_state_up=True used request id req-05871a86-42d3-4cf7-a916-17fe55f76e2e 2018-07-22 19:07:12,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f473fcad09a145e5c14f4cadf5ef855530bec5" 2018-07-22 19:07:12,962 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:07:12 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-0d85a2c8-8813-418a-a334-c1d4495ef26f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:07:12,962 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-0d85a2c8-8813-418a-a334-c1d4495ef26f 2018-07-22 19:07:12,962 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-vm_inst 2018-07-22 19:07:12,964 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f473fcad09a145e5c14f4cadf5ef855530bec5" 2018-07-22 19:07:13,019 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1448 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-51c6bf55-0e06-4a94-83f1-5f685673bafa x-compute-request-id: req-51c6bf55-0e06-4a94-83f1-5f685673bafa RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "147e8481-70f2-4c0e-b331-0fb37d54fc12", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/147e8481-70f2-4c0e-b331-0fb37d54fc12", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/147e8481-70f2-4c0e-b331-0fb37d54fc12", "rel": "bookmark"}], "name": "NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-flavor-name"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-22 19:07:13,019 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-51c6bf55-0e06-4a94-83f1-5f685673bafa 2018-07-22 19:07:13,022 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/147e8481-70f2-4c0e-b331-0fb37d54fc12 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f473fcad09a145e5c14f4cadf5ef855530bec5" 2018-07-22 19:07:13,078 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 530 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-7f49c786-f6c6-4a95-bcc3-d3a5b856be79 x-compute-request-id: req-7f49c786-f6c6-4a95-bcc3-d3a5b856be79 RESP BODY: {"flavor": {"name": "NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-flavor-name", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/147e8481-70f2-4c0e-b331-0fb37d54fc12", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/147e8481-70f2-4c0e-b331-0fb37d54fc12", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "147e8481-70f2-4c0e-b331-0fb37d54fc12"}} 2018-07-22 19:07:13,078 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/147e8481-70f2-4c0e-b331-0fb37d54fc12 used request id req-7f49c786-f6c6-4a95-bcc3-d3a5b856be79 2018-07-22 19:07:13,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d4f473fcad09a145e5c14f4cadf5ef855530bec5" 2018-07-22 19:07:13,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1054 Content-Type: application/json x-openstack-request-id: req-e50561f1-febd-4b11-9fd6-b5bc9961228d RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T19:07:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T19:07:06Z", "visibility": "shared", "locations": [{"url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/23753f65-1aa3-47d9-9d07-80f889e3b68a/snap", "metadata": {}}], "self": "/v2/images/23753f65-1aa3-47d9-9d07-80f889e3b68a", "min_disk": 0, "protected": false, "id": "23753f65-1aa3-47d9-9d07-80f889e3b68a", "file": "/v2/images/23753f65-1aa3-47d9-9d07-80f889e3b68a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6f56dde62ed24851ae8dce233fed7ebd", "direct_url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/23753f65-1aa3-47d9-9d07-80f889e3b68a/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-image"} 2018-07-22 19:07:13,163 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-image used request id req-e50561f1-febd-4b11-9fd6-b5bc9961228d 2018-07-22 19:07:13,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d4f473fcad09a145e5c14f4cadf5ef855530bec5" 2018-07-22 19:07:13,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-a0317312-4586-4614-83fd-f2443b0fb095 RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 19:07:13,197 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-a0317312-4586-4614-83fd-f2443b0fb095 2018-07-22 19:07:13,200 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f473fcad09a145e5c14f4cadf5ef855530bec5" -d '{"server": {"name": "NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-vm_inst", "imageRef": "23753f65-1aa3-47d9-9d07-80f889e3b68a", "flavorRef": "147e8481-70f2-4c0e-b331-0fb37d54fc12", "max_count": 1, "min_count": 1, "networks": [{"port": "f5c32db8-1a5f-4d12-acd9-5e7e33b17d66"}]}}' 2018-07-22 19:07:14,627 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 378 location: https://192.16.1.222:8774/v2.1/servers/34fcd397-19f3-47de-b143-91b716779691 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-09d2046e-b638-4a5a-a567-7264cfef3e41 x-compute-request-id: req-09d2046e-b638-4a5a-a567-7264cfef3e41 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "34fcd397-19f3-47de-b143-91b716779691", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/34fcd397-19f3-47de-b143-91b716779691", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/34fcd397-19f3-47de-b143-91b716779691", "rel": "bookmark"}], "adminPass": "bgLc4Sg8SrQP"}} 2018-07-22 19:07:14,627 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-09d2046e-b638-4a5a-a567-7264cfef3e41 2018-07-22 19:07:14,629 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/34fcd397-19f3-47de-b143-91b716779691 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f473fcad09a145e5c14f4cadf5ef855530bec5" 2018-07-22 19:07:15,014 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1409 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-fd3ce881-63f2-4b54-bdbd-67b044bee2cd x-compute-request-id: req-fd3ce881-63f2-4b54-bdbd-67b044bee2cd RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/34fcd397-19f3-47de-b143-91b716779691", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/34fcd397-19f3-47de-b143-91b716779691", "rel": "bookmark"}], "image": {"id": "23753f65-1aa3-47d9-9d07-80f889e3b68a", "links": [{"href": "https://192.16.1.222:8774/images/23753f65-1aa3-47d9-9d07-80f889e3b68a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "147e8481-70f2-4c0e-b331-0fb37d54fc12", "links": [{"href": "https://192.16.1.222:8774/flavors/147e8481-70f2-4c0e-b331-0fb37d54fc12", "rel": "bookmark"}]}, "id": "34fcd397-19f3-47de-b143-91b716779691", "user_id": "578de12745c743bd9dd92bf9224acd16", "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-22T19:07:14Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-vm_inst", "created": "2018-07-22T19:07:14Z", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:07:15,014 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/34fcd397-19f3-47de-b143-91b716779691 used request id req-fd3ce881-63f2-4b54-bdbd-67b044bee2cd 2018-07-22 19:07:15,016 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/34fcd397-19f3-47de-b143-91b716779691 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f473fcad09a145e5c14f4cadf5ef855530bec5" 2018-07-22 19:07:15,376 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1409 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-7252c918-141c-43f8-859e-e3abe3db31a0 x-compute-request-id: req-7252c918-141c-43f8-859e-e3abe3db31a0 RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/34fcd397-19f3-47de-b143-91b716779691", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/34fcd397-19f3-47de-b143-91b716779691", "rel": "bookmark"}], "image": {"id": "23753f65-1aa3-47d9-9d07-80f889e3b68a", "links": [{"href": "https://192.16.1.222:8774/images/23753f65-1aa3-47d9-9d07-80f889e3b68a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "147e8481-70f2-4c0e-b331-0fb37d54fc12", "links": [{"href": "https://192.16.1.222:8774/flavors/147e8481-70f2-4c0e-b331-0fb37d54fc12", "rel": "bookmark"}]}, "id": "34fcd397-19f3-47de-b143-91b716779691", "user_id": "578de12745c743bd9dd92bf9224acd16", "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-22T19:07:15Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-vm_inst", "created": "2018-07-22T19:07:14Z", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:07:15,376 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/34fcd397-19f3-47de-b143-91b716779691 used request id req-7252c918-141c-43f8-859e-e3abe3db31a0 2018-07-22 19:07:18,379 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/34fcd397-19f3-47de-b143-91b716779691 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f473fcad09a145e5c14f4cadf5ef855530bec5" 2018-07-22 19:07:18,830 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1532 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-d9f94740-a031-4751-bbc0-30f15266fcd9 x-compute-request-id: req-d9f94740-a031-4751-bbc0-30f15266fcd9 RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/34fcd397-19f3-47de-b143-91b716779691", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/34fcd397-19f3-47de-b143-91b716779691", "rel": "bookmark"}], "image": {"id": "23753f65-1aa3-47d9-9d07-80f889e3b68a", "links": [{"href": "https://192.16.1.222:8774/images/23753f65-1aa3-47d9-9d07-80f889e3b68a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001d", "OS-SRV-USG:launched_at": null, "flavor": {"id": "147e8481-70f2-4c0e-b331-0fb37d54fc12", "links": [{"href": "https://192.16.1.222:8774/flavors/147e8481-70f2-4c0e-b331-0fb37d54fc12", "rel": "bookmark"}]}, "id": "34fcd397-19f3-47de-b143-91b716779691", "security_groups": [{"name": "default"}], "user_id": "578de12745c743bd9dd92bf9224acd16", "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-22T19:07:18Z", "hostId": "2203091158a3a5ffefa9d22142fc80c972ca213cc76d762d7b553782", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-vm_inst", "created": "2018-07-22T19:07:14Z", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:07:18,830 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/34fcd397-19f3-47de-b143-91b716779691 used request id req-d9f94740-a031-4751-bbc0-30f15266fcd9 2018-07-22 19:07:21,833 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/34fcd397-19f3-47de-b143-91b716779691 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f473fcad09a145e5c14f4cadf5ef855530bec5" 2018-07-22 19:07:22,237 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1730 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b4f82942-7146-4e94-8625-2d11780a5c2a x-compute-request-id: req-b4f82942-7146-4e94-8625-2d11780a5c2a RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:cb:e2", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/34fcd397-19f3-47de-b143-91b716779691", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/34fcd397-19f3-47de-b143-91b716779691", "rel": "bookmark"}], "image": {"id": "23753f65-1aa3-47d9-9d07-80f889e3b68a", "links": [{"href": "https://192.16.1.222:8774/images/23753f65-1aa3-47d9-9d07-80f889e3b68a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001d", "OS-SRV-USG:launched_at": "2018-07-22T19:07:21.000000", "flavor": {"id": "147e8481-70f2-4c0e-b331-0fb37d54fc12", "links": [{"href": "https://192.16.1.222:8774/flavors/147e8481-70f2-4c0e-b331-0fb37d54fc12", "rel": "bookmark"}]}, "id": "34fcd397-19f3-47de-b143-91b716779691", "security_groups": [{"name": "default"}], "user_id": "578de12745c743bd9dd92bf9224acd16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:07:21Z", "hostId": "2203091158a3a5ffefa9d22142fc80c972ca213cc76d762d7b553782", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-vm_inst", "created": "2018-07-22T19:07:14Z", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:07:22,237 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/34fcd397-19f3-47de-b143-91b716779691 used request id req-b4f82942-7146-4e94-8625-2d11780a5c2a 2018-07-22 19:07:22,239 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/34fcd397-19f3-47de-b143-91b716779691 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f473fcad09a145e5c14f4cadf5ef855530bec5" 2018-07-22 19:07:22,658 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1730 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-352d1278-62d3-4836-bfd8-c24e2d69dd41 x-compute-request-id: req-352d1278-62d3-4836-bfd8-c24e2d69dd41 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:cb:e2", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/34fcd397-19f3-47de-b143-91b716779691", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/34fcd397-19f3-47de-b143-91b716779691", "rel": "bookmark"}], "image": {"id": "23753f65-1aa3-47d9-9d07-80f889e3b68a", "links": [{"href": "https://192.16.1.222:8774/images/23753f65-1aa3-47d9-9d07-80f889e3b68a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001d", "OS-SRV-USG:launched_at": "2018-07-22T19:07:21.000000", "flavor": {"id": "147e8481-70f2-4c0e-b331-0fb37d54fc12", "links": [{"href": "https://192.16.1.222:8774/flavors/147e8481-70f2-4c0e-b331-0fb37d54fc12", "rel": "bookmark"}]}, "id": "34fcd397-19f3-47de-b143-91b716779691", "security_groups": [{"name": "default"}], "user_id": "578de12745c743bd9dd92bf9224acd16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:07:21Z", "hostId": "2203091158a3a5ffefa9d22142fc80c972ca213cc76d762d7b553782", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-vm_inst", "created": "2018-07-22T19:07:14Z", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:07:22,658 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/34fcd397-19f3-47de-b143-91b716779691 used request id req-352d1278-62d3-4836-bfd8-c24e2d69dd41 2018-07-22 19:07:22,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f473fcad09a145e5c14f4cadf5ef855530bec5" 2018-07-22 19:07:22,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-dcbafe66-7289-418d-83d8-2c758666d84b Date: Sun, 22 Jul 2018 19:07:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"030b7a88-e098-4b1e-8c3f-b46ba7390f72","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["6f5300be-127f-4def-9de9-e84d549eae8a"],"description":"","tags":[],"updated_at":"2018-07-22T19:07:08Z","provider:segmentation_id":36,"name":"NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:07Z","provider:network_type":"vxlan"}]} 2018-07-22 19:07:22,808 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-net used request id req-dcbafe66-7289-418d-83d8-2c758666d84b 2018-07-22 19:07:22,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f473fcad09a145e5c14f4cadf5ef855530bec5" 2018-07-22 19:07:22,849 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:07:22 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-40fd11fc-9b12-4d1c-9bd7-0941ac023e1d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:07:22,850 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-40fd11fc-9b12-4d1c-9bd7-0941ac023e1d 2018-07-22 19:07:22,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=030b7a88-e098-4b1e-8c3f-b46ba7390f72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f473fcad09a145e5c14f4cadf5ef855530bec5" 2018-07-22 19:07:22,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e8673d05-f71d-46b5-bf79-3122c9953f74 Date: Sun, 22 Jul 2018 19:07:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"030b7a88-e098-4b1e-8c3f-b46ba7390f72","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:08Z","dns_nameservers":[],"updated_at":"2018-07-22T19:07:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"6f5300be-127f-4def-9de9-e84d549eae8a","subnetpool_id":null,"name":"NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-subnet"}]} 2018-07-22 19:07:22,926 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=030b7a88-e098-4b1e-8c3f-b46ba7390f72 used request id req-e8673d05-f71d-46b5-bf79-3122c9953f74 2018-07-22 19:07:22,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=030b7a88-e098-4b1e-8c3f-b46ba7390f72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f473fcad09a145e5c14f4cadf5ef855530bec5" 2018-07-22 19:07:23,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3674 X-Openstack-Request-Id: req-02715349-5e49-4f89-b7a1-701d8d380305 Date: Sun, 22 Jul 2018 19:07:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:07:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5300be-127f-4def-9de9-e84d549eae8a","ip_address":"10.55.0.2"}],"id":"06fb417c-2aaf-4787-8e69-9bcd0001c492","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c5:aa:cb","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-030b7a88-e098-4b1e-8c3f-b46ba7390f72","name":"","admin_state_up":true,"network_id":"030b7a88-e098-4b1e-8c3f-b46ba7390f72","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:07:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5300be-127f-4def-9de9-e84d549eae8a","ip_address":"10.55.0.4"}],"id":"3c73c106-0550-4337-ba91-6cda543eb529","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:97:70:32","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-030b7a88-e098-4b1e-8c3f-b46ba7390f72","name":"","admin_state_up":true,"network_id":"030b7a88-e098-4b1e-8c3f-b46ba7390f72","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:07:19Z","device_owner":"compute:nova","revision_number":9,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5300be-127f-4def-9de9-e84d549eae8a","ip_address":"10.55.0.12"}],"id":"f5c32db8-1a5f-4d12-acd9-5e7e33b17d66","security_groups":["77f1bd69-02eb-40e0-ac3a-c557b252612d"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:cb:e2","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"DOWN","binding:host_id":"host5","description":"","tags":[],"device_id":"34fcd397-19f3-47de-b143-91b716779691","name":"NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-port","admin_state_up":true,"network_id":"030b7a88-e098-4b1e-8c3f-b46ba7390f72","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:07:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5300be-127f-4def-9de9-e84d549eae8a","ip_address":"10.55.0.3"}],"id":"f6aee5a2-a8e0-4bc1-aae8-ec9a0e94faa3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:91:25:b7","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-030b7a88-e098-4b1e-8c3f-b46ba7390f72","name":"","admin_state_up":true,"network_id":"030b7a88-e098-4b1e-8c3f-b46ba7390f72","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:09Z","binding:vnic_type":"normal"}]} 2018-07-22 19:07:23,012 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=030b7a88-e098-4b1e-8c3f-b46ba7390f72 used request id req-02715349-5e49-4f89-b7a1-701d8d380305 2018-07-22 19:07:23,014 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/34fcd397-19f3-47de-b143-91b716779691 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f473fcad09a145e5c14f4cadf5ef855530bec5" 2018-07-22 19:07:23,379 - novaclient.v2.client - DEBUG - RESP: [204] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-385ff067-3ba9-42fa-a31a-923e8bd08774 x-compute-request-id: req-385ff067-3ba9-42fa-a31a-923e8bd08774 2018-07-22 19:07:23,379 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/34fcd397-19f3-47de-b143-91b716779691 used request id req-385ff067-3ba9-42fa-a31a-923e8bd08774 2018-07-22 19:07:23,380 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-port 2018-07-22 19:07:23,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/ports/f5c32db8-1a5f-4d12-acd9-5e7e33b17d66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f473fcad09a145e5c14f4cadf5ef855530bec5" 2018-07-22 19:07:24,113 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-68fa3d2e-be53-4daf-bcb2-abf12bd7b4b9 Date: Sun, 22 Jul 2018 19:07:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:07:24,113 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/ports/f5c32db8-1a5f-4d12-acd9-5e7e33b17d66 used request id req-68fa3d2e-be53-4daf-bcb2-abf12bd7b4b9 2018-07-22 19:07:24,115 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/147e8481-70f2-4c0e-b331-0fb37d54fc12 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f9b3178776cc17ea1c502463278a6af67a453e4" 2018-07-22 19:07:24,177 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-cafcb112-6bbb-4ce5-a39d-e8e60efef46d x-compute-request-id: req-cafcb112-6bbb-4ce5-a39d-e8e60efef46d 2018-07-22 19:07:24,177 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/147e8481-70f2-4c0e-b331-0fb37d54fc12 used request id req-cafcb112-6bbb-4ce5-a39d-e8e60efef46d 2018-07-22 19:07:24,178 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-subnet 2018-07-22 19:07:24,178 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-subnet 2018-07-22 19:07:24,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/6f5300be-127f-4def-9de9-e84d549eae8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e596ca509608b81160753c73e1b1b8ecd7a0ba62" 2018-07-22 19:07:27,903 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ec947c59-2d9d-478e-ad6f-ee5c96f112e9 Date: Sun, 22 Jul 2018 19:07:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:07:27,903 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/6f5300be-127f-4def-9de9-e84d549eae8a used request id req-ec947c59-2d9d-478e-ad6f-ee5c96f112e9 2018-07-22 19:07:27,903 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-net 2018-07-22 19:07:27,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/030b7a88-e098-4b1e-8c3f-b46ba7390f72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e596ca509608b81160753c73e1b1b8ecd7a0ba62" 2018-07-22 19:07:30,782 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0373a942-43d8-4892-a37e-6ab1f2bea650 Date: Sun, 22 Jul 2018 19:07:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:07:30,782 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/030b7a88-e098-4b1e-8c3f-b46ba7390f72 used request id req-0373a942-43d8-4892-a37e-6ab1f2bea650 2018-07-22 19:07:30,784 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-c6f96343-c1c8-4d86-ad10-e68800e593c2-image 2018-07-22 19:07:30,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/23753f65-1aa3-47d9-9d07-80f889e3b68a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}48715759d5af1d70e01a696c965fe673d5e3a955" 2018-07-22 19:07:31,431 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-91707cfb-fe34-4bcc-8d45-ee8635093807 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 19:07:31,431 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/23753f65-1aa3-47d9-9d07-80f889e3b68a used request id req-91707cfb-fe34-4bcc-8d45-ee8635093807 2018-07-22 19:07:31,434 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 19:07:31,437 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 19:07:31,437 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:07:31,438 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:07:31,891 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:07:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["aNrRDAAUTHy447zPoy0vxg"], "issued_at": "2018-07-22T19:07:31.000000Z"}} 2018-07-22 19:07:31,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171fb84784ff839a7c5fb24dda13e1e5b83c540e" 2018-07-22 19:07:31,938 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:07:31 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-83b3c067-3f77-407a-b3e9-1afcc77ac854 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:07:31,938 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-83b3c067-3f77-407a-b3e9-1afcc77ac854 2018-07-22 19:07:31,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}171fb84784ff839a7c5fb24dda13e1e5b83c540e" 2018-07-22 19:07:32,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json x-openstack-request-id: req-95e596d8-c4a7-4631-83c8-f2cfd20c756f RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-image"} 2018-07-22 19:07:32,598 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-image used request id req-95e596d8-c4a7-4631-83c8-f2cfd20c756f 2018-07-22 19:07:32,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}171fb84784ff839a7c5fb24dda13e1e5b83c540e" 2018-07-22 19:07:32,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-531a59e4-085b-46bb-82c1-f890c857ec44 RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 19:07:32,621 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-531a59e4-085b-46bb-82c1-f890c857ec44 2018-07-22 19:07:32,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}171fb84784ff839a7c5fb24dda13e1e5b83c540e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-image"}' 2018-07-22 19:07:32,813 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/063df26e-2dd0-4962-af16-da86c1f13281 OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-c1b9e52a-2de4-4656-9f6d-afa02bcf3e11 RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T19:07:32Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T19:07:32Z", "visibility": "shared", "locations": [], "self": "/v2/images/063df26e-2dd0-4962-af16-da86c1f13281", "min_disk": 0, "protected": false, "id": "063df26e-2dd0-4962-af16-da86c1f13281", "file": "/v2/images/063df26e-2dd0-4962-af16-da86c1f13281/file", "checksum": null, "owner": "6f56dde62ed24851ae8dce233fed7ebd", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 19:07:32,813 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-c1b9e52a-2de4-4656-9f6d-afa02bcf3e11 2018-07-22 19:07:32,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/063df26e-2dd0-4962-af16-da86c1f13281/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}171fb84784ff839a7c5fb24dda13e1e5b83c540e" -d '' 2018-07-22 19:07:34,604 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-967c966f-1945-4857-acf2-4d83d1d474d7 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 19:07:34,604 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/063df26e-2dd0-4962-af16-da86c1f13281/file used request id req-967c966f-1945-4857-acf2-4d83d1d474d7 2018-07-22 19:07:34,605 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 19:07:34,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/063df26e-2dd0-4962-af16-da86c1f13281 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}171fb84784ff839a7c5fb24dda13e1e5b83c540e" 2018-07-22 19:07:34,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json x-openstack-request-id: req-12c12c66-8d34-4e93-98d3-b1a77ac49462 RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T19:07:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T19:07:34Z", "visibility": "shared", "locations": [{"url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/063df26e-2dd0-4962-af16-da86c1f13281/snap", "metadata": {}}], "self": "/v2/images/063df26e-2dd0-4962-af16-da86c1f13281", "min_disk": 0, "protected": false, "id": "063df26e-2dd0-4962-af16-da86c1f13281", "file": "/v2/images/063df26e-2dd0-4962-af16-da86c1f13281/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6f56dde62ed24851ae8dce233fed7ebd", "direct_url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/063df26e-2dd0-4962-af16-da86c1f13281/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 19:07:34,655 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/063df26e-2dd0-4962-af16-da86c1f13281 used request id req-12c12c66-8d34-4e93-98d3-b1a77ac49462 2018-07-22 19:07:34,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}171fb84784ff839a7c5fb24dda13e1e5b83c540e" 2018-07-22 19:07:34,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-7c39ddcb-322e-4a00-bcd4-0dd7440e97d2 RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 19:07:34,679 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-7c39ddcb-322e-4a00-bcd4-0dd7440e97d2 2018-07-22 19:07:34,681 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-image 2018-07-22 19:07:34,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/063df26e-2dd0-4962-af16-da86c1f13281 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}171fb84784ff839a7c5fb24dda13e1e5b83c540e" 2018-07-22 19:07:34,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json x-openstack-request-id: req-b97f25a5-dfbb-4c91-a809-5239fb99c602 RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T19:07:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T19:07:34Z", "visibility": "shared", "locations": [{"url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/063df26e-2dd0-4962-af16-da86c1f13281/snap", "metadata": {}}], "self": "/v2/images/063df26e-2dd0-4962-af16-da86c1f13281", "min_disk": 0, "protected": false, "id": "063df26e-2dd0-4962-af16-da86c1f13281", "file": "/v2/images/063df26e-2dd0-4962-af16-da86c1f13281/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6f56dde62ed24851ae8dce233fed7ebd", "direct_url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/063df26e-2dd0-4962-af16-da86c1f13281/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 19:07:34,725 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/063df26e-2dd0-4962-af16-da86c1f13281 used request id req-b97f25a5-dfbb-4c91-a809-5239fb99c602 2018-07-22 19:07:34,726 - create_image - DEBUG - Instance status is - active 2018-07-22 19:07:34,726 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-image 2018-07-22 19:07:34,726 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-image 2018-07-22 19:07:34,726 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:07:34,727 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:07:35,173 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:07:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["fYzBXUVeRp6TD_erRz7lpQ"], "issued_at": "2018-07-22T19:07:35.000000Z"}} 2018-07-22 19:07:35,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49b465ebb78630d07453f42331cb411d9b67102" 2018-07-22 19:07:35,205 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:07:35 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-59674b73-71e1-410c-ac3e-355dd4f697da X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:07:35,205 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-59674b73-71e1-410c-ac3e-355dd4f697da 2018-07-22 19:07:35,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49b465ebb78630d07453f42331cb411d9b67102" 2018-07-22 19:07:35,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c828bf4d-147f-48c4-a58d-b6883feda170 Date: Sun, 22 Jul 2018 19:07:35 GMT RESP BODY: {"networks":[]} 2018-07-22 19:07:35,320 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net used request id req-c828bf4d-147f-48c4-a58d-b6883feda170 2018-07-22 19:07:35,320 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net 2018-07-22 19:07:35,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49b465ebb78630d07453f42331cb411d9b67102" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net", "admin_state_up": true}}' 2018-07-22 19:07:35,732 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-2a299230-b7bf-49e1-9d2d-433034e06179 Date: Sun, 22 Jul 2018 19:07:35 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"97a311d8-77d9-4864-a1b2-4851282e0e16","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T19:07:35Z","is_default":false,"provider:segmentation_id":39,"name":"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:35Z","mtu":1450}} 2018-07-22 19:07:35,732 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-2a299230-b7bf-49e1-9d2d-433034e06179 2018-07-22 19:07:35,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=97a311d8-77d9-4864-a1b2-4851282e0e16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49b465ebb78630d07453f42331cb411d9b67102" 2018-07-22 19:07:35,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-30063174-ff45-4c70-aabf-894a857cc265 Date: Sun, 22 Jul 2018 19:07:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"97a311d8-77d9-4864-a1b2-4851282e0e16","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T19:07:35Z","provider:segmentation_id":39,"name":"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:35Z","provider:network_type":"vxlan"}]} 2018-07-22 19:07:35,870 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=97a311d8-77d9-4864-a1b2-4851282e0e16 used request id req-30063174-ff45-4c70-aabf-894a857cc265 2018-07-22 19:07:35,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49b465ebb78630d07453f42331cb411d9b67102" 2018-07-22 19:07:35,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f515dcf2-afa3-480f-95c4-4236299d2895 Date: Sun, 22 Jul 2018 19:07:35 GMT RESP BODY: {"subnets":[]} 2018-07-22 19:07:35,917 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 used request id req-f515dcf2-afa3-480f-95c4-4236299d2895 2018-07-22 19:07:35,917 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-subnet 2018-07-22 19:07:35,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49b465ebb78630d07453f42331cb411d9b67102" -d '{"subnets": [{"ip_version": 4, "network_id": "97a311d8-77d9-4864-a1b2-4851282e0e16", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-subnet"}]}' 2018-07-22 19:07:36,939 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e68b4140-e500-4243-8cae-2bbab2d26384 Date: Sun, 22 Jul 2018 19:07:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:36Z","dns_nameservers":[],"updated_at":"2018-07-22T19:07:36Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-subnet"}]} 2018-07-22 19:07:36,939 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-e68b4140-e500-4243-8cae-2bbab2d26384 2018-07-22 19:07:36,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=97a311d8-77d9-4864-a1b2-4851282e0e16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49b465ebb78630d07453f42331cb411d9b67102" 2018-07-22 19:07:37,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-2f8ae2f6-b7f4-46c5-9e57-eaf9d10ee4f9 Date: Sun, 22 Jul 2018 19:07:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"97a311d8-77d9-4864-a1b2-4851282e0e16","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316"],"description":"","tags":[],"updated_at":"2018-07-22T19:07:36Z","provider:segmentation_id":39,"name":"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:35Z","provider:network_type":"vxlan"}]} 2018-07-22 19:07:37,143 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=97a311d8-77d9-4864-a1b2-4851282e0e16 used request id req-2f8ae2f6-b7f4-46c5-9e57-eaf9d10ee4f9 2018-07-22 19:07:37,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49b465ebb78630d07453f42331cb411d9b67102" 2018-07-22 19:07:37,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5f92592c-7a08-4053-a386-0a668e6ee566 Date: Sun, 22 Jul 2018 19:07:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:36Z","dns_nameservers":[],"updated_at":"2018-07-22T19:07:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-subnet"}]} 2018-07-22 19:07:37,231 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 used request id req-5f92592c-7a08-4053-a386-0a668e6ee566 2018-07-22 19:07:37,231 - OpenStackNetwork - DEBUG - Network [97a311d8-77d9-4864-a1b2-4851282e0e16] created successfully 2018-07-22 19:07:37,231 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:07:37,232 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:07:37,689 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:07:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["pThBV66uQcSIOUZicpH6Lw"], "issued_at": "2018-07-22T19:07:37.000000Z"}} 2018-07-22 19:07:37,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c7e2d6851738fbec26245846854c3fcfc746c3" 2018-07-22 19:07:37,732 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:07:37 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-99ba7ad9-2152-451c-a49e-d15a48335e78 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:07:37,732 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-99ba7ad9-2152-451c-a49e-d15a48335e78 2018-07-22 19:07:37,733 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 19:07:37,738 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c7e2d6851738fbec26245846854c3fcfc746c3" 2018-07-22 19:07:37,874 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-5054b162-565e-431d-8dce-ad3dff3fd7c4 x-compute-request-id: req-5054b162-565e-431d-8dce-ad3dff3fd7c4 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-22 19:07:37,874 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-5054b162-565e-431d-8dce-ad3dff3fd7c4 2018-07-22 19:07:37,876 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c7e2d6851738fbec26245846854c3fcfc746c3" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-22 19:07:37,940 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 531 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-bbb3bc83-c964-42ff-a893-987d8f7dfe47 x-compute-request-id: req-bbb3bc83-c964-42ff-a893-987d8f7dfe47 RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-flavor", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/02e35c59-8d1c-42b1-bc43-03c4ca9b2c79", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/02e35c59-8d1c-42b1-bc43-03c4ca9b2c79", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "02e35c59-8d1c-42b1-bc43-03c4ca9b2c79"}} 2018-07-22 19:07:37,940 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-bbb3bc83-c964-42ff-a893-987d8f7dfe47 2018-07-22 19:07:37,941 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:07:37,941 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:07:38,394 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:07:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["C1DkYj_0TqyCypLmW5Wyeg"], "issued_at": "2018-07-22T19:07:38.000000Z"}} 2018-07-22 19:07:38,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5862fe43c08998bb8cd4aea20540ef5180fded9f" 2018-07-22 19:07:38,433 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:07:38 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-3c46421f-b246-4419-a7f4-1cd0d0c47f8a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:07:38,433 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-3c46421f-b246-4419-a7f4-1cd0d0c47f8a 2018-07-22 19:07:38,437 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5862fe43c08998bb8cd4aea20540ef5180fded9f" 2018-07-22 19:07:39,386 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-dc1f4162-5aed-47b5-8c7b-0639d20d9662 Content-Type: application/json Content-Length: 15 x-openstack-request-id: req-dc1f4162-5aed-47b5-8c7b-0639d20d9662 RESP BODY: {"volumes": []} 2018-07-22 19:07:39,386 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/detail used request id req-dc1f4162-5aed-47b5-8c7b-0639d20d9662 2018-07-22 19:07:39,388 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-dc1f4162-5aed-47b5-8c7b-0639d20d9662" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5862fe43c08998bb8cd4aea20540ef5180fded9f" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-22 19:07:40,951 - cinderclient.v2.client - DEBUG - RESP: [202] x-compute-request-id: req-222be50d-96af-45fe-a647-e3211734eb2e Content-Type: application/json Content-Length: 886 x-openstack-request-id: req-222be50d-96af-45fe-a647-e3211734eb2e RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "578de12745c743bd9dd92bf9224acd16", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/bef6d119-13ae-492e-8990-b6a606abfcd9", "rel": "self"}, {"href": "https://192.16.1.222:8776/6f56dde62ed24851ae8dce233fed7ebd/volumes/bef6d119-13ae-492e-8990-b6a606abfcd9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T19:07:40.000000", "description": null, "updated_at": null, "volume_type": "RBD", "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bef6d119-13ae-492e-8990-b6a606abfcd9", "size": 1}} 2018-07-22 19:07:40,951 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes used request id req-222be50d-96af-45fe-a647-e3211734eb2e 2018-07-22 19:07:40,954 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/bef6d119-13ae-492e-8990-b6a606abfcd9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dc1f4162-5aed-47b5-8c7b-0639d20d9662" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5862fe43c08998bb8cd4aea20540ef5180fded9f" 2018-07-22 19:07:41,836 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-0db12a52-97cc-47bd-84db-49875ce888d6 Content-Type: application/json Content-Length: 1089 x-openstack-request-id: req-0db12a52-97cc-47bd-84db-49875ce888d6 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/bef6d119-13ae-492e-8990-b6a606abfcd9", "rel": "self"}, {"href": "https://192.16.1.222:8776/6f56dde62ed24851ae8dce233fed7ebd/volumes/bef6d119-13ae-492e-8990-b6a606abfcd9", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": null, "encrypted": false, "updated_at": "2018-07-22T19:07:40.000000", "replication_status": null, "snapshot_id": null, "id": "bef6d119-13ae-492e-8990-b6a606abfcd9", "size": 1, "user_id": "578de12745c743bd9dd92bf9224acd16", "os-vol-tenant-attr:tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09", "bootable": "false", "created_at": "2018-07-22T19:07:40.000000", "volume_type": "RBD"}} 2018-07-22 19:07:41,836 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/bef6d119-13ae-492e-8990-b6a606abfcd9 used request id req-0db12a52-97cc-47bd-84db-49875ce888d6 2018-07-22 19:07:41,837 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09 2018-07-22 19:07:41,839 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/bef6d119-13ae-492e-8990-b6a606abfcd9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dc1f4162-5aed-47b5-8c7b-0639d20d9662" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5862fe43c08998bb8cd4aea20540ef5180fded9f" 2018-07-22 19:07:42,926 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-7020b67b-7085-4b34-9cde-8538db1056dc Content-Type: application/json Content-Length: 1107 x-openstack-request-id: req-7020b67b-7085-4b34-9cde-8538db1056dc RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/bef6d119-13ae-492e-8990-b6a606abfcd9", "rel": "self"}, {"href": "https://192.16.1.222:8776/6f56dde62ed24851ae8dce233fed7ebd/volumes/bef6d119-13ae-492e-8990-b6a606abfcd9", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-22T19:07:42.000000", "replication_status": null, "snapshot_id": null, "id": "bef6d119-13ae-492e-8990-b6a606abfcd9", "size": 1, "user_id": "578de12745c743bd9dd92bf9224acd16", "os-vol-tenant-attr:tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09", "bootable": "false", "created_at": "2018-07-22T19:07:40.000000", "volume_type": "RBD"}} 2018-07-22 19:07:42,926 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/bef6d119-13ae-492e-8990-b6a606abfcd9 used request id req-7020b67b-7085-4b34-9cde-8538db1056dc 2018-07-22 19:07:42,927 - create_volume - DEBUG - Instance status is - available 2018-07-22 19:07:42,927 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09 2018-07-22 19:07:42,927 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09 2018-07-22 19:07:42,927 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:07:42,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:07:43,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:07:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["7u1N6cAARZKvKqGu5gu6MQ"], "issued_at": "2018-07-22T19:07:43.000000Z"}} 2018-07-22 19:07:43,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:07:43,423 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:07:43 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-091164bf-67db-4d25-b1b7-dfff7a177ed3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:07:43,423 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-091164bf-67db-4d25-b1b7-dfff7a177ed3 2018-07-22 19:07:43,424 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 19:07:43,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:07:43,477 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:07:43 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-67ddc64b-12c5-4c71-94ba-a174a77d900d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:07:43,477 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-67ddc64b-12c5-4c71-94ba-a174a77d900d 2018-07-22 19:07:43,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:07:43,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-87a15f00-6531-4264-bded-0f6e98c98667 Date: Sun, 22 Jul 2018 19:07:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"97a311d8-77d9-4864-a1b2-4851282e0e16","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316"],"description":"","tags":[],"updated_at":"2018-07-22T19:07:36Z","provider:segmentation_id":39,"name":"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:35Z","provider:network_type":"vxlan"}]} 2018-07-22 19:07:43,741 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net used request id req-87a15f00-6531-4264-bded-0f6e98c98667 2018-07-22 19:07:43,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:07:43,757 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:07:43 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:07:43,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:07:43,808 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:07:43 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-96eaf43c-edf4-4f19-9e34-fe62ea836e08 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:07:43,808 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-96eaf43c-edf4-4f19-9e34-fe62ea836e08 2018-07-22 19:07:43,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:07:43,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a3248a28-069c-4ffb-99be-fb970c68c6b4 Date: Sun, 22 Jul 2018 19:07:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:36Z","dns_nameservers":[],"updated_at":"2018-07-22T19:07:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-subnet"}]} 2018-07-22 19:07:43,896 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 used request id req-a3248a28-069c-4ffb-99be-fb970c68c6b4 2018-07-22 19:07:43,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16&name=NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:07:44,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c16347e0-f5ca-4188-8238-5096a307e825 Date: Sun, 22 Jul 2018 19:07:44 GMT RESP BODY: {"ports":[]} 2018-07-22 19:07:44,009 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16&name=NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-port&admin_state_up=True used request id req-c16347e0-f5ca-4188-8238-5096a307e825 2018-07-22 19:07:44,011 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:07:44,191 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-8be6bf3d-54bf-420c-b492-69f5aba90f19 x-compute-request-id: req-8be6bf3d-54bf-420c-b492-69f5aba90f19 RESP BODY: {"servers": []} 2018-07-22 19:07:44,191 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-vm_inst used request id req-8be6bf3d-54bf-420c-b492-69f5aba90f19 2018-07-22 19:07:44,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:07:44,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-c130732a-b61a-45b4-ac20-f68d2765c0c1 Date: Sun, 22 Jul 2018 19:07:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"97a311d8-77d9-4864-a1b2-4851282e0e16","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316"],"description":"","tags":[],"updated_at":"2018-07-22T19:07:36Z","provider:segmentation_id":39,"name":"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:35Z","provider:network_type":"vxlan"}]} 2018-07-22 19:07:44,368 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net used request id req-c130732a-b61a-45b4-ac20-f68d2765c0c1 2018-07-22 19:07:44,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:07:44,419 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:07:44 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-c519f910-41e0-460c-aa58-2ae4e44a8eae X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:07:44,419 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-c519f910-41e0-460c-aa58-2ae4e44a8eae 2018-07-22 19:07:44,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:07:44,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4109a112-1cd3-4e64-a571-71fdd4a3edeb Date: Sun, 22 Jul 2018 19:07:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:36Z","dns_nameservers":[],"updated_at":"2018-07-22T19:07:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-subnet"}]} 2018-07-22 19:07:44,495 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 used request id req-4109a112-1cd3-4e64-a571-71fdd4a3edeb 2018-07-22 19:07:44,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16&name=NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:07:44,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-eeab557f-faea-465c-9e9a-4ebc644902f0 Date: Sun, 22 Jul 2018 19:07:44 GMT RESP BODY: {"ports":[]} 2018-07-22 19:07:44,550 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16&name=NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-port&admin_state_up=True used request id req-eeab557f-faea-465c-9e9a-4ebc644902f0 2018-07-22 19:07:44,550 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:07:44,551 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:07:44,995 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:07:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["cn_1fE7bRQ2VDxOipJS5ug"], "issued_at": "2018-07-22T19:07:44.000000Z"}} 2018-07-22 19:07:44,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac485a03a157e3b786fcc2389ccde64168eef6a4" 2018-07-22 19:07:45,028 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:07:45 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-60c31651-6e40-4059-b0f3-326be51c0f3d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:07:45,028 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-60c31651-6e40-4059-b0f3-326be51c0f3d 2018-07-22 19:07:45,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:07:45,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-e3c7bcb8-da76-452b-a644-8581ba8118eb Date: Sun, 22 Jul 2018 19:07:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"97a311d8-77d9-4864-a1b2-4851282e0e16","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316"],"description":"","tags":[],"updated_at":"2018-07-22T19:07:36Z","provider:segmentation_id":39,"name":"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:35Z","provider:network_type":"vxlan"}]} 2018-07-22 19:07:45,264 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net used request id req-e3c7bcb8-da76-452b-a644-8581ba8118eb 2018-07-22 19:07:45,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:07:45,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-71072bf2-9e73-4b84-a9c7-810c69071f5e Date: Sun, 22 Jul 2018 19:07:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:36Z","dns_nameservers":[],"updated_at":"2018-07-22T19:07:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-subnet"}]} 2018-07-22 19:07:45,389 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 used request id req-71072bf2-9e73-4b84-a9c7-810c69071f5e 2018-07-22 19:07:45,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:07:45,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-366676a4-9f4f-443c-b49a-2b30b1812ec2 Date: Sun, 22 Jul 2018 19:07:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"97a311d8-77d9-4864-a1b2-4851282e0e16","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316"],"description":"","tags":[],"updated_at":"2018-07-22T19:07:36Z","provider:segmentation_id":39,"name":"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:35Z","provider:network_type":"vxlan"}]} 2018-07-22 19:07:45,536 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net used request id req-366676a4-9f4f-443c-b49a-2b30b1812ec2 2018-07-22 19:07:45,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:07:45,548 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:07:45 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:07:45,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac485a03a157e3b786fcc2389ccde64168eef6a4" 2018-07-22 19:07:45,589 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:07:45 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-f4ea0a42-c70b-4bac-abb5-a97cf7fd4ad2 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:07:45,589 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-f4ea0a42-c70b-4bac-abb5-a97cf7fd4ad2 2018-07-22 19:07:45,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:07:45,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-91848248-86f6-4aea-84fe-140ae3df634f Date: Sun, 22 Jul 2018 19:07:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:36Z","dns_nameservers":[],"updated_at":"2018-07-22T19:07:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-subnet"}]} 2018-07-22 19:07:45,694 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 used request id req-91848248-86f6-4aea-84fe-140ae3df634f 2018-07-22 19:07:45,695 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net 2018-07-22 19:07:45,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" -d '{"port": {"network_id": "97a311d8-77d9-4864-a1b2-4851282e0e16", "name": "NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-port", "admin_state_up": true}}' 2018-07-22 19:07:47,024 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 859 X-Openstack-Request-Id: req-db906384-fa0d-4b28-ad39-b1531856db2b Date: Sun, 22 Jul 2018 19:07:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:07:46Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","ip_address":"10.55.0.11"}],"id":"9170dd7f-94b3-469b-8b9d-cf851a59fb2b","security_groups":["77f1bd69-02eb-40e0-ac3a-c557b252612d"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e9:5f:3c","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-port","admin_state_up":true,"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:46Z","binding:vnic_type":"normal"}} 2018-07-22 19:07:47,024 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/ports used request id req-db906384-fa0d-4b28-ad39-b1531856db2b 2018-07-22 19:07:47,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:07:47,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-3cad6cef-80ee-49a7-88b3-b7fbddf71fae Date: Sun, 22 Jul 2018 19:07:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"97a311d8-77d9-4864-a1b2-4851282e0e16","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316"],"description":"","tags":[],"updated_at":"2018-07-22T19:07:36Z","provider:segmentation_id":39,"name":"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:35Z","provider:network_type":"vxlan"}]} 2018-07-22 19:07:47,176 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net used request id req-3cad6cef-80ee-49a7-88b3-b7fbddf71fae 2018-07-22 19:07:47,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:07:47,230 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:07:47 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-cc18b6a5-a6ed-4787-ad47-b74eace14399 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:07:47,231 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-cc18b6a5-a6ed-4787-ad47-b74eace14399 2018-07-22 19:07:47,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:07:47,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e77d062f-6e3c-4121-8590-98a06c54e74c Date: Sun, 22 Jul 2018 19:07:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:36Z","dns_nameservers":[],"updated_at":"2018-07-22T19:07:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-subnet"}]} 2018-07-22 19:07:47,305 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 used request id req-e77d062f-6e3c-4121-8590-98a06c54e74c 2018-07-22 19:07:47,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16&name=NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:07:47,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 862 X-Openstack-Request-Id: req-7746bb03-684f-4b84-b45d-92bcc5746505 Date: Sun, 22 Jul 2018 19:07:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:07:46Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","ip_address":"10.55.0.11"}],"id":"9170dd7f-94b3-469b-8b9d-cf851a59fb2b","security_groups":["77f1bd69-02eb-40e0-ac3a-c557b252612d"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e9:5f:3c","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-port","admin_state_up":true,"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:46Z","binding:vnic_type":"normal"}]} 2018-07-22 19:07:47,431 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16&name=NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-port&admin_state_up=True used request id req-7746bb03-684f-4b84-b45d-92bcc5746505 2018-07-22 19:07:47,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:07:47,472 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:07:47 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-914954bd-f778-4973-9393-3340ed034cdb X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:07:47,472 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-914954bd-f778-4973-9393-3340ed034cdb 2018-07-22 19:07:47,473 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-vm_inst 2018-07-22 19:07:47,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:07:47,541 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1449 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-38e1e224-a0f5-4388-bd33-90bafb75226d x-compute-request-id: req-38e1e224-a0f5-4388-bd33-90bafb75226d RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "02e35c59-8d1c-42b1-bc43-03c4ca9b2c79", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/02e35c59-8d1c-42b1-bc43-03c4ca9b2c79", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/02e35c59-8d1c-42b1-bc43-03c4ca9b2c79", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-flavor"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-22 19:07:47,542 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-38e1e224-a0f5-4388-bd33-90bafb75226d 2018-07-22 19:07:47,544 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/02e35c59-8d1c-42b1-bc43-03c4ca9b2c79 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:07:47,599 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 531 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-9ade87b6-d7da-47a4-8722-2eec51e0f0b3 x-compute-request-id: req-9ade87b6-d7da-47a4-8722-2eec51e0f0b3 RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-flavor", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/02e35c59-8d1c-42b1-bc43-03c4ca9b2c79", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/02e35c59-8d1c-42b1-bc43-03c4ca9b2c79", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "02e35c59-8d1c-42b1-bc43-03c4ca9b2c79"}} 2018-07-22 19:07:47,600 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/02e35c59-8d1c-42b1-bc43-03c4ca9b2c79 used request id req-9ade87b6-d7da-47a4-8722-2eec51e0f0b3 2018-07-22 19:07:47,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:07:47,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json x-openstack-request-id: req-6358f87d-8ee2-4f68-af86-a83a92b3e83d RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T19:07:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T19:07:34Z", "visibility": "shared", "locations": [{"url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/063df26e-2dd0-4962-af16-da86c1f13281/snap", "metadata": {}}], "self": "/v2/images/063df26e-2dd0-4962-af16-da86c1f13281", "min_disk": 0, "protected": false, "id": "063df26e-2dd0-4962-af16-da86c1f13281", "file": "/v2/images/063df26e-2dd0-4962-af16-da86c1f13281/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6f56dde62ed24851ae8dce233fed7ebd", "direct_url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/063df26e-2dd0-4962-af16-da86c1f13281/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-image"} 2018-07-22 19:07:47,657 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-image used request id req-6358f87d-8ee2-4f68-af86-a83a92b3e83d 2018-07-22 19:07:47,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:07:47,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-3d84ce3a-b992-40c5-8e6c-3cdabe1b447f RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 19:07:47,679 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-3d84ce3a-b992-40c5-8e6c-3cdabe1b447f 2018-07-22 19:07:47,682 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-vm_inst", "imageRef": "063df26e-2dd0-4962-af16-da86c1f13281", "flavorRef": "02e35c59-8d1c-42b1-bc43-03c4ca9b2c79", "max_count": 1, "min_count": 1, "networks": [{"port": "9170dd7f-94b3-469b-8b9d-cf851a59fb2b"}]}}' 2018-07-22 19:07:49,460 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 378 location: https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-0f70183c-0bb9-4673-9ce8-a440a08fc72c x-compute-request-id: req-0f70183c-0bb9-4673-9ce8-a440a08fc72c RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "8169c7c2-4e37-4f3b-bb17-eb94682765f0", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0", "rel": "bookmark"}], "adminPass": "fq6Et2MbJFVW"}} 2018-07-22 19:07:49,460 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-0f70183c-0bb9-4673-9ce8-a440a08fc72c 2018-07-22 19:07:49,463 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:07:49,700 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1415 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-0df84af5-d536-4fab-9db5-fc76fb689245 x-compute-request-id: req-0df84af5-d536-4fab-9db5-fc76fb689245 RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0", "rel": "bookmark"}], "image": {"id": "063df26e-2dd0-4962-af16-da86c1f13281", "links": [{"href": "https://192.16.1.222:8774/images/063df26e-2dd0-4962-af16-da86c1f13281", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02e35c59-8d1c-42b1-bc43-03c4ca9b2c79", "links": [{"href": "https://192.16.1.222:8774/flavors/02e35c59-8d1c-42b1-bc43-03c4ca9b2c79", "rel": "bookmark"}]}, "id": "8169c7c2-4e37-4f3b-bb17-eb94682765f0", "user_id": "578de12745c743bd9dd92bf9224acd16", "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-22T19:07:49Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-vm_inst", "created": "2018-07-22T19:07:49Z", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:07:49,700 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0 used request id req-0df84af5-d536-4fab-9db5-fc76fb689245 2018-07-22 19:07:49,700 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-vm_inst 2018-07-22 19:07:49,702 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:07:49,974 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1415 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-9bf9e5ae-8ff2-402e-8975-ce815c3f4ee4 x-compute-request-id: req-9bf9e5ae-8ff2-402e-8975-ce815c3f4ee4 RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0", "rel": "bookmark"}], "image": {"id": "063df26e-2dd0-4962-af16-da86c1f13281", "links": [{"href": "https://192.16.1.222:8774/images/063df26e-2dd0-4962-af16-da86c1f13281", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02e35c59-8d1c-42b1-bc43-03c4ca9b2c79", "links": [{"href": "https://192.16.1.222:8774/flavors/02e35c59-8d1c-42b1-bc43-03c4ca9b2c79", "rel": "bookmark"}]}, "id": "8169c7c2-4e37-4f3b-bb17-eb94682765f0", "user_id": "578de12745c743bd9dd92bf9224acd16", "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-22T19:07:49Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-vm_inst", "created": "2018-07-22T19:07:49Z", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:07:49,974 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0 used request id req-9bf9e5ae-8ff2-402e-8975-ce815c3f4ee4 2018-07-22 19:07:49,975 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-vm_inst] is - BUILD 2018-07-22 19:07:49,975 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 19:07:52,978 - create_instance - DEBUG - VM status query timeout in 896.722664118 2018-07-22 19:07:52,980 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:07:53,393 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1725 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-fba38332-e91c-433e-81a0-fbf73855ee54 x-compute-request-id: req-fba38332-e91c-433e-81a0-fbf73855ee54 RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:5f:3c", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0", "rel": "bookmark"}], "image": {"id": "063df26e-2dd0-4962-af16-da86c1f13281", "links": [{"href": "https://192.16.1.222:8774/images/063df26e-2dd0-4962-af16-da86c1f13281", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02e35c59-8d1c-42b1-bc43-03c4ca9b2c79", "links": [{"href": "https://192.16.1.222:8774/flavors/02e35c59-8d1c-42b1-bc43-03c4ca9b2c79", "rel": "bookmark"}]}, "id": "8169c7c2-4e37-4f3b-bb17-eb94682765f0", "security_groups": [{"name": "default"}], "user_id": "578de12745c743bd9dd92bf9224acd16", "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-22T19:07:51Z", "hostId": "74048aaddc12294396419eaf50eb3d3957b69e21150f7ae4ae255dcd", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-vm_inst", "created": "2018-07-22T19:07:49Z", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:07:53,394 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0 used request id req-fba38332-e91c-433e-81a0-fbf73855ee54 2018-07-22 19:07:53,394 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-vm_inst] is - BUILD 2018-07-22 19:07:53,394 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 19:07:56,397 - create_instance - DEBUG - VM status query timeout in 893.303663015 2018-07-22 19:07:56,399 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:07:56,718 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1742 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-cad3d2a2-5c42-4f38-8cd4-942808c7a509 x-compute-request-id: req-cad3d2a2-5c42-4f38-8cd4-942808c7a509 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:5f:3c", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0", "rel": "bookmark"}], "image": {"id": "063df26e-2dd0-4962-af16-da86c1f13281", "links": [{"href": "https://192.16.1.222:8774/images/063df26e-2dd0-4962-af16-da86c1f13281", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-07-22T19:07:54.000000", "flavor": {"id": "02e35c59-8d1c-42b1-bc43-03c4ca9b2c79", "links": [{"href": "https://192.16.1.222:8774/flavors/02e35c59-8d1c-42b1-bc43-03c4ca9b2c79", "rel": "bookmark"}]}, "id": "8169c7c2-4e37-4f3b-bb17-eb94682765f0", "security_groups": [{"name": "default"}], "user_id": "578de12745c743bd9dd92bf9224acd16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:07:54Z", "hostId": "74048aaddc12294396419eaf50eb3d3957b69e21150f7ae4ae255dcd", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-vm_inst", "created": "2018-07-22T19:07:49Z", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:07:56,718 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0 used request id req-cad3d2a2-5c42-4f38-8cd4-942808c7a509 2018-07-22 19:07:56,719 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-vm_inst] is - ACTIVE 2018-07-22 19:07:56,719 - create_instance - INFO - VM is - ACTIVE 2018-07-22 19:07:56,720 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:07:57,142 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1742 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-607cc032-1286-4e1d-9076-b7a934dda75b x-compute-request-id: req-607cc032-1286-4e1d-9076-b7a934dda75b RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:5f:3c", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0", "rel": "bookmark"}], "image": {"id": "063df26e-2dd0-4962-af16-da86c1f13281", "links": [{"href": "https://192.16.1.222:8774/images/063df26e-2dd0-4962-af16-da86c1f13281", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-07-22T19:07:54.000000", "flavor": {"id": "02e35c59-8d1c-42b1-bc43-03c4ca9b2c79", "links": [{"href": "https://192.16.1.222:8774/flavors/02e35c59-8d1c-42b1-bc43-03c4ca9b2c79", "rel": "bookmark"}]}, "id": "8169c7c2-4e37-4f3b-bb17-eb94682765f0", "security_groups": [{"name": "default"}], "user_id": "578de12745c743bd9dd92bf9224acd16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:07:54Z", "hostId": "74048aaddc12294396419eaf50eb3d3957b69e21150f7ae4ae255dcd", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-vm_inst", "created": "2018-07-22T19:07:49Z", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:07:57,142 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0 used request id req-607cc032-1286-4e1d-9076-b7a934dda75b 2018-07-22 19:07:57,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:07:57,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-a4b95774-6571-412c-905f-d7fb3c5f3f8b Date: Sun, 22 Jul 2018 19:07:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"97a311d8-77d9-4864-a1b2-4851282e0e16","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316"],"description":"","tags":[],"updated_at":"2018-07-22T19:07:36Z","provider:segmentation_id":39,"name":"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:35Z","provider:network_type":"vxlan"}]} 2018-07-22 19:07:57,308 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net used request id req-a4b95774-6571-412c-905f-d7fb3c5f3f8b 2018-07-22 19:07:57,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:07:57,357 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:07:57 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-703f2e2b-e011-41a1-a9e2-9d1b1c5b9efd X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:07:57,358 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-703f2e2b-e011-41a1-a9e2-9d1b1c5b9efd 2018-07-22 19:07:57,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:07:57,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-33a04ca8-1a23-484e-9db1-683734b269e4 Date: Sun, 22 Jul 2018 19:07:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:36Z","dns_nameservers":[],"updated_at":"2018-07-22T19:07:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-subnet"}]} 2018-07-22 19:07:57,472 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 used request id req-33a04ca8-1a23-484e-9db1-683734b269e4 2018-07-22 19:07:57,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:07:57,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3683 X-Openstack-Request-Id: req-83cc5abd-6260-4514-b263-a50ec9b78ffc Date: Sun, 22 Jul 2018 19:07:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:07:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","ip_address":"10.55.0.4"}],"id":"2a0dd00b-9572-467f-bbb9-072af00a0924","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:df:52:36","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-97a311d8-77d9-4864-a1b2-4851282e0e16","name":"","admin_state_up":true,"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:07:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","ip_address":"10.55.0.2"}],"id":"46e1ad18-3fc8-4592-83cc-b6b48a4c14f6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:a5:8f","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-97a311d8-77d9-4864-a1b2-4851282e0e16","name":"","admin_state_up":true,"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:07:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","ip_address":"10.55.0.11"}],"id":"9170dd7f-94b3-469b-8b9d-cf851a59fb2b","security_groups":["77f1bd69-02eb-40e0-ac3a-c557b252612d"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e9:5f:3c","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"8169c7c2-4e37-4f3b-bb17-eb94682765f0","name":"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-port","admin_state_up":true,"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:07:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","ip_address":"10.55.0.3"}],"id":"c6dfcf4d-e6de-4481-aa9e-0f198c404a77","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:5e:01","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-97a311d8-77d9-4864-a1b2-4851282e0e16","name":"","admin_state_up":true,"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:37Z","binding:vnic_type":"normal"}]} 2018-07-22 19:07:57,552 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 used request id req-83cc5abd-6260-4514-b263-a50ec9b78ffc 2018-07-22 19:07:57,553 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:07:57,992 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:07:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["_8XPeW6GQGGbr1GuzUUKYw"], "issued_at": "2018-07-22T19:07:57.000000Z"}} 2018-07-22 19:07:57,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b3e41990453427e80cdc42d8a4a31341f78fa1" 2018-07-22 19:07:58,022 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:07:58 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-a5437797-ad8a-42cd-9ba2-7f0708209ce4 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:07:58,022 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-a5437797-ad8a-42cd-9ba2-7f0708209ce4 2018-07-22 19:07:58,025 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:07:58,425 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1742 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-ebf9a95a-e9d0-44d5-9530-3a90b8514441 x-compute-request-id: req-ebf9a95a-e9d0-44d5-9530-3a90b8514441 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:5f:3c", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0", "rel": "bookmark"}], "image": {"id": "063df26e-2dd0-4962-af16-da86c1f13281", "links": [{"href": "https://192.16.1.222:8774/images/063df26e-2dd0-4962-af16-da86c1f13281", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-07-22T19:07:54.000000", "flavor": {"id": "02e35c59-8d1c-42b1-bc43-03c4ca9b2c79", "links": [{"href": "https://192.16.1.222:8774/flavors/02e35c59-8d1c-42b1-bc43-03c4ca9b2c79", "rel": "bookmark"}]}, "id": "8169c7c2-4e37-4f3b-bb17-eb94682765f0", "security_groups": [{"name": "default"}], "user_id": "578de12745c743bd9dd92bf9224acd16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:07:54Z", "hostId": "74048aaddc12294396419eaf50eb3d3957b69e21150f7ae4ae255dcd", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-vm_inst", "created": "2018-07-22T19:07:49Z", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:07:58,426 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0 used request id req-ebf9a95a-e9d0-44d5-9530-3a90b8514441 2018-07-22 19:07:58,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:07:58,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-94d2c8a4-469f-4fa7-a993-b2ec2e24adf7 Date: Sun, 22 Jul 2018 19:07:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"97a311d8-77d9-4864-a1b2-4851282e0e16","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316"],"description":"","tags":[],"updated_at":"2018-07-22T19:07:36Z","provider:segmentation_id":39,"name":"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:35Z","provider:network_type":"vxlan"}]} 2018-07-22 19:07:58,561 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net used request id req-94d2c8a4-469f-4fa7-a993-b2ec2e24adf7 2018-07-22 19:07:58,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:07:58,600 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:07:58 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-e3c4800a-f0e6-491c-8471-aa1633daa458 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:07:58,600 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-e3c4800a-f0e6-491c-8471-aa1633daa458 2018-07-22 19:07:58,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:07:58,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e7048862-bc50-4a06-b670-41d16075a90f Date: Sun, 22 Jul 2018 19:07:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:36Z","dns_nameservers":[],"updated_at":"2018-07-22T19:07:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-subnet"}]} 2018-07-22 19:07:58,684 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 used request id req-e7048862-bc50-4a06-b670-41d16075a90f 2018-07-22 19:07:58,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:07:58,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3683 X-Openstack-Request-Id: req-43c38060-ec20-426b-9b43-aed5c12f29ec Date: Sun, 22 Jul 2018 19:07:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:07:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","ip_address":"10.55.0.4"}],"id":"2a0dd00b-9572-467f-bbb9-072af00a0924","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:df:52:36","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-97a311d8-77d9-4864-a1b2-4851282e0e16","name":"","admin_state_up":true,"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:07:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","ip_address":"10.55.0.2"}],"id":"46e1ad18-3fc8-4592-83cc-b6b48a4c14f6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:a5:8f","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-97a311d8-77d9-4864-a1b2-4851282e0e16","name":"","admin_state_up":true,"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:07:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","ip_address":"10.55.0.11"}],"id":"9170dd7f-94b3-469b-8b9d-cf851a59fb2b","security_groups":["77f1bd69-02eb-40e0-ac3a-c557b252612d"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e9:5f:3c","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"8169c7c2-4e37-4f3b-bb17-eb94682765f0","name":"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-port","admin_state_up":true,"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:07:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","ip_address":"10.55.0.3"}],"id":"c6dfcf4d-e6de-4481-aa9e-0f198c404a77","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:5e:01","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-97a311d8-77d9-4864-a1b2-4851282e0e16","name":"","admin_state_up":true,"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:37Z","binding:vnic_type":"normal"}]} 2018-07-22 19:07:58,772 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 used request id req-43c38060-ec20-426b-9b43-aed5c12f29ec 2018-07-22 19:07:58,775 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b3e41990453427e80cdc42d8a4a31341f78fa1" -d '{"volumeAttachment": {"volumeId": "bef6d119-13ae-492e-8990-b6a606abfcd9"}}' 2018-07-22 19:08:01,072 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 194 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-7f18cc98-02a7-4096-b866-d62d090d5fb2 x-compute-request-id: req-7f18cc98-02a7-4096-b866-d62d090d5fb2 RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "8169c7c2-4e37-4f3b-bb17-eb94682765f0", "id": "bef6d119-13ae-492e-8990-b6a606abfcd9", "volumeId": "bef6d119-13ae-492e-8990-b6a606abfcd9"}} 2018-07-22 19:08:01,072 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0/os-volume_attachments used request id req-7f18cc98-02a7-4096-b866-d62d090d5fb2 2018-07-22 19:08:01,075 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b3e41990453427e80cdc42d8a4a31341f78fa1" 2018-07-22 19:08:01,476 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1788 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-87ea5010-f3c2-4cd6-8468-a479e9c18e56 x-compute-request-id: req-87ea5010-f3c2-4cd6-8468-a479e9c18e56 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:5f:3c", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0", "rel": "bookmark"}], "image": {"id": "063df26e-2dd0-4962-af16-da86c1f13281", "links": [{"href": "https://192.16.1.222:8774/images/063df26e-2dd0-4962-af16-da86c1f13281", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-07-22T19:07:54.000000", "flavor": {"id": "02e35c59-8d1c-42b1-bc43-03c4ca9b2c79", "links": [{"href": "https://192.16.1.222:8774/flavors/02e35c59-8d1c-42b1-bc43-03c4ca9b2c79", "rel": "bookmark"}]}, "id": "8169c7c2-4e37-4f3b-bb17-eb94682765f0", "security_groups": [{"name": "default"}], "user_id": "578de12745c743bd9dd92bf9224acd16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:07:54Z", "hostId": "74048aaddc12294396419eaf50eb3d3957b69e21150f7ae4ae255dcd", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-vm_inst", "created": "2018-07-22T19:07:49Z", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-extended-volumes:volumes_attached": [{"id": "bef6d119-13ae-492e-8990-b6a606abfcd9"}], "metadata": {}}} 2018-07-22 19:08:01,477 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0 used request id req-87ea5010-f3c2-4cd6-8468-a479e9c18e56 2018-07-22 19:08:01,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b3e41990453427e80cdc42d8a4a31341f78fa1" 2018-07-22 19:08:01,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-7a2ddafd-30ef-455d-9216-c9102298625b Date: Sun, 22 Jul 2018 19:08:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"97a311d8-77d9-4864-a1b2-4851282e0e16","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316"],"description":"","tags":[],"updated_at":"2018-07-22T19:07:36Z","provider:segmentation_id":39,"name":"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:35Z","provider:network_type":"vxlan"}]} 2018-07-22 19:08:01,630 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net used request id req-7a2ddafd-30ef-455d-9216-c9102298625b 2018-07-22 19:08:01,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:08:01,642 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:08:01 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:08:01,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b3e41990453427e80cdc42d8a4a31341f78fa1" 2018-07-22 19:08:01,682 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:08:01 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-0b8d5094-1dd7-4f2e-a1c1-565fdd95670b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:08:01,682 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-0b8d5094-1dd7-4f2e-a1c1-565fdd95670b 2018-07-22 19:08:01,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b3e41990453427e80cdc42d8a4a31341f78fa1" 2018-07-22 19:08:01,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1d69f232-23cd-4123-bb37-7407fa43d7e3 Date: Sun, 22 Jul 2018 19:08:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:36Z","dns_nameservers":[],"updated_at":"2018-07-22T19:07:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-subnet"}]} 2018-07-22 19:08:01,751 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 used request id req-1d69f232-23cd-4123-bb37-7407fa43d7e3 2018-07-22 19:08:01,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b3e41990453427e80cdc42d8a4a31341f78fa1" 2018-07-22 19:08:01,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3683 X-Openstack-Request-Id: req-5de6dfcc-c0e1-4520-883c-a91768c2401c Date: Sun, 22 Jul 2018 19:08:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:07:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","ip_address":"10.55.0.4"}],"id":"2a0dd00b-9572-467f-bbb9-072af00a0924","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:df:52:36","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-97a311d8-77d9-4864-a1b2-4851282e0e16","name":"","admin_state_up":true,"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:07:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","ip_address":"10.55.0.2"}],"id":"46e1ad18-3fc8-4592-83cc-b6b48a4c14f6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:a5:8f","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-97a311d8-77d9-4864-a1b2-4851282e0e16","name":"","admin_state_up":true,"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:07:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","ip_address":"10.55.0.11"}],"id":"9170dd7f-94b3-469b-8b9d-cf851a59fb2b","security_groups":["77f1bd69-02eb-40e0-ac3a-c557b252612d"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e9:5f:3c","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"8169c7c2-4e37-4f3b-bb17-eb94682765f0","name":"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-port","admin_state_up":true,"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:07:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","ip_address":"10.55.0.3"}],"id":"c6dfcf4d-e6de-4481-aa9e-0f198c404a77","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:5e:01","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-97a311d8-77d9-4864-a1b2-4851282e0e16","name":"","admin_state_up":true,"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:37Z","binding:vnic_type":"normal"}]} 2018-07-22 19:08:01,830 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 used request id req-5de6dfcc-c0e1-4520-883c-a91768c2401c 2018-07-22 19:08:01,832 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/bef6d119-13ae-492e-8990-b6a606abfcd9 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b3e41990453427e80cdc42d8a4a31341f78fa1" 2018-07-22 19:08:02,627 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-7c55fea8-48ce-4c87-96eb-f868965cbe19 Content-Type: application/json Content-Length: 1106 x-openstack-request-id: req-7c55fea8-48ce-4c87-96eb-f868965cbe19 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/bef6d119-13ae-492e-8990-b6a606abfcd9", "rel": "self"}, {"href": "https://192.16.1.222:8776/6f56dde62ed24851ae8dce233fed7ebd/volumes/bef6d119-13ae-492e-8990-b6a606abfcd9", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-22T19:08:00.000000", "replication_status": null, "snapshot_id": null, "id": "bef6d119-13ae-492e-8990-b6a606abfcd9", "size": 1, "user_id": "578de12745c743bd9dd92bf9224acd16", "os-vol-tenant-attr:tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "reserved", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09", "bootable": "false", "created_at": "2018-07-22T19:07:40.000000", "volume_type": "RBD"}} 2018-07-22 19:08:02,627 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/bef6d119-13ae-492e-8990-b6a606abfcd9 used request id req-7c55fea8-48ce-4c87-96eb-f868965cbe19 2018-07-22 19:08:05,633 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/bef6d119-13ae-492e-8990-b6a606abfcd9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7c55fea8-48ce-4c87-96eb-f868965cbe19" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b3e41990453427e80cdc42d8a4a31341f78fa1" 2018-07-22 19:08:06,697 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-20f15650-91e2-4bd1-8b82-e0070d7d9ae3 Content-Type: application/json Content-Length: 1423 x-openstack-request-id: req-20f15650-91e2-4bd1-8b82-e0070d7d9ae3 RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "8169c7c2-4e37-4f3b-bb17-eb94682765f0", "attachment_id": "668427eb-008b-4a5a-aa7f-ad54f7a8d075", "attached_at": "2018-07-22T19:08:02.000000", "host_name": "host4", "volume_id": "bef6d119-13ae-492e-8990-b6a606abfcd9", "device": "/dev/vdb", "id": "bef6d119-13ae-492e-8990-b6a606abfcd9"}], "links": [{"href": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/bef6d119-13ae-492e-8990-b6a606abfcd9", "rel": "self"}, {"href": "https://192.16.1.222:8776/6f56dde62ed24851ae8dce233fed7ebd/volumes/bef6d119-13ae-492e-8990-b6a606abfcd9", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-22T19:08:03.000000", "replication_status": null, "snapshot_id": null, "id": "bef6d119-13ae-492e-8990-b6a606abfcd9", "size": 1, "user_id": "578de12745c743bd9dd92bf9224acd16", "os-vol-tenant-attr:tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-vol-mig-status-attr:migstat": null, "metadata": {"attached_mode": "rw"}, "status": "in-use", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09", "bootable": "false", "created_at": "2018-07-22T19:07:40.000000", "volume_type": "RBD"}} 2018-07-22 19:08:06,697 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/bef6d119-13ae-492e-8990-b6a606abfcd9 used request id req-20f15650-91e2-4bd1-8b82-e0070d7d9ae3 2018-07-22 19:08:06,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b3e41990453427e80cdc42d8a4a31341f78fa1" 2018-07-22 19:08:06,737 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:08:06 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-842e3f8c-f68a-4f8c-a2cd-b8f09fcf05a9 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:08:06,737 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-842e3f8c-f68a-4f8c-a2cd-b8f09fcf05a9 2018-07-22 19:08:06,739 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:08:07,773 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1788 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-d61f6019-97a1-40ee-a068-4a9cc1102d5b x-compute-request-id: req-d61f6019-97a1-40ee-a068-4a9cc1102d5b RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:5f:3c", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0", "rel": "bookmark"}], "image": {"id": "063df26e-2dd0-4962-af16-da86c1f13281", "links": [{"href": "https://192.16.1.222:8774/images/063df26e-2dd0-4962-af16-da86c1f13281", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-07-22T19:07:54.000000", "flavor": {"id": "02e35c59-8d1c-42b1-bc43-03c4ca9b2c79", "links": [{"href": "https://192.16.1.222:8774/flavors/02e35c59-8d1c-42b1-bc43-03c4ca9b2c79", "rel": "bookmark"}]}, "id": "8169c7c2-4e37-4f3b-bb17-eb94682765f0", "security_groups": [{"name": "default"}], "user_id": "578de12745c743bd9dd92bf9224acd16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:07:54Z", "hostId": "74048aaddc12294396419eaf50eb3d3957b69e21150f7ae4ae255dcd", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-vm_inst", "created": "2018-07-22T19:07:49Z", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-extended-volumes:volumes_attached": [{"id": "bef6d119-13ae-492e-8990-b6a606abfcd9"}], "metadata": {}}} 2018-07-22 19:08:07,774 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0 used request id req-d61f6019-97a1-40ee-a068-4a9cc1102d5b 2018-07-22 19:08:07,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:08:07,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-533cd1fe-a0e0-4035-af6f-22c7984e8675 Date: Sun, 22 Jul 2018 19:08:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"97a311d8-77d9-4864-a1b2-4851282e0e16","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316"],"description":"","tags":[],"updated_at":"2018-07-22T19:07:36Z","provider:segmentation_id":39,"name":"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:35Z","provider:network_type":"vxlan"}]} 2018-07-22 19:08:07,968 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net used request id req-533cd1fe-a0e0-4035-af6f-22c7984e8675 2018-07-22 19:08:07,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:08:08,014 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:08:08 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-e3bf1bbe-0a89-4e07-aeed-1736a08c0486 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:08:08,014 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-e3bf1bbe-0a89-4e07-aeed-1736a08c0486 2018-07-22 19:08:08,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:08:08,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ea1153b5-a560-4b20-8d01-d4adc8f709d9 Date: Sun, 22 Jul 2018 19:08:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:36Z","dns_nameservers":[],"updated_at":"2018-07-22T19:07:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-subnet"}]} 2018-07-22 19:08:08,088 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 used request id req-ea1153b5-a560-4b20-8d01-d4adc8f709d9 2018-07-22 19:08:08,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:08:08,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3683 X-Openstack-Request-Id: req-60e81627-166b-48af-bf6e-35f98221292a Date: Sun, 22 Jul 2018 19:08:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:07:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","ip_address":"10.55.0.4"}],"id":"2a0dd00b-9572-467f-bbb9-072af00a0924","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:df:52:36","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-97a311d8-77d9-4864-a1b2-4851282e0e16","name":"","admin_state_up":true,"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:07:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","ip_address":"10.55.0.2"}],"id":"46e1ad18-3fc8-4592-83cc-b6b48a4c14f6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:a5:8f","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-97a311d8-77d9-4864-a1b2-4851282e0e16","name":"","admin_state_up":true,"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:07:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","ip_address":"10.55.0.11"}],"id":"9170dd7f-94b3-469b-8b9d-cf851a59fb2b","security_groups":["77f1bd69-02eb-40e0-ac3a-c557b252612d"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e9:5f:3c","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"8169c7c2-4e37-4f3b-bb17-eb94682765f0","name":"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-port","admin_state_up":true,"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:07:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","ip_address":"10.55.0.3"}],"id":"c6dfcf4d-e6de-4481-aa9e-0f198c404a77","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:5e:01","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-97a311d8-77d9-4864-a1b2-4851282e0e16","name":"","admin_state_up":true,"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:37Z","binding:vnic_type":"normal"}]} 2018-07-22 19:08:08,174 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 used request id req-60e81627-166b-48af-bf6e-35f98221292a 2018-07-22 19:08:08,176 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b3e41990453427e80cdc42d8a4a31341f78fa1" 2018-07-22 19:08:09,204 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1788 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-ddeb8970-54da-4747-9052-da29ebbb73e5 x-compute-request-id: req-ddeb8970-54da-4747-9052-da29ebbb73e5 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:5f:3c", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0", "rel": "bookmark"}], "image": {"id": "063df26e-2dd0-4962-af16-da86c1f13281", "links": [{"href": "https://192.16.1.222:8774/images/063df26e-2dd0-4962-af16-da86c1f13281", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-07-22T19:07:54.000000", "flavor": {"id": "02e35c59-8d1c-42b1-bc43-03c4ca9b2c79", "links": [{"href": "https://192.16.1.222:8774/flavors/02e35c59-8d1c-42b1-bc43-03c4ca9b2c79", "rel": "bookmark"}]}, "id": "8169c7c2-4e37-4f3b-bb17-eb94682765f0", "security_groups": [{"name": "default"}], "user_id": "578de12745c743bd9dd92bf9224acd16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:07:54Z", "hostId": "74048aaddc12294396419eaf50eb3d3957b69e21150f7ae4ae255dcd", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-vm_inst", "created": "2018-07-22T19:07:49Z", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-extended-volumes:volumes_attached": [{"id": "bef6d119-13ae-492e-8990-b6a606abfcd9"}], "metadata": {}}} 2018-07-22 19:08:09,204 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0 used request id req-ddeb8970-54da-4747-9052-da29ebbb73e5 2018-07-22 19:08:09,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b3e41990453427e80cdc42d8a4a31341f78fa1" 2018-07-22 19:08:09,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-4577c4b2-c6cb-4ac4-8736-39152df21859 Date: Sun, 22 Jul 2018 19:08:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"97a311d8-77d9-4864-a1b2-4851282e0e16","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316"],"description":"","tags":[],"updated_at":"2018-07-22T19:07:36Z","provider:segmentation_id":39,"name":"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:35Z","provider:network_type":"vxlan"}]} 2018-07-22 19:08:09,342 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net used request id req-4577c4b2-c6cb-4ac4-8736-39152df21859 2018-07-22 19:08:09,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b3e41990453427e80cdc42d8a4a31341f78fa1" 2018-07-22 19:08:09,401 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:08:09 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-244f1184-95ad-4118-a639-dc311089c553 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:08:09,401 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-244f1184-95ad-4118-a639-dc311089c553 2018-07-22 19:08:09,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b3e41990453427e80cdc42d8a4a31341f78fa1" 2018-07-22 19:08:09,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-26a51d17-568c-4897-83cd-09a536ac71ad Date: Sun, 22 Jul 2018 19:08:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:36Z","dns_nameservers":[],"updated_at":"2018-07-22T19:07:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-subnet"}]} 2018-07-22 19:08:09,514 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 used request id req-26a51d17-568c-4897-83cd-09a536ac71ad 2018-07-22 19:08:09,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b3e41990453427e80cdc42d8a4a31341f78fa1" 2018-07-22 19:08:09,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3683 X-Openstack-Request-Id: req-d9ac0ff5-a3cd-486a-a996-0e9ccace8acf Date: Sun, 22 Jul 2018 19:08:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:07:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","ip_address":"10.55.0.4"}],"id":"2a0dd00b-9572-467f-bbb9-072af00a0924","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:df:52:36","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-97a311d8-77d9-4864-a1b2-4851282e0e16","name":"","admin_state_up":true,"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:07:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","ip_address":"10.55.0.2"}],"id":"46e1ad18-3fc8-4592-83cc-b6b48a4c14f6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:a5:8f","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-97a311d8-77d9-4864-a1b2-4851282e0e16","name":"","admin_state_up":true,"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:07:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","ip_address":"10.55.0.11"}],"id":"9170dd7f-94b3-469b-8b9d-cf851a59fb2b","security_groups":["77f1bd69-02eb-40e0-ac3a-c557b252612d"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e9:5f:3c","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"8169c7c2-4e37-4f3b-bb17-eb94682765f0","name":"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-port","admin_state_up":true,"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:07:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","ip_address":"10.55.0.3"}],"id":"c6dfcf4d-e6de-4481-aa9e-0f198c404a77","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:5e:01","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-97a311d8-77d9-4864-a1b2-4851282e0e16","name":"","admin_state_up":true,"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:37Z","binding:vnic_type":"normal"}]} 2018-07-22 19:08:09,603 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 used request id req-d9ac0ff5-a3cd-486a-a996-0e9ccace8acf 2018-07-22 19:08:09,606 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:08:10,016 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1788 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-5e12306a-55ed-4fb1-86b9-a5a1b5b16532 x-compute-request-id: req-5e12306a-55ed-4fb1-86b9-a5a1b5b16532 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:5f:3c", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0", "rel": "bookmark"}], "image": {"id": "063df26e-2dd0-4962-af16-da86c1f13281", "links": [{"href": "https://192.16.1.222:8774/images/063df26e-2dd0-4962-af16-da86c1f13281", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-07-22T19:07:54.000000", "flavor": {"id": "02e35c59-8d1c-42b1-bc43-03c4ca9b2c79", "links": [{"href": "https://192.16.1.222:8774/flavors/02e35c59-8d1c-42b1-bc43-03c4ca9b2c79", "rel": "bookmark"}]}, "id": "8169c7c2-4e37-4f3b-bb17-eb94682765f0", "security_groups": [{"name": "default"}], "user_id": "578de12745c743bd9dd92bf9224acd16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:07:54Z", "hostId": "74048aaddc12294396419eaf50eb3d3957b69e21150f7ae4ae255dcd", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-vm_inst", "created": "2018-07-22T19:07:49Z", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-extended-volumes:volumes_attached": [{"id": "bef6d119-13ae-492e-8990-b6a606abfcd9"}], "metadata": {}}} 2018-07-22 19:08:10,016 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0 used request id req-5e12306a-55ed-4fb1-86b9-a5a1b5b16532 2018-07-22 19:08:10,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:08:10,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-87e8d6f6-4a31-4d97-b125-7a922cd900c3 Date: Sun, 22 Jul 2018 19:08:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"97a311d8-77d9-4864-a1b2-4851282e0e16","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316"],"description":"","tags":[],"updated_at":"2018-07-22T19:07:36Z","provider:segmentation_id":39,"name":"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:35Z","provider:network_type":"vxlan"}]} 2018-07-22 19:08:10,174 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net used request id req-87e8d6f6-4a31-4d97-b125-7a922cd900c3 2018-07-22 19:08:10,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:08:10,207 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:08:10 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-23626be0-1e7f-4e31-a5be-526303a77b99 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:08:10,207 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-23626be0-1e7f-4e31-a5be-526303a77b99 2018-07-22 19:08:10,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:08:10,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6a6d00bf-8a58-4ab0-9ab2-b89cf244a8d1 Date: Sun, 22 Jul 2018 19:08:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:36Z","dns_nameservers":[],"updated_at":"2018-07-22T19:07:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-subnet"}]} 2018-07-22 19:08:10,305 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 used request id req-6a6d00bf-8a58-4ab0-9ab2-b89cf244a8d1 2018-07-22 19:08:10,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:08:10,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3683 X-Openstack-Request-Id: req-76fec9c4-2198-4807-9910-dcd9720bc7d9 Date: Sun, 22 Jul 2018 19:08:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:07:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","ip_address":"10.55.0.4"}],"id":"2a0dd00b-9572-467f-bbb9-072af00a0924","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:df:52:36","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-97a311d8-77d9-4864-a1b2-4851282e0e16","name":"","admin_state_up":true,"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:07:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","ip_address":"10.55.0.2"}],"id":"46e1ad18-3fc8-4592-83cc-b6b48a4c14f6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:a5:8f","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-97a311d8-77d9-4864-a1b2-4851282e0e16","name":"","admin_state_up":true,"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:07:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","ip_address":"10.55.0.11"}],"id":"9170dd7f-94b3-469b-8b9d-cf851a59fb2b","security_groups":["77f1bd69-02eb-40e0-ac3a-c557b252612d"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e9:5f:3c","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"8169c7c2-4e37-4f3b-bb17-eb94682765f0","name":"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-port","admin_state_up":true,"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:07:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","ip_address":"10.55.0.3"}],"id":"c6dfcf4d-e6de-4481-aa9e-0f198c404a77","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:5e:01","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-97a311d8-77d9-4864-a1b2-4851282e0e16","name":"","admin_state_up":true,"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:37Z","binding:vnic_type":"normal"}]} 2018-07-22 19:08:10,423 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 used request id req-76fec9c4-2198-4807-9910-dcd9720bc7d9 2018-07-22 19:08:10,425 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0/os-volume_attachments/bef6d119-13ae-492e-8990-b6a606abfcd9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b3e41990453427e80cdc42d8a4a31341f78fa1" 2018-07-22 19:08:13,627 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-8c660f94-3a5b-4e5a-97e8-959486ab6e9f x-compute-request-id: req-8c660f94-3a5b-4e5a-97e8-959486ab6e9f 2018-07-22 19:08:13,627 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0/os-volume_attachments/bef6d119-13ae-492e-8990-b6a606abfcd9 used request id req-8c660f94-3a5b-4e5a-97e8-959486ab6e9f 2018-07-22 19:08:13,629 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b3e41990453427e80cdc42d8a4a31341f78fa1" 2018-07-22 19:08:13,976 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1788 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-9e2ac1fe-fa96-4c44-a493-a05bffb3a247 x-compute-request-id: req-9e2ac1fe-fa96-4c44-a493-a05bffb3a247 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:5f:3c", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0", "rel": "bookmark"}], "image": {"id": "063df26e-2dd0-4962-af16-da86c1f13281", "links": [{"href": "https://192.16.1.222:8774/images/063df26e-2dd0-4962-af16-da86c1f13281", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-07-22T19:07:54.000000", "flavor": {"id": "02e35c59-8d1c-42b1-bc43-03c4ca9b2c79", "links": [{"href": "https://192.16.1.222:8774/flavors/02e35c59-8d1c-42b1-bc43-03c4ca9b2c79", "rel": "bookmark"}]}, "id": "8169c7c2-4e37-4f3b-bb17-eb94682765f0", "security_groups": [{"name": "default"}], "user_id": "578de12745c743bd9dd92bf9224acd16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:07:54Z", "hostId": "74048aaddc12294396419eaf50eb3d3957b69e21150f7ae4ae255dcd", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-vm_inst", "created": "2018-07-22T19:07:49Z", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-extended-volumes:volumes_attached": [{"id": "bef6d119-13ae-492e-8990-b6a606abfcd9"}], "metadata": {}}} 2018-07-22 19:08:13,976 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0 used request id req-9e2ac1fe-fa96-4c44-a493-a05bffb3a247 2018-07-22 19:08:13,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b3e41990453427e80cdc42d8a4a31341f78fa1" 2018-07-22 19:08:14,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-7f094fae-5b8c-4438-84c2-1a1203a99d27 Date: Sun, 22 Jul 2018 19:08:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"97a311d8-77d9-4864-a1b2-4851282e0e16","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316"],"description":"","tags":[],"updated_at":"2018-07-22T19:07:36Z","provider:segmentation_id":39,"name":"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:35Z","provider:network_type":"vxlan"}]} 2018-07-22 19:08:14,145 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net used request id req-7f094fae-5b8c-4438-84c2-1a1203a99d27 2018-07-22 19:08:14,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b3e41990453427e80cdc42d8a4a31341f78fa1" 2018-07-22 19:08:14,192 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:08:14 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-7d9d0656-475f-4c8a-8fc2-25c978b21b81 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:08:14,192 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-7d9d0656-475f-4c8a-8fc2-25c978b21b81 2018-07-22 19:08:14,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b3e41990453427e80cdc42d8a4a31341f78fa1" 2018-07-22 19:08:14,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-49d45a56-090c-4272-ad44-00f25ae99e5d Date: Sun, 22 Jul 2018 19:08:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:36Z","dns_nameservers":[],"updated_at":"2018-07-22T19:07:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-subnet"}]} 2018-07-22 19:08:14,282 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 used request id req-49d45a56-090c-4272-ad44-00f25ae99e5d 2018-07-22 19:08:14,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b3e41990453427e80cdc42d8a4a31341f78fa1" 2018-07-22 19:08:14,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3683 X-Openstack-Request-Id: req-108d51f1-90dd-4175-9884-2ffcaf4793a2 Date: Sun, 22 Jul 2018 19:08:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:07:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","ip_address":"10.55.0.4"}],"id":"2a0dd00b-9572-467f-bbb9-072af00a0924","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:df:52:36","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-97a311d8-77d9-4864-a1b2-4851282e0e16","name":"","admin_state_up":true,"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:07:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","ip_address":"10.55.0.2"}],"id":"46e1ad18-3fc8-4592-83cc-b6b48a4c14f6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:a5:8f","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-97a311d8-77d9-4864-a1b2-4851282e0e16","name":"","admin_state_up":true,"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:07:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","ip_address":"10.55.0.11"}],"id":"9170dd7f-94b3-469b-8b9d-cf851a59fb2b","security_groups":["77f1bd69-02eb-40e0-ac3a-c557b252612d"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e9:5f:3c","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"8169c7c2-4e37-4f3b-bb17-eb94682765f0","name":"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-port","admin_state_up":true,"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:07:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","ip_address":"10.55.0.3"}],"id":"c6dfcf4d-e6de-4481-aa9e-0f198c404a77","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:5e:01","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-97a311d8-77d9-4864-a1b2-4851282e0e16","name":"","admin_state_up":true,"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:37Z","binding:vnic_type":"normal"}]} 2018-07-22 19:08:14,366 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 used request id req-108d51f1-90dd-4175-9884-2ffcaf4793a2 2018-07-22 19:08:17,372 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b3e41990453427e80cdc42d8a4a31341f78fa1" 2018-07-22 19:08:17,817 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1788 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-d0470db6-3b86-4845-8d7a-970a1bdcbe29 x-compute-request-id: req-d0470db6-3b86-4845-8d7a-970a1bdcbe29 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:5f:3c", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0", "rel": "bookmark"}], "image": {"id": "063df26e-2dd0-4962-af16-da86c1f13281", "links": [{"href": "https://192.16.1.222:8774/images/063df26e-2dd0-4962-af16-da86c1f13281", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-07-22T19:07:54.000000", "flavor": {"id": "02e35c59-8d1c-42b1-bc43-03c4ca9b2c79", "links": [{"href": "https://192.16.1.222:8774/flavors/02e35c59-8d1c-42b1-bc43-03c4ca9b2c79", "rel": "bookmark"}]}, "id": "8169c7c2-4e37-4f3b-bb17-eb94682765f0", "security_groups": [{"name": "default"}], "user_id": "578de12745c743bd9dd92bf9224acd16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:07:54Z", "hostId": "74048aaddc12294396419eaf50eb3d3957b69e21150f7ae4ae255dcd", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-vm_inst", "created": "2018-07-22T19:07:49Z", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-extended-volumes:volumes_attached": [{"id": "bef6d119-13ae-492e-8990-b6a606abfcd9"}], "metadata": {}}} 2018-07-22 19:08:17,817 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0 used request id req-d0470db6-3b86-4845-8d7a-970a1bdcbe29 2018-07-22 19:08:17,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b3e41990453427e80cdc42d8a4a31341f78fa1" 2018-07-22 19:08:17,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-1c0b20e4-c3cb-4748-a41f-676c7ae30dc1 Date: Sun, 22 Jul 2018 19:08:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"97a311d8-77d9-4864-a1b2-4851282e0e16","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316"],"description":"","tags":[],"updated_at":"2018-07-22T19:07:36Z","provider:segmentation_id":39,"name":"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:35Z","provider:network_type":"vxlan"}]} 2018-07-22 19:08:17,990 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net used request id req-1c0b20e4-c3cb-4748-a41f-676c7ae30dc1 2018-07-22 19:08:17,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b3e41990453427e80cdc42d8a4a31341f78fa1" 2018-07-22 19:08:18,038 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:08:18 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-b66043d4-6d04-49cc-9aa8-402e4699e0b3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:08:18,038 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-b66043d4-6d04-49cc-9aa8-402e4699e0b3 2018-07-22 19:08:18,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b3e41990453427e80cdc42d8a4a31341f78fa1" 2018-07-22 19:08:18,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-610ac530-bc80-4668-929c-4ee5bddfc835 Date: Sun, 22 Jul 2018 19:08:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:36Z","dns_nameservers":[],"updated_at":"2018-07-22T19:07:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-subnet"}]} 2018-07-22 19:08:18,157 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 used request id req-610ac530-bc80-4668-929c-4ee5bddfc835 2018-07-22 19:08:18,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b3e41990453427e80cdc42d8a4a31341f78fa1" 2018-07-22 19:08:18,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3683 X-Openstack-Request-Id: req-05947925-1be1-454f-8a15-14129b9e008f Date: Sun, 22 Jul 2018 19:08:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:07:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","ip_address":"10.55.0.4"}],"id":"2a0dd00b-9572-467f-bbb9-072af00a0924","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:df:52:36","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-97a311d8-77d9-4864-a1b2-4851282e0e16","name":"","admin_state_up":true,"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:07:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","ip_address":"10.55.0.2"}],"id":"46e1ad18-3fc8-4592-83cc-b6b48a4c14f6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:a5:8f","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-97a311d8-77d9-4864-a1b2-4851282e0e16","name":"","admin_state_up":true,"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:07:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","ip_address":"10.55.0.11"}],"id":"9170dd7f-94b3-469b-8b9d-cf851a59fb2b","security_groups":["77f1bd69-02eb-40e0-ac3a-c557b252612d"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e9:5f:3c","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"8169c7c2-4e37-4f3b-bb17-eb94682765f0","name":"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-port","admin_state_up":true,"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:07:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","ip_address":"10.55.0.3"}],"id":"c6dfcf4d-e6de-4481-aa9e-0f198c404a77","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:5e:01","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-97a311d8-77d9-4864-a1b2-4851282e0e16","name":"","admin_state_up":true,"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:37Z","binding:vnic_type":"normal"}]} 2018-07-22 19:08:18,247 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 used request id req-05947925-1be1-454f-8a15-14129b9e008f 2018-07-22 19:08:21,251 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b3e41990453427e80cdc42d8a4a31341f78fa1" 2018-07-22 19:08:21,604 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1742 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-6d9a2781-0551-4f11-a031-60ed18aee51e x-compute-request-id: req-6d9a2781-0551-4f11-a031-60ed18aee51e RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:5f:3c", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0", "rel": "bookmark"}], "image": {"id": "063df26e-2dd0-4962-af16-da86c1f13281", "links": [{"href": "https://192.16.1.222:8774/images/063df26e-2dd0-4962-af16-da86c1f13281", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-07-22T19:07:54.000000", "flavor": {"id": "02e35c59-8d1c-42b1-bc43-03c4ca9b2c79", "links": [{"href": "https://192.16.1.222:8774/flavors/02e35c59-8d1c-42b1-bc43-03c4ca9b2c79", "rel": "bookmark"}]}, "id": "8169c7c2-4e37-4f3b-bb17-eb94682765f0", "security_groups": [{"name": "default"}], "user_id": "578de12745c743bd9dd92bf9224acd16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:07:54Z", "hostId": "74048aaddc12294396419eaf50eb3d3957b69e21150f7ae4ae255dcd", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-vm_inst", "created": "2018-07-22T19:07:49Z", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:08:21,604 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0 used request id req-6d9a2781-0551-4f11-a031-60ed18aee51e 2018-07-22 19:08:21,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b3e41990453427e80cdc42d8a4a31341f78fa1" 2018-07-22 19:08:21,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-8f5fd86d-86e3-41c3-a123-38657c5e73b6 Date: Sun, 22 Jul 2018 19:08:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"97a311d8-77d9-4864-a1b2-4851282e0e16","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316"],"description":"","tags":[],"updated_at":"2018-07-22T19:07:36Z","provider:segmentation_id":39,"name":"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:35Z","provider:network_type":"vxlan"}]} 2018-07-22 19:08:21,773 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net used request id req-8f5fd86d-86e3-41c3-a123-38657c5e73b6 2018-07-22 19:08:21,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b3e41990453427e80cdc42d8a4a31341f78fa1" 2018-07-22 19:08:21,815 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:08:21 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-e42f1d2f-87a2-4432-bd02-b6c90bfbd159 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:08:21,815 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-e42f1d2f-87a2-4432-bd02-b6c90bfbd159 2018-07-22 19:08:21,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b3e41990453427e80cdc42d8a4a31341f78fa1" 2018-07-22 19:08:21,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5e5dc7d4-8ac7-4809-a0cb-57e35502877e Date: Sun, 22 Jul 2018 19:08:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:36Z","dns_nameservers":[],"updated_at":"2018-07-22T19:07:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-subnet"}]} 2018-07-22 19:08:21,900 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 used request id req-5e5dc7d4-8ac7-4809-a0cb-57e35502877e 2018-07-22 19:08:21,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b3e41990453427e80cdc42d8a4a31341f78fa1" 2018-07-22 19:08:21,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3683 X-Openstack-Request-Id: req-c190b5db-58fa-474e-b8ee-30d080524862 Date: Sun, 22 Jul 2018 19:08:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:07:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","ip_address":"10.55.0.4"}],"id":"2a0dd00b-9572-467f-bbb9-072af00a0924","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:df:52:36","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-97a311d8-77d9-4864-a1b2-4851282e0e16","name":"","admin_state_up":true,"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:07:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","ip_address":"10.55.0.2"}],"id":"46e1ad18-3fc8-4592-83cc-b6b48a4c14f6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:a5:8f","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-97a311d8-77d9-4864-a1b2-4851282e0e16","name":"","admin_state_up":true,"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:07:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","ip_address":"10.55.0.11"}],"id":"9170dd7f-94b3-469b-8b9d-cf851a59fb2b","security_groups":["77f1bd69-02eb-40e0-ac3a-c557b252612d"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e9:5f:3c","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"8169c7c2-4e37-4f3b-bb17-eb94682765f0","name":"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-port","admin_state_up":true,"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:07:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","ip_address":"10.55.0.3"}],"id":"c6dfcf4d-e6de-4481-aa9e-0f198c404a77","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:5e:01","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-97a311d8-77d9-4864-a1b2-4851282e0e16","name":"","admin_state_up":true,"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:37Z","binding:vnic_type":"normal"}]} 2018-07-22 19:08:21,992 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 used request id req-c190b5db-58fa-474e-b8ee-30d080524862 2018-07-22 19:08:21,994 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/bef6d119-13ae-492e-8990-b6a606abfcd9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7c55fea8-48ce-4c87-96eb-f868965cbe19" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b3e41990453427e80cdc42d8a4a31341f78fa1" 2018-07-22 19:08:22,871 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-e43c7e5d-fb66-43c4-a045-2dd4a57f007d Content-Type: application/json Content-Length: 1107 x-openstack-request-id: req-e43c7e5d-fb66-43c4-a045-2dd4a57f007d RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/bef6d119-13ae-492e-8990-b6a606abfcd9", "rel": "self"}, {"href": "https://192.16.1.222:8776/6f56dde62ed24851ae8dce233fed7ebd/volumes/bef6d119-13ae-492e-8990-b6a606abfcd9", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-22T19:08:18.000000", "replication_status": null, "snapshot_id": null, "id": "bef6d119-13ae-492e-8990-b6a606abfcd9", "size": 1, "user_id": "578de12745c743bd9dd92bf9224acd16", "os-vol-tenant-attr:tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09", "bootable": "false", "created_at": "2018-07-22T19:07:40.000000", "volume_type": "RBD"}} 2018-07-22 19:08:22,871 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/bef6d119-13ae-492e-8990-b6a606abfcd9 used request id req-e43c7e5d-fb66-43c4-a045-2dd4a57f007d 2018-07-22 19:08:22,874 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:08:23,283 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1742 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-423f8a5c-5fe5-4e24-b5cd-7f232e5a25d2 x-compute-request-id: req-423f8a5c-5fe5-4e24-b5cd-7f232e5a25d2 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:5f:3c", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0", "rel": "bookmark"}], "image": {"id": "063df26e-2dd0-4962-af16-da86c1f13281", "links": [{"href": "https://192.16.1.222:8774/images/063df26e-2dd0-4962-af16-da86c1f13281", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-07-22T19:07:54.000000", "flavor": {"id": "02e35c59-8d1c-42b1-bc43-03c4ca9b2c79", "links": [{"href": "https://192.16.1.222:8774/flavors/02e35c59-8d1c-42b1-bc43-03c4ca9b2c79", "rel": "bookmark"}]}, "id": "8169c7c2-4e37-4f3b-bb17-eb94682765f0", "security_groups": [{"name": "default"}], "user_id": "578de12745c743bd9dd92bf9224acd16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:07:54Z", "hostId": "74048aaddc12294396419eaf50eb3d3957b69e21150f7ae4ae255dcd", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-vm_inst", "created": "2018-07-22T19:07:49Z", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:08:23,283 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0 used request id req-423f8a5c-5fe5-4e24-b5cd-7f232e5a25d2 2018-07-22 19:08:23,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:08:23,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-898f9932-56fa-4873-84c5-15ba9e44e6db Date: Sun, 22 Jul 2018 19:08:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"97a311d8-77d9-4864-a1b2-4851282e0e16","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316"],"description":"","tags":[],"updated_at":"2018-07-22T19:07:36Z","provider:segmentation_id":39,"name":"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:35Z","provider:network_type":"vxlan"}]} 2018-07-22 19:08:23,463 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net used request id req-898f9932-56fa-4873-84c5-15ba9e44e6db 2018-07-22 19:08:23,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:08:23,513 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:08:23 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-7796b507-fa25-40b3-8c46-0c3386ae3893 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:08:23,514 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-7796b507-fa25-40b3-8c46-0c3386ae3893 2018-07-22 19:08:23,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:08:23,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1e53b4d4-1b99-4f37-b488-a8882a99678c Date: Sun, 22 Jul 2018 19:08:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:36Z","dns_nameservers":[],"updated_at":"2018-07-22T19:07:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-subnet"}]} 2018-07-22 19:08:23,588 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 used request id req-1e53b4d4-1b99-4f37-b488-a8882a99678c 2018-07-22 19:08:23,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:08:23,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3683 X-Openstack-Request-Id: req-d482d4ee-fc59-4a9b-914b-80da88d3fa6f Date: Sun, 22 Jul 2018 19:08:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:07:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","ip_address":"10.55.0.4"}],"id":"2a0dd00b-9572-467f-bbb9-072af00a0924","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:df:52:36","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-97a311d8-77d9-4864-a1b2-4851282e0e16","name":"","admin_state_up":true,"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:07:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","ip_address":"10.55.0.2"}],"id":"46e1ad18-3fc8-4592-83cc-b6b48a4c14f6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:a5:8f","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-97a311d8-77d9-4864-a1b2-4851282e0e16","name":"","admin_state_up":true,"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:07:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","ip_address":"10.55.0.11"}],"id":"9170dd7f-94b3-469b-8b9d-cf851a59fb2b","security_groups":["77f1bd69-02eb-40e0-ac3a-c557b252612d"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e9:5f:3c","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"8169c7c2-4e37-4f3b-bb17-eb94682765f0","name":"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-port","admin_state_up":true,"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:07:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","ip_address":"10.55.0.3"}],"id":"c6dfcf4d-e6de-4481-aa9e-0f198c404a77","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:5e:01","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-97a311d8-77d9-4864-a1b2-4851282e0e16","name":"","admin_state_up":true,"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:37Z","binding:vnic_type":"normal"}]} 2018-07-22 19:08:23,686 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 used request id req-d482d4ee-fc59-4a9b-914b-80da88d3fa6f 2018-07-22 19:08:23,688 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b3e41990453427e80cdc42d8a4a31341f78fa1" 2018-07-22 19:08:24,077 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1742 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-4ab80feb-8edc-4443-ac5a-7bef08b0bfe7 x-compute-request-id: req-4ab80feb-8edc-4443-ac5a-7bef08b0bfe7 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:5f:3c", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0", "rel": "bookmark"}], "image": {"id": "063df26e-2dd0-4962-af16-da86c1f13281", "links": [{"href": "https://192.16.1.222:8774/images/063df26e-2dd0-4962-af16-da86c1f13281", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-07-22T19:07:54.000000", "flavor": {"id": "02e35c59-8d1c-42b1-bc43-03c4ca9b2c79", "links": [{"href": "https://192.16.1.222:8774/flavors/02e35c59-8d1c-42b1-bc43-03c4ca9b2c79", "rel": "bookmark"}]}, "id": "8169c7c2-4e37-4f3b-bb17-eb94682765f0", "security_groups": [{"name": "default"}], "user_id": "578de12745c743bd9dd92bf9224acd16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:07:54Z", "hostId": "74048aaddc12294396419eaf50eb3d3957b69e21150f7ae4ae255dcd", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-vm_inst", "created": "2018-07-22T19:07:49Z", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:08:24,077 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0 used request id req-4ab80feb-8edc-4443-ac5a-7bef08b0bfe7 2018-07-22 19:08:24,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b3e41990453427e80cdc42d8a4a31341f78fa1" 2018-07-22 19:08:24,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-fea056a4-0c83-417b-bedb-67caa9fe5510 Date: Sun, 22 Jul 2018 19:08:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"97a311d8-77d9-4864-a1b2-4851282e0e16","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316"],"description":"","tags":[],"updated_at":"2018-07-22T19:07:36Z","provider:segmentation_id":39,"name":"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:35Z","provider:network_type":"vxlan"}]} 2018-07-22 19:08:24,223 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net used request id req-fea056a4-0c83-417b-bedb-67caa9fe5510 2018-07-22 19:08:24,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b3e41990453427e80cdc42d8a4a31341f78fa1" 2018-07-22 19:08:24,268 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:08:24 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-9f908902-aaac-4ffa-852f-a024ae354354 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:08:24,268 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-9f908902-aaac-4ffa-852f-a024ae354354 2018-07-22 19:08:24,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b3e41990453427e80cdc42d8a4a31341f78fa1" 2018-07-22 19:08:24,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0132cee0-bf80-420c-8829-0ac8f1389344 Date: Sun, 22 Jul 2018 19:08:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:36Z","dns_nameservers":[],"updated_at":"2018-07-22T19:07:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-subnet"}]} 2018-07-22 19:08:24,341 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 used request id req-0132cee0-bf80-420c-8829-0ac8f1389344 2018-07-22 19:08:24,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b3e41990453427e80cdc42d8a4a31341f78fa1" 2018-07-22 19:08:24,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3683 X-Openstack-Request-Id: req-310ed824-97dc-49f7-8f9d-1ba9504c4474 Date: Sun, 22 Jul 2018 19:08:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:07:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","ip_address":"10.55.0.4"}],"id":"2a0dd00b-9572-467f-bbb9-072af00a0924","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:df:52:36","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-97a311d8-77d9-4864-a1b2-4851282e0e16","name":"","admin_state_up":true,"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:07:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","ip_address":"10.55.0.2"}],"id":"46e1ad18-3fc8-4592-83cc-b6b48a4c14f6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:a5:8f","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-97a311d8-77d9-4864-a1b2-4851282e0e16","name":"","admin_state_up":true,"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:07:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","ip_address":"10.55.0.11"}],"id":"9170dd7f-94b3-469b-8b9d-cf851a59fb2b","security_groups":["77f1bd69-02eb-40e0-ac3a-c557b252612d"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e9:5f:3c","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"8169c7c2-4e37-4f3b-bb17-eb94682765f0","name":"NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-port","admin_state_up":true,"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:07:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316","ip_address":"10.55.0.3"}],"id":"c6dfcf4d-e6de-4481-aa9e-0f198c404a77","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:5e:01","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-97a311d8-77d9-4864-a1b2-4851282e0e16","name":"","admin_state_up":true,"network_id":"97a311d8-77d9-4864-a1b2-4851282e0e16","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:07:37Z","binding:vnic_type":"normal"}]} 2018-07-22 19:08:24,433 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=97a311d8-77d9-4864-a1b2-4851282e0e16 used request id req-310ed824-97dc-49f7-8f9d-1ba9504c4474 2018-07-22 19:08:24,434 - create_instance - INFO - Deleting Port with ID - 9170dd7f-94b3-469b-8b9d-cf851a59fb2b 2018-07-22 19:08:24,434 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-port 2018-07-22 19:08:24,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/ports/9170dd7f-94b3-469b-8b9d-cf851a59fb2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:08:25,181 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-67b5cf2b-1e51-4bb6-9fc0-055ae51f82bf Date: Sun, 22 Jul 2018 19:08:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:08:25,181 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/ports/9170dd7f-94b3-469b-8b9d-cf851a59fb2b used request id req-67b5cf2b-1e51-4bb6-9fc0-055ae51f82bf 2018-07-22 19:08:25,181 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-vm_inst 2018-07-22 19:08:25,183 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:08:25,411 - novaclient.v2.client - DEBUG - RESP: [204] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-3b3e2c75-6df7-4348-bbad-35a891edf81b x-compute-request-id: req-3b3e2c75-6df7-4348-bbad-35a891edf81b 2018-07-22 19:08:25,411 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0 used request id req-3b3e2c75-6df7-4348-bbad-35a891edf81b 2018-07-22 19:08:25,411 - create_instance - INFO - Checking deletion status 2018-07-22 19:08:25,413 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:08:25,622 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1519 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b2df4956-0174-4eaf-87ae-5d1a63531584 x-compute-request-id: req-b2df4956-0174-4eaf-87ae-5d1a63531584 RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0", "rel": "bookmark"}], "image": {"id": "063df26e-2dd0-4962-af16-da86c1f13281", "links": [{"href": "https://192.16.1.222:8774/images/063df26e-2dd0-4962-af16-da86c1f13281", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-07-22T19:07:54.000000", "flavor": {"id": "02e35c59-8d1c-42b1-bc43-03c4ca9b2c79", "links": [{"href": "https://192.16.1.222:8774/flavors/02e35c59-8d1c-42b1-bc43-03c4ca9b2c79", "rel": "bookmark"}]}, "id": "8169c7c2-4e37-4f3b-bb17-eb94682765f0", "user_id": "578de12745c743bd9dd92bf9224acd16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:08:25Z", "hostId": "74048aaddc12294396419eaf50eb3d3957b69e21150f7ae4ae255dcd", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-vm_inst", "created": "2018-07-22T19:07:49Z", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:08:25,623 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0 used request id req-b2df4956-0174-4eaf-87ae-5d1a63531584 2018-07-22 19:08:25,623 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-vm_inst] is - ACTIVE 2018-07-22 19:08:25,623 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 19:08:28,625 - create_instance - DEBUG - VM status query timeout in 296.78617692 2018-07-22 19:08:28,627 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e390de5bafbf31c11b1fc2709dd52ad32843d4f" 2018-07-22 19:08:28,739 - novaclient.v2.client - DEBUG - RESP: [404] OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version Content-Type: application/json; charset=UTF-8 Content-Length: 111 x-openstack-request-id: req-fe59856a-bc99-4c0a-8bc6-4d4b0aaf5d7b x-compute-request-id: req-fe59856a-bc99-4c0a-8bc6-4d4b0aaf5d7b RESP BODY: {"itemNotFound": {"message": "Instance 8169c7c2-4e37-4f3b-bb17-eb94682765f0 could not be found.", "code": 404}} 2018-07-22 19:08:28,740 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/8169c7c2-4e37-4f3b-bb17-eb94682765f0 used request id req-fe59856a-bc99-4c0a-8bc6-4d4b0aaf5d7b 2018-07-22 19:08:28,740 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 8169c7c2-4e37-4f3b-bb17-eb94682765f0 could not be found. (HTTP 404) (Request-ID: req-fe59856a-bc99-4c0a-8bc6-4d4b0aaf5d7b) 2018-07-22 19:08:28,740 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-vm_inst 2018-07-22 19:08:28,742 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/bef6d119-13ae-492e-8990-b6a606abfcd9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dc1f4162-5aed-47b5-8c7b-0639d20d9662" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5862fe43c08998bb8cd4aea20540ef5180fded9f" 2018-07-22 19:08:29,068 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-65ff5f2d-d737-4004-8ed9-e62dd22bba3a Content-Type: application/json Content-Length: 1107 x-openstack-request-id: req-65ff5f2d-d737-4004-8ed9-e62dd22bba3a RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/bef6d119-13ae-492e-8990-b6a606abfcd9", "rel": "self"}, {"href": "https://192.16.1.222:8776/6f56dde62ed24851ae8dce233fed7ebd/volumes/bef6d119-13ae-492e-8990-b6a606abfcd9", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-22T19:08:18.000000", "replication_status": null, "snapshot_id": null, "id": "bef6d119-13ae-492e-8990-b6a606abfcd9", "size": 1, "user_id": "578de12745c743bd9dd92bf9224acd16", "os-vol-tenant-attr:tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09", "bootable": "false", "created_at": "2018-07-22T19:07:40.000000", "volume_type": "RBD"}} 2018-07-22 19:08:29,068 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/bef6d119-13ae-492e-8990-b6a606abfcd9 used request id req-65ff5f2d-d737-4004-8ed9-e62dd22bba3a 2018-07-22 19:08:29,068 - create_volume - DEBUG - Instance status is - available 2018-07-22 19:08:29,068 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09 2018-07-22 19:08:29,069 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09 2018-07-22 19:08:29,070 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/bef6d119-13ae-492e-8990-b6a606abfcd9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dc1f4162-5aed-47b5-8c7b-0639d20d9662" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5862fe43c08998bb8cd4aea20540ef5180fded9f" 2018-07-22 19:08:30,176 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-f862c189-f5d0-4a59-9783-d02722263a0e RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 19:08:30,176 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/bef6d119-13ae-492e-8990-b6a606abfcd9 used request id req-f862c189-f5d0-4a59-9783-d02722263a0e 2018-07-22 19:08:30,179 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/bef6d119-13ae-492e-8990-b6a606abfcd9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dc1f4162-5aed-47b5-8c7b-0639d20d9662" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5862fe43c08998bb8cd4aea20540ef5180fded9f" 2018-07-22 19:08:30,914 - cinderclient.v2.client - DEBUG - RESP: [404] Content-Length: 109 Content-Type: application/json x-compute-request-id: req-459aad02-ff18-455a-a723-6851137c3ed4 x-openstack-request-id: req-459aad02-ff18-455a-a723-6851137c3ed4 RESP BODY: {"itemNotFound": {"message": "Volume bef6d119-13ae-492e-8990-b6a606abfcd9 could not be found.", "code": 404}} 2018-07-22 19:08:30,914 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/bef6d119-13ae-492e-8990-b6a606abfcd9 used request id req-459aad02-ff18-455a-a723-6851137c3ed4 2018-07-22 19:08:30,914 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume bef6d119-13ae-492e-8990-b6a606abfcd9 could not be found. (HTTP 404) (Request-ID: req-459aad02-ff18-455a-a723-6851137c3ed4) 2018-07-22 19:08:30,914 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09 2018-07-22 19:08:30,917 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/02e35c59-8d1c-42b1-bc43-03c4ca9b2c79 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c7e2d6851738fbec26245846854c3fcfc746c3" 2018-07-22 19:08:31,019 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-0b0e2eaa-0095-4ba8-8b9c-332310db11fb x-compute-request-id: req-0b0e2eaa-0095-4ba8-8b9c-332310db11fb 2018-07-22 19:08:31,019 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/02e35c59-8d1c-42b1-bc43-03c4ca9b2c79 used request id req-0b0e2eaa-0095-4ba8-8b9c-332310db11fb 2018-07-22 19:08:31,020 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-subnet 2018-07-22 19:08:31,020 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-subnet 2018-07-22 19:08:31,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49b465ebb78630d07453f42331cb411d9b67102" 2018-07-22 19:08:34,704 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-39fb0e52-c323-4c91-8775-b379f843105c Date: Sun, 22 Jul 2018 19:08:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:08:34,704 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/7a3ffb06-96d1-43d9-9bb8-6d8c99f2d316 used request id req-39fb0e52-c323-4c91-8775-b379f843105c 2018-07-22 19:08:34,704 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-net 2018-07-22 19:08:34,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/97a311d8-77d9-4864-a1b2-4851282e0e16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49b465ebb78630d07453f42331cb411d9b67102" 2018-07-22 19:08:37,370 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c6c2ec5e-c585-4d87-862c-65200c639662 Date: Sun, 22 Jul 2018 19:08:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:08:37,370 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/97a311d8-77d9-4864-a1b2-4851282e0e16 used request id req-c6c2ec5e-c585-4d87-862c-65200c639662 2018-07-22 19:08:37,371 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-8a6bbbdc-d2dd-416e-932d-c8b5c7916b09-image 2018-07-22 19:08:37,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/063df26e-2dd0-4962-af16-da86c1f13281 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}171fb84784ff839a7c5fb24dda13e1e5b83c540e" 2018-07-22 19:08:38,839 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-8b438227-297b-4f5f-a2b0-80bfe3944d71 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 19:08:38,840 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/063df26e-2dd0-4962-af16-da86c1f13281 used request id req-8b438227-297b-4f5f-a2b0-80bfe3944d71 2018-07-22 19:08:38,842 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 19:08:38,845 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 19:08:38,846 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:08:38,846 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:08:39,313 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:08:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["CAvklJOnRUmX6oL47GmCaQ"], "issued_at": "2018-07-22T19:08:39.000000Z"}} 2018-07-22 19:08:39,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40ae1d57522649d6985857607f7f95c8dcaa1785" 2018-07-22 19:08:39,350 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:08:39 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-76d161c8-da16-4a9a-8258-a1584e3fd661 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:08:39,350 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-76d161c8-da16-4a9a-8258-a1584e3fd661 2018-07-22 19:08:39,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}40ae1d57522649d6985857607f7f95c8dcaa1785" 2018-07-22 19:08:39,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json x-openstack-request-id: req-a2263203-b8cc-43a2-9c54-522fe54817cf RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-image"} 2018-07-22 19:08:39,991 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-image used request id req-a2263203-b8cc-43a2-9c54-522fe54817cf 2018-07-22 19:08:39,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}40ae1d57522649d6985857607f7f95c8dcaa1785" 2018-07-22 19:08:40,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-57b19761-c19c-4f9c-9ef7-e48350728f00 RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 19:08:40,042 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-57b19761-c19c-4f9c-9ef7-e48350728f00 2018-07-22 19:08:40,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}40ae1d57522649d6985857607f7f95c8dcaa1785" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-image"}' 2018-07-22 19:08:40,124 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/ec7ff510-6d87-4fb9-a6d3-b135037482dd OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-3263fc5c-5895-475f-a0ed-9d0ac97f8727 RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T19:08:40Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T19:08:40Z", "visibility": "shared", "locations": [], "self": "/v2/images/ec7ff510-6d87-4fb9-a6d3-b135037482dd", "min_disk": 0, "protected": false, "id": "ec7ff510-6d87-4fb9-a6d3-b135037482dd", "file": "/v2/images/ec7ff510-6d87-4fb9-a6d3-b135037482dd/file", "checksum": null, "owner": "6f56dde62ed24851ae8dce233fed7ebd", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 19:08:40,124 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-3263fc5c-5895-475f-a0ed-9d0ac97f8727 2018-07-22 19:08:40,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/ec7ff510-6d87-4fb9-a6d3-b135037482dd/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}40ae1d57522649d6985857607f7f95c8dcaa1785" -d '' 2018-07-22 19:08:40,916 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-1896896a-8629-4273-a723-94d125a382ea RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 19:08:40,916 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/ec7ff510-6d87-4fb9-a6d3-b135037482dd/file used request id req-1896896a-8629-4273-a723-94d125a382ea 2018-07-22 19:08:40,916 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 19:08:40,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/ec7ff510-6d87-4fb9-a6d3-b135037482dd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}40ae1d57522649d6985857607f7f95c8dcaa1785" 2018-07-22 19:08:40,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json x-openstack-request-id: req-702bb87d-0008-41ad-aab3-6fe3910813b7 RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T19:08:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T19:08:40Z", "visibility": "shared", "locations": [{"url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/ec7ff510-6d87-4fb9-a6d3-b135037482dd/snap", "metadata": {}}], "self": "/v2/images/ec7ff510-6d87-4fb9-a6d3-b135037482dd", "min_disk": 0, "protected": false, "id": "ec7ff510-6d87-4fb9-a6d3-b135037482dd", "file": "/v2/images/ec7ff510-6d87-4fb9-a6d3-b135037482dd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6f56dde62ed24851ae8dce233fed7ebd", "direct_url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/ec7ff510-6d87-4fb9-a6d3-b135037482dd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 19:08:40,961 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/ec7ff510-6d87-4fb9-a6d3-b135037482dd used request id req-702bb87d-0008-41ad-aab3-6fe3910813b7 2018-07-22 19:08:40,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}40ae1d57522649d6985857607f7f95c8dcaa1785" 2018-07-22 19:08:40,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-2ecdd298-37f9-4441-839b-ddb7177defe5 RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 19:08:40,982 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-2ecdd298-37f9-4441-839b-ddb7177defe5 2018-07-22 19:08:40,984 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-image 2018-07-22 19:08:40,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/ec7ff510-6d87-4fb9-a6d3-b135037482dd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}40ae1d57522649d6985857607f7f95c8dcaa1785" 2018-07-22 19:08:41,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json x-openstack-request-id: req-57d55605-0eaa-47b5-a4ce-0b48960dc11b RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T19:08:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T19:08:40Z", "visibility": "shared", "locations": [{"url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/ec7ff510-6d87-4fb9-a6d3-b135037482dd/snap", "metadata": {}}], "self": "/v2/images/ec7ff510-6d87-4fb9-a6d3-b135037482dd", "min_disk": 0, "protected": false, "id": "ec7ff510-6d87-4fb9-a6d3-b135037482dd", "file": "/v2/images/ec7ff510-6d87-4fb9-a6d3-b135037482dd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6f56dde62ed24851ae8dce233fed7ebd", "direct_url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/ec7ff510-6d87-4fb9-a6d3-b135037482dd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 19:08:41,028 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/ec7ff510-6d87-4fb9-a6d3-b135037482dd used request id req-57d55605-0eaa-47b5-a4ce-0b48960dc11b 2018-07-22 19:08:41,028 - create_image - DEBUG - Instance status is - active 2018-07-22 19:08:41,029 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-image 2018-07-22 19:08:41,029 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-image 2018-07-22 19:08:41,029 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:08:41,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:08:41,558 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:08:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["PzTV0E-GSuqy-GTuuCF3QA"], "issued_at": "2018-07-22T19:08:41.000000Z"}} 2018-07-22 19:08:41,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}858a7514007c99981d9bbbfa6d7384d389979bb2" 2018-07-22 19:08:41,588 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:08:41 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-d7108504-482c-4bfa-b9ed-ef683096b63f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:08:41,589 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-d7108504-482c-4bfa-b9ed-ef683096b63f 2018-07-22 19:08:41,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}858a7514007c99981d9bbbfa6d7384d389979bb2" 2018-07-22 19:08:41,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d7298b6b-1d0e-4a07-968b-e44e9fce62cc Date: Sun, 22 Jul 2018 19:08:41 GMT RESP BODY: {"networks":[]} 2018-07-22 19:08:41,703 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-net used request id req-d7298b6b-1d0e-4a07-968b-e44e9fce62cc 2018-07-22 19:08:41,703 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-net 2018-07-22 19:08:41,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}858a7514007c99981d9bbbfa6d7384d389979bb2" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-net", "admin_state_up": true}}' 2018-07-22 19:08:42,106 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-a0f978d2-89d4-496c-86f4-d1faae9bed50 Date: Sun, 22 Jul 2018 19:08:42 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d6f469c8-80db-4e84-abde-dc27ea5e9090","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T19:08:41Z","is_default":false,"provider:segmentation_id":31,"name":"NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:08:41Z","mtu":1450}} 2018-07-22 19:08:42,106 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-a0f978d2-89d4-496c-86f4-d1faae9bed50 2018-07-22 19:08:42,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=d6f469c8-80db-4e84-abde-dc27ea5e9090 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}858a7514007c99981d9bbbfa6d7384d389979bb2" 2018-07-22 19:08:42,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-671f02fc-ffcb-43af-8f50-d68cbb239269 Date: Sun, 22 Jul 2018 19:08:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"d6f469c8-80db-4e84-abde-dc27ea5e9090","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T19:08:41Z","provider:segmentation_id":31,"name":"NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:08:41Z","provider:network_type":"vxlan"}]} 2018-07-22 19:08:42,249 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=d6f469c8-80db-4e84-abde-dc27ea5e9090 used request id req-671f02fc-ffcb-43af-8f50-d68cbb239269 2018-07-22 19:08:42,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=d6f469c8-80db-4e84-abde-dc27ea5e9090 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}858a7514007c99981d9bbbfa6d7384d389979bb2" 2018-07-22 19:08:42,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-96ff1df9-0056-47cc-8621-4b2f92069cd8 Date: Sun, 22 Jul 2018 19:08:42 GMT RESP BODY: {"subnets":[]} 2018-07-22 19:08:42,303 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=d6f469c8-80db-4e84-abde-dc27ea5e9090 used request id req-96ff1df9-0056-47cc-8621-4b2f92069cd8 2018-07-22 19:08:42,304 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-subnet 2018-07-22 19:08:42,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}858a7514007c99981d9bbbfa6d7384d389979bb2" -d '{"subnets": [{"ip_version": 4, "network_id": "d6f469c8-80db-4e84-abde-dc27ea5e9090", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-subnet"}]}' 2018-07-22 19:08:42,958 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e3ad61f0-fb33-4623-8124-7b06c0374c22 Date: Sun, 22 Jul 2018 19:08:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6f469c8-80db-4e84-abde-dc27ea5e9090","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:08:42Z","dns_nameservers":[],"updated_at":"2018-07-22T19:08:42Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"5afd0677-a325-46c8-a503-333702933f98","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-subnet"}]} 2018-07-22 19:08:42,958 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-e3ad61f0-fb33-4623-8124-7b06c0374c22 2018-07-22 19:08:42,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=d6f469c8-80db-4e84-abde-dc27ea5e9090 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}858a7514007c99981d9bbbfa6d7384d389979bb2" 2018-07-22 19:08:43,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-ad30a81a-13d2-44a3-8e28-158ee6a189b0 Date: Sun, 22 Jul 2018 19:08:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d6f469c8-80db-4e84-abde-dc27ea5e9090","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["5afd0677-a325-46c8-a503-333702933f98"],"description":"","tags":[],"updated_at":"2018-07-22T19:08:42Z","provider:segmentation_id":31,"name":"NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:08:41Z","provider:network_type":"vxlan"}]} 2018-07-22 19:08:43,159 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=d6f469c8-80db-4e84-abde-dc27ea5e9090 used request id req-ad30a81a-13d2-44a3-8e28-158ee6a189b0 2018-07-22 19:08:43,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=d6f469c8-80db-4e84-abde-dc27ea5e9090 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}858a7514007c99981d9bbbfa6d7384d389979bb2" 2018-07-22 19:08:43,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c54a6dba-fe9e-4e2f-b71e-2a3375e8edbf Date: Sun, 22 Jul 2018 19:08:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6f469c8-80db-4e84-abde-dc27ea5e9090","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:08:42Z","dns_nameservers":[],"updated_at":"2018-07-22T19:08:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"5afd0677-a325-46c8-a503-333702933f98","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-subnet"}]} 2018-07-22 19:08:43,258 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=d6f469c8-80db-4e84-abde-dc27ea5e9090 used request id req-c54a6dba-fe9e-4e2f-b71e-2a3375e8edbf 2018-07-22 19:08:43,258 - OpenStackNetwork - DEBUG - Network [d6f469c8-80db-4e84-abde-dc27ea5e9090] created successfully 2018-07-22 19:08:43,258 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:08:43,259 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:08:43,745 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:08:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["Etef7hG2TwWlXXf4u9dR-w"], "issued_at": "2018-07-22T19:08:43.000000Z"}} 2018-07-22 19:08:43,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9388bf437f173c9111fc3a69c7abc72522259" 2018-07-22 19:08:43,777 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:08:43 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-b439aec5-beeb-4f1c-87c2-c48477c24c08 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:08:43,777 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-b439aec5-beeb-4f1c-87c2-c48477c24c08 2018-07-22 19:08:43,778 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 19:08:43,781 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9388bf437f173c9111fc3a69c7abc72522259" 2018-07-22 19:08:43,899 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-24c47dcc-0fd0-44a7-abae-45635aed7aa3 x-compute-request-id: req-24c47dcc-0fd0-44a7-abae-45635aed7aa3 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-22 19:08:43,899 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-24c47dcc-0fd0-44a7-abae-45635aed7aa3 2018-07-22 19:08:43,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9388bf437f173c9111fc3a69c7abc72522259" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-22 19:08:44,068 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 531 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-a9573c2d-6900-47fc-87c1-2eb7707ff0a0 x-compute-request-id: req-a9573c2d-6900-47fc-87c1-2eb7707ff0a0 RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-flavor", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/ad5817f2-351d-4d33-93cc-5f086544b7d6", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/ad5817f2-351d-4d33-93cc-5f086544b7d6", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "ad5817f2-351d-4d33-93cc-5f086544b7d6"}} 2018-07-22 19:08:44,068 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-a9573c2d-6900-47fc-87c1-2eb7707ff0a0 2018-07-22 19:08:44,069 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:08:44,069 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:08:44,518 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:08:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["Dfm8gn8MTN-gkTSzl9oRRg"], "issued_at": "2018-07-22T19:08:44.000000Z"}} 2018-07-22 19:08:44,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29caf4137c8629e84447f623f7c1ad9463cfdaea" 2018-07-22 19:08:44,550 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:08:44 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-88fd6206-8a45-45a6-a454-78759d27bb40 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:08:44,550 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-88fd6206-8a45-45a6-a454-78759d27bb40 2018-07-22 19:08:44,555 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29caf4137c8629e84447f623f7c1ad9463cfdaea" 2018-07-22 19:08:45,203 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-03447cee-f137-45ec-9d9e-de4f9529c984 Content-Type: application/json Content-Length: 15 x-openstack-request-id: req-03447cee-f137-45ec-9d9e-de4f9529c984 RESP BODY: {"volumes": []} 2018-07-22 19:08:45,203 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/detail used request id req-03447cee-f137-45ec-9d9e-de4f9529c984 2018-07-22 19:08:45,205 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-03447cee-f137-45ec-9d9e-de4f9529c984" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29caf4137c8629e84447f623f7c1ad9463cfdaea" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-22 19:08:46,022 - cinderclient.v2.client - DEBUG - RESP: [202] x-compute-request-id: req-5715bfa6-a1fe-46ce-9505-a30aa9a1c4d5 Content-Type: application/json Content-Length: 886 x-openstack-request-id: req-5715bfa6-a1fe-46ce-9505-a30aa9a1c4d5 RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "578de12745c743bd9dd92bf9224acd16", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/4c11cc23-0658-4bc5-9e58-d40e96244103", "rel": "self"}, {"href": "https://192.16.1.222:8776/6f56dde62ed24851ae8dce233fed7ebd/volumes/4c11cc23-0658-4bc5-9e58-d40e96244103", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T19:08:45.000000", "description": null, "updated_at": null, "volume_type": "RBD", "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4c11cc23-0658-4bc5-9e58-d40e96244103", "size": 1}} 2018-07-22 19:08:46,022 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes used request id req-5715bfa6-a1fe-46ce-9505-a30aa9a1c4d5 2018-07-22 19:08:46,025 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/4c11cc23-0658-4bc5-9e58-d40e96244103 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-03447cee-f137-45ec-9d9e-de4f9529c984" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29caf4137c8629e84447f623f7c1ad9463cfdaea" 2018-07-22 19:08:46,185 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-f1145f41-41e4-4f1c-b84b-092aa6354ab7 Content-Type: application/json Content-Length: 1089 x-openstack-request-id: req-f1145f41-41e4-4f1c-b84b-092aa6354ab7 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/4c11cc23-0658-4bc5-9e58-d40e96244103", "rel": "self"}, {"href": "https://192.16.1.222:8776/6f56dde62ed24851ae8dce233fed7ebd/volumes/4c11cc23-0658-4bc5-9e58-d40e96244103", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": null, "encrypted": false, "updated_at": "2018-07-22T19:08:45.000000", "replication_status": null, "snapshot_id": null, "id": "4c11cc23-0658-4bc5-9e58-d40e96244103", "size": 1, "user_id": "578de12745c743bd9dd92bf9224acd16", "os-vol-tenant-attr:tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81", "bootable": "false", "created_at": "2018-07-22T19:08:45.000000", "volume_type": "RBD"}} 2018-07-22 19:08:46,185 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/4c11cc23-0658-4bc5-9e58-d40e96244103 used request id req-f1145f41-41e4-4f1c-b84b-092aa6354ab7 2018-07-22 19:08:46,185 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81 2018-07-22 19:08:46,187 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/4c11cc23-0658-4bc5-9e58-d40e96244103 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-03447cee-f137-45ec-9d9e-de4f9529c984" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29caf4137c8629e84447f623f7c1ad9463cfdaea" 2018-07-22 19:08:46,474 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-149f8f77-04d5-4efb-8183-774eaf17e9ba Content-Type: application/json Content-Length: 1106 x-openstack-request-id: req-149f8f77-04d5-4efb-8183-774eaf17e9ba RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/4c11cc23-0658-4bc5-9e58-d40e96244103", "rel": "self"}, {"href": "https://192.16.1.222:8776/6f56dde62ed24851ae8dce233fed7ebd/volumes/4c11cc23-0658-4bc5-9e58-d40e96244103", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host4@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-22T19:08:46.000000", "replication_status": null, "snapshot_id": null, "id": "4c11cc23-0658-4bc5-9e58-d40e96244103", "size": 1, "user_id": "578de12745c743bd9dd92bf9224acd16", "os-vol-tenant-attr:tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81", "bootable": "false", "created_at": "2018-07-22T19:08:45.000000", "volume_type": "RBD"}} 2018-07-22 19:08:46,475 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/4c11cc23-0658-4bc5-9e58-d40e96244103 used request id req-149f8f77-04d5-4efb-8183-774eaf17e9ba 2018-07-22 19:08:46,475 - create_volume - DEBUG - Instance status is - creating 2018-07-22 19:08:46,475 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-22 19:08:49,478 - create_volume - DEBUG - Volume status query timeout in 296.707186937 2018-07-22 19:08:49,481 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/4c11cc23-0658-4bc5-9e58-d40e96244103 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-03447cee-f137-45ec-9d9e-de4f9529c984" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29caf4137c8629e84447f623f7c1ad9463cfdaea" 2018-07-22 19:08:49,871 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-6c864fc6-c879-4f1c-a450-8f115e7ba5f0 Content-Type: application/json Content-Length: 1107 x-openstack-request-id: req-6c864fc6-c879-4f1c-a450-8f115e7ba5f0 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/4c11cc23-0658-4bc5-9e58-d40e96244103", "rel": "self"}, {"href": "https://192.16.1.222:8776/6f56dde62ed24851ae8dce233fed7ebd/volumes/4c11cc23-0658-4bc5-9e58-d40e96244103", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host4@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-22T19:08:46.000000", "replication_status": null, "snapshot_id": null, "id": "4c11cc23-0658-4bc5-9e58-d40e96244103", "size": 1, "user_id": "578de12745c743bd9dd92bf9224acd16", "os-vol-tenant-attr:tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81", "bootable": "false", "created_at": "2018-07-22T19:08:45.000000", "volume_type": "RBD"}} 2018-07-22 19:08:49,871 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/4c11cc23-0658-4bc5-9e58-d40e96244103 used request id req-6c864fc6-c879-4f1c-a450-8f115e7ba5f0 2018-07-22 19:08:49,871 - create_volume - DEBUG - Instance status is - available 2018-07-22 19:08:49,872 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81 2018-07-22 19:08:49,872 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81 2018-07-22 19:08:49,872 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:08:49,872 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:08:50,342 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:08:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["3cAnPmtVRuuiQSypfKMWoQ"], "issued_at": "2018-07-22T19:08:50.000000Z"}} 2018-07-22 19:08:50,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5a46173e276c67108a2c2f425445b1eb457270" 2018-07-22 19:08:50,377 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:08:50 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-d013f2fc-9415-4cee-b332-a18e8c2f21e5 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:08:50,378 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-d013f2fc-9415-4cee-b332-a18e8c2f21e5 2018-07-22 19:08:50,379 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 19:08:50,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5a46173e276c67108a2c2f425445b1eb457270" 2018-07-22 19:08:50,416 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:08:50 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-70e23f20-d8bc-45e0-b30c-b33796033876 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:08:50,416 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-70e23f20-d8bc-45e0-b30c-b33796033876 2018-07-22 19:08:50,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5a46173e276c67108a2c2f425445b1eb457270" 2018-07-22 19:08:50,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-94612fd4-25e2-43a6-a2b1-e46499a5e955 Date: Sun, 22 Jul 2018 19:08:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d6f469c8-80db-4e84-abde-dc27ea5e9090","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["5afd0677-a325-46c8-a503-333702933f98"],"description":"","tags":[],"updated_at":"2018-07-22T19:08:42Z","provider:segmentation_id":31,"name":"NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:08:41Z","provider:network_type":"vxlan"}]} 2018-07-22 19:08:50,674 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-net used request id req-94612fd4-25e2-43a6-a2b1-e46499a5e955 2018-07-22 19:08:50,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:08:50,687 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:08:50 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:08:50,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5a46173e276c67108a2c2f425445b1eb457270" 2018-07-22 19:08:50,735 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:08:50 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-11a33d35-ab7b-4d52-a95f-b6d149f0118f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:08:50,736 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-11a33d35-ab7b-4d52-a95f-b6d149f0118f 2018-07-22 19:08:50,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=d6f469c8-80db-4e84-abde-dc27ea5e9090 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5a46173e276c67108a2c2f425445b1eb457270" 2018-07-22 19:08:50,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-97a4cc41-aeb8-40d7-b354-8e7f9f6cbf86 Date: Sun, 22 Jul 2018 19:08:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6f469c8-80db-4e84-abde-dc27ea5e9090","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:08:42Z","dns_nameservers":[],"updated_at":"2018-07-22T19:08:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"5afd0677-a325-46c8-a503-333702933f98","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-subnet"}]} 2018-07-22 19:08:50,833 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=d6f469c8-80db-4e84-abde-dc27ea5e9090 used request id req-97a4cc41-aeb8-40d7-b354-8e7f9f6cbf86 2018-07-22 19:08:50,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=d6f469c8-80db-4e84-abde-dc27ea5e9090&name=NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5a46173e276c67108a2c2f425445b1eb457270" 2018-07-22 19:08:50,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e8522ce3-688c-4271-9e90-df6379f68d75 Date: Sun, 22 Jul 2018 19:08:50 GMT RESP BODY: {"ports":[]} 2018-07-22 19:08:50,926 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=d6f469c8-80db-4e84-abde-dc27ea5e9090&name=NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-port&admin_state_up=True used request id req-e8522ce3-688c-4271-9e90-df6379f68d75 2018-07-22 19:08:50,928 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5a46173e276c67108a2c2f425445b1eb457270" 2018-07-22 19:08:51,089 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-1aa21b8f-c157-4583-96d4-b578a778dcb0 x-compute-request-id: req-1aa21b8f-c157-4583-96d4-b578a778dcb0 RESP BODY: {"servers": []} 2018-07-22 19:08:51,089 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-vm_inst used request id req-1aa21b8f-c157-4583-96d4-b578a778dcb0 2018-07-22 19:08:51,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5a46173e276c67108a2c2f425445b1eb457270" 2018-07-22 19:08:51,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-e1d898d7-4234-4b88-9ff9-ebe475fa9855 Date: Sun, 22 Jul 2018 19:08:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d6f469c8-80db-4e84-abde-dc27ea5e9090","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["5afd0677-a325-46c8-a503-333702933f98"],"description":"","tags":[],"updated_at":"2018-07-22T19:08:42Z","provider:segmentation_id":31,"name":"NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:08:41Z","provider:network_type":"vxlan"}]} 2018-07-22 19:08:51,251 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-net used request id req-e1d898d7-4234-4b88-9ff9-ebe475fa9855 2018-07-22 19:08:51,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5a46173e276c67108a2c2f425445b1eb457270" 2018-07-22 19:08:51,304 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:08:51 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-8a0e9a67-5207-4601-b36e-7e2fe79a4696 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:08:51,304 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-8a0e9a67-5207-4601-b36e-7e2fe79a4696 2018-07-22 19:08:51,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=d6f469c8-80db-4e84-abde-dc27ea5e9090 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5a46173e276c67108a2c2f425445b1eb457270" 2018-07-22 19:08:51,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3578cc62-8ef5-43bf-b94a-7dbf1f9a07ef Date: Sun, 22 Jul 2018 19:08:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6f469c8-80db-4e84-abde-dc27ea5e9090","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:08:42Z","dns_nameservers":[],"updated_at":"2018-07-22T19:08:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"5afd0677-a325-46c8-a503-333702933f98","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-subnet"}]} 2018-07-22 19:08:51,411 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=d6f469c8-80db-4e84-abde-dc27ea5e9090 used request id req-3578cc62-8ef5-43bf-b94a-7dbf1f9a07ef 2018-07-22 19:08:51,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=d6f469c8-80db-4e84-abde-dc27ea5e9090&name=NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5a46173e276c67108a2c2f425445b1eb457270" 2018-07-22 19:08:51,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-104a3375-9eff-48a3-8f5c-4a2efb757d15 Date: Sun, 22 Jul 2018 19:08:51 GMT RESP BODY: {"ports":[]} 2018-07-22 19:08:51,467 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=d6f469c8-80db-4e84-abde-dc27ea5e9090&name=NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-port&admin_state_up=True used request id req-104a3375-9eff-48a3-8f5c-4a2efb757d15 2018-07-22 19:08:51,467 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:08:51,468 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:08:51,945 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:08:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["VHRC_KmZQuay1nzia7HHFA"], "issued_at": "2018-07-22T19:08:51.000000Z"}} 2018-07-22 19:08:51,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b9d1d0020f0cc2e91f1ac852b0db204308953b5" 2018-07-22 19:08:52,009 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:08:52 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-b5db668c-bff0-4b7c-b5be-376e03a14074 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:08:52,009 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-b5db668c-bff0-4b7c-b5be-376e03a14074 2018-07-22 19:08:52,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5a46173e276c67108a2c2f425445b1eb457270" 2018-07-22 19:08:52,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-e0b3385f-87dd-4a97-82fe-ffcec8191ee3 Date: Sun, 22 Jul 2018 19:08:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d6f469c8-80db-4e84-abde-dc27ea5e9090","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["5afd0677-a325-46c8-a503-333702933f98"],"description":"","tags":[],"updated_at":"2018-07-22T19:08:42Z","provider:segmentation_id":31,"name":"NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:08:41Z","provider:network_type":"vxlan"}]} 2018-07-22 19:08:52,154 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-net used request id req-e0b3385f-87dd-4a97-82fe-ffcec8191ee3 2018-07-22 19:08:52,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=d6f469c8-80db-4e84-abde-dc27ea5e9090 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5a46173e276c67108a2c2f425445b1eb457270" 2018-07-22 19:08:52,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-672d0239-494c-4d3b-a683-236568016990 Date: Sun, 22 Jul 2018 19:08:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6f469c8-80db-4e84-abde-dc27ea5e9090","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:08:42Z","dns_nameservers":[],"updated_at":"2018-07-22T19:08:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"5afd0677-a325-46c8-a503-333702933f98","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-subnet"}]} 2018-07-22 19:08:52,250 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=d6f469c8-80db-4e84-abde-dc27ea5e9090 used request id req-672d0239-494c-4d3b-a683-236568016990 2018-07-22 19:08:52,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5a46173e276c67108a2c2f425445b1eb457270" 2018-07-22 19:08:52,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-770c3a1b-e256-4efd-b7bc-26b2eac00e90 Date: Sun, 22 Jul 2018 19:08:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d6f469c8-80db-4e84-abde-dc27ea5e9090","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["5afd0677-a325-46c8-a503-333702933f98"],"description":"","tags":[],"updated_at":"2018-07-22T19:08:42Z","provider:segmentation_id":31,"name":"NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:08:41Z","provider:network_type":"vxlan"}]} 2018-07-22 19:08:52,420 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-net used request id req-770c3a1b-e256-4efd-b7bc-26b2eac00e90 2018-07-22 19:08:52,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:08:52,435 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:08:52 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:08:52,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b9d1d0020f0cc2e91f1ac852b0db204308953b5" 2018-07-22 19:08:52,476 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:08:52 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-f7a4ad5b-3bd1-4971-bdb2-6f9b5263a435 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:08:52,476 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-f7a4ad5b-3bd1-4971-bdb2-6f9b5263a435 2018-07-22 19:08:52,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=d6f469c8-80db-4e84-abde-dc27ea5e9090 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5a46173e276c67108a2c2f425445b1eb457270" 2018-07-22 19:08:52,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-07c4790d-7076-4269-a700-e300f665cb8c Date: Sun, 22 Jul 2018 19:08:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6f469c8-80db-4e84-abde-dc27ea5e9090","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:08:42Z","dns_nameservers":[],"updated_at":"2018-07-22T19:08:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"5afd0677-a325-46c8-a503-333702933f98","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-subnet"}]} 2018-07-22 19:08:52,558 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=d6f469c8-80db-4e84-abde-dc27ea5e9090 used request id req-07c4790d-7076-4269-a700-e300f665cb8c 2018-07-22 19:08:52,558 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-net 2018-07-22 19:08:52,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5a46173e276c67108a2c2f425445b1eb457270" -d '{"port": {"network_id": "d6f469c8-80db-4e84-abde-dc27ea5e9090", "name": "NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-port", "admin_state_up": true}}' 2018-07-22 19:08:53,914 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 859 X-Openstack-Request-Id: req-5338e586-f6dc-46e9-90f6-bad945428e6e Date: Sun, 22 Jul 2018 19:08:53 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:08:53Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5afd0677-a325-46c8-a503-333702933f98","ip_address":"10.55.0.10"}],"id":"fa79b8a3-de0f-4fd6-acb8-639a828daa16","security_groups":["77f1bd69-02eb-40e0-ac3a-c557b252612d"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:71:ab:ab","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-port","admin_state_up":true,"network_id":"d6f469c8-80db-4e84-abde-dc27ea5e9090","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:08:52Z","binding:vnic_type":"normal"}} 2018-07-22 19:08:53,914 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/ports used request id req-5338e586-f6dc-46e9-90f6-bad945428e6e 2018-07-22 19:08:53,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5a46173e276c67108a2c2f425445b1eb457270" 2018-07-22 19:08:54,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-982395e4-18b2-4795-8357-3bdc958b3cfc Date: Sun, 22 Jul 2018 19:08:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d6f469c8-80db-4e84-abde-dc27ea5e9090","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["5afd0677-a325-46c8-a503-333702933f98"],"description":"","tags":[],"updated_at":"2018-07-22T19:08:42Z","provider:segmentation_id":31,"name":"NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:08:41Z","provider:network_type":"vxlan"}]} 2018-07-22 19:08:54,070 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-net used request id req-982395e4-18b2-4795-8357-3bdc958b3cfc 2018-07-22 19:08:54,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5a46173e276c67108a2c2f425445b1eb457270" 2018-07-22 19:08:54,120 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:08:54 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-6b12d84b-92bc-4b30-a1a1-892f05e5805d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:08:54,120 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-6b12d84b-92bc-4b30-a1a1-892f05e5805d 2018-07-22 19:08:54,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=d6f469c8-80db-4e84-abde-dc27ea5e9090 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5a46173e276c67108a2c2f425445b1eb457270" 2018-07-22 19:08:54,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-426ea238-738d-4633-b37e-7ab418cc5ea2 Date: Sun, 22 Jul 2018 19:08:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6f469c8-80db-4e84-abde-dc27ea5e9090","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:08:42Z","dns_nameservers":[],"updated_at":"2018-07-22T19:08:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"5afd0677-a325-46c8-a503-333702933f98","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-subnet"}]} 2018-07-22 19:08:54,194 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=d6f469c8-80db-4e84-abde-dc27ea5e9090 used request id req-426ea238-738d-4633-b37e-7ab418cc5ea2 2018-07-22 19:08:54,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=d6f469c8-80db-4e84-abde-dc27ea5e9090&name=NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5a46173e276c67108a2c2f425445b1eb457270" 2018-07-22 19:08:54,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 862 X-Openstack-Request-Id: req-fc213849-4e1e-4cf3-b56c-9fe929705280 Date: Sun, 22 Jul 2018 19:08:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:08:53Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5afd0677-a325-46c8-a503-333702933f98","ip_address":"10.55.0.10"}],"id":"fa79b8a3-de0f-4fd6-acb8-639a828daa16","security_groups":["77f1bd69-02eb-40e0-ac3a-c557b252612d"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:71:ab:ab","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-port","admin_state_up":true,"network_id":"d6f469c8-80db-4e84-abde-dc27ea5e9090","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:08:52Z","binding:vnic_type":"normal"}]} 2018-07-22 19:08:54,315 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=d6f469c8-80db-4e84-abde-dc27ea5e9090&name=NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-port&admin_state_up=True used request id req-fc213849-4e1e-4cf3-b56c-9fe929705280 2018-07-22 19:08:54,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5a46173e276c67108a2c2f425445b1eb457270" 2018-07-22 19:08:54,364 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:08:54 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-e300cca2-ebd9-45c0-b1e9-e798f08cdd03 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:08:54,365 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-e300cca2-ebd9-45c0-b1e9-e798f08cdd03 2018-07-22 19:08:54,365 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-vm_inst 2018-07-22 19:08:54,367 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5a46173e276c67108a2c2f425445b1eb457270" 2018-07-22 19:08:54,431 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1449 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-af522ef3-7147-43fc-a430-35dedb937c0b x-compute-request-id: req-af522ef3-7147-43fc-a430-35dedb937c0b RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}, {"id": "ad5817f2-351d-4d33-93cc-5f086544b7d6", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/ad5817f2-351d-4d33-93cc-5f086544b7d6", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/ad5817f2-351d-4d33-93cc-5f086544b7d6", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-flavor"}]} 2018-07-22 19:08:54,431 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-af522ef3-7147-43fc-a430-35dedb937c0b 2018-07-22 19:08:54,433 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/ad5817f2-351d-4d33-93cc-5f086544b7d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5a46173e276c67108a2c2f425445b1eb457270" 2018-07-22 19:08:54,483 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 531 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e9628398-e0db-4cd8-9ba2-4546c4862899 x-compute-request-id: req-e9628398-e0db-4cd8-9ba2-4546c4862899 RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-flavor", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/ad5817f2-351d-4d33-93cc-5f086544b7d6", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/ad5817f2-351d-4d33-93cc-5f086544b7d6", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "ad5817f2-351d-4d33-93cc-5f086544b7d6"}} 2018-07-22 19:08:54,483 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/ad5817f2-351d-4d33-93cc-5f086544b7d6 used request id req-e9628398-e0db-4cd8-9ba2-4546c4862899 2018-07-22 19:08:54,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3b5a46173e276c67108a2c2f425445b1eb457270" 2018-07-22 19:08:54,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json x-openstack-request-id: req-4c6e8256-d749-45cc-9aba-f23663e3e1bc RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T19:08:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T19:08:40Z", "visibility": "shared", "locations": [{"url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/ec7ff510-6d87-4fb9-a6d3-b135037482dd/snap", "metadata": {}}], "self": "/v2/images/ec7ff510-6d87-4fb9-a6d3-b135037482dd", "min_disk": 0, "protected": false, "id": "ec7ff510-6d87-4fb9-a6d3-b135037482dd", "file": "/v2/images/ec7ff510-6d87-4fb9-a6d3-b135037482dd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6f56dde62ed24851ae8dce233fed7ebd", "direct_url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/ec7ff510-6d87-4fb9-a6d3-b135037482dd/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-image"} 2018-07-22 19:08:54,549 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-image used request id req-4c6e8256-d749-45cc-9aba-f23663e3e1bc 2018-07-22 19:08:54,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3b5a46173e276c67108a2c2f425445b1eb457270" 2018-07-22 19:08:54,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-720f8a1e-d813-4f78-9f98-a93cbcf9cb27 RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 19:08:54,571 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-720f8a1e-d813-4f78-9f98-a93cbcf9cb27 2018-07-22 19:08:54,574 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5a46173e276c67108a2c2f425445b1eb457270" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-vm_inst", "imageRef": "ec7ff510-6d87-4fb9-a6d3-b135037482dd", "flavorRef": "ad5817f2-351d-4d33-93cc-5f086544b7d6", "max_count": 1, "min_count": 1, "networks": [{"port": "fa79b8a3-de0f-4fd6-acb8-639a828daa16"}]}}' 2018-07-22 19:08:55,694 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 378 location: https://192.16.1.222:8774/v2.1/servers/0c94d241-bc00-4c73-8151-b43d7783345f Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-09794b1a-2fea-49cf-9273-0e92876281f0 x-compute-request-id: req-09794b1a-2fea-49cf-9273-0e92876281f0 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0c94d241-bc00-4c73-8151-b43d7783345f", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/0c94d241-bc00-4c73-8151-b43d7783345f", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/0c94d241-bc00-4c73-8151-b43d7783345f", "rel": "bookmark"}], "adminPass": "tFHCmvvW56pj"}} 2018-07-22 19:08:55,694 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-09794b1a-2fea-49cf-9273-0e92876281f0 2018-07-22 19:08:55,697 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/0c94d241-bc00-4c73-8151-b43d7783345f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5a46173e276c67108a2c2f425445b1eb457270" 2018-07-22 19:08:56,228 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1415 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-3e117430-5aac-44fa-863c-2b7d5b5f0e05 x-compute-request-id: req-3e117430-5aac-44fa-863c-2b7d5b5f0e05 RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/0c94d241-bc00-4c73-8151-b43d7783345f", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/0c94d241-bc00-4c73-8151-b43d7783345f", "rel": "bookmark"}], "image": {"id": "ec7ff510-6d87-4fb9-a6d3-b135037482dd", "links": [{"href": "https://192.16.1.222:8774/images/ec7ff510-6d87-4fb9-a6d3-b135037482dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ad5817f2-351d-4d33-93cc-5f086544b7d6", "links": [{"href": "https://192.16.1.222:8774/flavors/ad5817f2-351d-4d33-93cc-5f086544b7d6", "rel": "bookmark"}]}, "id": "0c94d241-bc00-4c73-8151-b43d7783345f", "user_id": "578de12745c743bd9dd92bf9224acd16", "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-22T19:08:55Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-vm_inst", "created": "2018-07-22T19:08:55Z", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:08:56,228 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/0c94d241-bc00-4c73-8151-b43d7783345f used request id req-3e117430-5aac-44fa-863c-2b7d5b5f0e05 2018-07-22 19:08:56,228 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-vm_inst 2018-07-22 19:08:56,230 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/0c94d241-bc00-4c73-8151-b43d7783345f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5a46173e276c67108a2c2f425445b1eb457270" 2018-07-22 19:08:56,463 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1415 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-a29474b2-635a-4a13-9b00-52adff0665bf x-compute-request-id: req-a29474b2-635a-4a13-9b00-52adff0665bf RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/0c94d241-bc00-4c73-8151-b43d7783345f", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/0c94d241-bc00-4c73-8151-b43d7783345f", "rel": "bookmark"}], "image": {"id": "ec7ff510-6d87-4fb9-a6d3-b135037482dd", "links": [{"href": "https://192.16.1.222:8774/images/ec7ff510-6d87-4fb9-a6d3-b135037482dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ad5817f2-351d-4d33-93cc-5f086544b7d6", "links": [{"href": "https://192.16.1.222:8774/flavors/ad5817f2-351d-4d33-93cc-5f086544b7d6", "rel": "bookmark"}]}, "id": "0c94d241-bc00-4c73-8151-b43d7783345f", "user_id": "578de12745c743bd9dd92bf9224acd16", "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-22T19:08:56Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-vm_inst", "created": "2018-07-22T19:08:55Z", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:08:56,463 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/0c94d241-bc00-4c73-8151-b43d7783345f used request id req-a29474b2-635a-4a13-9b00-52adff0665bf 2018-07-22 19:08:56,463 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-vm_inst] is - BUILD 2018-07-22 19:08:56,463 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 19:08:59,466 - create_instance - DEBUG - VM status query timeout in 896.762181044 2018-07-22 19:08:59,468 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/0c94d241-bc00-4c73-8151-b43d7783345f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5a46173e276c67108a2c2f425445b1eb457270" 2018-07-22 19:08:59,840 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1538 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-84c0e608-e399-4909-a190-69d9420dcf67 x-compute-request-id: req-84c0e608-e399-4909-a190-69d9420dcf67 RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/0c94d241-bc00-4c73-8151-b43d7783345f", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/0c94d241-bc00-4c73-8151-b43d7783345f", "rel": "bookmark"}], "image": {"id": "ec7ff510-6d87-4fb9-a6d3-b135037482dd", "links": [{"href": "https://192.16.1.222:8774/images/ec7ff510-6d87-4fb9-a6d3-b135037482dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000023", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ad5817f2-351d-4d33-93cc-5f086544b7d6", "links": [{"href": "https://192.16.1.222:8774/flavors/ad5817f2-351d-4d33-93cc-5f086544b7d6", "rel": "bookmark"}]}, "id": "0c94d241-bc00-4c73-8151-b43d7783345f", "security_groups": [{"name": "default"}], "user_id": "578de12745c743bd9dd92bf9224acd16", "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-22T19:08:57Z", "hostId": "2203091158a3a5ffefa9d22142fc80c972ca213cc76d762d7b553782", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-vm_inst", "created": "2018-07-22T19:08:55Z", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:08:59,840 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/0c94d241-bc00-4c73-8151-b43d7783345f used request id req-84c0e608-e399-4909-a190-69d9420dcf67 2018-07-22 19:08:59,841 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-vm_inst] is - BUILD 2018-07-22 19:08:59,841 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 19:09:02,841 - create_instance - DEBUG - VM status query timeout in 893.387213945 2018-07-22 19:09:02,843 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/0c94d241-bc00-4c73-8151-b43d7783345f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5a46173e276c67108a2c2f425445b1eb457270" 2018-07-22 19:09:03,316 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1742 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-1233037f-8acb-4027-9529-9cae41380b68 x-compute-request-id: req-1233037f-8acb-4027-9529-9cae41380b68 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:ab:ab", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/0c94d241-bc00-4c73-8151-b43d7783345f", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/0c94d241-bc00-4c73-8151-b43d7783345f", "rel": "bookmark"}], "image": {"id": "ec7ff510-6d87-4fb9-a6d3-b135037482dd", "links": [{"href": "https://192.16.1.222:8774/images/ec7ff510-6d87-4fb9-a6d3-b135037482dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000023", "OS-SRV-USG:launched_at": "2018-07-22T19:09:01.000000", "flavor": {"id": "ad5817f2-351d-4d33-93cc-5f086544b7d6", "links": [{"href": "https://192.16.1.222:8774/flavors/ad5817f2-351d-4d33-93cc-5f086544b7d6", "rel": "bookmark"}]}, "id": "0c94d241-bc00-4c73-8151-b43d7783345f", "security_groups": [{"name": "default"}], "user_id": "578de12745c743bd9dd92bf9224acd16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:09:01Z", "hostId": "2203091158a3a5ffefa9d22142fc80c972ca213cc76d762d7b553782", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-vm_inst", "created": "2018-07-22T19:08:55Z", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:09:03,316 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/0c94d241-bc00-4c73-8151-b43d7783345f used request id req-1233037f-8acb-4027-9529-9cae41380b68 2018-07-22 19:09:03,316 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-vm_inst] is - ACTIVE 2018-07-22 19:09:03,316 - create_instance - INFO - VM is - ACTIVE 2018-07-22 19:09:03,318 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/0c94d241-bc00-4c73-8151-b43d7783345f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5a46173e276c67108a2c2f425445b1eb457270" 2018-07-22 19:09:03,758 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1742 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-49801e0e-f1a7-4f80-bb76-1edec7c4dd81 x-compute-request-id: req-49801e0e-f1a7-4f80-bb76-1edec7c4dd81 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:ab:ab", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/0c94d241-bc00-4c73-8151-b43d7783345f", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/0c94d241-bc00-4c73-8151-b43d7783345f", "rel": "bookmark"}], "image": {"id": "ec7ff510-6d87-4fb9-a6d3-b135037482dd", "links": [{"href": "https://192.16.1.222:8774/images/ec7ff510-6d87-4fb9-a6d3-b135037482dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000023", "OS-SRV-USG:launched_at": "2018-07-22T19:09:01.000000", "flavor": {"id": "ad5817f2-351d-4d33-93cc-5f086544b7d6", "links": [{"href": "https://192.16.1.222:8774/flavors/ad5817f2-351d-4d33-93cc-5f086544b7d6", "rel": "bookmark"}]}, "id": "0c94d241-bc00-4c73-8151-b43d7783345f", "security_groups": [{"name": "default"}], "user_id": "578de12745c743bd9dd92bf9224acd16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:09:01Z", "hostId": "2203091158a3a5ffefa9d22142fc80c972ca213cc76d762d7b553782", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-vm_inst", "created": "2018-07-22T19:08:55Z", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:09:03,758 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/0c94d241-bc00-4c73-8151-b43d7783345f used request id req-49801e0e-f1a7-4f80-bb76-1edec7c4dd81 2018-07-22 19:09:03,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5a46173e276c67108a2c2f425445b1eb457270" 2018-07-22 19:09:03,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-685dea85-3ac3-4957-9086-01786ccce2b2 Date: Sun, 22 Jul 2018 19:09:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d6f469c8-80db-4e84-abde-dc27ea5e9090","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["5afd0677-a325-46c8-a503-333702933f98"],"description":"","tags":[],"updated_at":"2018-07-22T19:08:42Z","provider:segmentation_id":31,"name":"NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:08:41Z","provider:network_type":"vxlan"}]} 2018-07-22 19:09:03,907 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-net used request id req-685dea85-3ac3-4957-9086-01786ccce2b2 2018-07-22 19:09:03,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5a46173e276c67108a2c2f425445b1eb457270" 2018-07-22 19:09:03,952 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:09:03 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-5a46306f-0731-4d28-a5aa-3b5f042a95d3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:09:03,952 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-5a46306f-0731-4d28-a5aa-3b5f042a95d3 2018-07-22 19:09:03,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=d6f469c8-80db-4e84-abde-dc27ea5e9090 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5a46173e276c67108a2c2f425445b1eb457270" 2018-07-22 19:09:04,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-95159824-38cb-4094-97af-04bb8732d2da Date: Sun, 22 Jul 2018 19:09:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6f469c8-80db-4e84-abde-dc27ea5e9090","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:08:42Z","dns_nameservers":[],"updated_at":"2018-07-22T19:08:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"5afd0677-a325-46c8-a503-333702933f98","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-subnet"}]} 2018-07-22 19:09:04,059 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=d6f469c8-80db-4e84-abde-dc27ea5e9090 used request id req-95159824-38cb-4094-97af-04bb8732d2da 2018-07-22 19:09:04,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=d6f469c8-80db-4e84-abde-dc27ea5e9090 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5a46173e276c67108a2c2f425445b1eb457270" 2018-07-22 19:09:04,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3680 X-Openstack-Request-Id: req-61d941fb-44c0-497b-be98-ba1928b0b21a Date: Sun, 22 Jul 2018 19:09:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:08:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5afd0677-a325-46c8-a503-333702933f98","ip_address":"10.55.0.3"}],"id":"301ca426-5b8b-4633-b963-0ad9824361aa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0f:54:29","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-d6f469c8-80db-4e84-abde-dc27ea5e9090","name":"","admin_state_up":true,"network_id":"d6f469c8-80db-4e84-abde-dc27ea5e9090","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:08:43Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:08:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5afd0677-a325-46c8-a503-333702933f98","ip_address":"10.55.0.4"}],"id":"6426f3a4-db75-4c7e-86a2-f02c57751565","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:d9:f8","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-d6f469c8-80db-4e84-abde-dc27ea5e9090","name":"","admin_state_up":true,"network_id":"d6f469c8-80db-4e84-abde-dc27ea5e9090","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:08:44Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:08:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5afd0677-a325-46c8-a503-333702933f98","ip_address":"10.55.0.2"}],"id":"a8651a53-a519-4289-aeb6-661b78a03270","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:78:17:b5","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-d6f469c8-80db-4e84-abde-dc27ea5e9090","name":"","admin_state_up":true,"network_id":"d6f469c8-80db-4e84-abde-dc27ea5e9090","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:08:43Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:08:59Z","device_owner":"compute:nova","revision_number":9,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5afd0677-a325-46c8-a503-333702933f98","ip_address":"10.55.0.10"}],"id":"fa79b8a3-de0f-4fd6-acb8-639a828daa16","security_groups":["77f1bd69-02eb-40e0-ac3a-c557b252612d"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:ab:ab","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"DOWN","binding:host_id":"host5","description":"","tags":[],"device_id":"0c94d241-bc00-4c73-8151-b43d7783345f","name":"NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-port","admin_state_up":true,"network_id":"d6f469c8-80db-4e84-abde-dc27ea5e9090","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:08:52Z","binding:vnic_type":"normal"}]} 2018-07-22 19:09:04,135 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=d6f469c8-80db-4e84-abde-dc27ea5e9090 used request id req-61d941fb-44c0-497b-be98-ba1928b0b21a 2018-07-22 19:09:04,136 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:09:04,586 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:09:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["aMmvhLYpTsK0wQnflluntw"], "issued_at": "2018-07-22T19:09:04.000000Z"}} 2018-07-22 19:09:04,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f5897ec9df0352cfc406768449efef86d733ee4" 2018-07-22 19:09:04,618 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:09:04 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-29f45933-56ea-449a-ab5b-a5fd7896233b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:09:04,618 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-29f45933-56ea-449a-ab5b-a5fd7896233b 2018-07-22 19:09:04,621 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/0c94d241-bc00-4c73-8151-b43d7783345f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5a46173e276c67108a2c2f425445b1eb457270" 2018-07-22 19:09:04,996 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1742 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b2a45efa-ef73-44e1-9462-89630c07a4d3 x-compute-request-id: req-b2a45efa-ef73-44e1-9462-89630c07a4d3 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:ab:ab", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/0c94d241-bc00-4c73-8151-b43d7783345f", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/0c94d241-bc00-4c73-8151-b43d7783345f", "rel": "bookmark"}], "image": {"id": "ec7ff510-6d87-4fb9-a6d3-b135037482dd", "links": [{"href": "https://192.16.1.222:8774/images/ec7ff510-6d87-4fb9-a6d3-b135037482dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000023", "OS-SRV-USG:launched_at": "2018-07-22T19:09:01.000000", "flavor": {"id": "ad5817f2-351d-4d33-93cc-5f086544b7d6", "links": [{"href": "https://192.16.1.222:8774/flavors/ad5817f2-351d-4d33-93cc-5f086544b7d6", "rel": "bookmark"}]}, "id": "0c94d241-bc00-4c73-8151-b43d7783345f", "security_groups": [{"name": "default"}], "user_id": "578de12745c743bd9dd92bf9224acd16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:09:01Z", "hostId": "2203091158a3a5ffefa9d22142fc80c972ca213cc76d762d7b553782", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-vm_inst", "created": "2018-07-22T19:08:55Z", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:09:04,996 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/0c94d241-bc00-4c73-8151-b43d7783345f used request id req-b2a45efa-ef73-44e1-9462-89630c07a4d3 2018-07-22 19:09:04,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5a46173e276c67108a2c2f425445b1eb457270" 2018-07-22 19:09:05,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-a4a44bfb-c823-4298-aedc-0ca3a35cab4f Date: Sun, 22 Jul 2018 19:09:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d6f469c8-80db-4e84-abde-dc27ea5e9090","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["5afd0677-a325-46c8-a503-333702933f98"],"description":"","tags":[],"updated_at":"2018-07-22T19:08:42Z","provider:segmentation_id":31,"name":"NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:08:41Z","provider:network_type":"vxlan"}]} 2018-07-22 19:09:05,406 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-net used request id req-a4a44bfb-c823-4298-aedc-0ca3a35cab4f 2018-07-22 19:09:05,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5a46173e276c67108a2c2f425445b1eb457270" 2018-07-22 19:09:05,477 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:09:05 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-4a0224e0-4151-4fc8-a429-64b33afaa07e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:09:05,477 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-4a0224e0-4151-4fc8-a429-64b33afaa07e 2018-07-22 19:09:05,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=d6f469c8-80db-4e84-abde-dc27ea5e9090 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5a46173e276c67108a2c2f425445b1eb457270" 2018-07-22 19:09:05,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ff6c5b0b-0526-4237-9773-142f22b225e7 Date: Sun, 22 Jul 2018 19:09:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6f469c8-80db-4e84-abde-dc27ea5e9090","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:08:42Z","dns_nameservers":[],"updated_at":"2018-07-22T19:08:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"5afd0677-a325-46c8-a503-333702933f98","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-subnet"}]} 2018-07-22 19:09:05,553 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=d6f469c8-80db-4e84-abde-dc27ea5e9090 used request id req-ff6c5b0b-0526-4237-9773-142f22b225e7 2018-07-22 19:09:05,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=d6f469c8-80db-4e84-abde-dc27ea5e9090 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5a46173e276c67108a2c2f425445b1eb457270" 2018-07-22 19:09:05,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3680 X-Openstack-Request-Id: req-2c930789-c520-4f0d-a56a-285dfc9334b6 Date: Sun, 22 Jul 2018 19:09:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:08:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5afd0677-a325-46c8-a503-333702933f98","ip_address":"10.55.0.3"}],"id":"301ca426-5b8b-4633-b963-0ad9824361aa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0f:54:29","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-d6f469c8-80db-4e84-abde-dc27ea5e9090","name":"","admin_state_up":true,"network_id":"d6f469c8-80db-4e84-abde-dc27ea5e9090","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:08:43Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:08:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5afd0677-a325-46c8-a503-333702933f98","ip_address":"10.55.0.4"}],"id":"6426f3a4-db75-4c7e-86a2-f02c57751565","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:d9:f8","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-d6f469c8-80db-4e84-abde-dc27ea5e9090","name":"","admin_state_up":true,"network_id":"d6f469c8-80db-4e84-abde-dc27ea5e9090","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:08:44Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:08:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5afd0677-a325-46c8-a503-333702933f98","ip_address":"10.55.0.2"}],"id":"a8651a53-a519-4289-aeb6-661b78a03270","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:78:17:b5","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-d6f469c8-80db-4e84-abde-dc27ea5e9090","name":"","admin_state_up":true,"network_id":"d6f469c8-80db-4e84-abde-dc27ea5e9090","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:08:43Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:08:59Z","device_owner":"compute:nova","revision_number":9,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5afd0677-a325-46c8-a503-333702933f98","ip_address":"10.55.0.10"}],"id":"fa79b8a3-de0f-4fd6-acb8-639a828daa16","security_groups":["77f1bd69-02eb-40e0-ac3a-c557b252612d"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:ab:ab","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"DOWN","binding:host_id":"host5","description":"","tags":[],"device_id":"0c94d241-bc00-4c73-8151-b43d7783345f","name":"NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-port","admin_state_up":true,"network_id":"d6f469c8-80db-4e84-abde-dc27ea5e9090","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:08:52Z","binding:vnic_type":"normal"}]} 2018-07-22 19:09:05,635 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=d6f469c8-80db-4e84-abde-dc27ea5e9090 used request id req-2c930789-c520-4f0d-a56a-285dfc9334b6 2018-07-22 19:09:05,637 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/0c94d241-bc00-4c73-8151-b43d7783345f/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f5897ec9df0352cfc406768449efef86d733ee4" -d '{"volumeAttachment": {"volumeId": "4c11cc23-0658-4bc5-9e58-d40e96244103"}}' 2018-07-22 19:09:09,296 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 194 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-941f77d2-ec66-4736-8a33-56242efdda2e x-compute-request-id: req-941f77d2-ec66-4736-8a33-56242efdda2e RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "0c94d241-bc00-4c73-8151-b43d7783345f", "id": "4c11cc23-0658-4bc5-9e58-d40e96244103", "volumeId": "4c11cc23-0658-4bc5-9e58-d40e96244103"}} 2018-07-22 19:09:09,296 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/0c94d241-bc00-4c73-8151-b43d7783345f/os-volume_attachments used request id req-941f77d2-ec66-4736-8a33-56242efdda2e 2018-07-22 19:09:09,297 - create_instance - INFO - Deleting Port with ID - fa79b8a3-de0f-4fd6-acb8-639a828daa16 2018-07-22 19:09:09,297 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-port 2018-07-22 19:09:09,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/ports/fa79b8a3-de0f-4fd6-acb8-639a828daa16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5a46173e276c67108a2c2f425445b1eb457270" 2018-07-22 19:09:10,058 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bc3708ac-7716-419d-bf65-c2167cada01e Date: Sun, 22 Jul 2018 19:09:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:09:10,058 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/ports/fa79b8a3-de0f-4fd6-acb8-639a828daa16 used request id req-bc3708ac-7716-419d-bf65-c2167cada01e 2018-07-22 19:09:10,058 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-vm_inst 2018-07-22 19:09:10,060 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/0c94d241-bc00-4c73-8151-b43d7783345f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5a46173e276c67108a2c2f425445b1eb457270" 2018-07-22 19:09:10,344 - novaclient.v2.client - DEBUG - RESP: [204] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f7979f68-715f-4ae8-808a-783fb383d006 x-compute-request-id: req-f7979f68-715f-4ae8-808a-783fb383d006 2018-07-22 19:09:10,344 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/0c94d241-bc00-4c73-8151-b43d7783345f used request id req-f7979f68-715f-4ae8-808a-783fb383d006 2018-07-22 19:09:10,344 - create_instance - INFO - Checking deletion status 2018-07-22 19:09:10,346 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/0c94d241-bc00-4c73-8151-b43d7783345f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5a46173e276c67108a2c2f425445b1eb457270" 2018-07-22 19:09:10,596 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1565 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-a4c32bf7-28da-47f4-be44-a1faced2bfeb x-compute-request-id: req-a4c32bf7-28da-47f4-be44-a1faced2bfeb RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/0c94d241-bc00-4c73-8151-b43d7783345f", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/0c94d241-bc00-4c73-8151-b43d7783345f", "rel": "bookmark"}], "image": {"id": "ec7ff510-6d87-4fb9-a6d3-b135037482dd", "links": [{"href": "https://192.16.1.222:8774/images/ec7ff510-6d87-4fb9-a6d3-b135037482dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000023", "OS-SRV-USG:launched_at": "2018-07-22T19:09:01.000000", "flavor": {"id": "ad5817f2-351d-4d33-93cc-5f086544b7d6", "links": [{"href": "https://192.16.1.222:8774/flavors/ad5817f2-351d-4d33-93cc-5f086544b7d6", "rel": "bookmark"}]}, "id": "0c94d241-bc00-4c73-8151-b43d7783345f", "user_id": "578de12745c743bd9dd92bf9224acd16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:09:10Z", "hostId": "2203091158a3a5ffefa9d22142fc80c972ca213cc76d762d7b553782", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-vm_inst", "created": "2018-07-22T19:08:55Z", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-extended-volumes:volumes_attached": [{"id": "4c11cc23-0658-4bc5-9e58-d40e96244103"}], "metadata": {}}} 2018-07-22 19:09:10,596 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/0c94d241-bc00-4c73-8151-b43d7783345f used request id req-a4c32bf7-28da-47f4-be44-a1faced2bfeb 2018-07-22 19:09:10,597 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-vm_inst] is - ACTIVE 2018-07-22 19:09:10,597 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 19:09:13,600 - create_instance - DEBUG - VM status query timeout in 296.744508028 2018-07-22 19:09:13,602 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/0c94d241-bc00-4c73-8151-b43d7783345f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5a46173e276c67108a2c2f425445b1eb457270" 2018-07-22 19:09:13,805 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1565 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-896b4459-686c-4d9e-bbb8-01b4f62a1017 x-compute-request-id: req-896b4459-686c-4d9e-bbb8-01b4f62a1017 RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/0c94d241-bc00-4c73-8151-b43d7783345f", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/0c94d241-bc00-4c73-8151-b43d7783345f", "rel": "bookmark"}], "image": {"id": "ec7ff510-6d87-4fb9-a6d3-b135037482dd", "links": [{"href": "https://192.16.1.222:8774/images/ec7ff510-6d87-4fb9-a6d3-b135037482dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000023", "OS-SRV-USG:launched_at": "2018-07-22T19:09:01.000000", "flavor": {"id": "ad5817f2-351d-4d33-93cc-5f086544b7d6", "links": [{"href": "https://192.16.1.222:8774/flavors/ad5817f2-351d-4d33-93cc-5f086544b7d6", "rel": "bookmark"}]}, "id": "0c94d241-bc00-4c73-8151-b43d7783345f", "user_id": "578de12745c743bd9dd92bf9224acd16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:09:12Z", "hostId": "2203091158a3a5ffefa9d22142fc80c972ca213cc76d762d7b553782", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-vm_inst", "created": "2018-07-22T19:08:55Z", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-extended-volumes:volumes_attached": [{"id": "4c11cc23-0658-4bc5-9e58-d40e96244103"}], "metadata": {}}} 2018-07-22 19:09:13,805 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/0c94d241-bc00-4c73-8151-b43d7783345f used request id req-896b4459-686c-4d9e-bbb8-01b4f62a1017 2018-07-22 19:09:13,806 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-vm_inst] is - ACTIVE 2018-07-22 19:09:13,806 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 19:09:16,807 - create_instance - DEBUG - VM status query timeout in 293.537975073 2018-07-22 19:09:16,808 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/0c94d241-bc00-4c73-8151-b43d7783345f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5a46173e276c67108a2c2f425445b1eb457270" 2018-07-22 19:09:16,903 - novaclient.v2.client - DEBUG - RESP: [404] OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version Content-Type: application/json; charset=UTF-8 Content-Length: 111 x-openstack-request-id: req-14a216fa-ca53-4124-a5ac-5d3d88a38b17 x-compute-request-id: req-14a216fa-ca53-4124-a5ac-5d3d88a38b17 RESP BODY: {"itemNotFound": {"message": "Instance 0c94d241-bc00-4c73-8151-b43d7783345f could not be found.", "code": 404}} 2018-07-22 19:09:16,903 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/0c94d241-bc00-4c73-8151-b43d7783345f used request id req-14a216fa-ca53-4124-a5ac-5d3d88a38b17 2018-07-22 19:09:16,903 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 0c94d241-bc00-4c73-8151-b43d7783345f could not be found. (HTTP 404) (Request-ID: req-14a216fa-ca53-4124-a5ac-5d3d88a38b17) 2018-07-22 19:09:16,903 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-vm_inst 2018-07-22 19:09:16,906 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/4c11cc23-0658-4bc5-9e58-d40e96244103 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-03447cee-f137-45ec-9d9e-de4f9529c984" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29caf4137c8629e84447f623f7c1ad9463cfdaea" 2018-07-22 19:09:17,171 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-91461bdc-c721-4105-b09f-c1b79d4727ef Content-Type: application/json Content-Length: 1107 x-openstack-request-id: req-91461bdc-c721-4105-b09f-c1b79d4727ef RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/4c11cc23-0658-4bc5-9e58-d40e96244103", "rel": "self"}, {"href": "https://192.16.1.222:8776/6f56dde62ed24851ae8dce233fed7ebd/volumes/4c11cc23-0658-4bc5-9e58-d40e96244103", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host4@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-22T19:09:14.000000", "replication_status": null, "snapshot_id": null, "id": "4c11cc23-0658-4bc5-9e58-d40e96244103", "size": 1, "user_id": "578de12745c743bd9dd92bf9224acd16", "os-vol-tenant-attr:tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81", "bootable": "false", "created_at": "2018-07-22T19:08:45.000000", "volume_type": "RBD"}} 2018-07-22 19:09:17,171 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/4c11cc23-0658-4bc5-9e58-d40e96244103 used request id req-91461bdc-c721-4105-b09f-c1b79d4727ef 2018-07-22 19:09:17,171 - create_volume - DEBUG - Instance status is - available 2018-07-22 19:09:17,171 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81 2018-07-22 19:09:17,172 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81 2018-07-22 19:09:17,173 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/4c11cc23-0658-4bc5-9e58-d40e96244103 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-03447cee-f137-45ec-9d9e-de4f9529c984" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29caf4137c8629e84447f623f7c1ad9463cfdaea" 2018-07-22 19:09:17,548 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-8d8caf48-d8c6-4255-8ea2-d5b908fe9b8c RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 19:09:17,548 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/4c11cc23-0658-4bc5-9e58-d40e96244103 used request id req-8d8caf48-d8c6-4255-8ea2-d5b908fe9b8c 2018-07-22 19:09:17,550 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/4c11cc23-0658-4bc5-9e58-d40e96244103 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-03447cee-f137-45ec-9d9e-de4f9529c984" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29caf4137c8629e84447f623f7c1ad9463cfdaea" 2018-07-22 19:09:17,700 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-07b5857b-b3d8-4d6d-9f0e-342edaaed7da Content-Type: application/json Content-Length: 1106 x-openstack-request-id: req-07b5857b-b3d8-4d6d-9f0e-342edaaed7da RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/4c11cc23-0658-4bc5-9e58-d40e96244103", "rel": "self"}, {"href": "https://192.16.1.222:8776/6f56dde62ed24851ae8dce233fed7ebd/volumes/4c11cc23-0658-4bc5-9e58-d40e96244103", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host4@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-22T19:09:17.000000", "replication_status": null, "snapshot_id": null, "id": "4c11cc23-0658-4bc5-9e58-d40e96244103", "size": 1, "user_id": "578de12745c743bd9dd92bf9224acd16", "os-vol-tenant-attr:tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81", "bootable": "false", "created_at": "2018-07-22T19:08:45.000000", "volume_type": "RBD"}} 2018-07-22 19:09:17,700 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/4c11cc23-0658-4bc5-9e58-d40e96244103 used request id req-07b5857b-b3d8-4d6d-9f0e-342edaaed7da 2018-07-22 19:09:17,701 - create_volume - DEBUG - Instance status is - deleting 2018-07-22 19:09:17,701 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-22 19:09:20,704 - create_volume - DEBUG - Volume status query timeout in 56.8443710804 2018-07-22 19:09:20,706 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/4c11cc23-0658-4bc5-9e58-d40e96244103 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-03447cee-f137-45ec-9d9e-de4f9529c984" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29caf4137c8629e84447f623f7c1ad9463cfdaea" 2018-07-22 19:09:20,804 - cinderclient.v2.client - DEBUG - RESP: [404] Content-Length: 109 Content-Type: application/json x-compute-request-id: req-260fb167-4fd0-4091-bd0b-234dc07e935f x-openstack-request-id: req-260fb167-4fd0-4091-bd0b-234dc07e935f RESP BODY: {"itemNotFound": {"message": "Volume 4c11cc23-0658-4bc5-9e58-d40e96244103 could not be found.", "code": 404}} 2018-07-22 19:09:20,804 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/4c11cc23-0658-4bc5-9e58-d40e96244103 used request id req-260fb167-4fd0-4091-bd0b-234dc07e935f 2018-07-22 19:09:20,804 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 4c11cc23-0658-4bc5-9e58-d40e96244103 could not be found. (HTTP 404) (Request-ID: req-260fb167-4fd0-4091-bd0b-234dc07e935f) 2018-07-22 19:09:20,804 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81 2018-07-22 19:09:20,806 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/ad5817f2-351d-4d33-93cc-5f086544b7d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9388bf437f173c9111fc3a69c7abc72522259" 2018-07-22 19:09:20,949 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-19eb0f66-ef63-41e0-81ea-94c73cebea4e x-compute-request-id: req-19eb0f66-ef63-41e0-81ea-94c73cebea4e 2018-07-22 19:09:20,950 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/ad5817f2-351d-4d33-93cc-5f086544b7d6 used request id req-19eb0f66-ef63-41e0-81ea-94c73cebea4e 2018-07-22 19:09:20,950 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-subnet 2018-07-22 19:09:20,951 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-subnet 2018-07-22 19:09:20,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/5afd0677-a325-46c8-a503-333702933f98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}858a7514007c99981d9bbbfa6d7384d389979bb2" 2018-07-22 19:09:24,574 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-27bb033d-5336-4a80-9a9a-8af644eab348 Date: Sun, 22 Jul 2018 19:09:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:09:24,575 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/5afd0677-a325-46c8-a503-333702933f98 used request id req-27bb033d-5336-4a80-9a9a-8af644eab348 2018-07-22 19:09:24,575 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-net 2018-07-22 19:09:24,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/d6f469c8-80db-4e84-abde-dc27ea5e9090 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}858a7514007c99981d9bbbfa6d7384d389979bb2" 2018-07-22 19:09:27,142 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4d85700a-bc61-4786-974f-7d03ddf411d1 Date: Sun, 22 Jul 2018 19:09:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:09:27,143 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/d6f469c8-80db-4e84-abde-dc27ea5e9090 used request id req-4d85700a-bc61-4786-974f-7d03ddf411d1 2018-07-22 19:09:27,144 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-b1a5fb58-f421-4c5a-b20b-8b63a3e18d81-image 2018-07-22 19:09:27,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/ec7ff510-6d87-4fb9-a6d3-b135037482dd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}40ae1d57522649d6985857607f7f95c8dcaa1785" 2018-07-22 19:09:27,630 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-a83aa29f-fa82-49c8-92c1-cd78bcba52f7 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 19:09:27,630 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/ec7ff510-6d87-4fb9-a6d3-b135037482dd used request id req-a83aa29f-fa82-49c8-92c1-cd78bcba52f7 2018-07-22 19:09:27,632 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 19:09:27,635 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 19:09:27,635 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:09:27,636 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:09:28,114 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:09:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["oXeGF0QBQGqMKu5xKgUVoA"], "issued_at": "2018-07-22T19:09:28.000000Z"}} 2018-07-22 19:09:28,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dc552c7cc608d71138536ed53ea7a25bf7c1206" 2018-07-22 19:09:28,152 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:09:28 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-e9377b09-0264-4392-935c-9367e5642e3f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:09:28,152 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-e9377b09-0264-4392-935c-9367e5642e3f 2018-07-22 19:09:28,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8dc552c7cc608d71138536ed53ea7a25bf7c1206" 2018-07-22 19:09:28,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json x-openstack-request-id: req-f807bfcc-e114-4ebb-a09b-5b1c115ac762 RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-image"} 2018-07-22 19:09:28,812 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-image used request id req-f807bfcc-e114-4ebb-a09b-5b1c115ac762 2018-07-22 19:09:28,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8dc552c7cc608d71138536ed53ea7a25bf7c1206" 2018-07-22 19:09:28,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-0066cc6c-608b-4a4d-8466-6b72816a1caf RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 19:09:28,845 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-0066cc6c-608b-4a4d-8466-6b72816a1caf 2018-07-22 19:09:28,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8dc552c7cc608d71138536ed53ea7a25bf7c1206" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-image"}' 2018-07-22 19:09:29,030 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/fce202c4-29d8-4ade-83e6-58eca60e8c3e OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-9110394d-4d00-479e-919a-220224fac3dd RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T19:09:28Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T19:09:28Z", "visibility": "shared", "locations": [], "self": "/v2/images/fce202c4-29d8-4ade-83e6-58eca60e8c3e", "min_disk": 0, "protected": false, "id": "fce202c4-29d8-4ade-83e6-58eca60e8c3e", "file": "/v2/images/fce202c4-29d8-4ade-83e6-58eca60e8c3e/file", "checksum": null, "owner": "6f56dde62ed24851ae8dce233fed7ebd", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 19:09:29,030 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-9110394d-4d00-479e-919a-220224fac3dd 2018-07-22 19:09:29,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/fce202c4-29d8-4ade-83e6-58eca60e8c3e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8dc552c7cc608d71138536ed53ea7a25bf7c1206" -d '' 2018-07-22 19:09:29,707 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-16ec1c84-3357-4572-b671-def40d18aa60 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 19:09:29,708 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/fce202c4-29d8-4ade-83e6-58eca60e8c3e/file used request id req-16ec1c84-3357-4572-b671-def40d18aa60 2018-07-22 19:09:29,708 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 19:09:29,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/fce202c4-29d8-4ade-83e6-58eca60e8c3e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8dc552c7cc608d71138536ed53ea7a25bf7c1206" 2018-07-22 19:09:29,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json x-openstack-request-id: req-1368423d-7ea7-4b5b-89c4-eeb1c98fa48f RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T19:09:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T19:09:29Z", "visibility": "shared", "locations": [{"url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/fce202c4-29d8-4ade-83e6-58eca60e8c3e/snap", "metadata": {}}], "self": "/v2/images/fce202c4-29d8-4ade-83e6-58eca60e8c3e", "min_disk": 0, "protected": false, "id": "fce202c4-29d8-4ade-83e6-58eca60e8c3e", "file": "/v2/images/fce202c4-29d8-4ade-83e6-58eca60e8c3e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6f56dde62ed24851ae8dce233fed7ebd", "direct_url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/fce202c4-29d8-4ade-83e6-58eca60e8c3e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 19:09:29,774 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/fce202c4-29d8-4ade-83e6-58eca60e8c3e used request id req-1368423d-7ea7-4b5b-89c4-eeb1c98fa48f 2018-07-22 19:09:29,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8dc552c7cc608d71138536ed53ea7a25bf7c1206" 2018-07-22 19:09:29,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-8ece15bb-19cf-40aa-9f6f-cb7f08c7ea66 RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 19:09:29,991 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-8ece15bb-19cf-40aa-9f6f-cb7f08c7ea66 2018-07-22 19:09:29,992 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-image 2018-07-22 19:09:29,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/fce202c4-29d8-4ade-83e6-58eca60e8c3e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8dc552c7cc608d71138536ed53ea7a25bf7c1206" 2018-07-22 19:09:30,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json x-openstack-request-id: req-79165e65-5478-4b1b-bae3-d67d31b7b6d2 RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T19:09:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T19:09:29Z", "visibility": "shared", "locations": [{"url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/fce202c4-29d8-4ade-83e6-58eca60e8c3e/snap", "metadata": {}}], "self": "/v2/images/fce202c4-29d8-4ade-83e6-58eca60e8c3e", "min_disk": 0, "protected": false, "id": "fce202c4-29d8-4ade-83e6-58eca60e8c3e", "file": "/v2/images/fce202c4-29d8-4ade-83e6-58eca60e8c3e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6f56dde62ed24851ae8dce233fed7ebd", "direct_url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/fce202c4-29d8-4ade-83e6-58eca60e8c3e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 19:09:30,459 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/fce202c4-29d8-4ade-83e6-58eca60e8c3e used request id req-79165e65-5478-4b1b-bae3-d67d31b7b6d2 2018-07-22 19:09:30,460 - create_image - DEBUG - Instance status is - active 2018-07-22 19:09:30,460 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-image 2018-07-22 19:09:30,461 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-image 2018-07-22 19:09:30,461 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:09:30,462 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:09:30,907 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:09:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["EjTbC620Q7-1KqAh0sPGyw"], "issued_at": "2018-07-22T19:09:30.000000Z"}} 2018-07-22 19:09:30,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d06d8a59eabd0094fdd94c938b7d961297a99ff" 2018-07-22 19:09:30,945 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:09:30 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-20773602-3b28-4000-a856-69d73e40c7af X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:09:30,945 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-20773602-3b28-4000-a856-69d73e40c7af 2018-07-22 19:09:30,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d06d8a59eabd0094fdd94c938b7d961297a99ff" 2018-07-22 19:09:31,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-bae55234-adb6-4e44-b49c-e348ca5129ec Date: Sun, 22 Jul 2018 19:09:31 GMT RESP BODY: {"networks":[]} 2018-07-22 19:09:31,074 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-net used request id req-bae55234-adb6-4e44-b49c-e348ca5129ec 2018-07-22 19:09:31,075 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-net 2018-07-22 19:09:31,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d06d8a59eabd0094fdd94c938b7d961297a99ff" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-net", "admin_state_up": true}}' 2018-07-22 19:09:31,451 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-29373c74-7bd5-4dfa-8548-809c2a1f406d Date: Sun, 22 Jul 2018 19:09:31 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"1af54ec2-2701-429e-a690-c47d77b42feb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T19:09:31Z","is_default":false,"provider:segmentation_id":66,"name":"NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:09:31Z","mtu":1450}} 2018-07-22 19:09:31,451 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-29373c74-7bd5-4dfa-8548-809c2a1f406d 2018-07-22 19:09:31,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=1af54ec2-2701-429e-a690-c47d77b42feb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d06d8a59eabd0094fdd94c938b7d961297a99ff" 2018-07-22 19:09:31,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e4bf6560-9a26-44f2-8de9-8fe5927c7ffa Date: Sun, 22 Jul 2018 19:09:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"1af54ec2-2701-429e-a690-c47d77b42feb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T19:09:31Z","provider:segmentation_id":66,"name":"NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:09:31Z","provider:network_type":"vxlan"}]} 2018-07-22 19:09:31,593 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=1af54ec2-2701-429e-a690-c47d77b42feb used request id req-e4bf6560-9a26-44f2-8de9-8fe5927c7ffa 2018-07-22 19:09:31,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=1af54ec2-2701-429e-a690-c47d77b42feb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d06d8a59eabd0094fdd94c938b7d961297a99ff" 2018-07-22 19:09:31,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1a812ddb-c1ac-45b4-ad4c-7aa880421b9a Date: Sun, 22 Jul 2018 19:09:31 GMT RESP BODY: {"subnets":[]} 2018-07-22 19:09:31,674 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=1af54ec2-2701-429e-a690-c47d77b42feb used request id req-1a812ddb-c1ac-45b4-ad4c-7aa880421b9a 2018-07-22 19:09:31,674 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-subnet 2018-07-22 19:09:31,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d06d8a59eabd0094fdd94c938b7d961297a99ff" -d '{"subnets": [{"ip_version": 4, "network_id": "1af54ec2-2701-429e-a690-c47d77b42feb", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-subnet"}]}' 2018-07-22 19:09:32,429 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1628aecb-13ad-4a9c-8714-dedfae8b3e61 Date: Sun, 22 Jul 2018 19:09:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1af54ec2-2701-429e-a690-c47d77b42feb","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:09:31Z","dns_nameservers":[],"updated_at":"2018-07-22T19:09:31Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"a8301b05-5b61-49de-a601-892da60a3715","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-subnet"}]} 2018-07-22 19:09:32,430 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-1628aecb-13ad-4a9c-8714-dedfae8b3e61 2018-07-22 19:09:32,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=1af54ec2-2701-429e-a690-c47d77b42feb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d06d8a59eabd0094fdd94c938b7d961297a99ff" 2018-07-22 19:09:32,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-8961e473-d64a-4c38-a436-b0209997d9c0 Date: Sun, 22 Jul 2018 19:09:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1af54ec2-2701-429e-a690-c47d77b42feb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["a8301b05-5b61-49de-a601-892da60a3715"],"description":"","tags":[],"updated_at":"2018-07-22T19:09:31Z","provider:segmentation_id":66,"name":"NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:09:31Z","provider:network_type":"vxlan"}]} 2018-07-22 19:09:32,592 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=1af54ec2-2701-429e-a690-c47d77b42feb used request id req-8961e473-d64a-4c38-a436-b0209997d9c0 2018-07-22 19:09:32,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=1af54ec2-2701-429e-a690-c47d77b42feb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d06d8a59eabd0094fdd94c938b7d961297a99ff" 2018-07-22 19:09:32,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-14437710-cebf-48c3-8d86-a0ab6675b6e3 Date: Sun, 22 Jul 2018 19:09:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1af54ec2-2701-429e-a690-c47d77b42feb","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:09:31Z","dns_nameservers":[],"updated_at":"2018-07-22T19:09:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"a8301b05-5b61-49de-a601-892da60a3715","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-subnet"}]} 2018-07-22 19:09:32,676 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=1af54ec2-2701-429e-a690-c47d77b42feb used request id req-14437710-cebf-48c3-8d86-a0ab6675b6e3 2018-07-22 19:09:32,677 - OpenStackNetwork - DEBUG - Network [1af54ec2-2701-429e-a690-c47d77b42feb] created successfully 2018-07-22 19:09:32,677 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:09:32,678 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:09:33,130 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:09:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["XnA9KUXrTGuOTG2svfMmiw"], "issued_at": "2018-07-22T19:09:33.000000Z"}} 2018-07-22 19:09:33,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89bfcf282c94cc47eccf70167a5c6598399e37eb" 2018-07-22 19:09:33,161 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:09:33 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-7e8d044c-67f3-47cb-8371-f811a79b67a3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:09:33,161 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-7e8d044c-67f3-47cb-8371-f811a79b67a3 2018-07-22 19:09:33,162 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 19:09:33,166 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89bfcf282c94cc47eccf70167a5c6598399e37eb" 2018-07-22 19:09:33,293 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b3bbc8b5-e3a4-4e0a-bd8d-0db04d935089 x-compute-request-id: req-b3bbc8b5-e3a4-4e0a-bd8d-0db04d935089 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-22 19:09:33,293 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-b3bbc8b5-e3a4-4e0a-bd8d-0db04d935089 2018-07-22 19:09:33,295 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89bfcf282c94cc47eccf70167a5c6598399e37eb" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-22 19:09:33,387 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 531 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-7df508a4-2546-462e-b3c5-e3ae264aa9da x-compute-request-id: req-7df508a4-2546-462e-b3c5-e3ae264aa9da RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-flavor", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/b6fcf345-e13b-4d33-8962-c707dad6b0ed", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/b6fcf345-e13b-4d33-8962-c707dad6b0ed", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "b6fcf345-e13b-4d33-8962-c707dad6b0ed"}} 2018-07-22 19:09:33,387 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-7df508a4-2546-462e-b3c5-e3ae264aa9da 2018-07-22 19:09:33,388 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:09:33,389 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:09:33,866 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:09:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["GEzGSqZtTAGcTdTidNnIyg"], "issued_at": "2018-07-22T19:09:33.000000Z"}} 2018-07-22 19:09:33,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f25af7dd1439cc1f0757d1019cdc2bb305bc1af" 2018-07-22 19:09:33,899 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:09:33 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-07884aa6-d1a5-4e42-8ad3-5d7cde47f6e7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:09:33,899 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-07884aa6-d1a5-4e42-8ad3-5d7cde47f6e7 2018-07-22 19:09:33,903 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f25af7dd1439cc1f0757d1019cdc2bb305bc1af" 2018-07-22 19:09:34,686 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-7b171034-a108-46e7-b1f3-69269aeaf461 Content-Type: application/json Content-Length: 15 x-openstack-request-id: req-7b171034-a108-46e7-b1f3-69269aeaf461 RESP BODY: {"volumes": []} 2018-07-22 19:09:34,686 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/detail used request id req-7b171034-a108-46e7-b1f3-69269aeaf461 2018-07-22 19:09:34,688 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-7b171034-a108-46e7-b1f3-69269aeaf461" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f25af7dd1439cc1f0757d1019cdc2bb305bc1af" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-22 19:09:35,085 - cinderclient.v2.client - DEBUG - RESP: [202] x-compute-request-id: req-973b7358-238f-4d08-9e4e-632ed1b43b11 Content-Type: application/json Content-Length: 886 x-openstack-request-id: req-973b7358-238f-4d08-9e4e-632ed1b43b11 RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "578de12745c743bd9dd92bf9224acd16", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/223a4a21-16df-44c0-a4ef-a3645e6a912e", "rel": "self"}, {"href": "https://192.16.1.222:8776/6f56dde62ed24851ae8dce233fed7ebd/volumes/223a4a21-16df-44c0-a4ef-a3645e6a912e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T19:09:34.000000", "description": null, "updated_at": null, "volume_type": "RBD", "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "223a4a21-16df-44c0-a4ef-a3645e6a912e", "size": 1}} 2018-07-22 19:09:35,085 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes used request id req-973b7358-238f-4d08-9e4e-632ed1b43b11 2018-07-22 19:09:35,087 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/223a4a21-16df-44c0-a4ef-a3645e6a912e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7b171034-a108-46e7-b1f3-69269aeaf461" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f25af7dd1439cc1f0757d1019cdc2bb305bc1af" 2018-07-22 19:09:35,954 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-3b807b8a-eb8a-4680-967a-e57ca878c545 Content-Type: application/json Content-Length: 1107 x-openstack-request-id: req-3b807b8a-eb8a-4680-967a-e57ca878c545 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/223a4a21-16df-44c0-a4ef-a3645e6a912e", "rel": "self"}, {"href": "https://192.16.1.222:8776/6f56dde62ed24851ae8dce233fed7ebd/volumes/223a4a21-16df-44c0-a4ef-a3645e6a912e", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host4@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-22T19:09:35.000000", "replication_status": null, "snapshot_id": null, "id": "223a4a21-16df-44c0-a4ef-a3645e6a912e", "size": 1, "user_id": "578de12745c743bd9dd92bf9224acd16", "os-vol-tenant-attr:tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b", "bootable": "false", "created_at": "2018-07-22T19:09:34.000000", "volume_type": "RBD"}} 2018-07-22 19:09:35,954 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/223a4a21-16df-44c0-a4ef-a3645e6a912e used request id req-3b807b8a-eb8a-4680-967a-e57ca878c545 2018-07-22 19:09:35,954 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b 2018-07-22 19:09:35,956 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/223a4a21-16df-44c0-a4ef-a3645e6a912e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7b171034-a108-46e7-b1f3-69269aeaf461" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f25af7dd1439cc1f0757d1019cdc2bb305bc1af" 2018-07-22 19:09:36,796 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-3fda9ebc-25b7-44a6-bb66-e30918d95ffa Content-Type: application/json Content-Length: 1107 x-openstack-request-id: req-3fda9ebc-25b7-44a6-bb66-e30918d95ffa RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/223a4a21-16df-44c0-a4ef-a3645e6a912e", "rel": "self"}, {"href": "https://192.16.1.222:8776/6f56dde62ed24851ae8dce233fed7ebd/volumes/223a4a21-16df-44c0-a4ef-a3645e6a912e", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host4@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-22T19:09:35.000000", "replication_status": null, "snapshot_id": null, "id": "223a4a21-16df-44c0-a4ef-a3645e6a912e", "size": 1, "user_id": "578de12745c743bd9dd92bf9224acd16", "os-vol-tenant-attr:tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b", "bootable": "false", "created_at": "2018-07-22T19:09:34.000000", "volume_type": "RBD"}} 2018-07-22 19:09:36,796 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/223a4a21-16df-44c0-a4ef-a3645e6a912e used request id req-3fda9ebc-25b7-44a6-bb66-e30918d95ffa 2018-07-22 19:09:36,796 - create_volume - DEBUG - Instance status is - available 2018-07-22 19:09:36,796 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b 2018-07-22 19:09:36,796 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b 2018-07-22 19:09:36,797 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:09:36,797 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:09:37,254 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:09:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["xwG4sHDTSg-hIp-zzQbKyQ"], "issued_at": "2018-07-22T19:09:37.000000Z"}} 2018-07-22 19:09:37,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" 2018-07-22 19:09:37,286 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:09:37 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-a233ea23-1931-45a6-a103-04ac217dd5a5 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:09:37,286 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-a233ea23-1931-45a6-a103-04ac217dd5a5 2018-07-22 19:09:37,287 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 19:09:37,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" 2018-07-22 19:09:37,326 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:09:37 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-db8705f8-6ef1-4707-9b25-8ff9a4bad65d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:09:37,326 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-db8705f8-6ef1-4707-9b25-8ff9a4bad65d 2018-07-22 19:09:37,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" 2018-07-22 19:09:37,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-6d7b4dce-ba21-4840-9568-3017eed32ea3 Date: Sun, 22 Jul 2018 19:09:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1af54ec2-2701-429e-a690-c47d77b42feb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["a8301b05-5b61-49de-a601-892da60a3715"],"description":"","tags":[],"updated_at":"2018-07-22T19:09:31Z","provider:segmentation_id":66,"name":"NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:09:31Z","provider:network_type":"vxlan"}]} 2018-07-22 19:09:37,547 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-net used request id req-6d7b4dce-ba21-4840-9568-3017eed32ea3 2018-07-22 19:09:37,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:09:37,560 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:09:37 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:09:37,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" 2018-07-22 19:09:37,607 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:09:37 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-24f25746-54b6-4e6c-86be-e4137cb7dc41 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:09:37,607 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-24f25746-54b6-4e6c-86be-e4137cb7dc41 2018-07-22 19:09:37,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=1af54ec2-2701-429e-a690-c47d77b42feb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" 2018-07-22 19:09:37,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f0eb1577-fe6a-482c-8cdc-829df22a9912 Date: Sun, 22 Jul 2018 19:09:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1af54ec2-2701-429e-a690-c47d77b42feb","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:09:31Z","dns_nameservers":[],"updated_at":"2018-07-22T19:09:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"a8301b05-5b61-49de-a601-892da60a3715","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-subnet"}]} 2018-07-22 19:09:37,679 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=1af54ec2-2701-429e-a690-c47d77b42feb used request id req-f0eb1577-fe6a-482c-8cdc-829df22a9912 2018-07-22 19:09:37,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=1af54ec2-2701-429e-a690-c47d77b42feb&name=NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" 2018-07-22 19:09:37,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-62f10a95-70ff-4c70-b5bf-5607e70ae035 Date: Sun, 22 Jul 2018 19:09:37 GMT RESP BODY: {"ports":[]} 2018-07-22 19:09:37,747 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=1af54ec2-2701-429e-a690-c47d77b42feb&name=NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-port&admin_state_up=True used request id req-62f10a95-70ff-4c70-b5bf-5607e70ae035 2018-07-22 19:09:37,749 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" 2018-07-22 19:09:37,983 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-337c2736-0354-46a0-a678-9755663b4253 x-compute-request-id: req-337c2736-0354-46a0-a678-9755663b4253 RESP BODY: {"servers": []} 2018-07-22 19:09:37,983 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-vm_inst used request id req-337c2736-0354-46a0-a678-9755663b4253 2018-07-22 19:09:37,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" 2018-07-22 19:09:38,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-8f45d0ab-b858-47a2-914a-f162c81b19f8 Date: Sun, 22 Jul 2018 19:09:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1af54ec2-2701-429e-a690-c47d77b42feb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["a8301b05-5b61-49de-a601-892da60a3715"],"description":"","tags":[],"updated_at":"2018-07-22T19:09:31Z","provider:segmentation_id":66,"name":"NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:09:31Z","provider:network_type":"vxlan"}]} 2018-07-22 19:09:38,147 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-net used request id req-8f45d0ab-b858-47a2-914a-f162c81b19f8 2018-07-22 19:09:38,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" 2018-07-22 19:09:38,191 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:09:38 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-73d3ee2c-3ec6-4362-ad50-74dd26cd0eb5 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:09:38,191 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-73d3ee2c-3ec6-4362-ad50-74dd26cd0eb5 2018-07-22 19:09:38,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=1af54ec2-2701-429e-a690-c47d77b42feb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" 2018-07-22 19:09:38,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d81abb48-eeb9-4f3f-bc88-718597ce4ebc Date: Sun, 22 Jul 2018 19:09:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1af54ec2-2701-429e-a690-c47d77b42feb","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:09:31Z","dns_nameservers":[],"updated_at":"2018-07-22T19:09:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"a8301b05-5b61-49de-a601-892da60a3715","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-subnet"}]} 2018-07-22 19:09:38,288 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=1af54ec2-2701-429e-a690-c47d77b42feb used request id req-d81abb48-eeb9-4f3f-bc88-718597ce4ebc 2018-07-22 19:09:38,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=1af54ec2-2701-429e-a690-c47d77b42feb&name=NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" 2018-07-22 19:09:38,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d74cd0c2-57ca-471d-95e7-519e106b6e49 Date: Sun, 22 Jul 2018 19:09:38 GMT RESP BODY: {"ports":[]} 2018-07-22 19:09:38,340 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=1af54ec2-2701-429e-a690-c47d77b42feb&name=NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-port&admin_state_up=True used request id req-d74cd0c2-57ca-471d-95e7-519e106b6e49 2018-07-22 19:09:38,340 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:09:38,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:09:38,792 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:09:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["ODrJ1HdkTXehUhXUzZEEZg"], "issued_at": "2018-07-22T19:09:38.000000Z"}} 2018-07-22 19:09:38,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e9ed4da9e39ac7f44b75fbab64c56b2c09455f7" 2018-07-22 19:09:38,829 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:09:38 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-255c7d39-99bc-4460-896f-91c8e5d6c025 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:09:38,829 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-255c7d39-99bc-4460-896f-91c8e5d6c025 2018-07-22 19:09:38,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" 2018-07-22 19:09:39,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-7afcb788-762c-4923-a786-a2a89f58036c Date: Sun, 22 Jul 2018 19:09:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1af54ec2-2701-429e-a690-c47d77b42feb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["a8301b05-5b61-49de-a601-892da60a3715"],"description":"","tags":[],"updated_at":"2018-07-22T19:09:31Z","provider:segmentation_id":66,"name":"NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:09:31Z","provider:network_type":"vxlan"}]} 2018-07-22 19:09:39,022 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-net used request id req-7afcb788-762c-4923-a786-a2a89f58036c 2018-07-22 19:09:39,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=1af54ec2-2701-429e-a690-c47d77b42feb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" 2018-07-22 19:09:39,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-446ae032-3775-4cc7-bdca-2d5b368942e3 Date: Sun, 22 Jul 2018 19:09:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1af54ec2-2701-429e-a690-c47d77b42feb","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:09:31Z","dns_nameservers":[],"updated_at":"2018-07-22T19:09:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"a8301b05-5b61-49de-a601-892da60a3715","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-subnet"}]} 2018-07-22 19:09:39,100 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=1af54ec2-2701-429e-a690-c47d77b42feb used request id req-446ae032-3775-4cc7-bdca-2d5b368942e3 2018-07-22 19:09:39,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" 2018-07-22 19:09:39,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-eb637294-ed53-4e11-96d7-0bf9a23d76de Date: Sun, 22 Jul 2018 19:09:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1af54ec2-2701-429e-a690-c47d77b42feb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["a8301b05-5b61-49de-a601-892da60a3715"],"description":"","tags":[],"updated_at":"2018-07-22T19:09:31Z","provider:segmentation_id":66,"name":"NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:09:31Z","provider:network_type":"vxlan"}]} 2018-07-22 19:09:39,270 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-net used request id req-eb637294-ed53-4e11-96d7-0bf9a23d76de 2018-07-22 19:09:39,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:09:39,284 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:09:39 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:09:39,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e9ed4da9e39ac7f44b75fbab64c56b2c09455f7" 2018-07-22 19:09:39,326 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:09:39 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-3867ebd1-f324-42ca-a904-450669cb0007 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:09:39,326 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-3867ebd1-f324-42ca-a904-450669cb0007 2018-07-22 19:09:39,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=1af54ec2-2701-429e-a690-c47d77b42feb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" 2018-07-22 19:09:39,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-362881ae-6a38-4730-b1c1-d4d69a46ba15 Date: Sun, 22 Jul 2018 19:09:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1af54ec2-2701-429e-a690-c47d77b42feb","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:09:31Z","dns_nameservers":[],"updated_at":"2018-07-22T19:09:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"a8301b05-5b61-49de-a601-892da60a3715","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-subnet"}]} 2018-07-22 19:09:39,462 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=1af54ec2-2701-429e-a690-c47d77b42feb used request id req-362881ae-6a38-4730-b1c1-d4d69a46ba15 2018-07-22 19:09:39,463 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-net 2018-07-22 19:09:39,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" -d '{"port": {"network_id": "1af54ec2-2701-429e-a690-c47d77b42feb", "name": "NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-port", "admin_state_up": true}}' 2018-07-22 19:09:40,520 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 859 X-Openstack-Request-Id: req-a928d3b6-2252-4c48-8840-0a6092aad018 Date: Sun, 22 Jul 2018 19:09:40 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:09:40Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a8301b05-5b61-49de-a601-892da60a3715","ip_address":"10.55.0.10"}],"id":"a5c72133-18d0-4362-8f5b-35e9a092d662","security_groups":["77f1bd69-02eb-40e0-ac3a-c557b252612d"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:54:55:ac","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-port","admin_state_up":true,"network_id":"1af54ec2-2701-429e-a690-c47d77b42feb","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:09:39Z","binding:vnic_type":"normal"}} 2018-07-22 19:09:40,520 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/ports used request id req-a928d3b6-2252-4c48-8840-0a6092aad018 2018-07-22 19:09:40,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" 2018-07-22 19:09:40,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-0ad6e3c1-9431-42c0-bc93-bf6ce0a175ad Date: Sun, 22 Jul 2018 19:09:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1af54ec2-2701-429e-a690-c47d77b42feb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["a8301b05-5b61-49de-a601-892da60a3715"],"description":"","tags":[],"updated_at":"2018-07-22T19:09:31Z","provider:segmentation_id":66,"name":"NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:09:31Z","provider:network_type":"vxlan"}]} 2018-07-22 19:09:40,726 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-net used request id req-0ad6e3c1-9431-42c0-bc93-bf6ce0a175ad 2018-07-22 19:09:40,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" 2018-07-22 19:09:40,777 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:09:40 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-979ee95a-707d-43ff-8791-5fcc3a5e1d55 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:09:40,777 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-979ee95a-707d-43ff-8791-5fcc3a5e1d55 2018-07-22 19:09:40,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=1af54ec2-2701-429e-a690-c47d77b42feb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" 2018-07-22 19:09:40,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d5d68f1e-e752-4f71-a06b-985f673d18f1 Date: Sun, 22 Jul 2018 19:09:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1af54ec2-2701-429e-a690-c47d77b42feb","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:09:31Z","dns_nameservers":[],"updated_at":"2018-07-22T19:09:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"a8301b05-5b61-49de-a601-892da60a3715","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-subnet"}]} 2018-07-22 19:09:40,850 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=1af54ec2-2701-429e-a690-c47d77b42feb used request id req-d5d68f1e-e752-4f71-a06b-985f673d18f1 2018-07-22 19:09:40,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=1af54ec2-2701-429e-a690-c47d77b42feb&name=NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" 2018-07-22 19:09:40,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 862 X-Openstack-Request-Id: req-8e4ec125-4a06-4032-936c-6c8f69fe0b75 Date: Sun, 22 Jul 2018 19:09:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:09:40Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8301b05-5b61-49de-a601-892da60a3715","ip_address":"10.55.0.10"}],"id":"a5c72133-18d0-4362-8f5b-35e9a092d662","security_groups":["77f1bd69-02eb-40e0-ac3a-c557b252612d"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:54:55:ac","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-port","admin_state_up":true,"network_id":"1af54ec2-2701-429e-a690-c47d77b42feb","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:09:39Z","binding:vnic_type":"normal"}]} 2018-07-22 19:09:40,953 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=1af54ec2-2701-429e-a690-c47d77b42feb&name=NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-port&admin_state_up=True used request id req-8e4ec125-4a06-4032-936c-6c8f69fe0b75 2018-07-22 19:09:40,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" 2018-07-22 19:09:41,000 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:09:40 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-5cdd5efa-006a-4a0f-ab26-c13cc369d02b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:09:41,000 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-5cdd5efa-006a-4a0f-ab26-c13cc369d02b 2018-07-22 19:09:41,001 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-vm_inst 2018-07-22 19:09:41,003 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" 2018-07-22 19:09:41,069 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1449 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-c6c92e12-c082-4791-9ddd-2e93f0b5acfb x-compute-request-id: req-c6c92e12-c082-4791-9ddd-2e93f0b5acfb RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}, {"id": "b6fcf345-e13b-4d33-8962-c707dad6b0ed", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/b6fcf345-e13b-4d33-8962-c707dad6b0ed", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/b6fcf345-e13b-4d33-8962-c707dad6b0ed", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-flavor"}]} 2018-07-22 19:09:41,069 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-c6c92e12-c082-4791-9ddd-2e93f0b5acfb 2018-07-22 19:09:41,071 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/b6fcf345-e13b-4d33-8962-c707dad6b0ed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" 2018-07-22 19:09:41,117 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 531 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b9816950-dfc5-4254-ab3d-e7248b04c4b4 x-compute-request-id: req-b9816950-dfc5-4254-ab3d-e7248b04c4b4 RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-flavor", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/b6fcf345-e13b-4d33-8962-c707dad6b0ed", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/b6fcf345-e13b-4d33-8962-c707dad6b0ed", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "b6fcf345-e13b-4d33-8962-c707dad6b0ed"}} 2018-07-22 19:09:41,117 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/b6fcf345-e13b-4d33-8962-c707dad6b0ed used request id req-b9816950-dfc5-4254-ab3d-e7248b04c4b4 2018-07-22 19:09:41,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" 2018-07-22 19:09:41,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json x-openstack-request-id: req-88a23b7f-c877-49bd-9118-4ca884a76106 RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T19:09:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T19:09:29Z", "visibility": "shared", "locations": [{"url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/fce202c4-29d8-4ade-83e6-58eca60e8c3e/snap", "metadata": {}}], "self": "/v2/images/fce202c4-29d8-4ade-83e6-58eca60e8c3e", "min_disk": 0, "protected": false, "id": "fce202c4-29d8-4ade-83e6-58eca60e8c3e", "file": "/v2/images/fce202c4-29d8-4ade-83e6-58eca60e8c3e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6f56dde62ed24851ae8dce233fed7ebd", "direct_url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/fce202c4-29d8-4ade-83e6-58eca60e8c3e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-image"} 2018-07-22 19:09:41,172 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-image used request id req-88a23b7f-c877-49bd-9118-4ca884a76106 2018-07-22 19:09:41,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" 2018-07-22 19:09:41,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-b9531358-26fe-44fa-9d15-f266a486832f RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 19:09:41,195 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-b9531358-26fe-44fa-9d15-f266a486832f 2018-07-22 19:09:41,198 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-vm_inst", "imageRef": "fce202c4-29d8-4ade-83e6-58eca60e8c3e", "flavorRef": "b6fcf345-e13b-4d33-8962-c707dad6b0ed", "max_count": 1, "min_count": 1, "networks": [{"port": "a5c72133-18d0-4362-8f5b-35e9a092d662"}]}}' 2018-07-22 19:09:42,296 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 378 location: https://192.16.1.222:8774/v2.1/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-db3b71fc-397b-431c-bd47-639c61e9ff02 x-compute-request-id: req-db3b71fc-397b-431c-bd47-639c61e9ff02 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2", "rel": "bookmark"}], "adminPass": "P9nec26t2P4J"}} 2018-07-22 19:09:42,296 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-db3b71fc-397b-431c-bd47-639c61e9ff02 2018-07-22 19:09:42,298 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" 2018-07-22 19:09:42,454 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1415 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e9fa57f1-b5d9-41ce-825a-e1d07826cbcf x-compute-request-id: req-e9fa57f1-b5d9-41ce-825a-e1d07826cbcf RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2", "rel": "bookmark"}], "image": {"id": "fce202c4-29d8-4ade-83e6-58eca60e8c3e", "links": [{"href": "https://192.16.1.222:8774/images/fce202c4-29d8-4ade-83e6-58eca60e8c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b6fcf345-e13b-4d33-8962-c707dad6b0ed", "links": [{"href": "https://192.16.1.222:8774/flavors/b6fcf345-e13b-4d33-8962-c707dad6b0ed", "rel": "bookmark"}]}, "id": "bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2", "user_id": "578de12745c743bd9dd92bf9224acd16", "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-22T19:09:42Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-vm_inst", "created": "2018-07-22T19:09:42Z", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:09:42,454 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2 used request id req-e9fa57f1-b5d9-41ce-825a-e1d07826cbcf 2018-07-22 19:09:42,455 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-vm_inst 2018-07-22 19:09:42,456 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" 2018-07-22 19:09:42,766 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1415 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-81211a40-a103-4279-8299-5d7cbefebf1a x-compute-request-id: req-81211a40-a103-4279-8299-5d7cbefebf1a RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2", "rel": "bookmark"}], "image": {"id": "fce202c4-29d8-4ade-83e6-58eca60e8c3e", "links": [{"href": "https://192.16.1.222:8774/images/fce202c4-29d8-4ade-83e6-58eca60e8c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b6fcf345-e13b-4d33-8962-c707dad6b0ed", "links": [{"href": "https://192.16.1.222:8774/flavors/b6fcf345-e13b-4d33-8962-c707dad6b0ed", "rel": "bookmark"}]}, "id": "bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2", "user_id": "578de12745c743bd9dd92bf9224acd16", "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-22T19:09:42Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-vm_inst", "created": "2018-07-22T19:09:42Z", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:09:42,766 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2 used request id req-81211a40-a103-4279-8299-5d7cbefebf1a 2018-07-22 19:09:42,767 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-vm_inst] is - BUILD 2018-07-22 19:09:42,767 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 19:09:45,770 - create_instance - DEBUG - VM status query timeout in 896.685122967 2018-07-22 19:09:45,772 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" 2018-07-22 19:09:46,120 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1538 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-7daec9b3-f1bf-44ad-98f7-ba5c0f1fa150 x-compute-request-id: req-7daec9b3-f1bf-44ad-98f7-ba5c0f1fa150 RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2", "rel": "bookmark"}], "image": {"id": "fce202c4-29d8-4ade-83e6-58eca60e8c3e", "links": [{"href": "https://192.16.1.222:8774/images/fce202c4-29d8-4ade-83e6-58eca60e8c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000029", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b6fcf345-e13b-4d33-8962-c707dad6b0ed", "links": [{"href": "https://192.16.1.222:8774/flavors/b6fcf345-e13b-4d33-8962-c707dad6b0ed", "rel": "bookmark"}]}, "id": "bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2", "security_groups": [{"name": "default"}], "user_id": "578de12745c743bd9dd92bf9224acd16", "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-22T19:09:44Z", "hostId": "74048aaddc12294396419eaf50eb3d3957b69e21150f7ae4ae255dcd", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-vm_inst", "created": "2018-07-22T19:09:42Z", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:09:46,120 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2 used request id req-7daec9b3-f1bf-44ad-98f7-ba5c0f1fa150 2018-07-22 19:09:46,120 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-vm_inst] is - BUILD 2018-07-22 19:09:46,121 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 19:09:49,121 - create_instance - DEBUG - VM status query timeout in 893.334071875 2018-07-22 19:09:49,123 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" 2018-07-22 19:09:49,413 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1742 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-9532000c-0853-4585-ad98-df7621197d1d x-compute-request-id: req-9532000c-0853-4585-ad98-df7621197d1d RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:55:ac", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2", "rel": "bookmark"}], "image": {"id": "fce202c4-29d8-4ade-83e6-58eca60e8c3e", "links": [{"href": "https://192.16.1.222:8774/images/fce202c4-29d8-4ade-83e6-58eca60e8c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000029", "OS-SRV-USG:launched_at": "2018-07-22T19:09:48.000000", "flavor": {"id": "b6fcf345-e13b-4d33-8962-c707dad6b0ed", "links": [{"href": "https://192.16.1.222:8774/flavors/b6fcf345-e13b-4d33-8962-c707dad6b0ed", "rel": "bookmark"}]}, "id": "bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2", "security_groups": [{"name": "default"}], "user_id": "578de12745c743bd9dd92bf9224acd16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:09:48Z", "hostId": "74048aaddc12294396419eaf50eb3d3957b69e21150f7ae4ae255dcd", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-vm_inst", "created": "2018-07-22T19:09:42Z", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:09:49,413 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2 used request id req-9532000c-0853-4585-ad98-df7621197d1d 2018-07-22 19:09:49,413 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-vm_inst] is - ACTIVE 2018-07-22 19:09:49,413 - create_instance - INFO - VM is - ACTIVE 2018-07-22 19:09:49,415 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" 2018-07-22 19:09:49,732 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1742 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-ebf370f4-602a-4be8-87f2-f0df6f12243f x-compute-request-id: req-ebf370f4-602a-4be8-87f2-f0df6f12243f RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:55:ac", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2", "rel": "bookmark"}], "image": {"id": "fce202c4-29d8-4ade-83e6-58eca60e8c3e", "links": [{"href": "https://192.16.1.222:8774/images/fce202c4-29d8-4ade-83e6-58eca60e8c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000029", "OS-SRV-USG:launched_at": "2018-07-22T19:09:48.000000", "flavor": {"id": "b6fcf345-e13b-4d33-8962-c707dad6b0ed", "links": [{"href": "https://192.16.1.222:8774/flavors/b6fcf345-e13b-4d33-8962-c707dad6b0ed", "rel": "bookmark"}]}, "id": "bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2", "security_groups": [{"name": "default"}], "user_id": "578de12745c743bd9dd92bf9224acd16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:09:48Z", "hostId": "74048aaddc12294396419eaf50eb3d3957b69e21150f7ae4ae255dcd", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-vm_inst", "created": "2018-07-22T19:09:42Z", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:09:49,732 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2 used request id req-ebf370f4-602a-4be8-87f2-f0df6f12243f 2018-07-22 19:09:49,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" 2018-07-22 19:09:49,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-5ec6a07c-ca48-49fc-99c3-c76ede4774fa Date: Sun, 22 Jul 2018 19:09:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1af54ec2-2701-429e-a690-c47d77b42feb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["a8301b05-5b61-49de-a601-892da60a3715"],"description":"","tags":[],"updated_at":"2018-07-22T19:09:31Z","provider:segmentation_id":66,"name":"NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:09:31Z","provider:network_type":"vxlan"}]} 2018-07-22 19:09:49,890 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-net used request id req-5ec6a07c-ca48-49fc-99c3-c76ede4774fa 2018-07-22 19:09:49,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" 2018-07-22 19:09:49,936 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:09:49 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-1e61ccae-4171-4e4a-8448-0dcacf94e885 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:09:49,936 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-1e61ccae-4171-4e4a-8448-0dcacf94e885 2018-07-22 19:09:49,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=1af54ec2-2701-429e-a690-c47d77b42feb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" 2018-07-22 19:09:50,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7f0eecdc-a284-414e-a3c0-4da283364cc3 Date: Sun, 22 Jul 2018 19:09:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1af54ec2-2701-429e-a690-c47d77b42feb","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:09:31Z","dns_nameservers":[],"updated_at":"2018-07-22T19:09:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"a8301b05-5b61-49de-a601-892da60a3715","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-subnet"}]} 2018-07-22 19:09:50,017 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=1af54ec2-2701-429e-a690-c47d77b42feb used request id req-7f0eecdc-a284-414e-a3c0-4da283364cc3 2018-07-22 19:09:50,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=1af54ec2-2701-429e-a690-c47d77b42feb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" 2018-07-22 19:09:50,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3680 X-Openstack-Request-Id: req-6d58bdb0-62aa-4ebe-83d0-6159b26860f4 Date: Sun, 22 Jul 2018 19:09:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:09:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8301b05-5b61-49de-a601-892da60a3715","ip_address":"10.55.0.4"}],"id":"07cf5a65-2b77-419c-aa5f-06d9705b0ca3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f2:0b:bf","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-1af54ec2-2701-429e-a690-c47d77b42feb","name":"","admin_state_up":true,"network_id":"1af54ec2-2701-429e-a690-c47d77b42feb","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:09:34Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:09:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8301b05-5b61-49de-a601-892da60a3715","ip_address":"10.55.0.3"}],"id":"394c670c-e7aa-48fc-8ef7-4838a8be56f3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d6:23:c5","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-1af54ec2-2701-429e-a690-c47d77b42feb","name":"","admin_state_up":true,"network_id":"1af54ec2-2701-429e-a690-c47d77b42feb","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:09:33Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:09:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8301b05-5b61-49de-a601-892da60a3715","ip_address":"10.55.0.2"}],"id":"88b8311e-dc54-4b58-a84b-2772e7aa4d2a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4b:1b:d5","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-1af54ec2-2701-429e-a690-c47d77b42feb","name":"","admin_state_up":true,"network_id":"1af54ec2-2701-429e-a690-c47d77b42feb","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:09:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:09:45Z","device_owner":"compute:nova","revision_number":9,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8301b05-5b61-49de-a601-892da60a3715","ip_address":"10.55.0.10"}],"id":"a5c72133-18d0-4362-8f5b-35e9a092d662","security_groups":["77f1bd69-02eb-40e0-ac3a-c557b252612d"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:54:55:ac","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"DOWN","binding:host_id":"host4","description":"","tags":[],"device_id":"bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2","name":"NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-port","admin_state_up":true,"network_id":"1af54ec2-2701-429e-a690-c47d77b42feb","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:09:39Z","binding:vnic_type":"normal"}]} 2018-07-22 19:09:50,114 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=1af54ec2-2701-429e-a690-c47d77b42feb used request id req-6d58bdb0-62aa-4ebe-83d0-6159b26860f4 2018-07-22 19:09:50,115 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:09:50,548 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:09:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["av25sK5TTpyj4c3S-YTiig"], "issued_at": "2018-07-22T19:09:50.000000Z"}} 2018-07-22 19:09:50,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0890ab5be9fef59b67e2cfa0255871486b1f104f" 2018-07-22 19:09:50,584 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:09:50 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-5625f408-e073-41fa-9e38-344cf2fb1155 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:09:50,584 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-5625f408-e073-41fa-9e38-344cf2fb1155 2018-07-22 19:09:50,587 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" 2018-07-22 19:09:51,029 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1742 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-a88c1863-8479-4342-af95-063c088c16c4 x-compute-request-id: req-a88c1863-8479-4342-af95-063c088c16c4 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:55:ac", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2", "rel": "bookmark"}], "image": {"id": "fce202c4-29d8-4ade-83e6-58eca60e8c3e", "links": [{"href": "https://192.16.1.222:8774/images/fce202c4-29d8-4ade-83e6-58eca60e8c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000029", "OS-SRV-USG:launched_at": "2018-07-22T19:09:48.000000", "flavor": {"id": "b6fcf345-e13b-4d33-8962-c707dad6b0ed", "links": [{"href": "https://192.16.1.222:8774/flavors/b6fcf345-e13b-4d33-8962-c707dad6b0ed", "rel": "bookmark"}]}, "id": "bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2", "security_groups": [{"name": "default"}], "user_id": "578de12745c743bd9dd92bf9224acd16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:09:48Z", "hostId": "74048aaddc12294396419eaf50eb3d3957b69e21150f7ae4ae255dcd", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-vm_inst", "created": "2018-07-22T19:09:42Z", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:09:51,029 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2 used request id req-a88c1863-8479-4342-af95-063c088c16c4 2018-07-22 19:09:51,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" 2018-07-22 19:09:51,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-1f058145-8251-4a29-b784-ffcc8a5ea70c Date: Sun, 22 Jul 2018 19:09:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1af54ec2-2701-429e-a690-c47d77b42feb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["a8301b05-5b61-49de-a601-892da60a3715"],"description":"","tags":[],"updated_at":"2018-07-22T19:09:31Z","provider:segmentation_id":66,"name":"NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:09:31Z","provider:network_type":"vxlan"}]} 2018-07-22 19:09:51,191 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-net used request id req-1f058145-8251-4a29-b784-ffcc8a5ea70c 2018-07-22 19:09:51,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" 2018-07-22 19:09:51,227 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:09:51 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-dc3e25d5-fd6b-41dc-87f5-518fc5e6027f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:09:51,227 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-dc3e25d5-fd6b-41dc-87f5-518fc5e6027f 2018-07-22 19:09:51,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=1af54ec2-2701-429e-a690-c47d77b42feb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" 2018-07-22 19:09:51,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-35459a96-6fa3-4a63-b7cb-5fca0d94f5bc Date: Sun, 22 Jul 2018 19:09:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1af54ec2-2701-429e-a690-c47d77b42feb","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:09:31Z","dns_nameservers":[],"updated_at":"2018-07-22T19:09:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"a8301b05-5b61-49de-a601-892da60a3715","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-subnet"}]} 2018-07-22 19:09:51,292 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=1af54ec2-2701-429e-a690-c47d77b42feb used request id req-35459a96-6fa3-4a63-b7cb-5fca0d94f5bc 2018-07-22 19:09:51,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=1af54ec2-2701-429e-a690-c47d77b42feb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" 2018-07-22 19:09:51,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3680 X-Openstack-Request-Id: req-00aaa29c-8718-4911-93a7-763173459343 Date: Sun, 22 Jul 2018 19:09:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:09:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8301b05-5b61-49de-a601-892da60a3715","ip_address":"10.55.0.4"}],"id":"07cf5a65-2b77-419c-aa5f-06d9705b0ca3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f2:0b:bf","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-1af54ec2-2701-429e-a690-c47d77b42feb","name":"","admin_state_up":true,"network_id":"1af54ec2-2701-429e-a690-c47d77b42feb","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:09:34Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:09:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8301b05-5b61-49de-a601-892da60a3715","ip_address":"10.55.0.3"}],"id":"394c670c-e7aa-48fc-8ef7-4838a8be56f3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d6:23:c5","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-1af54ec2-2701-429e-a690-c47d77b42feb","name":"","admin_state_up":true,"network_id":"1af54ec2-2701-429e-a690-c47d77b42feb","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:09:33Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:09:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8301b05-5b61-49de-a601-892da60a3715","ip_address":"10.55.0.2"}],"id":"88b8311e-dc54-4b58-a84b-2772e7aa4d2a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4b:1b:d5","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-1af54ec2-2701-429e-a690-c47d77b42feb","name":"","admin_state_up":true,"network_id":"1af54ec2-2701-429e-a690-c47d77b42feb","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:09:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:09:45Z","device_owner":"compute:nova","revision_number":9,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8301b05-5b61-49de-a601-892da60a3715","ip_address":"10.55.0.10"}],"id":"a5c72133-18d0-4362-8f5b-35e9a092d662","security_groups":["77f1bd69-02eb-40e0-ac3a-c557b252612d"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:54:55:ac","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"DOWN","binding:host_id":"host4","description":"","tags":[],"device_id":"bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2","name":"NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-port","admin_state_up":true,"network_id":"1af54ec2-2701-429e-a690-c47d77b42feb","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:09:39Z","binding:vnic_type":"normal"}]} 2018-07-22 19:09:51,389 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=1af54ec2-2701-429e-a690-c47d77b42feb used request id req-00aaa29c-8718-4911-93a7-763173459343 2018-07-22 19:09:51,391 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0890ab5be9fef59b67e2cfa0255871486b1f104f" -d '{"volumeAttachment": {"volumeId": "223a4a21-16df-44c0-a4ef-a3645e6a912e"}}' 2018-07-22 19:09:53,249 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 194 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-31025e13-f5e8-460e-85f0-d2a8db3e8dfb x-compute-request-id: req-31025e13-f5e8-460e-85f0-d2a8db3e8dfb RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2", "id": "223a4a21-16df-44c0-a4ef-a3645e6a912e", "volumeId": "223a4a21-16df-44c0-a4ef-a3645e6a912e"}} 2018-07-22 19:09:53,249 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2/os-volume_attachments used request id req-31025e13-f5e8-460e-85f0-d2a8db3e8dfb 2018-07-22 19:09:53,251 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0890ab5be9fef59b67e2cfa0255871486b1f104f" 2018-07-22 19:09:53,542 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1788 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b60a626e-f14f-45f7-a736-cc1360eeefbd x-compute-request-id: req-b60a626e-f14f-45f7-a736-cc1360eeefbd RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:55:ac", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2", "rel": "bookmark"}], "image": {"id": "fce202c4-29d8-4ade-83e6-58eca60e8c3e", "links": [{"href": "https://192.16.1.222:8774/images/fce202c4-29d8-4ade-83e6-58eca60e8c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000029", "OS-SRV-USG:launched_at": "2018-07-22T19:09:48.000000", "flavor": {"id": "b6fcf345-e13b-4d33-8962-c707dad6b0ed", "links": [{"href": "https://192.16.1.222:8774/flavors/b6fcf345-e13b-4d33-8962-c707dad6b0ed", "rel": "bookmark"}]}, "id": "bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2", "security_groups": [{"name": "default"}], "user_id": "578de12745c743bd9dd92bf9224acd16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:09:48Z", "hostId": "74048aaddc12294396419eaf50eb3d3957b69e21150f7ae4ae255dcd", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-vm_inst", "created": "2018-07-22T19:09:42Z", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-extended-volumes:volumes_attached": [{"id": "223a4a21-16df-44c0-a4ef-a3645e6a912e"}], "metadata": {}}} 2018-07-22 19:09:53,542 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2 used request id req-b60a626e-f14f-45f7-a736-cc1360eeefbd 2018-07-22 19:09:53,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0890ab5be9fef59b67e2cfa0255871486b1f104f" 2018-07-22 19:09:53,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-ab8d1be0-70ea-4bcb-95e7-bf0ec6c62f8e Date: Sun, 22 Jul 2018 19:09:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1af54ec2-2701-429e-a690-c47d77b42feb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["a8301b05-5b61-49de-a601-892da60a3715"],"description":"","tags":[],"updated_at":"2018-07-22T19:09:31Z","provider:segmentation_id":66,"name":"NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:09:31Z","provider:network_type":"vxlan"}]} 2018-07-22 19:09:53,719 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-net used request id req-ab8d1be0-70ea-4bcb-95e7-bf0ec6c62f8e 2018-07-22 19:09:53,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:09:53,732 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:09:53 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:09:53,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0890ab5be9fef59b67e2cfa0255871486b1f104f" 2018-07-22 19:09:53,774 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:09:53 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-0de39354-9634-4af3-893d-2369f5ba28d3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:09:53,774 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-0de39354-9634-4af3-893d-2369f5ba28d3 2018-07-22 19:09:53,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=1af54ec2-2701-429e-a690-c47d77b42feb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0890ab5be9fef59b67e2cfa0255871486b1f104f" 2018-07-22 19:09:53,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0a074974-8b6f-4944-9d53-a52faca63ea3 Date: Sun, 22 Jul 2018 19:09:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1af54ec2-2701-429e-a690-c47d77b42feb","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:09:31Z","dns_nameservers":[],"updated_at":"2018-07-22T19:09:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"a8301b05-5b61-49de-a601-892da60a3715","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-subnet"}]} 2018-07-22 19:09:53,863 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=1af54ec2-2701-429e-a690-c47d77b42feb used request id req-0a074974-8b6f-4944-9d53-a52faca63ea3 2018-07-22 19:09:53,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=1af54ec2-2701-429e-a690-c47d77b42feb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0890ab5be9fef59b67e2cfa0255871486b1f104f" 2018-07-22 19:09:53,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3683 X-Openstack-Request-Id: req-08218ebd-f576-40e4-9709-b555b0d64d45 Date: Sun, 22 Jul 2018 19:09:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:09:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8301b05-5b61-49de-a601-892da60a3715","ip_address":"10.55.0.4"}],"id":"07cf5a65-2b77-419c-aa5f-06d9705b0ca3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f2:0b:bf","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-1af54ec2-2701-429e-a690-c47d77b42feb","name":"","admin_state_up":true,"network_id":"1af54ec2-2701-429e-a690-c47d77b42feb","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:09:34Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:09:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8301b05-5b61-49de-a601-892da60a3715","ip_address":"10.55.0.3"}],"id":"394c670c-e7aa-48fc-8ef7-4838a8be56f3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d6:23:c5","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-1af54ec2-2701-429e-a690-c47d77b42feb","name":"","admin_state_up":true,"network_id":"1af54ec2-2701-429e-a690-c47d77b42feb","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:09:33Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:09:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8301b05-5b61-49de-a601-892da60a3715","ip_address":"10.55.0.2"}],"id":"88b8311e-dc54-4b58-a84b-2772e7aa4d2a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4b:1b:d5","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-1af54ec2-2701-429e-a690-c47d77b42feb","name":"","admin_state_up":true,"network_id":"1af54ec2-2701-429e-a690-c47d77b42feb","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:09:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:09:51Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8301b05-5b61-49de-a601-892da60a3715","ip_address":"10.55.0.10"}],"id":"a5c72133-18d0-4362-8f5b-35e9a092d662","security_groups":["77f1bd69-02eb-40e0-ac3a-c557b252612d"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:54:55:ac","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2","name":"NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-port","admin_state_up":true,"network_id":"1af54ec2-2701-429e-a690-c47d77b42feb","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:09:39Z","binding:vnic_type":"normal"}]} 2018-07-22 19:09:53,937 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=1af54ec2-2701-429e-a690-c47d77b42feb used request id req-08218ebd-f576-40e4-9709-b555b0d64d45 2018-07-22 19:09:53,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0890ab5be9fef59b67e2cfa0255871486b1f104f" 2018-07-22 19:09:53,965 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:09:53 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-9cacf04a-0ca0-4944-98ae-8cb93c416d0c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:09:53,965 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-9cacf04a-0ca0-4944-98ae-8cb93c416d0c 2018-07-22 19:09:53,968 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" 2018-07-22 19:09:54,399 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1788 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-8e078bde-130c-4190-9dff-9eb79942172e x-compute-request-id: req-8e078bde-130c-4190-9dff-9eb79942172e RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:55:ac", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2", "rel": "bookmark"}], "image": {"id": "fce202c4-29d8-4ade-83e6-58eca60e8c3e", "links": [{"href": "https://192.16.1.222:8774/images/fce202c4-29d8-4ade-83e6-58eca60e8c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000029", "OS-SRV-USG:launched_at": "2018-07-22T19:09:48.000000", "flavor": {"id": "b6fcf345-e13b-4d33-8962-c707dad6b0ed", "links": [{"href": "https://192.16.1.222:8774/flavors/b6fcf345-e13b-4d33-8962-c707dad6b0ed", "rel": "bookmark"}]}, "id": "bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2", "security_groups": [{"name": "default"}], "user_id": "578de12745c743bd9dd92bf9224acd16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:09:48Z", "hostId": "74048aaddc12294396419eaf50eb3d3957b69e21150f7ae4ae255dcd", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-vm_inst", "created": "2018-07-22T19:09:42Z", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-extended-volumes:volumes_attached": [{"id": "223a4a21-16df-44c0-a4ef-a3645e6a912e"}], "metadata": {}}} 2018-07-22 19:09:54,399 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2 used request id req-8e078bde-130c-4190-9dff-9eb79942172e 2018-07-22 19:09:54,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" 2018-07-22 19:09:54,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-b309ac04-52af-45ea-a243-9d676950b50f Date: Sun, 22 Jul 2018 19:09:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1af54ec2-2701-429e-a690-c47d77b42feb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["a8301b05-5b61-49de-a601-892da60a3715"],"description":"","tags":[],"updated_at":"2018-07-22T19:09:31Z","provider:segmentation_id":66,"name":"NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:09:31Z","provider:network_type":"vxlan"}]} 2018-07-22 19:09:54,538 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-net used request id req-b309ac04-52af-45ea-a243-9d676950b50f 2018-07-22 19:09:54,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" 2018-07-22 19:09:54,585 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:09:54 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-0830f4bc-1348-4b99-9c55-316ee599788f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:09:54,585 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-0830f4bc-1348-4b99-9c55-316ee599788f 2018-07-22 19:09:54,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=1af54ec2-2701-429e-a690-c47d77b42feb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" 2018-07-22 19:09:54,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c99f450c-724b-4bf5-b119-fb218d79c9b3 Date: Sun, 22 Jul 2018 19:09:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1af54ec2-2701-429e-a690-c47d77b42feb","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:09:31Z","dns_nameservers":[],"updated_at":"2018-07-22T19:09:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"a8301b05-5b61-49de-a601-892da60a3715","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-subnet"}]} 2018-07-22 19:09:54,660 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=1af54ec2-2701-429e-a690-c47d77b42feb used request id req-c99f450c-724b-4bf5-b119-fb218d79c9b3 2018-07-22 19:09:54,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=1af54ec2-2701-429e-a690-c47d77b42feb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" 2018-07-22 19:09:54,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3683 X-Openstack-Request-Id: req-4c97b047-2853-407b-a06c-4db20442dee2 Date: Sun, 22 Jul 2018 19:09:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:09:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8301b05-5b61-49de-a601-892da60a3715","ip_address":"10.55.0.4"}],"id":"07cf5a65-2b77-419c-aa5f-06d9705b0ca3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f2:0b:bf","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-1af54ec2-2701-429e-a690-c47d77b42feb","name":"","admin_state_up":true,"network_id":"1af54ec2-2701-429e-a690-c47d77b42feb","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:09:34Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:09:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8301b05-5b61-49de-a601-892da60a3715","ip_address":"10.55.0.3"}],"id":"394c670c-e7aa-48fc-8ef7-4838a8be56f3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d6:23:c5","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-1af54ec2-2701-429e-a690-c47d77b42feb","name":"","admin_state_up":true,"network_id":"1af54ec2-2701-429e-a690-c47d77b42feb","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:09:33Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:09:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8301b05-5b61-49de-a601-892da60a3715","ip_address":"10.55.0.2"}],"id":"88b8311e-dc54-4b58-a84b-2772e7aa4d2a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4b:1b:d5","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-1af54ec2-2701-429e-a690-c47d77b42feb","name":"","admin_state_up":true,"network_id":"1af54ec2-2701-429e-a690-c47d77b42feb","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:09:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:09:51Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8301b05-5b61-49de-a601-892da60a3715","ip_address":"10.55.0.10"}],"id":"a5c72133-18d0-4362-8f5b-35e9a092d662","security_groups":["77f1bd69-02eb-40e0-ac3a-c557b252612d"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:54:55:ac","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2","name":"NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-port","admin_state_up":true,"network_id":"1af54ec2-2701-429e-a690-c47d77b42feb","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:09:39Z","binding:vnic_type":"normal"}]} 2018-07-22 19:09:54,769 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=1af54ec2-2701-429e-a690-c47d77b42feb used request id req-4c97b047-2853-407b-a06c-4db20442dee2 2018-07-22 19:09:54,772 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0890ab5be9fef59b67e2cfa0255871486b1f104f" 2018-07-22 19:09:55,192 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1788 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-bb8eb091-1867-4a74-a211-581de151f0a4 x-compute-request-id: req-bb8eb091-1867-4a74-a211-581de151f0a4 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:55:ac", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2", "rel": "bookmark"}], "image": {"id": "fce202c4-29d8-4ade-83e6-58eca60e8c3e", "links": [{"href": "https://192.16.1.222:8774/images/fce202c4-29d8-4ade-83e6-58eca60e8c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000029", "OS-SRV-USG:launched_at": "2018-07-22T19:09:48.000000", "flavor": {"id": "b6fcf345-e13b-4d33-8962-c707dad6b0ed", "links": [{"href": "https://192.16.1.222:8774/flavors/b6fcf345-e13b-4d33-8962-c707dad6b0ed", "rel": "bookmark"}]}, "id": "bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2", "security_groups": [{"name": "default"}], "user_id": "578de12745c743bd9dd92bf9224acd16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:09:48Z", "hostId": "74048aaddc12294396419eaf50eb3d3957b69e21150f7ae4ae255dcd", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-vm_inst", "created": "2018-07-22T19:09:42Z", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-extended-volumes:volumes_attached": [{"id": "223a4a21-16df-44c0-a4ef-a3645e6a912e"}], "metadata": {}}} 2018-07-22 19:09:55,193 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2 used request id req-bb8eb091-1867-4a74-a211-581de151f0a4 2018-07-22 19:09:55,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0890ab5be9fef59b67e2cfa0255871486b1f104f" 2018-07-22 19:09:55,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-3f4ac7da-5611-4d43-863f-f9387b1d706f Date: Sun, 22 Jul 2018 19:09:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1af54ec2-2701-429e-a690-c47d77b42feb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["a8301b05-5b61-49de-a601-892da60a3715"],"description":"","tags":[],"updated_at":"2018-07-22T19:09:31Z","provider:segmentation_id":66,"name":"NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:09:31Z","provider:network_type":"vxlan"}]} 2018-07-22 19:09:55,658 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-net used request id req-3f4ac7da-5611-4d43-863f-f9387b1d706f 2018-07-22 19:09:55,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0890ab5be9fef59b67e2cfa0255871486b1f104f" 2018-07-22 19:09:55,707 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:09:55 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-e3e5f25c-07f8-435c-ab18-b5dcbb2ebea3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:09:55,708 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-e3e5f25c-07f8-435c-ab18-b5dcbb2ebea3 2018-07-22 19:09:55,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=1af54ec2-2701-429e-a690-c47d77b42feb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0890ab5be9fef59b67e2cfa0255871486b1f104f" 2018-07-22 19:09:55,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4a8a6120-6f16-4a97-a094-368db51fee47 Date: Sun, 22 Jul 2018 19:09:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1af54ec2-2701-429e-a690-c47d77b42feb","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:09:31Z","dns_nameservers":[],"updated_at":"2018-07-22T19:09:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"a8301b05-5b61-49de-a601-892da60a3715","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-subnet"}]} 2018-07-22 19:09:55,774 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=1af54ec2-2701-429e-a690-c47d77b42feb used request id req-4a8a6120-6f16-4a97-a094-368db51fee47 2018-07-22 19:09:55,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=1af54ec2-2701-429e-a690-c47d77b42feb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0890ab5be9fef59b67e2cfa0255871486b1f104f" 2018-07-22 19:09:55,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3683 X-Openstack-Request-Id: req-fdd92456-5b02-4bd2-b842-c4d7a294333f Date: Sun, 22 Jul 2018 19:09:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:09:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8301b05-5b61-49de-a601-892da60a3715","ip_address":"10.55.0.4"}],"id":"07cf5a65-2b77-419c-aa5f-06d9705b0ca3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f2:0b:bf","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-1af54ec2-2701-429e-a690-c47d77b42feb","name":"","admin_state_up":true,"network_id":"1af54ec2-2701-429e-a690-c47d77b42feb","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:09:34Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:09:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8301b05-5b61-49de-a601-892da60a3715","ip_address":"10.55.0.3"}],"id":"394c670c-e7aa-48fc-8ef7-4838a8be56f3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d6:23:c5","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-1af54ec2-2701-429e-a690-c47d77b42feb","name":"","admin_state_up":true,"network_id":"1af54ec2-2701-429e-a690-c47d77b42feb","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:09:33Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:09:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8301b05-5b61-49de-a601-892da60a3715","ip_address":"10.55.0.2"}],"id":"88b8311e-dc54-4b58-a84b-2772e7aa4d2a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4b:1b:d5","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-1af54ec2-2701-429e-a690-c47d77b42feb","name":"","admin_state_up":true,"network_id":"1af54ec2-2701-429e-a690-c47d77b42feb","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:09:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:09:51Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8301b05-5b61-49de-a601-892da60a3715","ip_address":"10.55.0.10"}],"id":"a5c72133-18d0-4362-8f5b-35e9a092d662","security_groups":["77f1bd69-02eb-40e0-ac3a-c557b252612d"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:54:55:ac","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2","name":"NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-port","admin_state_up":true,"network_id":"1af54ec2-2701-429e-a690-c47d77b42feb","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:09:39Z","binding:vnic_type":"normal"}]} 2018-07-22 19:09:55,854 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=1af54ec2-2701-429e-a690-c47d77b42feb used request id req-fdd92456-5b02-4bd2-b842-c4d7a294333f 2018-07-22 19:09:55,856 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/223a4a21-16df-44c0-a4ef-a3645e6a912e -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0890ab5be9fef59b67e2cfa0255871486b1f104f" 2018-07-22 19:09:56,698 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-c3b041b1-60bb-4ab0-bfcf-32635d51bdaa Content-Type: application/json Content-Length: 1106 x-openstack-request-id: req-c3b041b1-60bb-4ab0-bfcf-32635d51bdaa RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/223a4a21-16df-44c0-a4ef-a3645e6a912e", "rel": "self"}, {"href": "https://192.16.1.222:8776/6f56dde62ed24851ae8dce233fed7ebd/volumes/223a4a21-16df-44c0-a4ef-a3645e6a912e", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host4@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-22T19:09:53.000000", "replication_status": null, "snapshot_id": null, "id": "223a4a21-16df-44c0-a4ef-a3645e6a912e", "size": 1, "user_id": "578de12745c743bd9dd92bf9224acd16", "os-vol-tenant-attr:tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "reserved", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b", "bootable": "false", "created_at": "2018-07-22T19:09:34.000000", "volume_type": "RBD"}} 2018-07-22 19:09:56,698 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/223a4a21-16df-44c0-a4ef-a3645e6a912e used request id req-c3b041b1-60bb-4ab0-bfcf-32635d51bdaa 2018-07-22 19:09:59,703 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/223a4a21-16df-44c0-a4ef-a3645e6a912e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c3b041b1-60bb-4ab0-bfcf-32635d51bdaa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0890ab5be9fef59b67e2cfa0255871486b1f104f" 2018-07-22 19:09:59,893 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-00f69184-6793-4fea-82af-c57410a5514a Content-Type: application/json Content-Length: 1423 x-openstack-request-id: req-00f69184-6793-4fea-82af-c57410a5514a RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2", "attachment_id": "4d24eae9-f425-4484-833c-565d6148b203", "attached_at": "2018-07-22T19:09:57.000000", "host_name": "host4", "volume_id": "223a4a21-16df-44c0-a4ef-a3645e6a912e", "device": "/dev/vdb", "id": "223a4a21-16df-44c0-a4ef-a3645e6a912e"}], "links": [{"href": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/223a4a21-16df-44c0-a4ef-a3645e6a912e", "rel": "self"}, {"href": "https://192.16.1.222:8776/6f56dde62ed24851ae8dce233fed7ebd/volumes/223a4a21-16df-44c0-a4ef-a3645e6a912e", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host4@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-22T19:09:58.000000", "replication_status": null, "snapshot_id": null, "id": "223a4a21-16df-44c0-a4ef-a3645e6a912e", "size": 1, "user_id": "578de12745c743bd9dd92bf9224acd16", "os-vol-tenant-attr:tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-vol-mig-status-attr:migstat": null, "metadata": {"attached_mode": "rw"}, "status": "in-use", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b", "bootable": "false", "created_at": "2018-07-22T19:09:34.000000", "volume_type": "RBD"}} 2018-07-22 19:09:59,893 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/223a4a21-16df-44c0-a4ef-a3645e6a912e used request id req-00f69184-6793-4fea-82af-c57410a5514a 2018-07-22 19:09:59,895 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" 2018-07-22 19:10:00,228 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1788 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-05e942f4-fd2d-4408-86bf-df9769526fdd x-compute-request-id: req-05e942f4-fd2d-4408-86bf-df9769526fdd RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:55:ac", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2", "rel": "bookmark"}], "image": {"id": "fce202c4-29d8-4ade-83e6-58eca60e8c3e", "links": [{"href": "https://192.16.1.222:8774/images/fce202c4-29d8-4ade-83e6-58eca60e8c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000029", "OS-SRV-USG:launched_at": "2018-07-22T19:09:48.000000", "flavor": {"id": "b6fcf345-e13b-4d33-8962-c707dad6b0ed", "links": [{"href": "https://192.16.1.222:8774/flavors/b6fcf345-e13b-4d33-8962-c707dad6b0ed", "rel": "bookmark"}]}, "id": "bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2", "security_groups": [{"name": "default"}], "user_id": "578de12745c743bd9dd92bf9224acd16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:09:48Z", "hostId": "74048aaddc12294396419eaf50eb3d3957b69e21150f7ae4ae255dcd", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-vm_inst", "created": "2018-07-22T19:09:42Z", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-extended-volumes:volumes_attached": [{"id": "223a4a21-16df-44c0-a4ef-a3645e6a912e"}], "metadata": {}}} 2018-07-22 19:10:00,228 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2 used request id req-05e942f4-fd2d-4408-86bf-df9769526fdd 2018-07-22 19:10:00,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" 2018-07-22 19:10:00,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-b14eacb0-f729-4190-9ac9-2500f6e6d980 Date: Sun, 22 Jul 2018 19:10:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1af54ec2-2701-429e-a690-c47d77b42feb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["a8301b05-5b61-49de-a601-892da60a3715"],"description":"","tags":[],"updated_at":"2018-07-22T19:09:31Z","provider:segmentation_id":66,"name":"NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:09:31Z","provider:network_type":"vxlan"}]} 2018-07-22 19:10:00,398 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-net used request id req-b14eacb0-f729-4190-9ac9-2500f6e6d980 2018-07-22 19:10:00,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" 2018-07-22 19:10:00,439 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:10:00 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-35383349-c2b5-48a0-a816-92b179844e5e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:10:00,439 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-35383349-c2b5-48a0-a816-92b179844e5e 2018-07-22 19:10:00,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=1af54ec2-2701-429e-a690-c47d77b42feb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" 2018-07-22 19:10:00,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e961bed6-b8a2-4cc4-8dcf-468b0402a4a6 Date: Sun, 22 Jul 2018 19:10:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1af54ec2-2701-429e-a690-c47d77b42feb","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:09:31Z","dns_nameservers":[],"updated_at":"2018-07-22T19:09:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"a8301b05-5b61-49de-a601-892da60a3715","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-subnet"}]} 2018-07-22 19:10:00,556 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=1af54ec2-2701-429e-a690-c47d77b42feb used request id req-e961bed6-b8a2-4cc4-8dcf-468b0402a4a6 2018-07-22 19:10:00,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=1af54ec2-2701-429e-a690-c47d77b42feb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" 2018-07-22 19:10:00,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3683 X-Openstack-Request-Id: req-c4ddc323-6108-4dc2-970f-f100d3d8c38f Date: Sun, 22 Jul 2018 19:10:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:09:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8301b05-5b61-49de-a601-892da60a3715","ip_address":"10.55.0.4"}],"id":"07cf5a65-2b77-419c-aa5f-06d9705b0ca3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f2:0b:bf","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-1af54ec2-2701-429e-a690-c47d77b42feb","name":"","admin_state_up":true,"network_id":"1af54ec2-2701-429e-a690-c47d77b42feb","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:09:34Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:09:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8301b05-5b61-49de-a601-892da60a3715","ip_address":"10.55.0.3"}],"id":"394c670c-e7aa-48fc-8ef7-4838a8be56f3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d6:23:c5","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-1af54ec2-2701-429e-a690-c47d77b42feb","name":"","admin_state_up":true,"network_id":"1af54ec2-2701-429e-a690-c47d77b42feb","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:09:33Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:09:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8301b05-5b61-49de-a601-892da60a3715","ip_address":"10.55.0.2"}],"id":"88b8311e-dc54-4b58-a84b-2772e7aa4d2a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4b:1b:d5","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-1af54ec2-2701-429e-a690-c47d77b42feb","name":"","admin_state_up":true,"network_id":"1af54ec2-2701-429e-a690-c47d77b42feb","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:09:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:09:51Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8301b05-5b61-49de-a601-892da60a3715","ip_address":"10.55.0.10"}],"id":"a5c72133-18d0-4362-8f5b-35e9a092d662","security_groups":["77f1bd69-02eb-40e0-ac3a-c557b252612d"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:54:55:ac","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2","name":"NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-port","admin_state_up":true,"network_id":"1af54ec2-2701-429e-a690-c47d77b42feb","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:09:39Z","binding:vnic_type":"normal"}]} 2018-07-22 19:10:00,636 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=1af54ec2-2701-429e-a690-c47d77b42feb used request id req-c4ddc323-6108-4dc2-970f-f100d3d8c38f 2018-07-22 19:10:00,638 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2/os-volume_attachments/223a4a21-16df-44c0-a4ef-a3645e6a912e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0890ab5be9fef59b67e2cfa0255871486b1f104f" 2018-07-22 19:10:02,251 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-37f60a24-6467-4844-9e1b-da54a5c22db4 x-compute-request-id: req-37f60a24-6467-4844-9e1b-da54a5c22db4 2018-07-22 19:10:02,252 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2/os-volume_attachments/223a4a21-16df-44c0-a4ef-a3645e6a912e used request id req-37f60a24-6467-4844-9e1b-da54a5c22db4 2018-07-22 19:10:02,252 - create_instance - INFO - Deleting Port with ID - a5c72133-18d0-4362-8f5b-35e9a092d662 2018-07-22 19:10:02,252 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-port 2018-07-22 19:10:02,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/ports/a5c72133-18d0-4362-8f5b-35e9a092d662 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" 2018-07-22 19:10:03,021 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-68577358-840c-44aa-84b0-ce84a49f1191 Date: Sun, 22 Jul 2018 19:10:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:10:03,021 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/ports/a5c72133-18d0-4362-8f5b-35e9a092d662 used request id req-68577358-840c-44aa-84b0-ce84a49f1191 2018-07-22 19:10:03,021 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-vm_inst 2018-07-22 19:10:03,023 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" 2018-07-22 19:10:03,345 - novaclient.v2.client - DEBUG - RESP: [204] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f4fba74a-7616-4ed6-926b-16fdfc18db22 x-compute-request-id: req-f4fba74a-7616-4ed6-926b-16fdfc18db22 2018-07-22 19:10:03,345 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2 used request id req-f4fba74a-7616-4ed6-926b-16fdfc18db22 2018-07-22 19:10:03,345 - create_instance - INFO - Checking deletion status 2018-07-22 19:10:03,347 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" 2018-07-22 19:10:03,619 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1565 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-5fcdface-1316-4054-bca9-086ce0ca9677 x-compute-request-id: req-5fcdface-1316-4054-bca9-086ce0ca9677 RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2", "rel": "bookmark"}], "image": {"id": "fce202c4-29d8-4ade-83e6-58eca60e8c3e", "links": [{"href": "https://192.16.1.222:8774/images/fce202c4-29d8-4ade-83e6-58eca60e8c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000029", "OS-SRV-USG:launched_at": "2018-07-22T19:09:48.000000", "flavor": {"id": "b6fcf345-e13b-4d33-8962-c707dad6b0ed", "links": [{"href": "https://192.16.1.222:8774/flavors/b6fcf345-e13b-4d33-8962-c707dad6b0ed", "rel": "bookmark"}]}, "id": "bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2", "user_id": "578de12745c743bd9dd92bf9224acd16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:10:03Z", "hostId": "74048aaddc12294396419eaf50eb3d3957b69e21150f7ae4ae255dcd", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-vm_inst", "created": "2018-07-22T19:09:42Z", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-extended-volumes:volumes_attached": [{"id": "223a4a21-16df-44c0-a4ef-a3645e6a912e"}], "metadata": {}}} 2018-07-22 19:10:03,619 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2 used request id req-5fcdface-1316-4054-bca9-086ce0ca9677 2018-07-22 19:10:03,620 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-vm_inst] is - ACTIVE 2018-07-22 19:10:03,620 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 19:10:06,623 - create_instance - DEBUG - VM status query timeout in 296.722536087 2018-07-22 19:10:06,625 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" 2018-07-22 19:10:06,908 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1565 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-21798a7d-e15d-469c-85c5-97dc6170cb79 x-compute-request-id: req-21798a7d-e15d-469c-85c5-97dc6170cb79 RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2", "rel": "bookmark"}], "image": {"id": "fce202c4-29d8-4ade-83e6-58eca60e8c3e", "links": [{"href": "https://192.16.1.222:8774/images/fce202c4-29d8-4ade-83e6-58eca60e8c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000029", "OS-SRV-USG:launched_at": "2018-07-22T19:09:48.000000", "flavor": {"id": "b6fcf345-e13b-4d33-8962-c707dad6b0ed", "links": [{"href": "https://192.16.1.222:8774/flavors/b6fcf345-e13b-4d33-8962-c707dad6b0ed", "rel": "bookmark"}]}, "id": "bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2", "user_id": "578de12745c743bd9dd92bf9224acd16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:10:03Z", "hostId": "74048aaddc12294396419eaf50eb3d3957b69e21150f7ae4ae255dcd", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-vm_inst", "created": "2018-07-22T19:09:42Z", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-extended-volumes:volumes_attached": [{"id": "223a4a21-16df-44c0-a4ef-a3645e6a912e"}], "metadata": {}}} 2018-07-22 19:10:06,908 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2 used request id req-21798a7d-e15d-469c-85c5-97dc6170cb79 2018-07-22 19:10:06,909 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-vm_inst] is - ACTIVE 2018-07-22 19:10:06,909 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 19:10:09,912 - create_instance - DEBUG - VM status query timeout in 293.433509111 2018-07-22 19:10:09,914 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48c59fbcc76773319d7074fe74adc5757fea28" 2018-07-22 19:10:10,027 - novaclient.v2.client - DEBUG - RESP: [404] OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version Content-Type: application/json; charset=UTF-8 Content-Length: 111 x-openstack-request-id: req-efe764ca-0e67-46c2-8246-db030eab0b12 x-compute-request-id: req-efe764ca-0e67-46c2-8246-db030eab0b12 RESP BODY: {"itemNotFound": {"message": "Instance bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2 could not be found.", "code": 404}} 2018-07-22 19:10:10,027 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2 used request id req-efe764ca-0e67-46c2-8246-db030eab0b12 2018-07-22 19:10:10,027 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance bf74a0e6-4b1c-47ac-ac31-db39f5cb11e2 could not be found. (HTTP 404) (Request-ID: req-efe764ca-0e67-46c2-8246-db030eab0b12) 2018-07-22 19:10:10,027 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-vm_inst 2018-07-22 19:10:10,030 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/223a4a21-16df-44c0-a4ef-a3645e6a912e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7b171034-a108-46e7-b1f3-69269aeaf461" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f25af7dd1439cc1f0757d1019cdc2bb305bc1af" 2018-07-22 19:10:10,161 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-c9777ca6-3903-4aff-a29d-a398d665e876 Content-Type: application/json Content-Length: 1107 x-openstack-request-id: req-c9777ca6-3903-4aff-a29d-a398d665e876 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/223a4a21-16df-44c0-a4ef-a3645e6a912e", "rel": "self"}, {"href": "https://192.16.1.222:8776/6f56dde62ed24851ae8dce233fed7ebd/volumes/223a4a21-16df-44c0-a4ef-a3645e6a912e", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host4@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-22T19:10:08.000000", "replication_status": null, "snapshot_id": null, "id": "223a4a21-16df-44c0-a4ef-a3645e6a912e", "size": 1, "user_id": "578de12745c743bd9dd92bf9224acd16", "os-vol-tenant-attr:tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b", "bootable": "false", "created_at": "2018-07-22T19:09:34.000000", "volume_type": "RBD"}} 2018-07-22 19:10:10,161 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/223a4a21-16df-44c0-a4ef-a3645e6a912e used request id req-c9777ca6-3903-4aff-a29d-a398d665e876 2018-07-22 19:10:10,161 - create_volume - DEBUG - Instance status is - available 2018-07-22 19:10:10,161 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b 2018-07-22 19:10:10,162 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b 2018-07-22 19:10:10,163 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/223a4a21-16df-44c0-a4ef-a3645e6a912e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7b171034-a108-46e7-b1f3-69269aeaf461" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f25af7dd1439cc1f0757d1019cdc2bb305bc1af" 2018-07-22 19:10:10,344 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-d53f13b0-168b-4084-8bd7-50ad97c00ca8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 19:10:10,344 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/223a4a21-16df-44c0-a4ef-a3645e6a912e used request id req-d53f13b0-168b-4084-8bd7-50ad97c00ca8 2018-07-22 19:10:10,346 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/223a4a21-16df-44c0-a4ef-a3645e6a912e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7b171034-a108-46e7-b1f3-69269aeaf461" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f25af7dd1439cc1f0757d1019cdc2bb305bc1af" 2018-07-22 19:10:10,462 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-e483b472-db8e-45b1-9b67-00a27d12aa1c Content-Type: application/json Content-Length: 1106 x-openstack-request-id: req-e483b472-db8e-45b1-9b67-00a27d12aa1c RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/223a4a21-16df-44c0-a4ef-a3645e6a912e", "rel": "self"}, {"href": "https://192.16.1.222:8776/6f56dde62ed24851ae8dce233fed7ebd/volumes/223a4a21-16df-44c0-a4ef-a3645e6a912e", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host4@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-22T19:10:10.000000", "replication_status": null, "snapshot_id": null, "id": "223a4a21-16df-44c0-a4ef-a3645e6a912e", "size": 1, "user_id": "578de12745c743bd9dd92bf9224acd16", "os-vol-tenant-attr:tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b", "bootable": "false", "created_at": "2018-07-22T19:09:34.000000", "volume_type": "RBD"}} 2018-07-22 19:10:10,462 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/223a4a21-16df-44c0-a4ef-a3645e6a912e used request id req-e483b472-db8e-45b1-9b67-00a27d12aa1c 2018-07-22 19:10:10,463 - create_volume - DEBUG - Instance status is - deleting 2018-07-22 19:10:10,463 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-22 19:10:13,466 - create_volume - DEBUG - Volume status query timeout in 56.8784599304 2018-07-22 19:10:13,468 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/223a4a21-16df-44c0-a4ef-a3645e6a912e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7b171034-a108-46e7-b1f3-69269aeaf461" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f25af7dd1439cc1f0757d1019cdc2bb305bc1af" 2018-07-22 19:10:13,608 - cinderclient.v2.client - DEBUG - RESP: [404] Content-Length: 109 Content-Type: application/json x-compute-request-id: req-c540fc07-ce1f-450e-9b67-7dda35ca57c9 x-openstack-request-id: req-c540fc07-ce1f-450e-9b67-7dda35ca57c9 RESP BODY: {"itemNotFound": {"message": "Volume 223a4a21-16df-44c0-a4ef-a3645e6a912e could not be found.", "code": 404}} 2018-07-22 19:10:13,608 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/223a4a21-16df-44c0-a4ef-a3645e6a912e used request id req-c540fc07-ce1f-450e-9b67-7dda35ca57c9 2018-07-22 19:10:13,608 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 223a4a21-16df-44c0-a4ef-a3645e6a912e could not be found. (HTTP 404) (Request-ID: req-c540fc07-ce1f-450e-9b67-7dda35ca57c9) 2018-07-22 19:10:13,608 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b 2018-07-22 19:10:13,610 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/b6fcf345-e13b-4d33-8962-c707dad6b0ed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89bfcf282c94cc47eccf70167a5c6598399e37eb" 2018-07-22 19:10:13,689 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-0f3325c7-a1d1-40f6-af20-6ac06d7b9f23 x-compute-request-id: req-0f3325c7-a1d1-40f6-af20-6ac06d7b9f23 2018-07-22 19:10:13,689 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/b6fcf345-e13b-4d33-8962-c707dad6b0ed used request id req-0f3325c7-a1d1-40f6-af20-6ac06d7b9f23 2018-07-22 19:10:13,690 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-subnet 2018-07-22 19:10:13,690 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-subnet 2018-07-22 19:10:13,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/a8301b05-5b61-49de-a601-892da60a3715 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d06d8a59eabd0094fdd94c938b7d961297a99ff" 2018-07-22 19:10:17,156 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-86f1e2fe-9894-4bae-8bda-539474d6d8d3 Date: Sun, 22 Jul 2018 19:10:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:10:17,156 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/a8301b05-5b61-49de-a601-892da60a3715 used request id req-86f1e2fe-9894-4bae-8bda-539474d6d8d3 2018-07-22 19:10:17,156 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-net 2018-07-22 19:10:17,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/1af54ec2-2701-429e-a690-c47d77b42feb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d06d8a59eabd0094fdd94c938b7d961297a99ff" 2018-07-22 19:10:20,211 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-07bee666-5cfc-45de-ae51-9b6bc51ba9a8 Date: Sun, 22 Jul 2018 19:10:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:10:20,211 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/1af54ec2-2701-429e-a690-c47d77b42feb used request id req-07bee666-5cfc-45de-ae51-9b6bc51ba9a8 2018-07-22 19:10:20,212 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-133a19cc-97c4-409c-a88d-10bf62b2282b-image 2018-07-22 19:10:20,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/fce202c4-29d8-4ade-83e6-58eca60e8c3e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8dc552c7cc608d71138536ed53ea7a25bf7c1206" 2018-07-22 19:10:21,065 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-2ed9596b-80d6-4bf0-a2ae-b04c593982dc RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 19:10:21,065 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/fce202c4-29d8-4ade-83e6-58eca60e8c3e used request id req-2ed9596b-80d6-4bf0-a2ae-b04c593982dc 2018-07-22 19:10:21,068 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 19:10:21,070 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:10:21,070 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:10:21,524 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:10:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["B5VJTiTPSLinWhk9VbKaiw"], "issued_at": "2018-07-22T19:10:21.000000Z"}} 2018-07-22 19:10:21,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c435f7e99914ce2d0174dcab86ee38c32eda813a" 2018-07-22 19:10:21,556 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:10:21 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-71432860-03e7-404f-86c8-112f78185883 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:10:21,556 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-71432860-03e7-404f-86c8-112f78185883 2018-07-22 19:10:21,557 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 19:10:21,560 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c435f7e99914ce2d0174dcab86ee38c32eda813a" 2018-07-22 19:10:21,717 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-98462c07-a8c9-4dec-a306-fea8ae1f4c54 x-compute-request-id: req-98462c07-a8c9-4dec-a306-fea8ae1f4c54 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-22 19:10:21,718 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-98462c07-a8c9-4dec-a306-fea8ae1f4c54 2018-07-22 19:10:21,722 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c435f7e99914ce2d0174dcab86ee38c32eda813a" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-32460228-c2ce-4938-8e5e-6177e20a18dcname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-22 19:10:21,810 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 514 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-48da8701-6a16-48ca-a1c3-5dbf149ea0db x-compute-request-id: req-48da8701-6a16-48ca-a1c3-5dbf149ea0db RESP BODY: {"flavor": {"name": "CreateFlavorTests-32460228-c2ce-4938-8e5e-6177e20a18dcname", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/24a6200c-28db-4b51-8245-2142d2d20d8c", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/24a6200c-28db-4b51-8245-2142d2d20d8c", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "24a6200c-28db-4b51-8245-2142d2d20d8c"}} 2018-07-22 19:10:21,811 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-48da8701-6a16-48ca-a1c3-5dbf149ea0db 2018-07-22 19:10:21,812 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:10:22,296 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:10:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["2ZqxOAVRS0uiQJhXTsQS0w"], "issued_at": "2018-07-22T19:10:22.000000Z"}} 2018-07-22 19:10:22,298 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/24a6200c-28db-4b51-8245-2142d2d20d8c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b14e36338d77d11a8e767e9c575c86d2eb6c0946" 2018-07-22 19:10:22,417 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 514 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-3325f8e8-afd9-4413-ab57-4e0a6684fafd x-compute-request-id: req-3325f8e8-afd9-4413-ab57-4e0a6684fafd RESP BODY: {"flavor": {"name": "CreateFlavorTests-32460228-c2ce-4938-8e5e-6177e20a18dcname", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/24a6200c-28db-4b51-8245-2142d2d20d8c", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/24a6200c-28db-4b51-8245-2142d2d20d8c", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "24a6200c-28db-4b51-8245-2142d2d20d8c"}} 2018-07-22 19:10:22,417 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/24a6200c-28db-4b51-8245-2142d2d20d8c used request id req-3325f8e8-afd9-4413-ab57-4e0a6684fafd 2018-07-22 19:10:22,418 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/24a6200c-28db-4b51-8245-2142d2d20d8c/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b14e36338d77d11a8e767e9c575c86d2eb6c0946" 2018-07-22 19:10:22,459 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-67aa738a-92c7-44f4-bc82-8aa0b52f8128 x-compute-request-id: req-67aa738a-92c7-44f4-bc82-8aa0b52f8128 RESP BODY: {"extra_specs": {}} 2018-07-22 19:10:22,459 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/24a6200c-28db-4b51-8245-2142d2d20d8c/os-extra_specs used request id req-67aa738a-92c7-44f4-bc82-8aa0b52f8128 2018-07-22 19:10:22,461 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/24a6200c-28db-4b51-8245-2142d2d20d8c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c435f7e99914ce2d0174dcab86ee38c32eda813a" 2018-07-22 19:10:22,558 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-437d5716-8ecc-49b3-847e-979419995b73 x-compute-request-id: req-437d5716-8ecc-49b3-847e-979419995b73 2018-07-22 19:10:22,559 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/24a6200c-28db-4b51-8245-2142d2d20d8c used request id req-437d5716-8ecc-49b3-847e-979419995b73 2018-07-22 19:10:22,561 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b14e36338d77d11a8e767e9c575c86d2eb6c0946" 2018-07-22 19:10:22,611 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f0540561-5ae2-4ff0-a200-62967abe9814 x-compute-request-id: req-f0540561-5ae2-4ff0-a200-62967abe9814 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-22 19:10:22,612 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-f0540561-5ae2-4ff0-a200-62967abe9814 2018-07-22 19:10:22,614 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 19:10:22,615 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:10:22,616 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:10:23,069 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:10:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["KGuiC-WOQZuZh84ZYQleIw"], "issued_at": "2018-07-22T19:10:23.000000Z"}} 2018-07-22 19:10:23,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c69a66e678d1fe3f6a6842d0784abcbd8bf82a" 2018-07-22 19:10:23,104 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:10:23 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-0e1cb92e-6923-4903-af3e-cc6d2bbbd83b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:10:23,104 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-0e1cb92e-6923-4903-af3e-cc6d2bbbd83b 2018-07-22 19:10:23,105 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 19:10:23,109 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c69a66e678d1fe3f6a6842d0784abcbd8bf82a" 2018-07-22 19:10:23,229 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-73029e16-4ba3-47fa-8eeb-d7909bf772f6 x-compute-request-id: req-73029e16-4ba3-47fa-8eeb-d7909bf772f6 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-22 19:10:23,229 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-73029e16-4ba3-47fa-8eeb-d7909bf772f6 2018-07-22 19:10:23,231 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c69a66e678d1fe3f6a6842d0784abcbd8bf82a" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-442812ea-2f9f-4474-b278-14b480727766name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-22 19:10:23,292 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 514 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-9671081f-9403-4f31-bc11-b36fd4358e26 x-compute-request-id: req-9671081f-9403-4f31-bc11-b36fd4358e26 RESP BODY: {"flavor": {"name": "CreateFlavorTests-442812ea-2f9f-4474-b278-14b480727766name", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/503a0711-9482-4479-8a6c-87a843ed8be6", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/503a0711-9482-4479-8a6c-87a843ed8be6", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "503a0711-9482-4479-8a6c-87a843ed8be6"}} 2018-07-22 19:10:23,292 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-9671081f-9403-4f31-bc11-b36fd4358e26 2018-07-22 19:10:23,293 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:10:23,744 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:10:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["cFdu0VgCSLaJ-3jiJC1ehw"], "issued_at": "2018-07-22T19:10:23.000000Z"}} 2018-07-22 19:10:23,746 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/503a0711-9482-4479-8a6c-87a843ed8be6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5232f719e7b8d306347857457c94ebc9716998e" 2018-07-22 19:10:23,887 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 514 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-363b4f19-61c7-4b6a-8933-88f7ee358a93 x-compute-request-id: req-363b4f19-61c7-4b6a-8933-88f7ee358a93 RESP BODY: {"flavor": {"name": "CreateFlavorTests-442812ea-2f9f-4474-b278-14b480727766name", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/503a0711-9482-4479-8a6c-87a843ed8be6", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/503a0711-9482-4479-8a6c-87a843ed8be6", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "503a0711-9482-4479-8a6c-87a843ed8be6"}} 2018-07-22 19:10:23,887 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/503a0711-9482-4479-8a6c-87a843ed8be6 used request id req-363b4f19-61c7-4b6a-8933-88f7ee358a93 2018-07-22 19:10:23,889 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/503a0711-9482-4479-8a6c-87a843ed8be6/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5232f719e7b8d306347857457c94ebc9716998e" 2018-07-22 19:10:23,938 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-ded3828a-d0a0-4956-ac3a-7013b4f1f3d5 x-compute-request-id: req-ded3828a-d0a0-4956-ac3a-7013b4f1f3d5 RESP BODY: {"extra_specs": {}} 2018-07-22 19:10:23,938 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/503a0711-9482-4479-8a6c-87a843ed8be6/os-extra_specs used request id req-ded3828a-d0a0-4956-ac3a-7013b4f1f3d5 2018-07-22 19:10:23,940 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/503a0711-9482-4479-8a6c-87a843ed8be6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5232f719e7b8d306347857457c94ebc9716998e" 2018-07-22 19:10:24,005 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b0edd4bd-0694-456d-9adc-d7b9189cdb8c x-compute-request-id: req-b0edd4bd-0694-456d-9adc-d7b9189cdb8c 2018-07-22 19:10:24,005 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/503a0711-9482-4479-8a6c-87a843ed8be6 used request id req-b0edd4bd-0694-456d-9adc-d7b9189cdb8c 2018-07-22 19:10:24,007 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5232f719e7b8d306347857457c94ebc9716998e" 2018-07-22 19:10:24,053 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-8dae3fb7-14dd-4803-bdf6-9bbf7efca9b5 x-compute-request-id: req-8dae3fb7-14dd-4803-bdf6-9bbf7efca9b5 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-22 19:10:24,053 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-8dae3fb7-14dd-4803-bdf6-9bbf7efca9b5 2018-07-22 19:10:24,055 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/503a0711-9482-4479-8a6c-87a843ed8be6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c69a66e678d1fe3f6a6842d0784abcbd8bf82a" 2018-07-22 19:10:24,102 - novaclient.v2.client - DEBUG - RESP: [404] OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version Content-Type: application/json; charset=UTF-8 Content-Length: 109 x-openstack-request-id: req-bc421696-8de5-4280-80d4-5060a880de99 x-compute-request-id: req-bc421696-8de5-4280-80d4-5060a880de99 RESP BODY: {"itemNotFound": {"message": "Flavor 503a0711-9482-4479-8a6c-87a843ed8be6 could not be found.", "code": 404}} 2018-07-22 19:10:24,102 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/503a0711-9482-4479-8a6c-87a843ed8be6 used request id req-bc421696-8de5-4280-80d4-5060a880de99 2018-07-22 19:10:24,104 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 19:10:24,105 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:10:24,106 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:10:24,564 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:10:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["xLYF4QBeQ9CJ6Lc4DsC4Ew"], "issued_at": "2018-07-22T19:10:24.000000Z"}} 2018-07-22 19:10:24,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac54f6788fbfbebc59562c6d1e70e57ff5ab845" 2018-07-22 19:10:24,598 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:10:24 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-a74f06be-5862-4d19-a54c-9d4c68ffac21 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:10:24,598 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-a74f06be-5862-4d19-a54c-9d4c68ffac21 2018-07-22 19:10:24,599 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 19:10:24,602 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac54f6788fbfbebc59562c6d1e70e57ff5ab845" 2018-07-22 19:10:24,740 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b89c4e83-f032-408c-a617-55f1f1e20034 x-compute-request-id: req-b89c4e83-f032-408c-a617-55f1f1e20034 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-22 19:10:24,740 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-b89c4e83-f032-408c-a617-55f1f1e20034 2018-07-22 19:10:24,742 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac54f6788fbfbebc59562c6d1e70e57ff5ab845" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-5d9b6679-7472-459e-bb57-c32236826b81name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-22 19:10:24,887 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 514 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-3db95eb4-e0c5-48f2-b785-87c51592d05f x-compute-request-id: req-3db95eb4-e0c5-48f2-b785-87c51592d05f RESP BODY: {"flavor": {"name": "CreateFlavorTests-5d9b6679-7472-459e-bb57-c32236826b81name", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/457b5acb-37ed-4074-a017-cceac93ff5d5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/457b5acb-37ed-4074-a017-cceac93ff5d5", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "457b5acb-37ed-4074-a017-cceac93ff5d5"}} 2018-07-22 19:10:24,887 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-3db95eb4-e0c5-48f2-b785-87c51592d05f 2018-07-22 19:10:24,888 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:10:25,333 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:10:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["clKO9wdFQJ-aBUHgvqCUCg"], "issued_at": "2018-07-22T19:10:25.000000Z"}} 2018-07-22 19:10:25,334 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/457b5acb-37ed-4074-a017-cceac93ff5d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c70ca3eef9ff35a0dc42af82c1d0d32d6cb74e2" 2018-07-22 19:10:25,433 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 514 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-c3c8c4fa-3177-4455-b0c1-084659dcea46 x-compute-request-id: req-c3c8c4fa-3177-4455-b0c1-084659dcea46 RESP BODY: {"flavor": {"name": "CreateFlavorTests-5d9b6679-7472-459e-bb57-c32236826b81name", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/457b5acb-37ed-4074-a017-cceac93ff5d5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/457b5acb-37ed-4074-a017-cceac93ff5d5", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "457b5acb-37ed-4074-a017-cceac93ff5d5"}} 2018-07-22 19:10:25,433 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/457b5acb-37ed-4074-a017-cceac93ff5d5 used request id req-c3c8c4fa-3177-4455-b0c1-084659dcea46 2018-07-22 19:10:25,435 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/457b5acb-37ed-4074-a017-cceac93ff5d5/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c70ca3eef9ff35a0dc42af82c1d0d32d6cb74e2" 2018-07-22 19:10:25,485 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e8bfc004-82f2-468d-9a16-d6f4287fc886 x-compute-request-id: req-e8bfc004-82f2-468d-9a16-d6f4287fc886 RESP BODY: {"extra_specs": {}} 2018-07-22 19:10:25,485 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/457b5acb-37ed-4074-a017-cceac93ff5d5/os-extra_specs used request id req-e8bfc004-82f2-468d-9a16-d6f4287fc886 2018-07-22 19:10:25,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/457b5acb-37ed-4074-a017-cceac93ff5d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac54f6788fbfbebc59562c6d1e70e57ff5ab845" 2018-07-22 19:10:25,550 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-515e91db-1c31-4bc1-ac02-3edd66509855 x-compute-request-id: req-515e91db-1c31-4bc1-ac02-3edd66509855 2018-07-22 19:10:25,550 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/457b5acb-37ed-4074-a017-cceac93ff5d5 used request id req-515e91db-1c31-4bc1-ac02-3edd66509855 2018-07-22 19:10:25,552 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 19:10:25,553 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:10:25,554 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:10:26,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:10:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["BJgOS7S-T0WCb8m_-q1SgQ"], "issued_at": "2018-07-22T19:10:25.000000Z"}} 2018-07-22 19:10:26,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd9a3a3a7b309f028df442650ad17bf47ba9b8a" 2018-07-22 19:10:26,033 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:10:26 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-67ebf891-300f-47f1-a7d0-2cfdbf5dc244 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:10:26,033 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-67ebf891-300f-47f1-a7d0-2cfdbf5dc244 2018-07-22 19:10:26,034 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 19:10:26,037 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd9a3a3a7b309f028df442650ad17bf47ba9b8a" 2018-07-22 19:10:26,189 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-a6159f11-90dc-4517-8ae3-c45d06db86f9 x-compute-request-id: req-a6159f11-90dc-4517-8ae3-c45d06db86f9 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-22 19:10:26,189 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-a6159f11-90dc-4517-8ae3-c45d06db86f9 2018-07-22 19:10:26,191 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd9a3a3a7b309f028df442650ad17bf47ba9b8a" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-a763422c-ee97-4ea9-b112-e10d713fd3bfname", "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "ram": 1, "id": null, "swap": 3}}' 2018-07-22 19:10:26,326 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 514 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-8edfa121-863e-4416-9880-ada89d2ccf78 x-compute-request-id: req-8edfa121-863e-4416-9880-ada89d2ccf78 RESP BODY: {"flavor": {"name": "CreateFlavorTests-a763422c-ee97-4ea9-b112-e10d713fd3bfname", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/02a70875-ab26-466c-aa71-9614459d55d1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/02a70875-ab26-466c-aa71-9614459d55d1", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": 3, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "disk": 1, "id": "02a70875-ab26-466c-aa71-9614459d55d1"}} 2018-07-22 19:10:26,327 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-8edfa121-863e-4416-9880-ada89d2ccf78 2018-07-22 19:10:26,327 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:10:26,791 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:10:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["jjKUeUfhTeSqo2ny5oh9Iw"], "issued_at": "2018-07-22T19:10:26.000000Z"}} 2018-07-22 19:10:26,792 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/02a70875-ab26-466c-aa71-9614459d55d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dd28926d99e6029435f8d4d8f1ca4cec73aeacd" 2018-07-22 19:10:26,894 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 514 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-0083b1a3-7465-4835-be01-8372b45060af x-compute-request-id: req-0083b1a3-7465-4835-be01-8372b45060af RESP BODY: {"flavor": {"name": "CreateFlavorTests-a763422c-ee97-4ea9-b112-e10d713fd3bfname", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/02a70875-ab26-466c-aa71-9614459d55d1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/02a70875-ab26-466c-aa71-9614459d55d1", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": 3, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "disk": 1, "id": "02a70875-ab26-466c-aa71-9614459d55d1"}} 2018-07-22 19:10:26,894 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/02a70875-ab26-466c-aa71-9614459d55d1 used request id req-0083b1a3-7465-4835-be01-8372b45060af 2018-07-22 19:10:26,896 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/02a70875-ab26-466c-aa71-9614459d55d1/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dd28926d99e6029435f8d4d8f1ca4cec73aeacd" 2018-07-22 19:10:26,929 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-2031c1ad-bce0-48f1-948e-ba1a379b0cfc x-compute-request-id: req-2031c1ad-bce0-48f1-948e-ba1a379b0cfc RESP BODY: {"extra_specs": {}} 2018-07-22 19:10:26,930 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/02a70875-ab26-466c-aa71-9614459d55d1/os-extra_specs used request id req-2031c1ad-bce0-48f1-948e-ba1a379b0cfc 2018-07-22 19:10:26,931 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/02a70875-ab26-466c-aa71-9614459d55d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dd28926d99e6029435f8d4d8f1ca4cec73aeacd" 2018-07-22 19:10:26,990 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-902fd970-729a-4d2a-90be-8c7d141cf829 x-compute-request-id: req-902fd970-729a-4d2a-90be-8c7d141cf829 2018-07-22 19:10:26,990 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/02a70875-ab26-466c-aa71-9614459d55d1 used request id req-902fd970-729a-4d2a-90be-8c7d141cf829 2018-07-22 19:10:26,992 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dd28926d99e6029435f8d4d8f1ca4cec73aeacd" 2018-07-22 19:10:27,031 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b4f396a6-e91f-4286-b91d-28f7af6cb1ed x-compute-request-id: req-b4f396a6-e91f-4286-b91d-28f7af6cb1ed RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-22 19:10:27,031 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-b4f396a6-e91f-4286-b91d-28f7af6cb1ed 2018-07-22 19:10:27,033 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/02a70875-ab26-466c-aa71-9614459d55d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd9a3a3a7b309f028df442650ad17bf47ba9b8a" 2018-07-22 19:10:27,076 - novaclient.v2.client - DEBUG - RESP: [404] OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version Content-Type: application/json; charset=UTF-8 Content-Length: 109 x-openstack-request-id: req-bf8aa78e-fa35-4484-b5e7-64d1d7fdce02 x-compute-request-id: req-bf8aa78e-fa35-4484-b5e7-64d1d7fdce02 RESP BODY: {"itemNotFound": {"message": "Flavor 02a70875-ab26-466c-aa71-9614459d55d1 could not be found.", "code": 404}} 2018-07-22 19:10:27,076 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/02a70875-ab26-466c-aa71-9614459d55d1 used request id req-bf8aa78e-fa35-4484-b5e7-64d1d7fdce02 2018-07-22 19:10:27,078 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 19:10:27,079 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:10:27,079 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:10:27,534 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:10:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["J_6VrF0IQCqshDvBTlB82g"], "issued_at": "2018-07-22T19:10:27.000000Z"}} 2018-07-22 19:10:27,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e93f2c1074c60e90c951e90c4fd6c870eba01a" 2018-07-22 19:10:27,567 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:10:27 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-600c9641-0da2-4c33-9e03-1faba2ec7d60 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:10:27,567 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-600c9641-0da2-4c33-9e03-1faba2ec7d60 2018-07-22 19:10:27,568 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 19:10:27,571 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e93f2c1074c60e90c951e90c4fd6c870eba01a" 2018-07-22 19:10:27,713 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-342b8680-a9b4-41fa-887c-c7b55a14664c x-compute-request-id: req-342b8680-a9b4-41fa-887c-c7b55a14664c RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-22 19:10:27,713 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-342b8680-a9b4-41fa-887c-c7b55a14664c 2018-07-22 19:10:27,715 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e93f2c1074c60e90c951e90c4fd6c870eba01a" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-2c074591-551f-4d14-9d82-15b5e97ceffename", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-22 19:10:27,791 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 514 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-eefcc3db-719c-4290-8c6a-cac61b411c74 x-compute-request-id: req-eefcc3db-719c-4290-8c6a-cac61b411c74 RESP BODY: {"flavor": {"name": "CreateFlavorTests-2c074591-551f-4d14-9d82-15b5e97ceffename", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/29af081e-d00c-4cf4-a39a-03c994dbbd31", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/29af081e-d00c-4cf4-a39a-03c994dbbd31", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "29af081e-d00c-4cf4-a39a-03c994dbbd31"}} 2018-07-22 19:10:27,792 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-eefcc3db-719c-4290-8c6a-cac61b411c74 2018-07-22 19:10:27,792 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:10:28,241 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:10:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["4VNPxijaQgGF3FAHsvaGlQ"], "issued_at": "2018-07-22T19:10:28.000000Z"}} 2018-07-22 19:10:28,243 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/29af081e-d00c-4cf4-a39a-03c994dbbd31 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f51ca4a0e6e441c154c1e1546821cd84209d114" 2018-07-22 19:10:28,359 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 514 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-7d26f697-ae8f-49ba-bd8a-6c4c026bd0f5 x-compute-request-id: req-7d26f697-ae8f-49ba-bd8a-6c4c026bd0f5 RESP BODY: {"flavor": {"name": "CreateFlavorTests-2c074591-551f-4d14-9d82-15b5e97ceffename", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/29af081e-d00c-4cf4-a39a-03c994dbbd31", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/29af081e-d00c-4cf4-a39a-03c994dbbd31", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "29af081e-d00c-4cf4-a39a-03c994dbbd31"}} 2018-07-22 19:10:28,359 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/29af081e-d00c-4cf4-a39a-03c994dbbd31 used request id req-7d26f697-ae8f-49ba-bd8a-6c4c026bd0f5 2018-07-22 19:10:28,361 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/29af081e-d00c-4cf4-a39a-03c994dbbd31/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f51ca4a0e6e441c154c1e1546821cd84209d114" 2018-07-22 19:10:28,406 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-cbdcdbe9-1ca4-407d-85e9-ea2df3d4d6f7 x-compute-request-id: req-cbdcdbe9-1ca4-407d-85e9-ea2df3d4d6f7 RESP BODY: {"extra_specs": {}} 2018-07-22 19:10:28,406 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/29af081e-d00c-4cf4-a39a-03c994dbbd31/os-extra_specs used request id req-cbdcdbe9-1ca4-407d-85e9-ea2df3d4d6f7 2018-07-22 19:10:28,406 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:10:28,406 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:10:28,862 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:10:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["LQ2vnVs8ThyQ0tBiHaz3_g"], "issued_at": "2018-07-22T19:10:28.000000Z"}} 2018-07-22 19:10:28,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ee472e793faaa57c72fd0c0d26b3958bb85c5e" 2018-07-22 19:10:28,891 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:10:28 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-6c7ddb31-853f-4a09-bc3b-cd7144c9f5c5 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:10:28,891 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-6c7ddb31-853f-4a09-bc3b-cd7144c9f5c5 2018-07-22 19:10:28,893 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 19:10:28,895 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ee472e793faaa57c72fd0c0d26b3958bb85c5e" 2018-07-22 19:10:28,995 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1435 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-3a4a493e-c879-47bc-a2f6-268eacd9091f x-compute-request-id: req-3a4a493e-c879-47bc-a2f6-268eacd9091f RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "29af081e-d00c-4cf4-a39a-03c994dbbd31", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/29af081e-d00c-4cf4-a39a-03c994dbbd31", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/29af081e-d00c-4cf4-a39a-03c994dbbd31", "rel": "bookmark"}], "name": "CreateFlavorTests-2c074591-551f-4d14-9d82-15b5e97ceffename"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-22 19:10:28,996 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-3a4a493e-c879-47bc-a2f6-268eacd9091f 2018-07-22 19:10:28,998 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/29af081e-d00c-4cf4-a39a-03c994dbbd31 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ee472e793faaa57c72fd0c0d26b3958bb85c5e" 2018-07-22 19:10:29,047 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 514 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-d61db941-d768-48d4-8e44-f332b330b462 x-compute-request-id: req-d61db941-d768-48d4-8e44-f332b330b462 RESP BODY: {"flavor": {"name": "CreateFlavorTests-2c074591-551f-4d14-9d82-15b5e97ceffename", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/29af081e-d00c-4cf4-a39a-03c994dbbd31", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/29af081e-d00c-4cf4-a39a-03c994dbbd31", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "29af081e-d00c-4cf4-a39a-03c994dbbd31"}} 2018-07-22 19:10:29,047 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/29af081e-d00c-4cf4-a39a-03c994dbbd31 used request id req-d61db941-d768-48d4-8e44-f332b330b462 2018-07-22 19:10:29,048 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-2c074591-551f-4d14-9d82-15b5e97ceffename 2018-07-22 19:10:29,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/29af081e-d00c-4cf4-a39a-03c994dbbd31 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e93f2c1074c60e90c951e90c4fd6c870eba01a" 2018-07-22 19:10:29,107 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-27b1d139-fd33-42dc-804c-f616bba3378d x-compute-request-id: req-27b1d139-fd33-42dc-804c-f616bba3378d 2018-07-22 19:10:29,107 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/29af081e-d00c-4cf4-a39a-03c994dbbd31 used request id req-27b1d139-fd33-42dc-804c-f616bba3378d 2018-07-22 19:10:29,109 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 19:10:29,109 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:10:29,110 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:10:29,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:10:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["dTfkq1fhSEOsMqL9qX7NiQ"], "issued_at": "2018-07-22T19:10:29.000000Z"}} 2018-07-22 19:10:29,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ab2308d8e5b281bdea1e2b796506d8faa8571b5" 2018-07-22 19:10:29,591 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:10:29 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-b8271ca0-1353-439f-9368-177c4d0ab74c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:10:29,591 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-b8271ca0-1353-439f-9368-177c4d0ab74c 2018-07-22 19:10:29,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ab2308d8e5b281bdea1e2b796506d8faa8571b5" 2018-07-22 19:10:30,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json x-openstack-request-id: req-40d86ca5-d3b5-4798-92f2-e67178087586 RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-image"} 2018-07-22 19:10:30,607 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-image used request id req-40d86ca5-d3b5-4798-92f2-e67178087586 2018-07-22 19:10:30,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ab2308d8e5b281bdea1e2b796506d8faa8571b5" 2018-07-22 19:10:30,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-82fabb10-c7e3-4040-8b91-d135e7ce0868 RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 19:10:30,647 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-82fabb10-c7e3-4040-8b91-d135e7ce0868 2018-07-22 19:10:30,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1ab2308d8e5b281bdea1e2b796506d8faa8571b5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-image"}' 2018-07-22 19:10:30,836 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/35120706-aaf6-4561-b2d3-64b0b84cbf65 OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-c5d82605-16de-405e-bc47-77572c58e4af RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T19:10:30Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T19:10:30Z", "visibility": "shared", "locations": [], "self": "/v2/images/35120706-aaf6-4561-b2d3-64b0b84cbf65", "min_disk": 0, "protected": false, "id": "35120706-aaf6-4561-b2d3-64b0b84cbf65", "file": "/v2/images/35120706-aaf6-4561-b2d3-64b0b84cbf65/file", "checksum": null, "owner": "6f56dde62ed24851ae8dce233fed7ebd", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 19:10:30,836 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-c5d82605-16de-405e-bc47-77572c58e4af 2018-07-22 19:10:30,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/35120706-aaf6-4561-b2d3-64b0b84cbf65/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ab2308d8e5b281bdea1e2b796506d8faa8571b5" -d '' 2018-07-22 19:10:31,562 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-4288e2cc-488c-45d5-b62a-d433f3db5fb7 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 19:10:31,563 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/35120706-aaf6-4561-b2d3-64b0b84cbf65/file used request id req-4288e2cc-488c-45d5-b62a-d433f3db5fb7 2018-07-22 19:10:31,563 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 19:10:31,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/35120706-aaf6-4561-b2d3-64b0b84cbf65 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ab2308d8e5b281bdea1e2b796506d8faa8571b5" 2018-07-22 19:10:31,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json x-openstack-request-id: req-8d4af8b3-7148-40d8-836e-cf127d32fddc RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T19:10:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T19:10:31Z", "visibility": "shared", "locations": [{"url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/35120706-aaf6-4561-b2d3-64b0b84cbf65/snap", "metadata": {}}], "self": "/v2/images/35120706-aaf6-4561-b2d3-64b0b84cbf65", "min_disk": 0, "protected": false, "id": "35120706-aaf6-4561-b2d3-64b0b84cbf65", "file": "/v2/images/35120706-aaf6-4561-b2d3-64b0b84cbf65/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6f56dde62ed24851ae8dce233fed7ebd", "direct_url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/35120706-aaf6-4561-b2d3-64b0b84cbf65/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 19:10:31,896 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/35120706-aaf6-4561-b2d3-64b0b84cbf65 used request id req-8d4af8b3-7148-40d8-836e-cf127d32fddc 2018-07-22 19:10:31,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ab2308d8e5b281bdea1e2b796506d8faa8571b5" 2018-07-22 19:10:31,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-62624c94-c854-4c50-b91b-92961a27dd0d RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 19:10:31,919 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-62624c94-c854-4c50-b91b-92961a27dd0d 2018-07-22 19:10:31,921 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-image 2018-07-22 19:10:31,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/35120706-aaf6-4561-b2d3-64b0b84cbf65 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ab2308d8e5b281bdea1e2b796506d8faa8571b5" 2018-07-22 19:10:31,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json x-openstack-request-id: req-8993a6f0-3be6-4c37-90b7-e9b4c94f695c RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T19:10:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T19:10:31Z", "visibility": "shared", "locations": [{"url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/35120706-aaf6-4561-b2d3-64b0b84cbf65/snap", "metadata": {}}], "self": "/v2/images/35120706-aaf6-4561-b2d3-64b0b84cbf65", "min_disk": 0, "protected": false, "id": "35120706-aaf6-4561-b2d3-64b0b84cbf65", "file": "/v2/images/35120706-aaf6-4561-b2d3-64b0b84cbf65/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6f56dde62ed24851ae8dce233fed7ebd", "direct_url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/35120706-aaf6-4561-b2d3-64b0b84cbf65/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 19:10:31,971 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/35120706-aaf6-4561-b2d3-64b0b84cbf65 used request id req-8993a6f0-3be6-4c37-90b7-e9b4c94f695c 2018-07-22 19:10:31,972 - create_image - DEBUG - Instance status is - active 2018-07-22 19:10:31,972 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-image 2018-07-22 19:10:31,972 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-image 2018-07-22 19:10:31,972 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:10:31,973 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:10:32,430 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:10:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["FzP2CUvOTjCGUJCr4DManQ"], "issued_at": "2018-07-22T19:10:32.000000Z"}} 2018-07-22 19:10:32,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c0bdcb576b6ceb2916f3b9fda131a0eb6bbfbae" 2018-07-22 19:10:32,472 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:10:32 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-38c4f71e-6352-4171-a811-0052856d5699 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:10:32,472 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-38c4f71e-6352-4171-a811-0052856d5699 2018-07-22 19:10:32,473 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 19:10:32,476 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c0bdcb576b6ceb2916f3b9fda131a0eb6bbfbae" 2018-07-22 19:10:32,596 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-940aa992-6f38-4f7e-ad5a-1cb896d4d350 x-compute-request-id: req-940aa992-6f38-4f7e-ad5a-1cb896d4d350 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-22 19:10:32,596 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-940aa992-6f38-4f7e-ad5a-1cb896d4d350 2018-07-22 19:10:32,599 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c0bdcb576b6ceb2916f3b9fda131a0eb6bbfbae" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-22 19:10:32,750 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 534 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-5330362a-ce1b-49e5-be41-0d236211532a x-compute-request-id: req-5330362a-ce1b-49e5-be41-0d236211532a RESP BODY: {"flavor": {"name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-flavor", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/53bdf0bc-1dad-4122-ace0-76c0e7a981e0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/53bdf0bc-1dad-4122-ace0-76c0e7a981e0", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "53bdf0bc-1dad-4122-ace0-76c0e7a981e0"}} 2018-07-22 19:10:32,750 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-5330362a-ce1b-49e5-be41-0d236211532a 2018-07-22 19:10:32,751 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 19:10:32,769 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:10:33,218 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:10:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["0I_e9hjQRDSjurgyLgy1aQ"], "issued_at": "2018-07-22T19:10:33.000000Z"}} 2018-07-22 19:10:33,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2da00b7f916e6bc978d1bf423e5dfd57f2f28ead" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-net", "inst_name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-flavor"}}' 2018-07-22 19:10:37,664 - keystoneauth.session - DEBUG - RESP: [201] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f Content-Type: application/json Content-Length: 278 x-openstack-request-id: req-db937e54-0c98-4bcd-9337-989ef56c88e2 RESP BODY: {"stack": {"id": "84e88919-8d59-4e23-90c0-3b2146a8b53f", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f", "rel": "self"}]}} 2018-07-22 19:10:37,664 - keystoneauth.session - DEBUG - POST call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks used request id req-db937e54-0c98-4bcd-9337-989ef56c88e2 2018-07-22 19:10:37,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/84e88919-8d59-4e23-90c0-3b2146a8b53f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2da00b7f916e6bc978d1bf423e5dfd57f2f28ead" 2018-07-22 19:10:38,344 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-4daf4214-97af-4fe7-bcc4-9ae9f3dc7a3c RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:10:39,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-0b80cd20-53f2-4c40-9a89-e51c7cf58b1d RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6f56dde62ed24851ae8dce233fed7ebd", "OS::stack_id": "84e88919-8d59-4e23-90c0-3b2146a8b53f", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1", "stack_user_project_id": "48b8a0f8466c47b79d1db97066c07b73", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T19:10:36Z", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "84e88919-8d59-4e23-90c0-3b2146a8b53f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 19:10:39,158 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f used request id req-0b80cd20-53f2-4c40-9a89-e51c7cf58b1d 2018-07-22 19:10:39,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks?stack_name=HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2da00b7f916e6bc978d1bf423e5dfd57f2f28ead" 2018-07-22 19:10:39,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 x-openstack-request-id: req-8139f764-2029-48d8-9641-421b9934d479 RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1", "stack_user_project_id": "48b8a0f8466c47b79d1db97066c07b73", "deletion_time": null, "creation_time": "2018-07-22T19:10:36Z", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f", "rel": "self"}], "updated_time": null, "project": "6f56dde62ed24851ae8dce233fed7ebd", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "84e88919-8d59-4e23-90c0-3b2146a8b53f", "tags": null}]} 2018-07-22 19:10:39,901 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks?stack_name=HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1 used request id req-8139f764-2029-48d8-9641-421b9934d479 2018-07-22 19:10:39,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks?stack_name=HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2da00b7f916e6bc978d1bf423e5dfd57f2f28ead" 2018-07-22 19:10:40,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 x-openstack-request-id: req-2cde2d2d-259c-4620-87a8-718fc289def7 RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1", "stack_user_project_id": "48b8a0f8466c47b79d1db97066c07b73", "deletion_time": null, "creation_time": "2018-07-22T19:10:36Z", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f", "rel": "self"}], "updated_time": null, "project": "6f56dde62ed24851ae8dce233fed7ebd", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "84e88919-8d59-4e23-90c0-3b2146a8b53f", "tags": null}]} 2018-07-22 19:10:40,728 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks?stack_name=HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1 used request id req-2cde2d2d-259c-4620-87a8-718fc289def7 2018-07-22 19:10:40,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/84e88919-8d59-4e23-90c0-3b2146a8b53f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2da00b7f916e6bc978d1bf423e5dfd57f2f28ead" 2018-07-22 19:10:41,485 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-e37088bd-6b01-4f61-be88-ff05d0ec875f RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:10:42,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-aae5ca1a-8b3e-4dd9-8ac0-f3999784a2de RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6f56dde62ed24851ae8dce233fed7ebd", "OS::stack_id": "84e88919-8d59-4e23-90c0-3b2146a8b53f", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1", "stack_user_project_id": "48b8a0f8466c47b79d1db97066c07b73", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T19:10:36Z", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "84e88919-8d59-4e23-90c0-3b2146a8b53f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 19:10:42,407 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f used request id req-aae5ca1a-8b3e-4dd9-8ac0-f3999784a2de 2018-07-22 19:10:42,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/84e88919-8d59-4e23-90c0-3b2146a8b53f/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2da00b7f916e6bc978d1bf423e5dfd57f2f28ead" 2018-07-22 19:10:43,199 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f/resources Content-Length: 525 Content-Type: application/json x-openstack-request-id: req-5b3450f4-1e8c-4bc3-b0b7-0a2ee73246e5 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:10:44,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3304 x-openstack-request-id: req-b48aa57b-a4e0-4d6c-a801-f0488849811c RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f/resources/server1_port", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-22T19:10:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:10:37Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "0e3e810d-6806-4656-a1e9-c87fa06ce3a3", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f/resources/private_subnet", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-22T19:10:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:10:37Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "026a9dd9-3b53-4a73-a7c9-d1e7df2b69ea", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f/resources/private_net", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-22T19:10:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:10:37Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "621bff46-227d-490f-8473-954c013151eb", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f/resources/my_instance", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-22T19:10:37Z", "resource_status": "CREATE_IN_PROGRESS", "updated_time": "2018-07-22T19:10:37Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "", "resource_type": "OS::Nova::Server"}]} 2018-07-22 19:10:44,107 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f/resources used request id req-b48aa57b-a4e0-4d6c-a801-f0488849811c 2018-07-22 19:10:44,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/84e88919-8d59-4e23-90c0-3b2146a8b53f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2da00b7f916e6bc978d1bf423e5dfd57f2f28ead" 2018-07-22 19:10:44,810 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-e25f47fe-274f-4976-a5ef-089240b54621 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:10:45,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-4bfa8818-63ea-4587-937f-3b2bdd2f0fd2 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6f56dde62ed24851ae8dce233fed7ebd", "OS::stack_id": "84e88919-8d59-4e23-90c0-3b2146a8b53f", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1", "stack_user_project_id": "48b8a0f8466c47b79d1db97066c07b73", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T19:10:36Z", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "84e88919-8d59-4e23-90c0-3b2146a8b53f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 19:10:45,578 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f used request id req-4bfa8818-63ea-4587-937f-3b2bdd2f0fd2 2018-07-22 19:10:45,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/84e88919-8d59-4e23-90c0-3b2146a8b53f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2da00b7f916e6bc978d1bf423e5dfd57f2f28ead" 2018-07-22 19:10:46,161 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-420560a8-4ca9-4d05-bd90-776d19430ed5 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:10:46,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-7848c5d3-8950-46b0-ac40-15a4cd2cf532 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6f56dde62ed24851ae8dce233fed7ebd", "OS::stack_id": "84e88919-8d59-4e23-90c0-3b2146a8b53f", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1", "stack_user_project_id": "48b8a0f8466c47b79d1db97066c07b73", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T19:10:36Z", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "84e88919-8d59-4e23-90c0-3b2146a8b53f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 19:10:46,713 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f used request id req-7848c5d3-8950-46b0-ac40-15a4cd2cf532 2018-07-22 19:10:49,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/84e88919-8d59-4e23-90c0-3b2146a8b53f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2da00b7f916e6bc978d1bf423e5dfd57f2f28ead" 2018-07-22 19:10:50,323 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-bfad9df2-2536-467f-a847-33dda49540fe RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:10:50,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-5d700c4f-d2db-4d6a-87fc-4a8524c91818 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6f56dde62ed24851ae8dce233fed7ebd", "OS::stack_id": "84e88919-8d59-4e23-90c0-3b2146a8b53f", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1", "stack_user_project_id": "48b8a0f8466c47b79d1db97066c07b73", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T19:10:36Z", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "84e88919-8d59-4e23-90c0-3b2146a8b53f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 19:10:50,931 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f used request id req-5d700c4f-d2db-4d6a-87fc-4a8524c91818 2018-07-22 19:10:53,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/84e88919-8d59-4e23-90c0-3b2146a8b53f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2da00b7f916e6bc978d1bf423e5dfd57f2f28ead" 2018-07-22 19:10:54,500 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-946a0c88-7f62-4d13-8b9e-ad1a67cd8c59 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:10:55,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1606 x-openstack-request-id: req-c527c676-9df1-4aeb-bdc8-0dd991a1709e RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6f56dde62ed24851ae8dce233fed7ebd", "OS::stack_id": "84e88919-8d59-4e23-90c0-3b2146a8b53f", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1", "stack_user_project_id": "48b8a0f8466c47b79d1db97066c07b73", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T19:10:36Z", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "84e88919-8d59-4e23-90c0-3b2146a8b53f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 19:10:55,166 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f used request id req-c527c676-9df1-4aeb-bdc8-0dd991a1709e 2018-07-22 19:10:55,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/84e88919-8d59-4e23-90c0-3b2146a8b53f/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2da00b7f916e6bc978d1bf423e5dfd57f2f28ead" 2018-07-22 19:10:55,746 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f/resources Content-Length: 525 Content-Type: application/json x-openstack-request-id: req-c3e7c5c9-571c-45b7-9597-4173f6989e1c RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:10:56,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3337 x-openstack-request-id: req-517f161e-4443-48dd-8c1f-30bcbb360b31 RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f/resources/server1_port", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-22T19:10:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:10:37Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "0e3e810d-6806-4656-a1e9-c87fa06ce3a3", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f/resources/private_subnet", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-22T19:10:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:10:37Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "026a9dd9-3b53-4a73-a7c9-d1e7df2b69ea", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f/resources/private_net", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-22T19:10:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:10:37Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "621bff46-227d-490f-8473-954c013151eb", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f/resources/my_instance", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-22T19:10:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:10:37Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "3f1f7e8e-0b76-4374-994a-c1734e282ddb", "resource_type": "OS::Nova::Server"}]} 2018-07-22 19:10:56,262 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f/resources used request id req-517f161e-4443-48dd-8c1f-30bcbb360b31 2018-07-22 19:10:56,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=621bff46-227d-490f-8473-954c013151eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2da00b7f916e6bc978d1bf423e5dfd57f2f28ead" 2018-07-22 19:10:56,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-5c445279-2164-4dd6-b334-11c39ef30892 Date: Sun, 22 Jul 2018 19:10:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"621bff46-227d-490f-8473-954c013151eb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["026a9dd9-3b53-4a73-a7c9-d1e7df2b69ea"],"description":"","tags":[],"updated_at":"2018-07-22T19:10:39Z","provider:segmentation_id":97,"name":"HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:10:38Z","provider:network_type":"vxlan"}]} 2018-07-22 19:10:56,681 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=621bff46-227d-490f-8473-954c013151eb used request id req-5c445279-2164-4dd6-b334-11c39ef30892 2018-07-22 19:10:56,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=621bff46-227d-490f-8473-954c013151eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2da00b7f916e6bc978d1bf423e5dfd57f2f28ead" 2018-07-22 19:10:56,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-18d553a1-9b41-4176-9bb5-c952f67791b6 Date: Sun, 22 Jul 2018 19:10:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"621bff46-227d-490f-8473-954c013151eb","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:10:39Z","dns_nameservers":[],"updated_at":"2018-07-22T19:10:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"026a9dd9-3b53-4a73-a7c9-d1e7df2b69ea","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-subnet"}]} 2018-07-22 19:10:56,783 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=621bff46-227d-490f-8473-954c013151eb used request id req-18d553a1-9b41-4176-9bb5-c952f67791b6 2018-07-22 19:10:56,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=621bff46-227d-490f-8473-954c013151eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2da00b7f916e6bc978d1bf423e5dfd57f2f28ead" 2018-07-22 19:10:56,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-920954df-21ff-42f6-850b-192e4d36a85e Date: Sun, 22 Jul 2018 19:10:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"621bff46-227d-490f-8473-954c013151eb","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:10:39Z","dns_nameservers":[],"updated_at":"2018-07-22T19:10:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"026a9dd9-3b53-4a73-a7c9-d1e7df2b69ea","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-subnet"}]} 2018-07-22 19:10:56,905 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=621bff46-227d-490f-8473-954c013151eb used request id req-920954df-21ff-42f6-850b-192e4d36a85e 2018-07-22 19:10:56,905 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 19:10:56,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2da00b7f916e6bc978d1bf423e5dfd57f2f28ead" 2018-07-22 19:10:56,947 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:10:56 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-1379208e-6eef-496d-9402-b26c00505d2c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:10:56,948 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-1379208e-6eef-496d-9402-b26c00505d2c 2018-07-22 19:10:56,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/84e88919-8d59-4e23-90c0-3b2146a8b53f/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2da00b7f916e6bc978d1bf423e5dfd57f2f28ead" 2018-07-22 19:10:57,573 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f/resources Content-Length: 525 Content-Type: application/json x-openstack-request-id: req-db5e3d8b-2f69-48a2-9168-56f0431c8c5f RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:10:58,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3337 x-openstack-request-id: req-a7c30860-0bcb-4bb7-ade6-8e077372d73c RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f/resources/server1_port", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-22T19:10:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:10:37Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "0e3e810d-6806-4656-a1e9-c87fa06ce3a3", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f/resources/private_subnet", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-22T19:10:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:10:37Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "026a9dd9-3b53-4a73-a7c9-d1e7df2b69ea", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f/resources/private_net", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-22T19:10:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:10:37Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "621bff46-227d-490f-8473-954c013151eb", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f/resources/my_instance", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-22T19:10:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:10:37Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "3f1f7e8e-0b76-4374-994a-c1734e282ddb", "resource_type": "OS::Nova::Server"}]} 2018-07-22 19:10:58,124 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f/resources used request id req-a7c30860-0bcb-4bb7-ade6-8e077372d73c 2018-07-22 19:10:58,127 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/3f1f7e8e-0b76-4374-994a-c1734e282ddb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2da00b7f916e6bc978d1bf423e5dfd57f2f28ead" 2018-07-22 19:10:58,455 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1743 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-8eac4b3e-7ece-4de2-8f42-a047ff89b32b x-compute-request-id: req-8eac4b3e-7ece-4de2-8f42-a047ff89b32b RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:a2:26", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/3f1f7e8e-0b76-4374-994a-c1734e282ddb", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/3f1f7e8e-0b76-4374-994a-c1734e282ddb", "rel": "bookmark"}], "image": {"id": "35120706-aaf6-4561-b2d3-64b0b84cbf65", "links": [{"href": "https://192.16.1.222:8774/images/35120706-aaf6-4561-b2d3-64b0b84cbf65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002c", "OS-SRV-USG:launched_at": "2018-07-22T19:10:50.000000", "flavor": {"id": "53bdf0bc-1dad-4122-ace0-76c0e7a981e0", "links": [{"href": "https://192.16.1.222:8774/flavors/53bdf0bc-1dad-4122-ace0-76c0e7a981e0", "rel": "bookmark"}]}, "id": "3f1f7e8e-0b76-4374-994a-c1734e282ddb", "security_groups": [{"name": "default"}], "user_id": "578de12745c743bd9dd92bf9224acd16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:10:50Z", "hostId": "74048aaddc12294396419eaf50eb3d3957b69e21150f7ae4ae255dcd", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-inst", "created": "2018-07-22T19:10:44Z", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:10:58,455 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/3f1f7e8e-0b76-4374-994a-c1734e282ddb used request id req-8eac4b3e-7ece-4de2-8f42-a047ff89b32b 2018-07-22 19:10:58,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2da00b7f916e6bc978d1bf423e5dfd57f2f28ead" 2018-07-22 19:10:58,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-afa9300d-379b-4610-8bc9-e8c2191abf9a Date: Sun, 22 Jul 2018 19:10:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"621bff46-227d-490f-8473-954c013151eb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["026a9dd9-3b53-4a73-a7c9-d1e7df2b69ea"],"description":"","tags":[],"updated_at":"2018-07-22T19:10:39Z","provider:segmentation_id":97,"name":"HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:10:38Z","provider:network_type":"vxlan"}]} 2018-07-22 19:10:58,618 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-net used request id req-afa9300d-379b-4610-8bc9-e8c2191abf9a 2018-07-22 19:10:58,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:10:58,634 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:10:58 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:10:58,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2da00b7f916e6bc978d1bf423e5dfd57f2f28ead" 2018-07-22 19:10:58,674 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:10:58 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-ceb3fc6e-ab49-4be7-bb36-45c97ce8347e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:10:58,674 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-ceb3fc6e-ab49-4be7-bb36-45c97ce8347e 2018-07-22 19:10:58,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=621bff46-227d-490f-8473-954c013151eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2da00b7f916e6bc978d1bf423e5dfd57f2f28ead" 2018-07-22 19:10:58,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-96eb437b-36ec-4d57-9c3a-767654e29200 Date: Sun, 22 Jul 2018 19:10:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"621bff46-227d-490f-8473-954c013151eb","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:10:39Z","dns_nameservers":[],"updated_at":"2018-07-22T19:10:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"026a9dd9-3b53-4a73-a7c9-d1e7df2b69ea","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-subnet"}]} 2018-07-22 19:10:58,755 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=621bff46-227d-490f-8473-954c013151eb used request id req-96eb437b-36ec-4d57-9c3a-767654e29200 2018-07-22 19:10:58,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=621bff46-227d-490f-8473-954c013151eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2da00b7f916e6bc978d1bf423e5dfd57f2f28ead" 2018-07-22 19:10:58,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3709 X-Openstack-Request-Id: req-2db9f8d3-7426-46cf-a99c-89a069322614 Date: Sun, 22 Jul 2018 19:10:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:10:51Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"026a9dd9-3b53-4a73-a7c9-d1e7df2b69ea","ip_address":"10.0.0.4"}],"id":"0e3e810d-6806-4656-a1e9-c87fa06ce3a3","security_groups":["77f1bd69-02eb-40e0-ac3a-c557b252612d"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:a2:26","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"3f1f7e8e-0b76-4374-994a-c1734e282ddb","name":"HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1-server1_port-adztidah52zz","admin_state_up":true,"network_id":"621bff46-227d-490f-8473-954c013151eb","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:10:40Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:10:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"026a9dd9-3b53-4a73-a7c9-d1e7df2b69ea","ip_address":"10.0.0.2"}],"id":"32f684c1-3035-4e97-872e-12e5511f2e6a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bb:94:82","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-621bff46-227d-490f-8473-954c013151eb","name":"","admin_state_up":true,"network_id":"621bff46-227d-490f-8473-954c013151eb","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:10:40Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:10:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"026a9dd9-3b53-4a73-a7c9-d1e7df2b69ea","ip_address":"10.0.0.3"}],"id":"c56cd3eb-7087-410d-8bae-a76d48383597","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:80:a5:02","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-621bff46-227d-490f-8473-954c013151eb","name":"","admin_state_up":true,"network_id":"621bff46-227d-490f-8473-954c013151eb","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:10:41Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:10:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"026a9dd9-3b53-4a73-a7c9-d1e7df2b69ea","ip_address":"10.0.0.5"}],"id":"fcd75273-2364-414c-ae3a-42ffbb98a644","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:97:60:1b","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-621bff46-227d-490f-8473-954c013151eb","name":"","admin_state_up":true,"network_id":"621bff46-227d-490f-8473-954c013151eb","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:10:42Z","binding:vnic_type":"normal"}]} 2018-07-22 19:10:58,845 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=621bff46-227d-490f-8473-954c013151eb used request id req-2db9f8d3-7426-46cf-a99c-89a069322614 2018-07-22 19:10:58,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/84e88919-8d59-4e23-90c0-3b2146a8b53f/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2da00b7f916e6bc978d1bf423e5dfd57f2f28ead" 2018-07-22 19:10:59,366 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f/resources Content-Length: 525 Content-Type: application/json x-openstack-request-id: req-fd1ce423-2a35-4576-b065-d6fad03dcad2 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:10:59,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3337 x-openstack-request-id: req-38799723-07a0-4d34-adff-95ce3ea609d1 RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f/resources/server1_port", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-22T19:10:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:10:37Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "0e3e810d-6806-4656-a1e9-c87fa06ce3a3", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f/resources/private_subnet", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-22T19:10:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:10:37Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "026a9dd9-3b53-4a73-a7c9-d1e7df2b69ea", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f/resources/private_net", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-22T19:10:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:10:37Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "621bff46-227d-490f-8473-954c013151eb", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f/resources/my_instance", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-22T19:10:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:10:37Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "3f1f7e8e-0b76-4374-994a-c1734e282ddb", "resource_type": "OS::Nova::Server"}]} 2018-07-22 19:10:59,897 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f/resources used request id req-38799723-07a0-4d34-adff-95ce3ea609d1 2018-07-22 19:10:59,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/84e88919-8d59-4e23-90c0-3b2146a8b53f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2da00b7f916e6bc978d1bf423e5dfd57f2f28ead" 2018-07-22 19:11:00,536 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-a7678509-d54e-4d30-976f-b601e65fe4b8 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:11:01,152 - keystoneauth.session - DEBUG - RESP: [204] x-openstack-request-id: req-4663e8d6-908e-451a-9994-4cbc4b3895c8 RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:11:01,153 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-stack1/84e88919-8d59-4e23-90c0-3b2146a8b53f used request id req-4663e8d6-908e-451a-9994-4cbc4b3895c8 2018-07-22 19:11:01,153 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-b610066d-c0c8-4b4f-8a20-d0d5942fb6ab-image 2018-07-22 19:11:01,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/35120706-aaf6-4561-b2d3-64b0b84cbf65 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ab2308d8e5b281bdea1e2b796506d8faa8571b5" 2018-07-22 19:11:01,673 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-c0ee971e-5430-4900-8997-b412325df417 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 19:11:01,674 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/35120706-aaf6-4561-b2d3-64b0b84cbf65 used request id req-c0ee971e-5430-4900-8997-b412325df417 2018-07-22 19:11:01,676 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/53bdf0bc-1dad-4122-ace0-76c0e7a981e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c0bdcb576b6ceb2916f3b9fda131a0eb6bbfbae" 2018-07-22 19:11:01,742 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-832a7cf2-a815-4963-9044-fc4a8ec5990a x-compute-request-id: req-832a7cf2-a815-4963-9044-fc4a8ec5990a 2018-07-22 19:11:01,742 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/53bdf0bc-1dad-4122-ace0-76c0e7a981e0 used request id req-832a7cf2-a815-4963-9044-fc4a8ec5990a 2018-07-22 19:11:01,744 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 19:11:01,744 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:11:01,745 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:11:02,195 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:11:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["J_xrWNj9SXmzoKVPb40Otw"], "issued_at": "2018-07-22T19:11:02.000000Z"}} 2018-07-22 19:11:02,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d3ea27501bd30b3b7e293f7c38781fdff1248af" 2018-07-22 19:11:02,224 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:11:02 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-19291aed-339e-4aaa-8b38-2be18c6482db X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:11:02,224 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-19291aed-339e-4aaa-8b38-2be18c6482db 2018-07-22 19:11:02,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7d3ea27501bd30b3b7e293f7c38781fdff1248af" 2018-07-22 19:11:02,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json x-openstack-request-id: req-cff868da-eee6-4f0d-a35b-83ca5724d503 RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-image"} 2018-07-22 19:11:02,918 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-image used request id req-cff868da-eee6-4f0d-a35b-83ca5724d503 2018-07-22 19:11:02,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7d3ea27501bd30b3b7e293f7c38781fdff1248af" 2018-07-22 19:11:02,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-32f1a083-6ad9-4ef8-828b-5cf0cfcbb6cd RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 19:11:02,943 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-32f1a083-6ad9-4ef8-828b-5cf0cfcbb6cd 2018-07-22 19:11:02,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7d3ea27501bd30b3b7e293f7c38781fdff1248af" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-image"}' 2018-07-22 19:11:03,043 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/393331c3-9d80-4e5e-b0a8-fea7482c3b13 OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-79655473-373a-4b87-9c0f-20c7eb48c560 RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T19:11:02Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T19:11:02Z", "visibility": "shared", "locations": [], "self": "/v2/images/393331c3-9d80-4e5e-b0a8-fea7482c3b13", "min_disk": 0, "protected": false, "id": "393331c3-9d80-4e5e-b0a8-fea7482c3b13", "file": "/v2/images/393331c3-9d80-4e5e-b0a8-fea7482c3b13/file", "checksum": null, "owner": "6f56dde62ed24851ae8dce233fed7ebd", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 19:11:03,043 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-79655473-373a-4b87-9c0f-20c7eb48c560 2018-07-22 19:11:03,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/393331c3-9d80-4e5e-b0a8-fea7482c3b13/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7d3ea27501bd30b3b7e293f7c38781fdff1248af" -d '' 2018-07-22 19:11:03,893 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-8e35a354-729e-4a67-aea6-5b265d6b55a5 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 19:11:03,893 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/393331c3-9d80-4e5e-b0a8-fea7482c3b13/file used request id req-8e35a354-729e-4a67-aea6-5b265d6b55a5 2018-07-22 19:11:03,893 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 19:11:03,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/393331c3-9d80-4e5e-b0a8-fea7482c3b13 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7d3ea27501bd30b3b7e293f7c38781fdff1248af" 2018-07-22 19:11:04,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json x-openstack-request-id: req-7d619088-1417-4e5d-9d50-3bc9d1db119a RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T19:11:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T19:11:03Z", "visibility": "shared", "locations": [{"url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/393331c3-9d80-4e5e-b0a8-fea7482c3b13/snap", "metadata": {}}], "self": "/v2/images/393331c3-9d80-4e5e-b0a8-fea7482c3b13", "min_disk": 0, "protected": false, "id": "393331c3-9d80-4e5e-b0a8-fea7482c3b13", "file": "/v2/images/393331c3-9d80-4e5e-b0a8-fea7482c3b13/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6f56dde62ed24851ae8dce233fed7ebd", "direct_url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/393331c3-9d80-4e5e-b0a8-fea7482c3b13/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 19:11:04,166 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/393331c3-9d80-4e5e-b0a8-fea7482c3b13 used request id req-7d619088-1417-4e5d-9d50-3bc9d1db119a 2018-07-22 19:11:04,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7d3ea27501bd30b3b7e293f7c38781fdff1248af" 2018-07-22 19:11:04,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-661362d3-d763-4720-9d2f-7707ea400b6f RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 19:11:04,192 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-661362d3-d763-4720-9d2f-7707ea400b6f 2018-07-22 19:11:04,194 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-image 2018-07-22 19:11:04,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/393331c3-9d80-4e5e-b0a8-fea7482c3b13 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7d3ea27501bd30b3b7e293f7c38781fdff1248af" 2018-07-22 19:11:04,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json x-openstack-request-id: req-5c15afdb-ed0b-4216-916d-d3c298275712 RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T19:11:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T19:11:03Z", "visibility": "shared", "locations": [{"url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/393331c3-9d80-4e5e-b0a8-fea7482c3b13/snap", "metadata": {}}], "self": "/v2/images/393331c3-9d80-4e5e-b0a8-fea7482c3b13", "min_disk": 0, "protected": false, "id": "393331c3-9d80-4e5e-b0a8-fea7482c3b13", "file": "/v2/images/393331c3-9d80-4e5e-b0a8-fea7482c3b13/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6f56dde62ed24851ae8dce233fed7ebd", "direct_url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/393331c3-9d80-4e5e-b0a8-fea7482c3b13/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 19:11:04,700 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/393331c3-9d80-4e5e-b0a8-fea7482c3b13 used request id req-5c15afdb-ed0b-4216-916d-d3c298275712 2018-07-22 19:11:04,700 - create_image - DEBUG - Instance status is - active 2018-07-22 19:11:04,701 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-image 2018-07-22 19:11:04,701 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-image 2018-07-22 19:11:04,701 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:11:04,702 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:11:05,170 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:11:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["VVS9dIZwSDi0vEcr830eqw"], "issued_at": "2018-07-22T19:11:05.000000Z"}} 2018-07-22 19:11:05,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}019bc869cc2376b91070ad74d2a618250baca06b" 2018-07-22 19:11:05,206 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:11:05 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-4947e4ce-4968-490c-ad99-847d2c48f3f8 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:11:05,206 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-4947e4ce-4968-490c-ad99-847d2c48f3f8 2018-07-22 19:11:05,207 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 19:11:05,210 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}019bc869cc2376b91070ad74d2a618250baca06b" 2018-07-22 19:11:05,347 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-ac12d6cb-aefd-422a-a7be-37ae0eca55e2 x-compute-request-id: req-ac12d6cb-aefd-422a-a7be-37ae0eca55e2 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-22 19:11:05,347 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-ac12d6cb-aefd-422a-a7be-37ae0eca55e2 2018-07-22 19:11:05,349 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}019bc869cc2376b91070ad74d2a618250baca06b" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-22 19:11:05,478 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 534 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-4813f303-6351-40b1-8383-86086082a282 x-compute-request-id: req-4813f303-6351-40b1-8383-86086082a282 RESP BODY: {"flavor": {"name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-flavor", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/73eb396d-57ee-4e5e-86d1-b7b7cc17eb99", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/73eb396d-57ee-4e5e-86d1-b7b7cc17eb99", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "73eb396d-57ee-4e5e-86d1-b7b7cc17eb99"}} 2018-07-22 19:11:05,478 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-4813f303-6351-40b1-8383-86086082a282 2018-07-22 19:11:05,479 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 19:11:05,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:11:05,952 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:11:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["ZOnD10pVQVSDV6hnT59wtw"], "issued_at": "2018-07-22T19:11:05.000000Z"}} 2018-07-22 19:11:05,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f05c2359e4a2d65e0d5ec82c9226d16d8c096a" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack1", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-net", "inst_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-flavor"}}' 2018-07-22 19:11:09,618 - keystoneauth.session - DEBUG - RESP: [201] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack1/3f5e2d28-78a0-4f0d-b11a-cd5831841017 Content-Type: application/json Content-Length: 278 x-openstack-request-id: req-e774bead-5e90-4242-afd6-b7ca9a874e39 RESP BODY: {"stack": {"id": "3f5e2d28-78a0-4f0d-b11a-cd5831841017", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack1/3f5e2d28-78a0-4f0d-b11a-cd5831841017", "rel": "self"}]}} 2018-07-22 19:11:09,619 - keystoneauth.session - DEBUG - POST call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks used request id req-e774bead-5e90-4242-afd6-b7ca9a874e39 2018-07-22 19:11:09,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/3f5e2d28-78a0-4f0d-b11a-cd5831841017 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f05c2359e4a2d65e0d5ec82c9226d16d8c096a" 2018-07-22 19:11:09,696 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack1/3f5e2d28-78a0-4f0d-b11a-cd5831841017 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-62bd2e2c-0d30-4967-abd7-053831d04ed1 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack1/3f5e2d28-78a0-4f0d-b11a-cd5831841017;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:11:10,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-4e1bcce4-66df-4cb8-accc-8616fb7b27b7 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6f56dde62ed24851ae8dce233fed7ebd", "OS::stack_id": "3f5e2d28-78a0-4f0d-b11a-cd5831841017", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-image", "inst_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack1", "stack_user_project_id": "7b873f4bf3f7478aa38e61bb1b6af9a0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T19:11:08Z", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack1/3f5e2d28-78a0-4f0d-b11a-cd5831841017", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3f5e2d28-78a0-4f0d-b11a-cd5831841017", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 19:11:10,316 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack1/3f5e2d28-78a0-4f0d-b11a-cd5831841017 used request id req-4e1bcce4-66df-4cb8-accc-8616fb7b27b7 2018-07-22 19:11:10,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks?stack_name=HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f05c2359e4a2d65e0d5ec82c9226d16d8c096a" 2018-07-22 19:11:10,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 x-openstack-request-id: req-d2a10d3f-ee48-49b4-90d8-1d23b0b0ac40 RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack1", "stack_user_project_id": "7b873f4bf3f7478aa38e61bb1b6af9a0", "deletion_time": null, "creation_time": "2018-07-22T19:11:08Z", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack1/3f5e2d28-78a0-4f0d-b11a-cd5831841017", "rel": "self"}], "updated_time": null, "project": "6f56dde62ed24851ae8dce233fed7ebd", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "3f5e2d28-78a0-4f0d-b11a-cd5831841017", "tags": null}]} 2018-07-22 19:11:10,980 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks?stack_name=HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack1 used request id req-d2a10d3f-ee48-49b4-90d8-1d23b0b0ac40 2018-07-22 19:11:10,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks?stack_name=HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f05c2359e4a2d65e0d5ec82c9226d16d8c096a" 2018-07-22 19:11:11,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 x-openstack-request-id: req-07886b1c-5c42-4cc3-aa84-11090ccd0dd8 RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack1", "stack_user_project_id": "7b873f4bf3f7478aa38e61bb1b6af9a0", "deletion_time": null, "creation_time": "2018-07-22T19:11:08Z", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack1/3f5e2d28-78a0-4f0d-b11a-cd5831841017", "rel": "self"}], "updated_time": null, "project": "6f56dde62ed24851ae8dce233fed7ebd", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "3f5e2d28-78a0-4f0d-b11a-cd5831841017", "tags": null}]} 2018-07-22 19:11:11,591 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks?stack_name=HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack1 used request id req-07886b1c-5c42-4cc3-aa84-11090ccd0dd8 2018-07-22 19:11:11,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/3f5e2d28-78a0-4f0d-b11a-cd5831841017 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f05c2359e4a2d65e0d5ec82c9226d16d8c096a" 2018-07-22 19:11:12,179 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack1/3f5e2d28-78a0-4f0d-b11a-cd5831841017 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-8d9fd79d-f366-4b03-8e3b-eb6c6b6107e8 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack1/3f5e2d28-78a0-4f0d-b11a-cd5831841017;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:11:12,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-b30619a7-3b38-438a-bd1f-eb092c08cd27 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6f56dde62ed24851ae8dce233fed7ebd", "OS::stack_id": "3f5e2d28-78a0-4f0d-b11a-cd5831841017", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-image", "inst_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack1", "stack_user_project_id": "7b873f4bf3f7478aa38e61bb1b6af9a0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T19:11:08Z", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack1/3f5e2d28-78a0-4f0d-b11a-cd5831841017", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3f5e2d28-78a0-4f0d-b11a-cd5831841017", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 19:11:12,820 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack1/3f5e2d28-78a0-4f0d-b11a-cd5831841017 used request id req-b30619a7-3b38-438a-bd1f-eb092c08cd27 2018-07-22 19:11:12,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/3f5e2d28-78a0-4f0d-b11a-cd5831841017 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f05c2359e4a2d65e0d5ec82c9226d16d8c096a" 2018-07-22 19:11:13,454 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack1/3f5e2d28-78a0-4f0d-b11a-cd5831841017 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-862beb99-f130-4f40-afac-b67f489e9fcb RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack1/3f5e2d28-78a0-4f0d-b11a-cd5831841017;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:11:13,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-46ecc308-e302-4750-9865-1547adcad5de RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6f56dde62ed24851ae8dce233fed7ebd", "OS::stack_id": "3f5e2d28-78a0-4f0d-b11a-cd5831841017", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-image", "inst_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack1", "stack_user_project_id": "7b873f4bf3f7478aa38e61bb1b6af9a0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T19:11:08Z", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack1/3f5e2d28-78a0-4f0d-b11a-cd5831841017", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3f5e2d28-78a0-4f0d-b11a-cd5831841017", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 19:11:13,597 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack1/3f5e2d28-78a0-4f0d-b11a-cd5831841017 used request id req-46ecc308-e302-4750-9865-1547adcad5de 2018-07-22 19:11:16,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/3f5e2d28-78a0-4f0d-b11a-cd5831841017 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f05c2359e4a2d65e0d5ec82c9226d16d8c096a" 2018-07-22 19:11:17,180 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack1/3f5e2d28-78a0-4f0d-b11a-cd5831841017 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-3cdfe140-cc2e-471d-836c-60782a8f7147 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack1/3f5e2d28-78a0-4f0d-b11a-cd5831841017;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:11:17,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-70e1a5f8-a53d-4090-bf9d-fab04c5dbf59 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6f56dde62ed24851ae8dce233fed7ebd", "OS::stack_id": "3f5e2d28-78a0-4f0d-b11a-cd5831841017", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-image", "inst_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack1", "stack_user_project_id": "7b873f4bf3f7478aa38e61bb1b6af9a0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T19:11:08Z", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack1/3f5e2d28-78a0-4f0d-b11a-cd5831841017", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3f5e2d28-78a0-4f0d-b11a-cd5831841017", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 19:11:17,925 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack1/3f5e2d28-78a0-4f0d-b11a-cd5831841017 used request id req-70e1a5f8-a53d-4090-bf9d-fab04c5dbf59 2018-07-22 19:11:20,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/3f5e2d28-78a0-4f0d-b11a-cd5831841017 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f05c2359e4a2d65e0d5ec82c9226d16d8c096a" 2018-07-22 19:11:21,538 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack1/3f5e2d28-78a0-4f0d-b11a-cd5831841017 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-2a11375a-f918-480d-a123-52ed06f16166 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack1/3f5e2d28-78a0-4f0d-b11a-cd5831841017;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:11:22,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-65eb967e-1fe7-41a7-a3dc-31a693406177 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6f56dde62ed24851ae8dce233fed7ebd", "OS::stack_id": "3f5e2d28-78a0-4f0d-b11a-cd5831841017", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-image", "inst_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack1", "stack_user_project_id": "7b873f4bf3f7478aa38e61bb1b6af9a0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T19:11:08Z", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack1/3f5e2d28-78a0-4f0d-b11a-cd5831841017", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3f5e2d28-78a0-4f0d-b11a-cd5831841017", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 19:11:22,113 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack1/3f5e2d28-78a0-4f0d-b11a-cd5831841017 used request id req-65eb967e-1fe7-41a7-a3dc-31a693406177 2018-07-22 19:11:25,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/3f5e2d28-78a0-4f0d-b11a-cd5831841017 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f05c2359e4a2d65e0d5ec82c9226d16d8c096a" 2018-07-22 19:11:25,808 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack1/3f5e2d28-78a0-4f0d-b11a-cd5831841017 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-9d3e2e7b-af88-44d5-9b11-e97625507bd6 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack1/3f5e2d28-78a0-4f0d-b11a-cd5831841017;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:11:26,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1606 x-openstack-request-id: req-583732e0-00f7-4e6b-ba0a-b8e980c1553c RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6f56dde62ed24851ae8dce233fed7ebd", "OS::stack_id": "3f5e2d28-78a0-4f0d-b11a-cd5831841017", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-image", "inst_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack1", "stack_user_project_id": "7b873f4bf3f7478aa38e61bb1b6af9a0", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T19:11:08Z", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack1/3f5e2d28-78a0-4f0d-b11a-cd5831841017", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "3f5e2d28-78a0-4f0d-b11a-cd5831841017", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 19:11:26,381 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack1/3f5e2d28-78a0-4f0d-b11a-cd5831841017 used request id req-583732e0-00f7-4e6b-ba0a-b8e980c1553c 2018-07-22 19:11:26,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f05c2359e4a2d65e0d5ec82c9226d16d8c096a" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-net", "inst_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-flavor"}}' 2018-07-22 19:11:29,449 - keystoneauth.session - DEBUG - RESP: [201] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2/7775face-2298-4c70-9643-903629c24c87 Content-Type: application/json Content-Length: 278 x-openstack-request-id: req-d6d81a7b-5218-4315-a024-f0b352a8b58b RESP BODY: {"stack": {"id": "7775face-2298-4c70-9643-903629c24c87", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2/7775face-2298-4c70-9643-903629c24c87", "rel": "self"}]}} 2018-07-22 19:11:29,449 - keystoneauth.session - DEBUG - POST call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks used request id req-d6d81a7b-5218-4315-a024-f0b352a8b58b 2018-07-22 19:11:29,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/7775face-2298-4c70-9643-903629c24c87 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f05c2359e4a2d65e0d5ec82c9226d16d8c096a" 2018-07-22 19:11:30,040 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2/7775face-2298-4c70-9643-903629c24c87 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-f332d5ae-0564-4dd8-b41f-7bcae149e156 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2/7775face-2298-4c70-9643-903629c24c87;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:11:30,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-bb4c2554-1815-4271-b08c-90c705894e43 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6f56dde62ed24851ae8dce233fed7ebd", "OS::stack_id": "7775face-2298-4c70-9643-903629c24c87", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-image", "inst_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2", "stack_user_project_id": "e36a94d5134b41c3abdc7bd62db66e65", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T19:11:28Z", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2/7775face-2298-4c70-9643-903629c24c87", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7775face-2298-4c70-9643-903629c24c87", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 19:11:30,691 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2/7775face-2298-4c70-9643-903629c24c87 used request id req-bb4c2554-1815-4271-b08c-90c705894e43 2018-07-22 19:11:30,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks?stack_name=HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f05c2359e4a2d65e0d5ec82c9226d16d8c096a" 2018-07-22 19:11:30,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 x-openstack-request-id: req-d21e676a-431a-4345-bcf3-796ab94f1473 RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2", "stack_user_project_id": "e36a94d5134b41c3abdc7bd62db66e65", "deletion_time": null, "creation_time": "2018-07-22T19:11:28Z", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2/7775face-2298-4c70-9643-903629c24c87", "rel": "self"}], "updated_time": null, "project": "6f56dde62ed24851ae8dce233fed7ebd", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "7775face-2298-4c70-9643-903629c24c87", "tags": null}]} 2018-07-22 19:11:30,787 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks?stack_name=HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2 used request id req-d21e676a-431a-4345-bcf3-796ab94f1473 2018-07-22 19:11:30,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks?stack_name=HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f05c2359e4a2d65e0d5ec82c9226d16d8c096a" 2018-07-22 19:11:30,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 x-openstack-request-id: req-002618e3-bf93-483d-8d66-c6c4666d86eb RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2", "stack_user_project_id": "e36a94d5134b41c3abdc7bd62db66e65", "deletion_time": null, "creation_time": "2018-07-22T19:11:28Z", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2/7775face-2298-4c70-9643-903629c24c87", "rel": "self"}], "updated_time": null, "project": "6f56dde62ed24851ae8dce233fed7ebd", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "7775face-2298-4c70-9643-903629c24c87", "tags": null}]} 2018-07-22 19:11:30,890 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks?stack_name=HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2 used request id req-002618e3-bf93-483d-8d66-c6c4666d86eb 2018-07-22 19:11:30,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/7775face-2298-4c70-9643-903629c24c87 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f05c2359e4a2d65e0d5ec82c9226d16d8c096a" 2018-07-22 19:11:30,957 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2/7775face-2298-4c70-9643-903629c24c87 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-4194c095-fc31-415b-8155-2f6e19560a23 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2/7775face-2298-4c70-9643-903629c24c87;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:11:31,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-50d8871f-3ef5-48df-a31c-f15049a9e044 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6f56dde62ed24851ae8dce233fed7ebd", "OS::stack_id": "7775face-2298-4c70-9643-903629c24c87", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-image", "inst_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2", "stack_user_project_id": "e36a94d5134b41c3abdc7bd62db66e65", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T19:11:28Z", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2/7775face-2298-4c70-9643-903629c24c87", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7775face-2298-4c70-9643-903629c24c87", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 19:11:31,546 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2/7775face-2298-4c70-9643-903629c24c87 used request id req-50d8871f-3ef5-48df-a31c-f15049a9e044 2018-07-22 19:11:31,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/7775face-2298-4c70-9643-903629c24c87 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f05c2359e4a2d65e0d5ec82c9226d16d8c096a" 2018-07-22 19:11:31,620 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2/7775face-2298-4c70-9643-903629c24c87 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-84f690bf-b71b-42e5-a54a-0a74d619cdb5 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2/7775face-2298-4c70-9643-903629c24c87;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:11:32,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-b4d5cd22-f983-4b06-bc02-dc05bd97c462 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6f56dde62ed24851ae8dce233fed7ebd", "OS::stack_id": "7775face-2298-4c70-9643-903629c24c87", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-image", "inst_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2", "stack_user_project_id": "e36a94d5134b41c3abdc7bd62db66e65", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T19:11:28Z", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2/7775face-2298-4c70-9643-903629c24c87", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7775face-2298-4c70-9643-903629c24c87", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 19:11:32,174 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2/7775face-2298-4c70-9643-903629c24c87 used request id req-b4d5cd22-f983-4b06-bc02-dc05bd97c462 2018-07-22 19:11:35,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/7775face-2298-4c70-9643-903629c24c87 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f05c2359e4a2d65e0d5ec82c9226d16d8c096a" 2018-07-22 19:11:35,234 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2/7775face-2298-4c70-9643-903629c24c87 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-aa74ae84-a838-4c00-80b5-129042bfd766 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2/7775face-2298-4c70-9643-903629c24c87;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:11:35,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-0c5fe1a0-e821-42db-9c3b-fe06a0c0500c RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6f56dde62ed24851ae8dce233fed7ebd", "OS::stack_id": "7775face-2298-4c70-9643-903629c24c87", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-image", "inst_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2", "stack_user_project_id": "e36a94d5134b41c3abdc7bd62db66e65", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T19:11:28Z", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2/7775face-2298-4c70-9643-903629c24c87", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7775face-2298-4c70-9643-903629c24c87", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 19:11:35,887 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2/7775face-2298-4c70-9643-903629c24c87 used request id req-0c5fe1a0-e821-42db-9c3b-fe06a0c0500c 2018-07-22 19:11:38,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/7775face-2298-4c70-9643-903629c24c87 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f05c2359e4a2d65e0d5ec82c9226d16d8c096a" 2018-07-22 19:11:38,968 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2/7775face-2298-4c70-9643-903629c24c87 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-95326f70-15f2-4a7c-9c8a-e35469d7287e RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2/7775face-2298-4c70-9643-903629c24c87;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:11:39,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-4681dfcf-b189-41e8-8e0b-e2d43ad51167 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6f56dde62ed24851ae8dce233fed7ebd", "OS::stack_id": "7775face-2298-4c70-9643-903629c24c87", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-image", "inst_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2", "stack_user_project_id": "e36a94d5134b41c3abdc7bd62db66e65", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T19:11:28Z", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2/7775face-2298-4c70-9643-903629c24c87", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7775face-2298-4c70-9643-903629c24c87", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 19:11:39,089 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2/7775face-2298-4c70-9643-903629c24c87 used request id req-4681dfcf-b189-41e8-8e0b-e2d43ad51167 2018-07-22 19:11:42,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/7775face-2298-4c70-9643-903629c24c87 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f05c2359e4a2d65e0d5ec82c9226d16d8c096a" 2018-07-22 19:11:42,167 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2/7775face-2298-4c70-9643-903629c24c87 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-b0aeb332-2ea1-4967-ad0a-69ad8a91d0e0 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2/7775face-2298-4c70-9643-903629c24c87;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:11:42,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-b19ae128-880b-4cd6-95c1-31d4c5fab0a3 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6f56dde62ed24851ae8dce233fed7ebd", "OS::stack_id": "7775face-2298-4c70-9643-903629c24c87", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-image", "inst_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2", "stack_user_project_id": "e36a94d5134b41c3abdc7bd62db66e65", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T19:11:28Z", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2/7775face-2298-4c70-9643-903629c24c87", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7775face-2298-4c70-9643-903629c24c87", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 19:11:42,283 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2/7775face-2298-4c70-9643-903629c24c87 used request id req-b19ae128-880b-4cd6-95c1-31d4c5fab0a3 2018-07-22 19:11:45,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/7775face-2298-4c70-9643-903629c24c87 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f05c2359e4a2d65e0d5ec82c9226d16d8c096a" 2018-07-22 19:11:45,359 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2/7775face-2298-4c70-9643-903629c24c87 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-e27f1b9a-f53a-4663-a8a6-93ed91b065c9 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2/7775face-2298-4c70-9643-903629c24c87;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:11:45,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1606 x-openstack-request-id: req-906a0b06-ac5b-4032-b43a-9778e37c4dfa RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6f56dde62ed24851ae8dce233fed7ebd", "OS::stack_id": "7775face-2298-4c70-9643-903629c24c87", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-image", "inst_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2", "stack_user_project_id": "e36a94d5134b41c3abdc7bd62db66e65", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T19:11:28Z", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2/7775face-2298-4c70-9643-903629c24c87", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7775face-2298-4c70-9643-903629c24c87", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 19:11:45,450 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2/7775face-2298-4c70-9643-903629c24c87 used request id req-906a0b06-ac5b-4032-b43a-9778e37c4dfa 2018-07-22 19:11:45,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/3f5e2d28-78a0-4f0d-b11a-cd5831841017 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f05c2359e4a2d65e0d5ec82c9226d16d8c096a" 2018-07-22 19:11:45,998 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack1/3f5e2d28-78a0-4f0d-b11a-cd5831841017 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-d3bc66fd-560d-4848-9f87-dec9f1ad2bec RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack1/3f5e2d28-78a0-4f0d-b11a-cd5831841017;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:11:46,098 - keystoneauth.session - DEBUG - RESP: [204] x-openstack-request-id: req-45ad8cbe-870e-49d6-aa6a-fc2464f7ab74 RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:11:46,098 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack1/3f5e2d28-78a0-4f0d-b11a-cd5831841017 used request id req-45ad8cbe-870e-49d6-aa6a-fc2464f7ab74 2018-07-22 19:11:46,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/7775face-2298-4c70-9643-903629c24c87 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f05c2359e4a2d65e0d5ec82c9226d16d8c096a" 2018-07-22 19:11:46,170 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2/7775face-2298-4c70-9643-903629c24c87 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-f0799889-68be-47e4-a538-16e785507df9 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2/7775face-2298-4c70-9643-903629c24c87;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:11:46,268 - keystoneauth.session - DEBUG - RESP: [204] x-openstack-request-id: req-4505fbff-69a1-4c55-846d-ee7f2f15f5e4 RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:11:46,269 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-stack2/7775face-2298-4c70-9643-903629c24c87 used request id req-4505fbff-69a1-4c55-846d-ee7f2f15f5e4 2018-07-22 19:11:46,269 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-e65604f0-6e4c-4f94-afa2-ca5f008f7308-image 2018-07-22 19:11:46,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/393331c3-9d80-4e5e-b0a8-fea7482c3b13 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7d3ea27501bd30b3b7e293f7c38781fdff1248af" 2018-07-22 19:11:47,108 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-592ad659-42c5-44de-9223-c92027fbb851 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 19:11:47,108 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/393331c3-9d80-4e5e-b0a8-fea7482c3b13 used request id req-592ad659-42c5-44de-9223-c92027fbb851 2018-07-22 19:11:47,111 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/73eb396d-57ee-4e5e-86d1-b7b7cc17eb99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}019bc869cc2376b91070ad74d2a618250baca06b" 2018-07-22 19:11:47,178 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-3b2db953-d634-4532-be14-701d800373e3 x-compute-request-id: req-3b2db953-d634-4532-be14-701d800373e3 2018-07-22 19:11:47,178 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/73eb396d-57ee-4e5e-86d1-b7b7cc17eb99 used request id req-3b2db953-d634-4532-be14-701d800373e3 2018-07-22 19:11:47,180 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 19:11:47,180 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:11:47,181 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:11:47,712 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:11:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["v8URduyXRjSTXn3ghIUYEA"], "issued_at": "2018-07-22T19:11:47.000000Z"}} 2018-07-22 19:11:47,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e09d44e18a0fd2e7d8964baaf4a07a71e28f4bff" 2018-07-22 19:11:47,749 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:11:47 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-036b638c-dd8d-4244-aff4-56f43b328812 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:11:47,750 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-036b638c-dd8d-4244-aff4-56f43b328812 2018-07-22 19:11:47,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e09d44e18a0fd2e7d8964baaf4a07a71e28f4bff" 2018-07-22 19:11:48,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json x-openstack-request-id: req-fd83d4a7-2d4b-4c09-a0ce-474659312c12 RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image1"} 2018-07-22 19:11:48,422 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image1 used request id req-fd83d4a7-2d4b-4c09-a0ce-474659312c12 2018-07-22 19:11:48,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e09d44e18a0fd2e7d8964baaf4a07a71e28f4bff" 2018-07-22 19:11:48,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-ecf2f120-d766-496c-881a-58d16a2e465e RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 19:11:48,443 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-ecf2f120-d766-496c-881a-58d16a2e465e 2018-07-22 19:11:48,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e09d44e18a0fd2e7d8964baaf4a07a71e28f4bff" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image1"}' 2018-07-22 19:11:48,533 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/bfa735c3-7a87-4378-9ed0-c7c83449b6e9 OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-0667bcad-8d12-4730-b0d9-8223707ef5a9 RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image1", "tags": [], "container_format": "bare", "created_at": "2018-07-22T19:11:48Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T19:11:48Z", "visibility": "shared", "locations": [], "self": "/v2/images/bfa735c3-7a87-4378-9ed0-c7c83449b6e9", "min_disk": 0, "protected": false, "id": "bfa735c3-7a87-4378-9ed0-c7c83449b6e9", "file": "/v2/images/bfa735c3-7a87-4378-9ed0-c7c83449b6e9/file", "checksum": null, "owner": "6f56dde62ed24851ae8dce233fed7ebd", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 19:11:48,534 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-0667bcad-8d12-4730-b0d9-8223707ef5a9 2018-07-22 19:11:48,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/bfa735c3-7a87-4378-9ed0-c7c83449b6e9/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e09d44e18a0fd2e7d8964baaf4a07a71e28f4bff" -d '' 2018-07-22 19:11:49,344 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-4dc76481-b004-4f87-8144-011931270410 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 19:11:49,345 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/bfa735c3-7a87-4378-9ed0-c7c83449b6e9/file used request id req-4dc76481-b004-4f87-8144-011931270410 2018-07-22 19:11:49,345 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 19:11:49,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/bfa735c3-7a87-4378-9ed0-c7c83449b6e9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e09d44e18a0fd2e7d8964baaf4a07a71e28f4bff" 2018-07-22 19:11:49,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json x-openstack-request-id: req-fb3914b5-8d13-4e38-a361-be73f4362d58 RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image1", "tags": [], "container_format": "bare", "created_at": "2018-07-22T19:11:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T19:11:49Z", "visibility": "shared", "locations": [{"url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/bfa735c3-7a87-4378-9ed0-c7c83449b6e9/snap", "metadata": {}}], "self": "/v2/images/bfa735c3-7a87-4378-9ed0-c7c83449b6e9", "min_disk": 0, "protected": false, "id": "bfa735c3-7a87-4378-9ed0-c7c83449b6e9", "file": "/v2/images/bfa735c3-7a87-4378-9ed0-c7c83449b6e9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6f56dde62ed24851ae8dce233fed7ebd", "direct_url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/bfa735c3-7a87-4378-9ed0-c7c83449b6e9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 19:11:49,396 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/bfa735c3-7a87-4378-9ed0-c7c83449b6e9 used request id req-fb3914b5-8d13-4e38-a361-be73f4362d58 2018-07-22 19:11:49,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e09d44e18a0fd2e7d8964baaf4a07a71e28f4bff" 2018-07-22 19:11:49,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-c3451e54-2144-4fb0-b2a2-3cba084f9634 RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 19:11:49,418 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-c3451e54-2144-4fb0-b2a2-3cba084f9634 2018-07-22 19:11:49,420 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image1 2018-07-22 19:11:49,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/bfa735c3-7a87-4378-9ed0-c7c83449b6e9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e09d44e18a0fd2e7d8964baaf4a07a71e28f4bff" 2018-07-22 19:11:49,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json x-openstack-request-id: req-7ac06b85-ae21-4de8-b2f1-3e6b0fcebeb8 RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image1", "tags": [], "container_format": "bare", "created_at": "2018-07-22T19:11:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T19:11:49Z", "visibility": "shared", "locations": [{"url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/bfa735c3-7a87-4378-9ed0-c7c83449b6e9/snap", "metadata": {}}], "self": "/v2/images/bfa735c3-7a87-4378-9ed0-c7c83449b6e9", "min_disk": 0, "protected": false, "id": "bfa735c3-7a87-4378-9ed0-c7c83449b6e9", "file": "/v2/images/bfa735c3-7a87-4378-9ed0-c7c83449b6e9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6f56dde62ed24851ae8dce233fed7ebd", "direct_url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/bfa735c3-7a87-4378-9ed0-c7c83449b6e9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 19:11:49,470 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/bfa735c3-7a87-4378-9ed0-c7c83449b6e9 used request id req-7ac06b85-ae21-4de8-b2f1-3e6b0fcebeb8 2018-07-22 19:11:49,471 - create_image - DEBUG - Instance status is - active 2018-07-22 19:11:49,471 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image1 2018-07-22 19:11:49,471 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image1 2018-07-22 19:11:49,471 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 19:11:49,471 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:11:49,472 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:11:50,054 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:11:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["LjaTk6b9SNCnywTeOX9MSA"], "issued_at": "2018-07-22T19:11:50.000000Z"}} 2018-07-22 19:11:50,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a64005d8416da261beaac4fd6aeb53775d3d66e" 2018-07-22 19:11:50,119 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:11:50 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-663aa65c-8ba3-4dc8-bfe0-c122d8ab295a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:11:50,119 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-663aa65c-8ba3-4dc8-bfe0-c122d8ab295a 2018-07-22 19:11:50,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a64005d8416da261beaac4fd6aeb53775d3d66e" 2018-07-22 19:11:50,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json x-openstack-request-id: req-8dc81c4b-525b-4c5a-96d8-1ba1cf45f036 RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image2"} 2018-07-22 19:11:50,824 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image2 used request id req-8dc81c4b-525b-4c5a-96d8-1ba1cf45f036 2018-07-22 19:11:50,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a64005d8416da261beaac4fd6aeb53775d3d66e" 2018-07-22 19:11:50,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-16e9c1bc-1bc0-40dd-ab0b-9b5e4a335787 RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 19:11:50,849 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-16e9c1bc-1bc0-40dd-ab0b-9b5e4a335787 2018-07-22 19:11:50,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8a64005d8416da261beaac4fd6aeb53775d3d66e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image2"}' 2018-07-22 19:11:51,041 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/7d867086-4bba-40a8-9533-f99dfa2ca456 OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-c21b74f6-b2cd-4aeb-8800-29822804fbf0 RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image2", "tags": [], "container_format": "bare", "created_at": "2018-07-22T19:11:50Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T19:11:50Z", "visibility": "shared", "locations": [], "self": "/v2/images/7d867086-4bba-40a8-9533-f99dfa2ca456", "min_disk": 0, "protected": false, "id": "7d867086-4bba-40a8-9533-f99dfa2ca456", "file": "/v2/images/7d867086-4bba-40a8-9533-f99dfa2ca456/file", "checksum": null, "owner": "6f56dde62ed24851ae8dce233fed7ebd", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 19:11:51,042 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-c21b74f6-b2cd-4aeb-8800-29822804fbf0 2018-07-22 19:11:51,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/7d867086-4bba-40a8-9533-f99dfa2ca456/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a64005d8416da261beaac4fd6aeb53775d3d66e" -d '' 2018-07-22 19:11:51,878 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-fb3b28f6-4ea6-4c02-9d3e-6741df127bc3 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 19:11:51,878 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/7d867086-4bba-40a8-9533-f99dfa2ca456/file used request id req-fb3b28f6-4ea6-4c02-9d3e-6741df127bc3 2018-07-22 19:11:51,879 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 19:11:51,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/7d867086-4bba-40a8-9533-f99dfa2ca456 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a64005d8416da261beaac4fd6aeb53775d3d66e" 2018-07-22 19:11:51,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json x-openstack-request-id: req-7a60c3f8-dfa8-427f-9ed5-7226377ec06d RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image2", "tags": [], "container_format": "bare", "created_at": "2018-07-22T19:11:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T19:11:51Z", "visibility": "shared", "locations": [{"url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/7d867086-4bba-40a8-9533-f99dfa2ca456/snap", "metadata": {}}], "self": "/v2/images/7d867086-4bba-40a8-9533-f99dfa2ca456", "min_disk": 0, "protected": false, "id": "7d867086-4bba-40a8-9533-f99dfa2ca456", "file": "/v2/images/7d867086-4bba-40a8-9533-f99dfa2ca456/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6f56dde62ed24851ae8dce233fed7ebd", "direct_url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/7d867086-4bba-40a8-9533-f99dfa2ca456/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 19:11:51,932 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/7d867086-4bba-40a8-9533-f99dfa2ca456 used request id req-7a60c3f8-dfa8-427f-9ed5-7226377ec06d 2018-07-22 19:11:51,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a64005d8416da261beaac4fd6aeb53775d3d66e" 2018-07-22 19:11:51,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-42524fdd-c9b6-4edb-ac9c-22ac5535a0cb RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 19:11:51,954 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-42524fdd-c9b6-4edb-ac9c-22ac5535a0cb 2018-07-22 19:11:51,955 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image2 2018-07-22 19:11:51,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/7d867086-4bba-40a8-9533-f99dfa2ca456 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a64005d8416da261beaac4fd6aeb53775d3d66e" 2018-07-22 19:11:52,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json x-openstack-request-id: req-14533994-efea-4e4e-a224-db822ee9359b RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image2", "tags": [], "container_format": "bare", "created_at": "2018-07-22T19:11:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T19:11:51Z", "visibility": "shared", "locations": [{"url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/7d867086-4bba-40a8-9533-f99dfa2ca456/snap", "metadata": {}}], "self": "/v2/images/7d867086-4bba-40a8-9533-f99dfa2ca456", "min_disk": 0, "protected": false, "id": "7d867086-4bba-40a8-9533-f99dfa2ca456", "file": "/v2/images/7d867086-4bba-40a8-9533-f99dfa2ca456/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6f56dde62ed24851ae8dce233fed7ebd", "direct_url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/7d867086-4bba-40a8-9533-f99dfa2ca456/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 19:11:52,011 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/7d867086-4bba-40a8-9533-f99dfa2ca456 used request id req-14533994-efea-4e4e-a224-db822ee9359b 2018-07-22 19:11:52,012 - create_image - DEBUG - Instance status is - active 2018-07-22 19:11:52,012 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image2 2018-07-22 19:11:52,012 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image2 2018-07-22 19:11:52,012 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 19:11:52,053 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:11:52,539 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:11:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["SelD9RnrTP6lIkmwHQF_FQ"], "issued_at": "2018-07-22T19:11:52.000000Z"}} 2018-07-22 19:11:52,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889f67bbf0753bce3e6ff6205523cf8faca4b7ef" -d '{"stack_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": {"default": "m1.med", "type": "string", "description": "Flavor name for the second instance", "label": "Instance Flavor for second VM"}, "image2_name": {"default": "image_2", "type": "string", "description": "Image name to be used for second instance", "label": "Image ID for second VM"}, "keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}, "security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "external_net_name": {"default": "external", "type": "string", "description": "Name of the external network which management network will connect to"}, "inst2_name": {"default": "test_vm2", "type": "string", "description": "The name of the second VM to be spawned", "label": "Second VM name"}, "inst1_name": {"default": "test_vm1", "type": "string", "description": "The name of the first VM to be spawned", "label": "First VM name"}, "router_name": {"default": "mgmt_router", "type": "string", "description": "The name of the stack's router", "label": "Test router name"}, "flavor1_name": {"default": "m1.small", "type": "string", "description": "Flavor name for the first instance", "label": "Instance Flavor for first VM"}, "image1_name": {"default": "image_1", "type": "string", "description": "Image name to be used for first instance", "label": "Image ID for first VM"}}, "resources": {"flavor2": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "flavor1": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "network": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "subnet": {"type": "OS::Neutron::Subnet", "properties": {"ip_version": 4, "cidr": "10.1.2.0/24", "name": {"get_param": "subnet_name"}, "network": {"get_resource": "network"}}}, "server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "port_range_min": 22, "protocol": "tcp"}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "icmp"}], "description": "Add security group rules for server", "name": {"get_param": "security_group_name"}}}, "floating_ip": {"type": "OS::Neutron::FloatingIP", "properties": {"floating_network": {"get_param": "external_net_name"}}}, "floating_ip_association": {"type": "OS::Neutron::FloatingIPAssociation", "properties": {"floatingip_id": {"get_resource": "floating_ip"}, "port_id": {"get_resource": "port1"}}}, "management_router": {"type": "OS::Neutron::Router", "properties": {"external_gateway_info": {"network": {"get_param": "external_net_name"}}, "name": {"get_param": "router_name"}}}, "keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}, "management_router_interface": {"type": "OS::Neutron::RouterInterface", "properties": {"router": {"get_resource": "management_router"}, "subnet": {"get_resource": "subnet"}}}, "port1": {"type": "OS::Neutron::Port", "properties": {"fixed_ips": [{"subnet_id": {"get_resource": "subnet"}}], "network": {"get_resource": "network"}, "security_groups": [{"get_resource": "server_security_group"}]}}, "vm2": {"depends_on": ["subnet", "keypair", "flavor2"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image2_name"}, "name": {"get_param": "inst2_name"}, "flavor": {"get_resource": "flavor2"}, "networks": [{"network": {"get_resource": "network"}}]}}, "vm1": {"depends_on": ["subnet", "keypair", "flavor1", "port1"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image1_name"}, "name": {"get_param": "inst1_name"}, "flavor": {"get_resource": "flavor1"}, "networks": [{"port": {"get_resource": "port1"}}]}}}}, "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-flavor2", "keypair_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-keypair", "subnet_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-subnet", "image1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image1", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-flavor1", "net_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-net"}}' 2018-07-22 19:11:56,204 - keystoneauth.session - DEBUG - RESP: [201] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3 Content-Type: application/json Content-Length: 278 x-openstack-request-id: req-3ca10950-1aec-4985-8a37-5f75cc5074be RESP BODY: {"stack": {"id": "96b2ca1a-0a09-4088-b558-815fcb6d57a3", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "self"}]}} 2018-07-22 19:11:56,204 - keystoneauth.session - DEBUG - POST call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks used request id req-3ca10950-1aec-4985-8a37-5f75cc5074be 2018-07-22 19:11:56,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/96b2ca1a-0a09-4088-b558-815fcb6d57a3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889f67bbf0753bce3e6ff6205523cf8faca4b7ef" 2018-07-22 19:11:56,925 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-f3bc9588-6c54-4b4c-88f1-3271d739c3ba RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:11:57,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2350 x-openstack-request-id: req-ebc9eed8-0a49-4739-9bf7-4e009cf927fc RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-flavor2", "OS::project_id": "6f56dde62ed24851ae8dce233fed7ebd", "OS::stack_id": "96b2ca1a-0a09-4088-b558-815fcb6d57a3", "OS::stack_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-subnet", "net_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-net", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack", "stack_user_project_id": "8e277ab97bbb416683f94e7cdc00d571", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T19:11:55Z", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "96b2ca1a-0a09-4088-b558-815fcb6d57a3", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-22 19:11:57,081 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3 used request id req-ebc9eed8-0a49-4739-9bf7-4e009cf927fc 2018-07-22 19:11:57,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/96b2ca1a-0a09-4088-b558-815fcb6d57a3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889f67bbf0753bce3e6ff6205523cf8faca4b7ef" 2018-07-22 19:11:57,622 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-86a0d3bd-8216-4060-a306-997f677d40e1 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:11:57,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2350 x-openstack-request-id: req-aa33e5d4-1c00-43b4-91b7-ede47f06f4a7 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-flavor2", "OS::project_id": "6f56dde62ed24851ae8dce233fed7ebd", "OS::stack_id": "96b2ca1a-0a09-4088-b558-815fcb6d57a3", "OS::stack_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-subnet", "net_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-net", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack", "stack_user_project_id": "8e277ab97bbb416683f94e7cdc00d571", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T19:11:55Z", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "96b2ca1a-0a09-4088-b558-815fcb6d57a3", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-22 19:11:57,790 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3 used request id req-aa33e5d4-1c00-43b4-91b7-ede47f06f4a7 2018-07-22 19:12:00,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/96b2ca1a-0a09-4088-b558-815fcb6d57a3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889f67bbf0753bce3e6ff6205523cf8faca4b7ef" 2018-07-22 19:12:00,892 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-dde815e6-c6db-46a1-a960-f7b62213cbe9 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:12:01,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2350 x-openstack-request-id: req-75fbd7e5-7530-4f60-813b-75565b8dd38c RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-flavor2", "OS::project_id": "6f56dde62ed24851ae8dce233fed7ebd", "OS::stack_id": "96b2ca1a-0a09-4088-b558-815fcb6d57a3", "OS::stack_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-subnet", "net_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-net", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack", "stack_user_project_id": "8e277ab97bbb416683f94e7cdc00d571", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T19:11:55Z", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "96b2ca1a-0a09-4088-b558-815fcb6d57a3", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-22 19:12:01,042 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3 used request id req-75fbd7e5-7530-4f60-813b-75565b8dd38c 2018-07-22 19:12:04,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/96b2ca1a-0a09-4088-b558-815fcb6d57a3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889f67bbf0753bce3e6ff6205523cf8faca4b7ef" 2018-07-22 19:12:04,112 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-48618b1c-a029-4b14-8334-8b8f60633953 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:12:04,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4054 x-openstack-request-id: req-d1a77dea-67e0-48fa-afa0-0f0e941d3a18 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-flavor2", "OS::project_id": "6f56dde62ed24851ae8dce233fed7ebd", "OS::stack_id": "96b2ca1a-0a09-4088-b558-815fcb6d57a3", "OS::stack_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-subnet", "net_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-net", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack", "stack_user_project_id": "8e277ab97bbb416683f94e7cdc00d571", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T19:11:55Z", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "96b2ca1a-0a09-4088-b558-815fcb6d57a3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAm9Hxh36cDBndRR+NkhmJK1pB7pAZ6K2F5Xlx8epyQyq/29f8\nHP1QCu7SA75CIcHTQWG75PE9UGeBxrIsyfE7KoDgMlR7mzjdUu/5MXo+9UolPCgP\n7YWCOb7RCT3oTrpIAV1p3xwXyei/MSjnnRQZbVtkiq9Km1Qjf/lbgbvXFnLw46Xw\nGJjCkRGAlbwJQnGn1HNr3T5f1DA1lEFrfSNymkjulhFhIdvSnp0cgHAfktgQ0het\nK2pwrlOuks2s3uJEeCDUJJyhsEyaD0/HZyGsmnkCHvmKpgUfk8Mi2mucMCqWSasP\nlM7bKkmdbMaIW8XMGSCuSoWXIi8jtXbRwXjzowIDAQABAoIBABSuJnovKZLJk/5q\nk6WCUhw43GtHIMkqzoyIM8FBtmyHrfMFlWZbkFYDIEhy5eAJE3qn+AIIqnSTaDvw\nxdT/eTTI6fiEEeul/mnVg6M3cEep0YtMXeDOSVxUoPWzC7P3MTtNJJIB7n5Tr5xc\nq3DDjCRhbtShMyuuXQ/NDoIHZiKKZbjgYKRX8k6Hb5exztRFb4XBGroaK27pM2sd\nKhBliWtuovPvNtlqCkL0gpGs9r1o27GvKAZx+VjVUAopzMKh0gwRuVqDuV7hurTR\nF9PKB787GvseG+zWToBpHUIh/a3G9tY9KFpEiIXEZpKMAUpX/S35mduivFikOtvJ\nmoEpWhECgYEAzXBAN052/yyvXduLCVSfHzBBsLQdwezAD6ss1syRihzY7kaJeJyd\nb8W2IOny0nwelNhQEzDtPb2sv5DrwgemcAvuQbMb+9CdRREW3bwyByysG0cQmyLf\n1xI/a29PKb+ol7bX4XnA/fdwveKq1QyJOROfgoUMKqewWhhWGhTLSa8CgYEAwit2\nZQE2HHCEVQXZdBDHpmQ/2CUoOVUVT6LHjUkoT7WIiUVImzaiSb3reG7jPdT8NCVB\nV0wTIclt3l0+itIYbrVuZRxphInyRcpAT4kX7EOg7IvxcLDvYhc3nWwxWW3XCPUC\nqoCgpduGRuCA85QwDN8LGDEtm3hrBiAlTN9dVk0CgYAiXM5A8fzxfbXvixNcgi0D\neHzkY5w+na0acdVUMG9/nIekg2PnKrsiwP1P0BHvpxcuamgqbZqhIyLMAB+PGtx6\nDWTS1HSv0BsePFeIyzvK+2vmPCLI8DJktQaqn7msEATRK6I8crMXR9YxzMIqVKh3\nRZL+r+ZzFA1pZHyybBv8vQKBgQCXX3LJg4w/16gS8KB6T6qWGYl8ZFtbdu1KTEjt\n6J64pXlwKsdT2d/jRWCRX0FhLu3/aRvrhq9To8k3ldHwP6I0jNUnlmLcpP5vUiGY\n3/P6iS6nuuHbTNUSz67X10URxwPhQ8F0Uxrqsp2YG+Xr/xcGscvgbFZ14gbtm5n4\nuBn38QKBgQCwGZ3Je6ki2VKdKOZoyOy6UK+3tO15GS9/3pu8sabTqYtIJ6Fq8ket\n1D4B68WJGq1kX1iUx13yYlYF7KycSfK3LT/730WmbgS8ije8VVQLYgoGi+bFcRHX\ndtgkmgwK7JhazhMhIlOcPj9cZ5zKhUam2m9mGAIC4odluANqTnhHWg==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-22 19:12:04,457 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3 used request id req-d1a77dea-67e0-48fa-afa0-0f0e941d3a18 2018-07-22 19:12:07,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/96b2ca1a-0a09-4088-b558-815fcb6d57a3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889f67bbf0753bce3e6ff6205523cf8faca4b7ef" 2018-07-22 19:12:07,530 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-6ff2a8f8-d084-486f-abc2-5533a518beda RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:12:07,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4054 x-openstack-request-id: req-9fe437f0-f38b-4a37-93ea-09855846f773 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-flavor2", "OS::project_id": "6f56dde62ed24851ae8dce233fed7ebd", "OS::stack_id": "96b2ca1a-0a09-4088-b558-815fcb6d57a3", "OS::stack_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-subnet", "net_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-net", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack", "stack_user_project_id": "8e277ab97bbb416683f94e7cdc00d571", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T19:11:55Z", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "96b2ca1a-0a09-4088-b558-815fcb6d57a3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAm9Hxh36cDBndRR+NkhmJK1pB7pAZ6K2F5Xlx8epyQyq/29f8\nHP1QCu7SA75CIcHTQWG75PE9UGeBxrIsyfE7KoDgMlR7mzjdUu/5MXo+9UolPCgP\n7YWCOb7RCT3oTrpIAV1p3xwXyei/MSjnnRQZbVtkiq9Km1Qjf/lbgbvXFnLw46Xw\nGJjCkRGAlbwJQnGn1HNr3T5f1DA1lEFrfSNymkjulhFhIdvSnp0cgHAfktgQ0het\nK2pwrlOuks2s3uJEeCDUJJyhsEyaD0/HZyGsmnkCHvmKpgUfk8Mi2mucMCqWSasP\nlM7bKkmdbMaIW8XMGSCuSoWXIi8jtXbRwXjzowIDAQABAoIBABSuJnovKZLJk/5q\nk6WCUhw43GtHIMkqzoyIM8FBtmyHrfMFlWZbkFYDIEhy5eAJE3qn+AIIqnSTaDvw\nxdT/eTTI6fiEEeul/mnVg6M3cEep0YtMXeDOSVxUoPWzC7P3MTtNJJIB7n5Tr5xc\nq3DDjCRhbtShMyuuXQ/NDoIHZiKKZbjgYKRX8k6Hb5exztRFb4XBGroaK27pM2sd\nKhBliWtuovPvNtlqCkL0gpGs9r1o27GvKAZx+VjVUAopzMKh0gwRuVqDuV7hurTR\nF9PKB787GvseG+zWToBpHUIh/a3G9tY9KFpEiIXEZpKMAUpX/S35mduivFikOtvJ\nmoEpWhECgYEAzXBAN052/yyvXduLCVSfHzBBsLQdwezAD6ss1syRihzY7kaJeJyd\nb8W2IOny0nwelNhQEzDtPb2sv5DrwgemcAvuQbMb+9CdRREW3bwyByysG0cQmyLf\n1xI/a29PKb+ol7bX4XnA/fdwveKq1QyJOROfgoUMKqewWhhWGhTLSa8CgYEAwit2\nZQE2HHCEVQXZdBDHpmQ/2CUoOVUVT6LHjUkoT7WIiUVImzaiSb3reG7jPdT8NCVB\nV0wTIclt3l0+itIYbrVuZRxphInyRcpAT4kX7EOg7IvxcLDvYhc3nWwxWW3XCPUC\nqoCgpduGRuCA85QwDN8LGDEtm3hrBiAlTN9dVk0CgYAiXM5A8fzxfbXvixNcgi0D\neHzkY5w+na0acdVUMG9/nIekg2PnKrsiwP1P0BHvpxcuamgqbZqhIyLMAB+PGtx6\nDWTS1HSv0BsePFeIyzvK+2vmPCLI8DJktQaqn7msEATRK6I8crMXR9YxzMIqVKh3\nRZL+r+ZzFA1pZHyybBv8vQKBgQCXX3LJg4w/16gS8KB6T6qWGYl8ZFtbdu1KTEjt\n6J64pXlwKsdT2d/jRWCRX0FhLu3/aRvrhq9To8k3ldHwP6I0jNUnlmLcpP5vUiGY\n3/P6iS6nuuHbTNUSz67X10URxwPhQ8F0Uxrqsp2YG+Xr/xcGscvgbFZ14gbtm5n4\nuBn38QKBgQCwGZ3Je6ki2VKdKOZoyOy6UK+3tO15GS9/3pu8sabTqYtIJ6Fq8ket\n1D4B68WJGq1kX1iUx13yYlYF7KycSfK3LT/730WmbgS8ije8VVQLYgoGi+bFcRHX\ndtgkmgwK7JhazhMhIlOcPj9cZ5zKhUam2m9mGAIC4odluANqTnhHWg==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-22 19:12:07,882 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3 used request id req-9fe437f0-f38b-4a37-93ea-09855846f773 2018-07-22 19:12:10,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/96b2ca1a-0a09-4088-b558-815fcb6d57a3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889f67bbf0753bce3e6ff6205523cf8faca4b7ef" 2018-07-22 19:12:10,980 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-63b17543-23e2-4288-9d34-a3a8c99dba3c RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:12:11,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4054 x-openstack-request-id: req-eca8c496-d9fc-4bf7-a67b-d6727df77f15 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-flavor2", "OS::project_id": "6f56dde62ed24851ae8dce233fed7ebd", "OS::stack_id": "96b2ca1a-0a09-4088-b558-815fcb6d57a3", "OS::stack_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-subnet", "net_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-net", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack", "stack_user_project_id": "8e277ab97bbb416683f94e7cdc00d571", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T19:11:55Z", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "96b2ca1a-0a09-4088-b558-815fcb6d57a3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAm9Hxh36cDBndRR+NkhmJK1pB7pAZ6K2F5Xlx8epyQyq/29f8\nHP1QCu7SA75CIcHTQWG75PE9UGeBxrIsyfE7KoDgMlR7mzjdUu/5MXo+9UolPCgP\n7YWCOb7RCT3oTrpIAV1p3xwXyei/MSjnnRQZbVtkiq9Km1Qjf/lbgbvXFnLw46Xw\nGJjCkRGAlbwJQnGn1HNr3T5f1DA1lEFrfSNymkjulhFhIdvSnp0cgHAfktgQ0het\nK2pwrlOuks2s3uJEeCDUJJyhsEyaD0/HZyGsmnkCHvmKpgUfk8Mi2mucMCqWSasP\nlM7bKkmdbMaIW8XMGSCuSoWXIi8jtXbRwXjzowIDAQABAoIBABSuJnovKZLJk/5q\nk6WCUhw43GtHIMkqzoyIM8FBtmyHrfMFlWZbkFYDIEhy5eAJE3qn+AIIqnSTaDvw\nxdT/eTTI6fiEEeul/mnVg6M3cEep0YtMXeDOSVxUoPWzC7P3MTtNJJIB7n5Tr5xc\nq3DDjCRhbtShMyuuXQ/NDoIHZiKKZbjgYKRX8k6Hb5exztRFb4XBGroaK27pM2sd\nKhBliWtuovPvNtlqCkL0gpGs9r1o27GvKAZx+VjVUAopzMKh0gwRuVqDuV7hurTR\nF9PKB787GvseG+zWToBpHUIh/a3G9tY9KFpEiIXEZpKMAUpX/S35mduivFikOtvJ\nmoEpWhECgYEAzXBAN052/yyvXduLCVSfHzBBsLQdwezAD6ss1syRihzY7kaJeJyd\nb8W2IOny0nwelNhQEzDtPb2sv5DrwgemcAvuQbMb+9CdRREW3bwyByysG0cQmyLf\n1xI/a29PKb+ol7bX4XnA/fdwveKq1QyJOROfgoUMKqewWhhWGhTLSa8CgYEAwit2\nZQE2HHCEVQXZdBDHpmQ/2CUoOVUVT6LHjUkoT7WIiUVImzaiSb3reG7jPdT8NCVB\nV0wTIclt3l0+itIYbrVuZRxphInyRcpAT4kX7EOg7IvxcLDvYhc3nWwxWW3XCPUC\nqoCgpduGRuCA85QwDN8LGDEtm3hrBiAlTN9dVk0CgYAiXM5A8fzxfbXvixNcgi0D\neHzkY5w+na0acdVUMG9/nIekg2PnKrsiwP1P0BHvpxcuamgqbZqhIyLMAB+PGtx6\nDWTS1HSv0BsePFeIyzvK+2vmPCLI8DJktQaqn7msEATRK6I8crMXR9YxzMIqVKh3\nRZL+r+ZzFA1pZHyybBv8vQKBgQCXX3LJg4w/16gS8KB6T6qWGYl8ZFtbdu1KTEjt\n6J64pXlwKsdT2d/jRWCRX0FhLu3/aRvrhq9To8k3ldHwP6I0jNUnlmLcpP5vUiGY\n3/P6iS6nuuHbTNUSz67X10URxwPhQ8F0Uxrqsp2YG+Xr/xcGscvgbFZ14gbtm5n4\nuBn38QKBgQCwGZ3Je6ki2VKdKOZoyOy6UK+3tO15GS9/3pu8sabTqYtIJ6Fq8ket\n1D4B68WJGq1kX1iUx13yYlYF7KycSfK3LT/730WmbgS8ije8VVQLYgoGi+bFcRHX\ndtgkmgwK7JhazhMhIlOcPj9cZ5zKhUam2m9mGAIC4odluANqTnhHWg==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-22 19:12:11,226 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3 used request id req-eca8c496-d9fc-4bf7-a67b-d6727df77f15 2018-07-22 19:12:14,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/96b2ca1a-0a09-4088-b558-815fcb6d57a3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889f67bbf0753bce3e6ff6205523cf8faca4b7ef" 2018-07-22 19:12:14,375 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-da08e38e-19f9-464a-b9c0-0c1e4468b6f1 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:12:14,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4054 x-openstack-request-id: req-28d280fa-8a0e-49b9-8e99-87161c009ab4 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-flavor2", "OS::project_id": "6f56dde62ed24851ae8dce233fed7ebd", "OS::stack_id": "96b2ca1a-0a09-4088-b558-815fcb6d57a3", "OS::stack_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-subnet", "net_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-net", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack", "stack_user_project_id": "8e277ab97bbb416683f94e7cdc00d571", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T19:11:55Z", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "96b2ca1a-0a09-4088-b558-815fcb6d57a3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAm9Hxh36cDBndRR+NkhmJK1pB7pAZ6K2F5Xlx8epyQyq/29f8\nHP1QCu7SA75CIcHTQWG75PE9UGeBxrIsyfE7KoDgMlR7mzjdUu/5MXo+9UolPCgP\n7YWCOb7RCT3oTrpIAV1p3xwXyei/MSjnnRQZbVtkiq9Km1Qjf/lbgbvXFnLw46Xw\nGJjCkRGAlbwJQnGn1HNr3T5f1DA1lEFrfSNymkjulhFhIdvSnp0cgHAfktgQ0het\nK2pwrlOuks2s3uJEeCDUJJyhsEyaD0/HZyGsmnkCHvmKpgUfk8Mi2mucMCqWSasP\nlM7bKkmdbMaIW8XMGSCuSoWXIi8jtXbRwXjzowIDAQABAoIBABSuJnovKZLJk/5q\nk6WCUhw43GtHIMkqzoyIM8FBtmyHrfMFlWZbkFYDIEhy5eAJE3qn+AIIqnSTaDvw\nxdT/eTTI6fiEEeul/mnVg6M3cEep0YtMXeDOSVxUoPWzC7P3MTtNJJIB7n5Tr5xc\nq3DDjCRhbtShMyuuXQ/NDoIHZiKKZbjgYKRX8k6Hb5exztRFb4XBGroaK27pM2sd\nKhBliWtuovPvNtlqCkL0gpGs9r1o27GvKAZx+VjVUAopzMKh0gwRuVqDuV7hurTR\nF9PKB787GvseG+zWToBpHUIh/a3G9tY9KFpEiIXEZpKMAUpX/S35mduivFikOtvJ\nmoEpWhECgYEAzXBAN052/yyvXduLCVSfHzBBsLQdwezAD6ss1syRihzY7kaJeJyd\nb8W2IOny0nwelNhQEzDtPb2sv5DrwgemcAvuQbMb+9CdRREW3bwyByysG0cQmyLf\n1xI/a29PKb+ol7bX4XnA/fdwveKq1QyJOROfgoUMKqewWhhWGhTLSa8CgYEAwit2\nZQE2HHCEVQXZdBDHpmQ/2CUoOVUVT6LHjUkoT7WIiUVImzaiSb3reG7jPdT8NCVB\nV0wTIclt3l0+itIYbrVuZRxphInyRcpAT4kX7EOg7IvxcLDvYhc3nWwxWW3XCPUC\nqoCgpduGRuCA85QwDN8LGDEtm3hrBiAlTN9dVk0CgYAiXM5A8fzxfbXvixNcgi0D\neHzkY5w+na0acdVUMG9/nIekg2PnKrsiwP1P0BHvpxcuamgqbZqhIyLMAB+PGtx6\nDWTS1HSv0BsePFeIyzvK+2vmPCLI8DJktQaqn7msEATRK6I8crMXR9YxzMIqVKh3\nRZL+r+ZzFA1pZHyybBv8vQKBgQCXX3LJg4w/16gS8KB6T6qWGYl8ZFtbdu1KTEjt\n6J64pXlwKsdT2d/jRWCRX0FhLu3/aRvrhq9To8k3ldHwP6I0jNUnlmLcpP5vUiGY\n3/P6iS6nuuHbTNUSz67X10URxwPhQ8F0Uxrqsp2YG+Xr/xcGscvgbFZ14gbtm5n4\nuBn38QKBgQCwGZ3Je6ki2VKdKOZoyOy6UK+3tO15GS9/3pu8sabTqYtIJ6Fq8ket\n1D4B68WJGq1kX1iUx13yYlYF7KycSfK3LT/730WmbgS8ije8VVQLYgoGi+bFcRHX\ndtgkmgwK7JhazhMhIlOcPj9cZ5zKhUam2m9mGAIC4odluANqTnhHWg==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-22 19:12:14,690 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3 used request id req-28d280fa-8a0e-49b9-8e99-87161c009ab4 2018-07-22 19:12:17,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/96b2ca1a-0a09-4088-b558-815fcb6d57a3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889f67bbf0753bce3e6ff6205523cf8faca4b7ef" 2018-07-22 19:12:17,770 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-fae8c88c-f49e-432a-96b4-3c9c8eb0e035 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:12:18,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4066 x-openstack-request-id: req-de0e9265-1569-472a-9a4e-34b04b57997c RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-flavor2", "OS::project_id": "6f56dde62ed24851ae8dce233fed7ebd", "OS::stack_id": "96b2ca1a-0a09-4088-b558-815fcb6d57a3", "OS::stack_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-subnet", "net_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-net", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack", "stack_user_project_id": "8e277ab97bbb416683f94e7cdc00d571", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T19:11:55Z", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "96b2ca1a-0a09-4088-b558-815fcb6d57a3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAm9Hxh36cDBndRR+NkhmJK1pB7pAZ6K2F5Xlx8epyQyq/29f8\nHP1QCu7SA75CIcHTQWG75PE9UGeBxrIsyfE7KoDgMlR7mzjdUu/5MXo+9UolPCgP\n7YWCOb7RCT3oTrpIAV1p3xwXyei/MSjnnRQZbVtkiq9Km1Qjf/lbgbvXFnLw46Xw\nGJjCkRGAlbwJQnGn1HNr3T5f1DA1lEFrfSNymkjulhFhIdvSnp0cgHAfktgQ0het\nK2pwrlOuks2s3uJEeCDUJJyhsEyaD0/HZyGsmnkCHvmKpgUfk8Mi2mucMCqWSasP\nlM7bKkmdbMaIW8XMGSCuSoWXIi8jtXbRwXjzowIDAQABAoIBABSuJnovKZLJk/5q\nk6WCUhw43GtHIMkqzoyIM8FBtmyHrfMFlWZbkFYDIEhy5eAJE3qn+AIIqnSTaDvw\nxdT/eTTI6fiEEeul/mnVg6M3cEep0YtMXeDOSVxUoPWzC7P3MTtNJJIB7n5Tr5xc\nq3DDjCRhbtShMyuuXQ/NDoIHZiKKZbjgYKRX8k6Hb5exztRFb4XBGroaK27pM2sd\nKhBliWtuovPvNtlqCkL0gpGs9r1o27GvKAZx+VjVUAopzMKh0gwRuVqDuV7hurTR\nF9PKB787GvseG+zWToBpHUIh/a3G9tY9KFpEiIXEZpKMAUpX/S35mduivFikOtvJ\nmoEpWhECgYEAzXBAN052/yyvXduLCVSfHzBBsLQdwezAD6ss1syRihzY7kaJeJyd\nb8W2IOny0nwelNhQEzDtPb2sv5DrwgemcAvuQbMb+9CdRREW3bwyByysG0cQmyLf\n1xI/a29PKb+ol7bX4XnA/fdwveKq1QyJOROfgoUMKqewWhhWGhTLSa8CgYEAwit2\nZQE2HHCEVQXZdBDHpmQ/2CUoOVUVT6LHjUkoT7WIiUVImzaiSb3reG7jPdT8NCVB\nV0wTIclt3l0+itIYbrVuZRxphInyRcpAT4kX7EOg7IvxcLDvYhc3nWwxWW3XCPUC\nqoCgpduGRuCA85QwDN8LGDEtm3hrBiAlTN9dVk0CgYAiXM5A8fzxfbXvixNcgi0D\neHzkY5w+na0acdVUMG9/nIekg2PnKrsiwP1P0BHvpxcuamgqbZqhIyLMAB+PGtx6\nDWTS1HSv0BsePFeIyzvK+2vmPCLI8DJktQaqn7msEATRK6I8crMXR9YxzMIqVKh3\nRZL+r+ZzFA1pZHyybBv8vQKBgQCXX3LJg4w/16gS8KB6T6qWGYl8ZFtbdu1KTEjt\n6J64pXlwKsdT2d/jRWCRX0FhLu3/aRvrhq9To8k3ldHwP6I0jNUnlmLcpP5vUiGY\n3/P6iS6nuuHbTNUSz67X10URxwPhQ8F0Uxrqsp2YG+Xr/xcGscvgbFZ14gbtm5n4\nuBn38QKBgQCwGZ3Je6ki2VKdKOZoyOy6UK+3tO15GS9/3pu8sabTqYtIJ6Fq8ket\n1D4B68WJGq1kX1iUx13yYlYF7KycSfK3LT/730WmbgS8ije8VVQLYgoGi+bFcRHX\ndtgkmgwK7JhazhMhIlOcPj9cZ5zKhUam2m9mGAIC4odluANqTnhHWg==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-22 19:12:18,027 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3 used request id req-de0e9265-1569-472a-9a4e-34b04b57997c 2018-07-22 19:12:18,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889f67bbf0753bce3e6ff6205523cf8faca4b7ef" 2018-07-22 19:12:18,127 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources Content-Length: 525 Content-Type: application/json x-openstack-request-id: req-7ec94ca6-2100-408c-b793-06c2a182d36c RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:12:18,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10862 x-openstack-request-id: req-b3c77141-48ec-4058-8f29-247589363ae7 RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources/flavor2", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-07-22T19:11:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:11:56Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "e0e931af-7679-4d69-b6d4-5c2f9096760b", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources/flavor1", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-07-22T19:11:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:11:56Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "1313e89a-7f4b-44d6-a641-201ceb23e8ee", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources/network", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-07-22T19:11:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:11:56Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "71ebefd1-9b6a-4855-90f3-2859c9420c8a", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources/server_security_group", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-22T19:11:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:11:56Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "93b6ac4c-a9e0-495e-98b3-78140e0a56f1", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources/floating_ip", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-07-22T19:11:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:11:56Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "cf04ae5d-d3a2-4b43-b281-94a1cd6f72db", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources/floating_ip_association", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-07-22T19:11:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:11:56Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "47", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources/management_router", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-07-22T19:11:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:11:56Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "8300c39d-6895-4623-b227-27d9b1805746", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources/keypair", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-22T19:11:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:11:56Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources/management_router_interface", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-07-22T19:11:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:11:56Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "8300c39d-6895-4623-b227-27d9b1805746:subnet_id=9442108a-fd29-46ff-b21a-90cbe7af5e79", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources/subnet", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-07-22T19:11:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:11:56Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "9442108a-fd29-46ff-b21a-90cbe7af5e79", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "port1", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources/port1", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-07-22T19:11:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:11:56Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "0e5081e7-3c92-47bb-bf62-3946957575e8", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources/vm2", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-07-22T19:11:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:11:56Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "d21891b5-ecc9-44bf-b483-ff08c7a85cb9", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources/vm1", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-07-22T19:11:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:11:56Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "53ef378b-18d2-4669-9e3d-7495393cd7ab", "resource_type": "OS::Nova::Server"}]} 2018-07-22 19:12:18,280 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources used request id req-b3c77141-48ec-4058-8f29-247589363ae7 2018-07-22 19:12:18,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/96b2ca1a-0a09-4088-b558-815fcb6d57a3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889f67bbf0753bce3e6ff6205523cf8faca4b7ef" 2018-07-22 19:12:18,346 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-e1574c62-faf6-48d6-9939-1e503d174a17 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:12:18,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4066 x-openstack-request-id: req-1347afa5-1924-4b34-a719-438a2cbf717f RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-flavor2", "OS::project_id": "6f56dde62ed24851ae8dce233fed7ebd", "OS::stack_id": "96b2ca1a-0a09-4088-b558-815fcb6d57a3", "OS::stack_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-subnet", "net_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-net", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack", "stack_user_project_id": "8e277ab97bbb416683f94e7cdc00d571", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T19:11:55Z", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "96b2ca1a-0a09-4088-b558-815fcb6d57a3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAm9Hxh36cDBndRR+NkhmJK1pB7pAZ6K2F5Xlx8epyQyq/29f8\nHP1QCu7SA75CIcHTQWG75PE9UGeBxrIsyfE7KoDgMlR7mzjdUu/5MXo+9UolPCgP\n7YWCOb7RCT3oTrpIAV1p3xwXyei/MSjnnRQZbVtkiq9Km1Qjf/lbgbvXFnLw46Xw\nGJjCkRGAlbwJQnGn1HNr3T5f1DA1lEFrfSNymkjulhFhIdvSnp0cgHAfktgQ0het\nK2pwrlOuks2s3uJEeCDUJJyhsEyaD0/HZyGsmnkCHvmKpgUfk8Mi2mucMCqWSasP\nlM7bKkmdbMaIW8XMGSCuSoWXIi8jtXbRwXjzowIDAQABAoIBABSuJnovKZLJk/5q\nk6WCUhw43GtHIMkqzoyIM8FBtmyHrfMFlWZbkFYDIEhy5eAJE3qn+AIIqnSTaDvw\nxdT/eTTI6fiEEeul/mnVg6M3cEep0YtMXeDOSVxUoPWzC7P3MTtNJJIB7n5Tr5xc\nq3DDjCRhbtShMyuuXQ/NDoIHZiKKZbjgYKRX8k6Hb5exztRFb4XBGroaK27pM2sd\nKhBliWtuovPvNtlqCkL0gpGs9r1o27GvKAZx+VjVUAopzMKh0gwRuVqDuV7hurTR\nF9PKB787GvseG+zWToBpHUIh/a3G9tY9KFpEiIXEZpKMAUpX/S35mduivFikOtvJ\nmoEpWhECgYEAzXBAN052/yyvXduLCVSfHzBBsLQdwezAD6ss1syRihzY7kaJeJyd\nb8W2IOny0nwelNhQEzDtPb2sv5DrwgemcAvuQbMb+9CdRREW3bwyByysG0cQmyLf\n1xI/a29PKb+ol7bX4XnA/fdwveKq1QyJOROfgoUMKqewWhhWGhTLSa8CgYEAwit2\nZQE2HHCEVQXZdBDHpmQ/2CUoOVUVT6LHjUkoT7WIiUVImzaiSb3reG7jPdT8NCVB\nV0wTIclt3l0+itIYbrVuZRxphInyRcpAT4kX7EOg7IvxcLDvYhc3nWwxWW3XCPUC\nqoCgpduGRuCA85QwDN8LGDEtm3hrBiAlTN9dVk0CgYAiXM5A8fzxfbXvixNcgi0D\neHzkY5w+na0acdVUMG9/nIekg2PnKrsiwP1P0BHvpxcuamgqbZqhIyLMAB+PGtx6\nDWTS1HSv0BsePFeIyzvK+2vmPCLI8DJktQaqn7msEATRK6I8crMXR9YxzMIqVKh3\nRZL+r+ZzFA1pZHyybBv8vQKBgQCXX3LJg4w/16gS8KB6T6qWGYl8ZFtbdu1KTEjt\n6J64pXlwKsdT2d/jRWCRX0FhLu3/aRvrhq9To8k3ldHwP6I0jNUnlmLcpP5vUiGY\n3/P6iS6nuuHbTNUSz67X10URxwPhQ8F0Uxrqsp2YG+Xr/xcGscvgbFZ14gbtm5n4\nuBn38QKBgQCwGZ3Je6ki2VKdKOZoyOy6UK+3tO15GS9/3pu8sabTqYtIJ6Fq8ket\n1D4B68WJGq1kX1iUx13yYlYF7KycSfK3LT/730WmbgS8ije8VVQLYgoGi+bFcRHX\ndtgkmgwK7JhazhMhIlOcPj9cZ5zKhUam2m9mGAIC4odluANqTnhHWg==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-22 19:12:18,616 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3 used request id req-1347afa5-1924-4b34-a719-438a2cbf717f 2018-07-22 19:12:18,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889f67bbf0753bce3e6ff6205523cf8faca4b7ef" 2018-07-22 19:12:18,682 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources Content-Length: 525 Content-Type: application/json x-openstack-request-id: req-bc250a71-978e-494a-a241-fef7a2bc68b7 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:12:18,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10862 x-openstack-request-id: req-15d051bf-212a-43bf-b923-051e81f90223 RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources/flavor2", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-07-22T19:11:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:11:56Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "e0e931af-7679-4d69-b6d4-5c2f9096760b", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources/flavor1", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-07-22T19:11:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:11:56Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "1313e89a-7f4b-44d6-a641-201ceb23e8ee", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources/network", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-07-22T19:11:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:11:56Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "71ebefd1-9b6a-4855-90f3-2859c9420c8a", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources/server_security_group", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-22T19:11:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:11:56Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "93b6ac4c-a9e0-495e-98b3-78140e0a56f1", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources/floating_ip", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-07-22T19:11:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:11:56Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "cf04ae5d-d3a2-4b43-b281-94a1cd6f72db", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources/floating_ip_association", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-07-22T19:11:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:11:56Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "47", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources/management_router", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-07-22T19:11:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:11:56Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "8300c39d-6895-4623-b227-27d9b1805746", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources/keypair", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-22T19:11:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:11:56Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources/management_router_interface", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-07-22T19:11:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:11:56Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "8300c39d-6895-4623-b227-27d9b1805746:subnet_id=9442108a-fd29-46ff-b21a-90cbe7af5e79", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources/subnet", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-07-22T19:11:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:11:56Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "9442108a-fd29-46ff-b21a-90cbe7af5e79", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "port1", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources/port1", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-07-22T19:11:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:11:56Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "0e5081e7-3c92-47bb-bf62-3946957575e8", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources/vm2", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-07-22T19:11:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:11:56Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "d21891b5-ecc9-44bf-b483-ff08c7a85cb9", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources/vm1", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-07-22T19:11:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:11:56Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "53ef378b-18d2-4669-9e3d-7495393cd7ab", "resource_type": "OS::Nova::Server"}]} 2018-07-22 19:12:18,858 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources used request id req-15d051bf-212a-43bf-b923-051e81f90223 2018-07-22 19:12:18,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=71ebefd1-9b6a-4855-90f3-2859c9420c8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889f67bbf0753bce3e6ff6205523cf8faca4b7ef" 2018-07-22 19:12:19,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-43b93307-b5e5-40a1-95f0-02ba8f60e668 Date: Sun, 22 Jul 2018 19:12:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"71ebefd1-9b6a-4855-90f3-2859c9420c8a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["9442108a-fd29-46ff-b21a-90cbe7af5e79"],"description":"","tags":[],"updated_at":"2018-07-22T19:12:01Z","provider:segmentation_id":43,"name":"HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:11:59Z","provider:network_type":"vxlan"}]} 2018-07-22 19:12:19,074 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=71ebefd1-9b6a-4855-90f3-2859c9420c8a used request id req-43b93307-b5e5-40a1-95f0-02ba8f60e668 2018-07-22 19:12:19,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=71ebefd1-9b6a-4855-90f3-2859c9420c8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889f67bbf0753bce3e6ff6205523cf8faca4b7ef" 2018-07-22 19:12:19,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8b212ccf-99e1-4a0a-98e4-5a2bc078d639 Date: Sun, 22 Jul 2018 19:12:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71ebefd1-9b6a-4855-90f3-2859c9420c8a","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:12:01Z","dns_nameservers":[],"updated_at":"2018-07-22T19:12:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"9442108a-fd29-46ff-b21a-90cbe7af5e79","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-subnet"}]} 2018-07-22 19:12:19,169 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=71ebefd1-9b6a-4855-90f3-2859c9420c8a used request id req-8b212ccf-99e1-4a0a-98e4-5a2bc078d639 2018-07-22 19:12:19,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=71ebefd1-9b6a-4855-90f3-2859c9420c8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889f67bbf0753bce3e6ff6205523cf8faca4b7ef" 2018-07-22 19:12:19,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-75e8d390-f897-407e-84e0-db700e58b19b Date: Sun, 22 Jul 2018 19:12:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71ebefd1-9b6a-4855-90f3-2859c9420c8a","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:12:01Z","dns_nameservers":[],"updated_at":"2018-07-22T19:12:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"9442108a-fd29-46ff-b21a-90cbe7af5e79","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-subnet"}]} 2018-07-22 19:12:19,309 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=71ebefd1-9b6a-4855-90f3-2859c9420c8a used request id req-75e8d390-f897-407e-84e0-db700e58b19b 2018-07-22 19:12:19,309 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 19:12:19,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889f67bbf0753bce3e6ff6205523cf8faca4b7ef" 2018-07-22 19:12:19,349 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:12:19 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-d96e2f9a-91ef-453c-b66a-9176978f84f3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:12:19,349 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-d96e2f9a-91ef-453c-b66a-9176978f84f3 2018-07-22 19:12:19,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889f67bbf0753bce3e6ff6205523cf8faca4b7ef" 2018-07-22 19:12:19,450 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources Content-Length: 525 Content-Type: application/json x-openstack-request-id: req-7b385055-2835-425d-bddf-c745fe36c6e6 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:12:20,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10862 x-openstack-request-id: req-e1e42137-dbeb-4097-b766-077e0b2e7db9 RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources/flavor2", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-07-22T19:11:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:11:56Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "e0e931af-7679-4d69-b6d4-5c2f9096760b", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources/flavor1", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-07-22T19:11:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:11:56Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "1313e89a-7f4b-44d6-a641-201ceb23e8ee", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources/network", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-07-22T19:11:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:11:56Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "71ebefd1-9b6a-4855-90f3-2859c9420c8a", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources/server_security_group", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-22T19:11:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:11:56Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "93b6ac4c-a9e0-495e-98b3-78140e0a56f1", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources/floating_ip", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-07-22T19:11:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:11:56Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "cf04ae5d-d3a2-4b43-b281-94a1cd6f72db", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources/floating_ip_association", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-07-22T19:11:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:11:56Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "47", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources/management_router", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-07-22T19:11:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:11:56Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "8300c39d-6895-4623-b227-27d9b1805746", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources/keypair", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-22T19:11:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:11:56Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources/management_router_interface", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-07-22T19:11:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:11:56Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "8300c39d-6895-4623-b227-27d9b1805746:subnet_id=9442108a-fd29-46ff-b21a-90cbe7af5e79", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources/subnet", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-07-22T19:11:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:11:56Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "9442108a-fd29-46ff-b21a-90cbe7af5e79", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "port1", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources/port1", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-07-22T19:11:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:11:56Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "0e5081e7-3c92-47bb-bf62-3946957575e8", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources/vm2", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-07-22T19:11:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:11:56Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "d21891b5-ecc9-44bf-b483-ff08c7a85cb9", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources/vm1", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-07-22T19:11:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:11:56Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "53ef378b-18d2-4669-9e3d-7495393cd7ab", "resource_type": "OS::Nova::Server"}]} 2018-07-22 19:12:20,505 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources used request id req-e1e42137-dbeb-4097-b766-077e0b2e7db9 2018-07-22 19:12:20,510 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/d21891b5-ecc9-44bf-b483-ff08c7a85cb9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889f67bbf0753bce3e6ff6205523cf8faca4b7ef" 2018-07-22 19:12:20,512 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/53ef378b-18d2-4669-9e3d-7495393cd7ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889f67bbf0753bce3e6ff6205523cf8faca4b7ef" 2018-07-22 19:12:20,914 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1952 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-75294dbc-6d55-4c91-a939-fed2fbd2e70e x-compute-request-id: req-75294dbc-6d55-4c91-a939-fed2fbd2e70e RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:35:fd", "version": 4, "addr": "10.1.2.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:35:fd", "version": 4, "addr": "192.16.1.105", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/53ef378b-18d2-4669-9e3d-7495393cd7ab", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/53ef378b-18d2-4669-9e3d-7495393cd7ab", "rel": "bookmark"}], "image": {"id": "bfa735c3-7a87-4378-9ed0-c7c83449b6e9", "links": [{"href": "https://192.16.1.222:8774/images/bfa735c3-7a87-4378-9ed0-c7c83449b6e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000038", "OS-SRV-USG:launched_at": "2018-07-22T19:12:12.000000", "flavor": {"id": "1313e89a-7f4b-44d6-a641-201ceb23e8ee", "links": [{"href": "https://192.16.1.222:8774/flavors/1313e89a-7f4b-44d6-a641-201ceb23e8ee", "rel": "bookmark"}]}, "id": "53ef378b-18d2-4669-9e3d-7495393cd7ab", "security_groups": [{"name": "security_group_name"}], "user_id": "578de12745c743bd9dd92bf9224acd16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:12:12Z", "hostId": "74048aaddc12294396419eaf50eb3d3957b69e21150f7ae4ae255dcd", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-inst1", "created": "2018-07-22T19:12:06Z", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:12:20,914 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/53ef378b-18d2-4669-9e3d-7495393cd7ab used request id req-75294dbc-6d55-4c91-a939-fed2fbd2e70e 2018-07-22 19:12:20,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889f67bbf0753bce3e6ff6205523cf8faca4b7ef" 2018-07-22 19:12:20,974 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1822 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-72761405-1aec-4bed-ada5-f3784e213a62 x-compute-request-id: req-72761405-1aec-4bed-ada5-f3784e213a62 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:81:a1", "version": 4, "addr": "10.1.2.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/d21891b5-ecc9-44bf-b483-ff08c7a85cb9", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/d21891b5-ecc9-44bf-b483-ff08c7a85cb9", "rel": "bookmark"}], "image": {"id": "7d867086-4bba-40a8-9533-f99dfa2ca456", "links": [{"href": "https://192.16.1.222:8774/images/7d867086-4bba-40a8-9533-f99dfa2ca456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000035", "OS-SRV-USG:launched_at": "2018-07-22T19:12:11.000000", "flavor": {"id": "e0e931af-7679-4d69-b6d4-5c2f9096760b", "links": [{"href": "https://192.16.1.222:8774/flavors/e0e931af-7679-4d69-b6d4-5c2f9096760b", "rel": "bookmark"}]}, "id": "d21891b5-ecc9-44bf-b483-ff08c7a85cb9", "security_groups": [{"name": "default"}], "user_id": "578de12745c743bd9dd92bf9224acd16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:12:11Z", "hostId": "74048aaddc12294396419eaf50eb3d3957b69e21150f7ae4ae255dcd", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-inst2", "created": "2018-07-22T19:12:04Z", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:12:20,974 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/d21891b5-ecc9-44bf-b483-ff08c7a85cb9 used request id req-72761405-1aec-4bed-ada5-f3784e213a62 2018-07-22 19:12:20,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889f67bbf0753bce3e6ff6205523cf8faca4b7ef" 2018-07-22 19:12:21,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-88ad09a9-7b6f-4118-b545-8b07f801fb3a Date: Sun, 22 Jul 2018 19:12:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"71ebefd1-9b6a-4855-90f3-2859c9420c8a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["9442108a-fd29-46ff-b21a-90cbe7af5e79"],"description":"","tags":[],"updated_at":"2018-07-22T19:12:01Z","provider:segmentation_id":43,"name":"HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:11:59Z","provider:network_type":"vxlan"}]} 2018-07-22 19:12:21,076 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-net used request id req-88ad09a9-7b6f-4118-b545-8b07f801fb3a 2018-07-22 19:12:21,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:12:21,089 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:12:21 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:12:21,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889f67bbf0753bce3e6ff6205523cf8faca4b7ef" 2018-07-22 19:12:21,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-405dffc8-646c-4482-9067-7a1446ef7913 Date: Sun, 22 Jul 2018 19:12:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"71ebefd1-9b6a-4855-90f3-2859c9420c8a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["9442108a-fd29-46ff-b21a-90cbe7af5e79"],"description":"","tags":[],"updated_at":"2018-07-22T19:12:01Z","provider:segmentation_id":43,"name":"HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:11:59Z","provider:network_type":"vxlan"}]} 2018-07-22 19:12:21,135 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-net used request id req-405dffc8-646c-4482-9067-7a1446ef7913 2018-07-22 19:12:21,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889f67bbf0753bce3e6ff6205523cf8faca4b7ef" 2018-07-22 19:12:21,286 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:12:21 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-d6cb2fa4-7cc0-4d65-bf6b-a5e683758e87 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:12:21,286 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-d6cb2fa4-7cc0-4d65-bf6b-a5e683758e87 2018-07-22 19:12:21,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=71ebefd1-9b6a-4855-90f3-2859c9420c8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889f67bbf0753bce3e6ff6205523cf8faca4b7ef" 2018-07-22 19:12:21,342 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:12:21 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-9771fd9e-cda1-4871-bba8-98996019e963 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:12:21,342 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-9771fd9e-cda1-4871-bba8-98996019e963 2018-07-22 19:12:21,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=71ebefd1-9b6a-4855-90f3-2859c9420c8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889f67bbf0753bce3e6ff6205523cf8faca4b7ef" 2018-07-22 19:12:21,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f07fed3c-1bed-4c98-9933-3e8e1c227681 Date: Sun, 22 Jul 2018 19:12:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71ebefd1-9b6a-4855-90f3-2859c9420c8a","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:12:01Z","dns_nameservers":[],"updated_at":"2018-07-22T19:12:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"9442108a-fd29-46ff-b21a-90cbe7af5e79","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-subnet"}]} 2018-07-22 19:12:21,367 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=71ebefd1-9b6a-4855-90f3-2859c9420c8a used request id req-f07fed3c-1bed-4c98-9933-3e8e1c227681 2018-07-22 19:12:21,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=71ebefd1-9b6a-4855-90f3-2859c9420c8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889f67bbf0753bce3e6ff6205523cf8faca4b7ef" 2018-07-22 19:12:21,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-98b87e8a-63d6-4184-bf11-c8a63af3d6f0 Date: Sun, 22 Jul 2018 19:12:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71ebefd1-9b6a-4855-90f3-2859c9420c8a","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:12:01Z","dns_nameservers":[],"updated_at":"2018-07-22T19:12:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"9442108a-fd29-46ff-b21a-90cbe7af5e79","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-subnet"}]} 2018-07-22 19:12:21,461 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=71ebefd1-9b6a-4855-90f3-2859c9420c8a used request id req-98b87e8a-63d6-4184-bf11-c8a63af3d6f0 2018-07-22 19:12:21,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=71ebefd1-9b6a-4855-90f3-2859c9420c8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889f67bbf0753bce3e6ff6205523cf8faca4b7ef" 2018-07-22 19:12:21,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5416 X-Openstack-Request-Id: req-e6cb1290-c6c0-46cf-bef6-2684ebaa0dcd Date: Sun, 22 Jul 2018 19:12:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:12:18Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9442108a-fd29-46ff-b21a-90cbe7af5e79","ip_address":"10.1.2.5"}],"id":"0e5081e7-3c92-47bb-bf62-3946957575e8","security_groups":["93b6ac4c-a9e0-495e-98b3-78140e0a56f1"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6e:35:fd","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"53ef378b-18d2-4669-9e3d-7495393cd7ab","name":"HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack-port1-cthwfs6ud6yx","admin_state_up":true,"network_id":"71ebefd1-9b6a-4855-90f3-2859c9420c8a","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:12:02Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:12:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9442108a-fd29-46ff-b21a-90cbe7af5e79","ip_address":"10.1.2.4"}],"id":"2ba82e0d-81cb-4894-a2cf-6a80d3834860","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ff:2e:4a","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-71ebefd1-9b6a-4855-90f3-2859c9420c8a","name":"","admin_state_up":true,"network_id":"71ebefd1-9b6a-4855-90f3-2859c9420c8a","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:12:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:12:11Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9442108a-fd29-46ff-b21a-90cbe7af5e79","ip_address":"10.1.2.1"}],"id":"33c044e2-095e-4c2d-bdb6-b03785dd2e14","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cc:23:25","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"8300c39d-6895-4623-b227-27d9b1805746","name":"","admin_state_up":true,"network_id":"71ebefd1-9b6a-4855-90f3-2859c9420c8a","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:12:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:12:18Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9442108a-fd29-46ff-b21a-90cbe7af5e79","ip_address":"10.1.2.10"}],"id":"42dd585b-ee6c-4833-a052-e12e6474d309","security_groups":["77f1bd69-02eb-40e0-ac3a-c557b252612d"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a2:81:a1","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"d21891b5-ecc9-44bf-b483-ff08c7a85cb9","name":"","admin_state_up":true,"network_id":"71ebefd1-9b6a-4855-90f3-2859c9420c8a","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:12:06Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:12:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9442108a-fd29-46ff-b21a-90cbe7af5e79","ip_address":"10.1.2.3"}],"id":"53a87217-046c-4d9d-a8fc-57bc03106d73","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:34:60:43","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-71ebefd1-9b6a-4855-90f3-2859c9420c8a","name":"","admin_state_up":true,"network_id":"71ebefd1-9b6a-4855-90f3-2859c9420c8a","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:12:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:12:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9442108a-fd29-46ff-b21a-90cbe7af5e79","ip_address":"10.1.2.2"}],"id":"7cd2579d-caa8-4141-b7be-c465a3eddf08","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6a:50:8d","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-71ebefd1-9b6a-4855-90f3-2859c9420c8a","name":"","admin_state_up":true,"network_id":"71ebefd1-9b6a-4855-90f3-2859c9420c8a","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:12:02Z","binding:vnic_type":"normal"}]} 2018-07-22 19:12:21,483 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=71ebefd1-9b6a-4855-90f3-2859c9420c8a used request id req-e6cb1290-c6c0-46cf-bef6-2684ebaa0dcd 2018-07-22 19:12:21,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5416 X-Openstack-Request-Id: req-e4451959-f87b-49bc-996e-b36376d480a8 Date: Sun, 22 Jul 2018 19:12:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:12:18Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9442108a-fd29-46ff-b21a-90cbe7af5e79","ip_address":"10.1.2.5"}],"id":"0e5081e7-3c92-47bb-bf62-3946957575e8","security_groups":["93b6ac4c-a9e0-495e-98b3-78140e0a56f1"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6e:35:fd","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"53ef378b-18d2-4669-9e3d-7495393cd7ab","name":"HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack-port1-cthwfs6ud6yx","admin_state_up":true,"network_id":"71ebefd1-9b6a-4855-90f3-2859c9420c8a","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:12:02Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:12:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9442108a-fd29-46ff-b21a-90cbe7af5e79","ip_address":"10.1.2.4"}],"id":"2ba82e0d-81cb-4894-a2cf-6a80d3834860","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ff:2e:4a","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-71ebefd1-9b6a-4855-90f3-2859c9420c8a","name":"","admin_state_up":true,"network_id":"71ebefd1-9b6a-4855-90f3-2859c9420c8a","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:12:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:12:11Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9442108a-fd29-46ff-b21a-90cbe7af5e79","ip_address":"10.1.2.1"}],"id":"33c044e2-095e-4c2d-bdb6-b03785dd2e14","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cc:23:25","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"8300c39d-6895-4623-b227-27d9b1805746","name":"","admin_state_up":true,"network_id":"71ebefd1-9b6a-4855-90f3-2859c9420c8a","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:12:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:12:18Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9442108a-fd29-46ff-b21a-90cbe7af5e79","ip_address":"10.1.2.10"}],"id":"42dd585b-ee6c-4833-a052-e12e6474d309","security_groups":["77f1bd69-02eb-40e0-ac3a-c557b252612d"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a2:81:a1","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"d21891b5-ecc9-44bf-b483-ff08c7a85cb9","name":"","admin_state_up":true,"network_id":"71ebefd1-9b6a-4855-90f3-2859c9420c8a","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:12:06Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:12:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9442108a-fd29-46ff-b21a-90cbe7af5e79","ip_address":"10.1.2.3"}],"id":"53a87217-046c-4d9d-a8fc-57bc03106d73","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:34:60:43","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-71ebefd1-9b6a-4855-90f3-2859c9420c8a","name":"","admin_state_up":true,"network_id":"71ebefd1-9b6a-4855-90f3-2859c9420c8a","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:12:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T19:12:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9442108a-fd29-46ff-b21a-90cbe7af5e79","ip_address":"10.1.2.2"}],"id":"7cd2579d-caa8-4141-b7be-c465a3eddf08","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6a:50:8d","project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-71ebefd1-9b6a-4855-90f3-2859c9420c8a","name":"","admin_state_up":true,"network_id":"71ebefd1-9b6a-4855-90f3-2859c9420c8a","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T19:12:02Z","binding:vnic_type":"normal"}]} 2018-07-22 19:12:21,534 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=71ebefd1-9b6a-4855-90f3-2859c9420c8a used request id req-e4451959-f87b-49bc-996e-b36376d480a8 2018-07-22 19:12:21,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889f67bbf0753bce3e6ff6205523cf8faca4b7ef" 2018-07-22 19:12:21,616 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources Content-Length: 525 Content-Type: application/json x-openstack-request-id: req-2e2ccfeb-215c-4461-8b6d-932f75effc55 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:12:21,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10862 x-openstack-request-id: req-9ede3cd4-ae27-4b74-84a0-67ad5794343a RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources/flavor2", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-07-22T19:11:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:11:56Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "e0e931af-7679-4d69-b6d4-5c2f9096760b", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources/flavor1", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-07-22T19:11:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:11:56Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "1313e89a-7f4b-44d6-a641-201ceb23e8ee", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources/network", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-07-22T19:11:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:11:56Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "71ebefd1-9b6a-4855-90f3-2859c9420c8a", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources/server_security_group", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-22T19:11:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:11:56Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "93b6ac4c-a9e0-495e-98b3-78140e0a56f1", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources/floating_ip", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-07-22T19:11:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:11:56Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "cf04ae5d-d3a2-4b43-b281-94a1cd6f72db", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources/floating_ip_association", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-07-22T19:11:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:11:56Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "47", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources/management_router", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-07-22T19:11:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:11:56Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "8300c39d-6895-4623-b227-27d9b1805746", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources/keypair", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-22T19:11:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:11:56Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources/management_router_interface", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-07-22T19:11:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:11:56Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "8300c39d-6895-4623-b227-27d9b1805746:subnet_id=9442108a-fd29-46ff-b21a-90cbe7af5e79", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources/subnet", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-07-22T19:11:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:11:56Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "9442108a-fd29-46ff-b21a-90cbe7af5e79", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "port1", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources/port1", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-07-22T19:11:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:11:56Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "0e5081e7-3c92-47bb-bf62-3946957575e8", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources/vm2", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-07-22T19:11:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:11:56Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "d21891b5-ecc9-44bf-b483-ff08c7a85cb9", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources/vm1", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-07-22T19:11:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:11:56Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "53ef378b-18d2-4669-9e3d-7495393cd7ab", "resource_type": "OS::Nova::Server"}]} 2018-07-22 19:12:21,770 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3/resources used request id req-9ede3cd4-ae27-4b74-84a0-67ad5794343a 2018-07-22 19:12:21,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/7d867086-4bba-40a8-9533-f99dfa2ca456 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}889f67bbf0753bce3e6ff6205523cf8faca4b7ef" 2018-07-22 19:12:21,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json x-openstack-request-id: req-e2fdafce-ab17-42fe-9cf2-a9813e54fe9a RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image2", "tags": [], "container_format": "bare", "created_at": "2018-07-22T19:11:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T19:11:51Z", "visibility": "shared", "locations": [{"url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/7d867086-4bba-40a8-9533-f99dfa2ca456/snap", "metadata": {}}], "self": "/v2/images/7d867086-4bba-40a8-9533-f99dfa2ca456", "min_disk": 0, "protected": false, "id": "7d867086-4bba-40a8-9533-f99dfa2ca456", "file": "/v2/images/7d867086-4bba-40a8-9533-f99dfa2ca456/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6f56dde62ed24851ae8dce233fed7ebd", "direct_url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/7d867086-4bba-40a8-9533-f99dfa2ca456/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 19:12:21,831 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/7d867086-4bba-40a8-9533-f99dfa2ca456 used request id req-e2fdafce-ab17-42fe-9cf2-a9813e54fe9a 2018-07-22 19:12:21,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}889f67bbf0753bce3e6ff6205523cf8faca4b7ef" 2018-07-22 19:12:21,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-078ba686-a04f-4bfa-bb9d-76a88891921f RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 19:12:21,877 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-078ba686-a04f-4bfa-bb9d-76a88891921f 2018-07-22 19:12:21,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/7d867086-4bba-40a8-9533-f99dfa2ca456 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}889f67bbf0753bce3e6ff6205523cf8faca4b7ef" 2018-07-22 19:12:22,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json x-openstack-request-id: req-ae01858c-7c49-43c6-bcd9-e3b6efc962de RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image2", "tags": [], "container_format": "bare", "created_at": "2018-07-22T19:11:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T19:11:51Z", "visibility": "shared", "locations": [{"url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/7d867086-4bba-40a8-9533-f99dfa2ca456/snap", "metadata": {}}], "self": "/v2/images/7d867086-4bba-40a8-9533-f99dfa2ca456", "min_disk": 0, "protected": false, "id": "7d867086-4bba-40a8-9533-f99dfa2ca456", "file": "/v2/images/7d867086-4bba-40a8-9533-f99dfa2ca456/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6f56dde62ed24851ae8dce233fed7ebd", "direct_url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/7d867086-4bba-40a8-9533-f99dfa2ca456/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 19:12:22,196 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/7d867086-4bba-40a8-9533-f99dfa2ca456 used request id req-ae01858c-7c49-43c6-bcd9-e3b6efc962de 2018-07-22 19:12:22,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/bfa735c3-7a87-4378-9ed0-c7c83449b6e9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}889f67bbf0753bce3e6ff6205523cf8faca4b7ef" 2018-07-22 19:12:22,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json x-openstack-request-id: req-a4a9d943-f896-4de9-b4b9-75f0f158bbf2 RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image1", "tags": [], "container_format": "bare", "created_at": "2018-07-22T19:11:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T19:11:49Z", "visibility": "shared", "locations": [{"url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/bfa735c3-7a87-4378-9ed0-c7c83449b6e9/snap", "metadata": {}}], "self": "/v2/images/bfa735c3-7a87-4378-9ed0-c7c83449b6e9", "min_disk": 0, "protected": false, "id": "bfa735c3-7a87-4378-9ed0-c7c83449b6e9", "file": "/v2/images/bfa735c3-7a87-4378-9ed0-c7c83449b6e9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6f56dde62ed24851ae8dce233fed7ebd", "direct_url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/bfa735c3-7a87-4378-9ed0-c7c83449b6e9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 19:12:22,254 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/bfa735c3-7a87-4378-9ed0-c7c83449b6e9 used request id req-a4a9d943-f896-4de9-b4b9-75f0f158bbf2 2018-07-22 19:12:22,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/96b2ca1a-0a09-4088-b558-815fcb6d57a3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889f67bbf0753bce3e6ff6205523cf8faca4b7ef" 2018-07-22 19:12:22,322 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-57eb9fa6-44da-46bb-9dca-30be424bf51f RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:12:22,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4066 x-openstack-request-id: req-648d66ee-5ede-44b4-8d19-4f547941d04c RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-flavor2", "OS::project_id": "6f56dde62ed24851ae8dce233fed7ebd", "OS::stack_id": "96b2ca1a-0a09-4088-b558-815fcb6d57a3", "OS::stack_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-subnet", "net_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-net", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack", "stack_user_project_id": "8e277ab97bbb416683f94e7cdc00d571", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T19:11:55Z", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "96b2ca1a-0a09-4088-b558-815fcb6d57a3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAm9Hxh36cDBndRR+NkhmJK1pB7pAZ6K2F5Xlx8epyQyq/29f8\nHP1QCu7SA75CIcHTQWG75PE9UGeBxrIsyfE7KoDgMlR7mzjdUu/5MXo+9UolPCgP\n7YWCOb7RCT3oTrpIAV1p3xwXyei/MSjnnRQZbVtkiq9Km1Qjf/lbgbvXFnLw46Xw\nGJjCkRGAlbwJQnGn1HNr3T5f1DA1lEFrfSNymkjulhFhIdvSnp0cgHAfktgQ0het\nK2pwrlOuks2s3uJEeCDUJJyhsEyaD0/HZyGsmnkCHvmKpgUfk8Mi2mucMCqWSasP\nlM7bKkmdbMaIW8XMGSCuSoWXIi8jtXbRwXjzowIDAQABAoIBABSuJnovKZLJk/5q\nk6WCUhw43GtHIMkqzoyIM8FBtmyHrfMFlWZbkFYDIEhy5eAJE3qn+AIIqnSTaDvw\nxdT/eTTI6fiEEeul/mnVg6M3cEep0YtMXeDOSVxUoPWzC7P3MTtNJJIB7n5Tr5xc\nq3DDjCRhbtShMyuuXQ/NDoIHZiKKZbjgYKRX8k6Hb5exztRFb4XBGroaK27pM2sd\nKhBliWtuovPvNtlqCkL0gpGs9r1o27GvKAZx+VjVUAopzMKh0gwRuVqDuV7hurTR\nF9PKB787GvseG+zWToBpHUIh/a3G9tY9KFpEiIXEZpKMAUpX/S35mduivFikOtvJ\nmoEpWhECgYEAzXBAN052/yyvXduLCVSfHzBBsLQdwezAD6ss1syRihzY7kaJeJyd\nb8W2IOny0nwelNhQEzDtPb2sv5DrwgemcAvuQbMb+9CdRREW3bwyByysG0cQmyLf\n1xI/a29PKb+ol7bX4XnA/fdwveKq1QyJOROfgoUMKqewWhhWGhTLSa8CgYEAwit2\nZQE2HHCEVQXZdBDHpmQ/2CUoOVUVT6LHjUkoT7WIiUVImzaiSb3reG7jPdT8NCVB\nV0wTIclt3l0+itIYbrVuZRxphInyRcpAT4kX7EOg7IvxcLDvYhc3nWwxWW3XCPUC\nqoCgpduGRuCA85QwDN8LGDEtm3hrBiAlTN9dVk0CgYAiXM5A8fzxfbXvixNcgi0D\neHzkY5w+na0acdVUMG9/nIekg2PnKrsiwP1P0BHvpxcuamgqbZqhIyLMAB+PGtx6\nDWTS1HSv0BsePFeIyzvK+2vmPCLI8DJktQaqn7msEATRK6I8crMXR9YxzMIqVKh3\nRZL+r+ZzFA1pZHyybBv8vQKBgQCXX3LJg4w/16gS8KB6T6qWGYl8ZFtbdu1KTEjt\n6J64pXlwKsdT2d/jRWCRX0FhLu3/aRvrhq9To8k3ldHwP6I0jNUnlmLcpP5vUiGY\n3/P6iS6nuuHbTNUSz67X10URxwPhQ8F0Uxrqsp2YG+Xr/xcGscvgbFZ14gbtm5n4\nuBn38QKBgQCwGZ3Je6ki2VKdKOZoyOy6UK+3tO15GS9/3pu8sabTqYtIJ6Fq8ket\n1D4B68WJGq1kX1iUx13yYlYF7KycSfK3LT/730WmbgS8ije8VVQLYgoGi+bFcRHX\ndtgkmgwK7JhazhMhIlOcPj9cZ5zKhUam2m9mGAIC4odluANqTnhHWg==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-22 19:12:22,531 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3 used request id req-648d66ee-5ede-44b4-8d19-4f547941d04c 2018-07-22 19:12:22,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/96b2ca1a-0a09-4088-b558-815fcb6d57a3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889f67bbf0753bce3e6ff6205523cf8faca4b7ef" 2018-07-22 19:12:22,603 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-141aa7b0-1f03-4f7b-985f-a141e2128ce6 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:12:22,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4066 x-openstack-request-id: req-8c87ef67-ccd4-4dab-8831-8da2d477e140 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-flavor2", "OS::project_id": "6f56dde62ed24851ae8dce233fed7ebd", "OS::stack_id": "96b2ca1a-0a09-4088-b558-815fcb6d57a3", "OS::stack_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-subnet", "net_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-net", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack", "stack_user_project_id": "8e277ab97bbb416683f94e7cdc00d571", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T19:11:55Z", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "96b2ca1a-0a09-4088-b558-815fcb6d57a3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAm9Hxh36cDBndRR+NkhmJK1pB7pAZ6K2F5Xlx8epyQyq/29f8\nHP1QCu7SA75CIcHTQWG75PE9UGeBxrIsyfE7KoDgMlR7mzjdUu/5MXo+9UolPCgP\n7YWCOb7RCT3oTrpIAV1p3xwXyei/MSjnnRQZbVtkiq9Km1Qjf/lbgbvXFnLw46Xw\nGJjCkRGAlbwJQnGn1HNr3T5f1DA1lEFrfSNymkjulhFhIdvSnp0cgHAfktgQ0het\nK2pwrlOuks2s3uJEeCDUJJyhsEyaD0/HZyGsmnkCHvmKpgUfk8Mi2mucMCqWSasP\nlM7bKkmdbMaIW8XMGSCuSoWXIi8jtXbRwXjzowIDAQABAoIBABSuJnovKZLJk/5q\nk6WCUhw43GtHIMkqzoyIM8FBtmyHrfMFlWZbkFYDIEhy5eAJE3qn+AIIqnSTaDvw\nxdT/eTTI6fiEEeul/mnVg6M3cEep0YtMXeDOSVxUoPWzC7P3MTtNJJIB7n5Tr5xc\nq3DDjCRhbtShMyuuXQ/NDoIHZiKKZbjgYKRX8k6Hb5exztRFb4XBGroaK27pM2sd\nKhBliWtuovPvNtlqCkL0gpGs9r1o27GvKAZx+VjVUAopzMKh0gwRuVqDuV7hurTR\nF9PKB787GvseG+zWToBpHUIh/a3G9tY9KFpEiIXEZpKMAUpX/S35mduivFikOtvJ\nmoEpWhECgYEAzXBAN052/yyvXduLCVSfHzBBsLQdwezAD6ss1syRihzY7kaJeJyd\nb8W2IOny0nwelNhQEzDtPb2sv5DrwgemcAvuQbMb+9CdRREW3bwyByysG0cQmyLf\n1xI/a29PKb+ol7bX4XnA/fdwveKq1QyJOROfgoUMKqewWhhWGhTLSa8CgYEAwit2\nZQE2HHCEVQXZdBDHpmQ/2CUoOVUVT6LHjUkoT7WIiUVImzaiSb3reG7jPdT8NCVB\nV0wTIclt3l0+itIYbrVuZRxphInyRcpAT4kX7EOg7IvxcLDvYhc3nWwxWW3XCPUC\nqoCgpduGRuCA85QwDN8LGDEtm3hrBiAlTN9dVk0CgYAiXM5A8fzxfbXvixNcgi0D\neHzkY5w+na0acdVUMG9/nIekg2PnKrsiwP1P0BHvpxcuamgqbZqhIyLMAB+PGtx6\nDWTS1HSv0BsePFeIyzvK+2vmPCLI8DJktQaqn7msEATRK6I8crMXR9YxzMIqVKh3\nRZL+r+ZzFA1pZHyybBv8vQKBgQCXX3LJg4w/16gS8KB6T6qWGYl8ZFtbdu1KTEjt\n6J64pXlwKsdT2d/jRWCRX0FhLu3/aRvrhq9To8k3ldHwP6I0jNUnlmLcpP5vUiGY\n3/P6iS6nuuHbTNUSz67X10URxwPhQ8F0Uxrqsp2YG+Xr/xcGscvgbFZ14gbtm5n4\nuBn38QKBgQCwGZ3Je6ki2VKdKOZoyOy6UK+3tO15GS9/3pu8sabTqYtIJ6Fq8ket\n1D4B68WJGq1kX1iUx13yYlYF7KycSfK3LT/730WmbgS8ije8VVQLYgoGi+bFcRHX\ndtgkmgwK7JhazhMhIlOcPj9cZ5zKhUam2m9mGAIC4odluANqTnhHWg==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-22 19:12:22,794 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3 used request id req-8c87ef67-ccd4-4dab-8831-8da2d477e140 2018-07-22 19:12:22,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/96b2ca1a-0a09-4088-b558-815fcb6d57a3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889f67bbf0753bce3e6ff6205523cf8faca4b7ef" 2018-07-22 19:12:22,864 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-a9b4d9b3-0de0-4f96-8fe4-477110755d9d RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:12:23,003 - keystoneauth.session - DEBUG - RESP: [204] x-openstack-request-id: req-ecb773e1-f932-46a5-bf11-ffdc8b3e565b RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:12:23,003 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3 used request id req-ecb773e1-f932-46a5-bf11-ffdc8b3e565b 2018-07-22 19:12:23,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/96b2ca1a-0a09-4088-b558-815fcb6d57a3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889f67bbf0753bce3e6ff6205523cf8faca4b7ef" 2018-07-22 19:12:23,089 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-636e8398-6ef4-415c-8cc7-30c419991b35 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:12:23,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2450 x-openstack-request-id: req-0d56983a-8d8a-4c8e-8af3-ed517b800464 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-flavor2", "OS::project_id": "6f56dde62ed24851ae8dce233fed7ebd", "OS::stack_id": "96b2ca1a-0a09-4088-b558-815fcb6d57a3", "OS::stack_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-subnet", "net_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-net", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack", "stack_user_project_id": "8e277ab97bbb416683f94e7cdc00d571", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T19:11:55Z", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T19:12:23Z", "id": "96b2ca1a-0a09-4088-b558-815fcb6d57a3", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-22 19:12:23,162 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3 used request id req-0d56983a-8d8a-4c8e-8af3-ed517b800464 2018-07-22 19:12:26,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/96b2ca1a-0a09-4088-b558-815fcb6d57a3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889f67bbf0753bce3e6ff6205523cf8faca4b7ef" 2018-07-22 19:12:26,243 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-40818d8b-a1b0-4ac2-aa5d-3af385e2f66c RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:12:26,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2450 x-openstack-request-id: req-a5065664-2785-4874-901b-c10c763351a7 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-flavor2", "OS::project_id": "6f56dde62ed24851ae8dce233fed7ebd", "OS::stack_id": "96b2ca1a-0a09-4088-b558-815fcb6d57a3", "OS::stack_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-subnet", "net_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-net", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack", "stack_user_project_id": "8e277ab97bbb416683f94e7cdc00d571", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T19:11:55Z", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T19:12:23Z", "id": "96b2ca1a-0a09-4088-b558-815fcb6d57a3", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-22 19:12:26,348 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3 used request id req-a5065664-2785-4874-901b-c10c763351a7 2018-07-22 19:12:29,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/96b2ca1a-0a09-4088-b558-815fcb6d57a3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889f67bbf0753bce3e6ff6205523cf8faca4b7ef" 2018-07-22 19:12:29,467 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-6c805f31-4d65-450b-b411-4bcc7160c0ca RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:12:29,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2450 x-openstack-request-id: req-64b99178-3fd6-4bec-99a2-4ac5589f00fa RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-flavor2", "OS::project_id": "6f56dde62ed24851ae8dce233fed7ebd", "OS::stack_id": "96b2ca1a-0a09-4088-b558-815fcb6d57a3", "OS::stack_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-subnet", "net_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-net", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack", "stack_user_project_id": "8e277ab97bbb416683f94e7cdc00d571", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T19:11:55Z", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T19:12:23Z", "id": "96b2ca1a-0a09-4088-b558-815fcb6d57a3", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-22 19:12:29,567 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3 used request id req-64b99178-3fd6-4bec-99a2-4ac5589f00fa 2018-07-22 19:12:32,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/96b2ca1a-0a09-4088-b558-815fcb6d57a3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889f67bbf0753bce3e6ff6205523cf8faca4b7ef" 2018-07-22 19:12:32,632 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-fc4db686-53e0-44b4-a26c-c0f681984648 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:12:32,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2450 x-openstack-request-id: req-ec75cc44-ffdd-409a-85c5-b29410e2e559 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-flavor2", "OS::project_id": "6f56dde62ed24851ae8dce233fed7ebd", "OS::stack_id": "96b2ca1a-0a09-4088-b558-815fcb6d57a3", "OS::stack_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-subnet", "net_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-net", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack", "stack_user_project_id": "8e277ab97bbb416683f94e7cdc00d571", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T19:11:55Z", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T19:12:23Z", "id": "96b2ca1a-0a09-4088-b558-815fcb6d57a3", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-22 19:12:32,730 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3 used request id req-ec75cc44-ffdd-409a-85c5-b29410e2e559 2018-07-22 19:12:35,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/96b2ca1a-0a09-4088-b558-815fcb6d57a3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889f67bbf0753bce3e6ff6205523cf8faca4b7ef" 2018-07-22 19:12:35,808 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-5b546fbd-16c5-4ce7-bc6e-732170a28bdb RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:12:35,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2450 x-openstack-request-id: req-89e94b5c-37ff-4f0d-8eaa-2e409dabf094 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-flavor2", "OS::project_id": "6f56dde62ed24851ae8dce233fed7ebd", "OS::stack_id": "96b2ca1a-0a09-4088-b558-815fcb6d57a3", "OS::stack_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-subnet", "net_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-net", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack", "stack_user_project_id": "8e277ab97bbb416683f94e7cdc00d571", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T19:11:55Z", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T19:12:23Z", "id": "96b2ca1a-0a09-4088-b558-815fcb6d57a3", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-22 19:12:35,900 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3 used request id req-89e94b5c-37ff-4f0d-8eaa-2e409dabf094 2018-07-22 19:12:38,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/96b2ca1a-0a09-4088-b558-815fcb6d57a3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889f67bbf0753bce3e6ff6205523cf8faca4b7ef" 2018-07-22 19:12:38,987 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-a6d29a5e-ffbc-4df8-97cb-268c4af40fae RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:12:39,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2280 x-openstack-request-id: req-f0bbbe3a-21d5-46ff-a619-07446ea60fcd RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-flavor2", "OS::project_id": "6f56dde62ed24851ae8dce233fed7ebd", "OS::stack_id": "96b2ca1a-0a09-4088-b558-815fcb6d57a3", "OS::stack_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-subnet", "net_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-net", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack", "stack_user_project_id": "8e277ab97bbb416683f94e7cdc00d571", "tags": null, "creation_time": "2018-07-22T19:11:55Z", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-22T19:12:23Z", "id": "96b2ca1a-0a09-4088-b558-815fcb6d57a3", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-22 19:12:39,045 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-stack/96b2ca1a-0a09-4088-b558-815fcb6d57a3 used request id req-f0bbbe3a-21d5-46ff-a619-07446ea60fcd 2018-07-22 19:12:39,046 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image1 2018-07-22 19:12:39,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/bfa735c3-7a87-4378-9ed0-c7c83449b6e9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e09d44e18a0fd2e7d8964baaf4a07a71e28f4bff" 2018-07-22 19:12:39,669 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-b409c974-fcec-4872-9cd4-16bd0da8e09f RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 19:12:39,669 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/bfa735c3-7a87-4378-9ed0-c7c83449b6e9 used request id req-b409c974-fcec-4872-9cd4-16bd0da8e09f 2018-07-22 19:12:39,670 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-486fb57f-bfee-4c40-8f71-7cdf8c951e0e-image2 2018-07-22 19:12:39,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/7d867086-4bba-40a8-9533-f99dfa2ca456 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a64005d8416da261beaac4fd6aeb53775d3d66e" 2018-07-22 19:12:40,669 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-41ba78b6-15fa-4f0a-8385-cf6768cf87a3 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 19:12:40,669 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/7d867086-4bba-40a8-9533-f99dfa2ca456 used request id req-41ba78b6-15fa-4f0a-8385-cf6768cf87a3 2018-07-22 19:12:40,673 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 19:12:40,673 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 19:12:40,678 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:12:41,203 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:12:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["BNIkMPkbTze8itkBjly_tQ"], "issued_at": "2018-07-22T19:12:41.000000Z"}} 2018-07-22 19:12:41,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2caa966fff3bb5b5a44e171b8d1893f4fffd677e" -d '{"stack_name": "HeatUtilsFlavorTests-6ce68b37-cbab-49fe-a9a4-1497d4cf9046-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "resources": {"flavor": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 8, "disk": 200, "ram": 1024}}}}}' 2018-07-22 19:12:43,098 - keystoneauth.session - DEBUG - RESP: [201] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsFlavorTests-6ce68b37-cbab-49fe-a9a4-1497d4cf9046-stack/9908a1f9-6cd8-4148-82bd-ba1a77924e24 Content-Type: application/json Content-Length: 266 x-openstack-request-id: req-ee2cc7b7-7da6-4a37-beb6-cb867b1da7a6 RESP BODY: {"stack": {"id": "9908a1f9-6cd8-4148-82bd-ba1a77924e24", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsFlavorTests-6ce68b37-cbab-49fe-a9a4-1497d4cf9046-stack/9908a1f9-6cd8-4148-82bd-ba1a77924e24", "rel": "self"}]}} 2018-07-22 19:12:43,098 - keystoneauth.session - DEBUG - POST call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks used request id req-ee2cc7b7-7da6-4a37-beb6-cb867b1da7a6 2018-07-22 19:12:43,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/9908a1f9-6cd8-4148-82bd-ba1a77924e24 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2caa966fff3bb5b5a44e171b8d1893f4fffd677e" 2018-07-22 19:12:43,168 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsFlavorTests-6ce68b37-cbab-49fe-a9a4-1497d4cf9046-stack/9908a1f9-6cd8-4148-82bd-ba1a77924e24 Content-Length: 481 Content-Type: application/json x-openstack-request-id: req-01581714-ab46-442e-8ad6-bbcdcbb989bd RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsFlavorTests-6ce68b37-cbab-49fe-a9a4-1497d4cf9046-stack/9908a1f9-6cd8-4148-82bd-ba1a77924e24;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:12:43,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1112 x-openstack-request-id: req-ee7a9021-1fb5-449a-8bdc-c26f5194f7bb RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "6f56dde62ed24851ae8dce233fed7ebd", "OS::stack_id": "9908a1f9-6cd8-4148-82bd-ba1a77924e24", "OS::stack_name": "HeatUtilsFlavorTests-6ce68b37-cbab-49fe-a9a4-1497d4cf9046-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-6ce68b37-cbab-49fe-a9a4-1497d4cf9046-stack", "stack_user_project_id": "512b5e7d5d3b48b1895a5d2c9298f841", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T19:12:42Z", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsFlavorTests-6ce68b37-cbab-49fe-a9a4-1497d4cf9046-stack/9908a1f9-6cd8-4148-82bd-ba1a77924e24", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9908a1f9-6cd8-4148-82bd-ba1a77924e24", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-22 19:12:43,264 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsFlavorTests-6ce68b37-cbab-49fe-a9a4-1497d4cf9046-stack/9908a1f9-6cd8-4148-82bd-ba1a77924e24 used request id req-ee7a9021-1fb5-449a-8bdc-c26f5194f7bb 2018-07-22 19:12:43,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/9908a1f9-6cd8-4148-82bd-ba1a77924e24 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2caa966fff3bb5b5a44e171b8d1893f4fffd677e" 2018-07-22 19:12:43,324 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsFlavorTests-6ce68b37-cbab-49fe-a9a4-1497d4cf9046-stack/9908a1f9-6cd8-4148-82bd-ba1a77924e24 Content-Length: 481 Content-Type: application/json x-openstack-request-id: req-f68902e7-2c66-40bf-95fe-a39360b7f795 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsFlavorTests-6ce68b37-cbab-49fe-a9a4-1497d4cf9046-stack/9908a1f9-6cd8-4148-82bd-ba1a77924e24;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:12:43,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1112 x-openstack-request-id: req-30924fa8-c16e-45e6-9e9a-da2dd9cf7116 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "6f56dde62ed24851ae8dce233fed7ebd", "OS::stack_id": "9908a1f9-6cd8-4148-82bd-ba1a77924e24", "OS::stack_name": "HeatUtilsFlavorTests-6ce68b37-cbab-49fe-a9a4-1497d4cf9046-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-6ce68b37-cbab-49fe-a9a4-1497d4cf9046-stack", "stack_user_project_id": "512b5e7d5d3b48b1895a5d2c9298f841", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T19:12:42Z", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsFlavorTests-6ce68b37-cbab-49fe-a9a4-1497d4cf9046-stack/9908a1f9-6cd8-4148-82bd-ba1a77924e24", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9908a1f9-6cd8-4148-82bd-ba1a77924e24", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-22 19:12:43,417 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsFlavorTests-6ce68b37-cbab-49fe-a9a4-1497d4cf9046-stack/9908a1f9-6cd8-4148-82bd-ba1a77924e24 used request id req-30924fa8-c16e-45e6-9e9a-da2dd9cf7116 2018-07-22 19:12:46,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/9908a1f9-6cd8-4148-82bd-ba1a77924e24 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2caa966fff3bb5b5a44e171b8d1893f4fffd677e" 2018-07-22 19:12:46,482 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsFlavorTests-6ce68b37-cbab-49fe-a9a4-1497d4cf9046-stack/9908a1f9-6cd8-4148-82bd-ba1a77924e24 Content-Length: 481 Content-Type: application/json x-openstack-request-id: req-75b2ee69-3b2f-4d64-a135-80ba85fe4e35 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsFlavorTests-6ce68b37-cbab-49fe-a9a4-1497d4cf9046-stack/9908a1f9-6cd8-4148-82bd-ba1a77924e24;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:12:46,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1124 x-openstack-request-id: req-1e19c3e3-0dce-4083-b151-f0dab6cca283 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "6f56dde62ed24851ae8dce233fed7ebd", "OS::stack_id": "9908a1f9-6cd8-4148-82bd-ba1a77924e24", "OS::stack_name": "HeatUtilsFlavorTests-6ce68b37-cbab-49fe-a9a4-1497d4cf9046-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-6ce68b37-cbab-49fe-a9a4-1497d4cf9046-stack", "stack_user_project_id": "512b5e7d5d3b48b1895a5d2c9298f841", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T19:12:42Z", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsFlavorTests-6ce68b37-cbab-49fe-a9a4-1497d4cf9046-stack/9908a1f9-6cd8-4148-82bd-ba1a77924e24", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9908a1f9-6cd8-4148-82bd-ba1a77924e24", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-22 19:12:46,584 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsFlavorTests-6ce68b37-cbab-49fe-a9a4-1497d4cf9046-stack/9908a1f9-6cd8-4148-82bd-ba1a77924e24 used request id req-1e19c3e3-0dce-4083-b151-f0dab6cca283 2018-07-22 19:12:46,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/9908a1f9-6cd8-4148-82bd-ba1a77924e24/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2caa966fff3bb5b5a44e171b8d1893f4fffd677e" 2018-07-22 19:12:46,647 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsFlavorTests-6ce68b37-cbab-49fe-a9a4-1497d4cf9046-stack/9908a1f9-6cd8-4148-82bd-ba1a77924e24/resources Content-Length: 501 Content-Type: application/json x-openstack-request-id: req-9d3e37b3-cb72-4b41-aa79-1bf40efd04d3 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsFlavorTests-6ce68b37-cbab-49fe-a9a4-1497d4cf9046-stack/9908a1f9-6cd8-4148-82bd-ba1a77924e24/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:12:46,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 x-openstack-request-id: req-c1d5f299-8ecc-4ef4-aab4-1e50d0fdaddf RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsFlavorTests-6ce68b37-cbab-49fe-a9a4-1497d4cf9046-stack/9908a1f9-6cd8-4148-82bd-ba1a77924e24/resources/flavor", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsFlavorTests-6ce68b37-cbab-49fe-a9a4-1497d4cf9046-stack/9908a1f9-6cd8-4148-82bd-ba1a77924e24", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-07-22T19:12:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:12:43Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "3f90c6f1-6ea3-4114-9f4b-1f98dbea30f8", "resource_type": "OS::Nova::Flavor"}]} 2018-07-22 19:12:46,744 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsFlavorTests-6ce68b37-cbab-49fe-a9a4-1497d4cf9046-stack/9908a1f9-6cd8-4148-82bd-ba1a77924e24/resources used request id req-c1d5f299-8ecc-4ef4-aab4-1e50d0fdaddf 2018-07-22 19:12:46,746 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/3f90c6f1-6ea3-4114-9f4b-1f98dbea30f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2caa966fff3bb5b5a44e171b8d1893f4fffd677e" 2018-07-22 19:12:46,801 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 544 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-3fb424bf-95a4-4808-b2f2-ec91ea536bb8 x-compute-request-id: req-3fb424bf-95a4-4808-b2f2-ec91ea536bb8 RESP BODY: {"flavor": {"name": "HeatUtilsFlavorTests-6ce68b37-cbab-49fe-a9a4-1497d4cf9046-stack-flavor-c6hs4bvl3dmi", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3f90c6f1-6ea3-4114-9f4b-1f98dbea30f8", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3f90c6f1-6ea3-4114-9f4b-1f98dbea30f8", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 200, "id": "3f90c6f1-6ea3-4114-9f4b-1f98dbea30f8"}} 2018-07-22 19:12:46,801 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/3f90c6f1-6ea3-4114-9f4b-1f98dbea30f8 used request id req-3fb424bf-95a4-4808-b2f2-ec91ea536bb8 2018-07-22 19:12:46,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/9908a1f9-6cd8-4148-82bd-ba1a77924e24 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2caa966fff3bb5b5a44e171b8d1893f4fffd677e" 2018-07-22 19:12:46,865 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsFlavorTests-6ce68b37-cbab-49fe-a9a4-1497d4cf9046-stack/9908a1f9-6cd8-4148-82bd-ba1a77924e24 Content-Length: 481 Content-Type: application/json x-openstack-request-id: req-b98f8c93-744d-4905-a95c-fac363f9d359 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsFlavorTests-6ce68b37-cbab-49fe-a9a4-1497d4cf9046-stack/9908a1f9-6cd8-4148-82bd-ba1a77924e24;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:12:46,953 - keystoneauth.session - DEBUG - RESP: [204] x-openstack-request-id: req-7ae15cf4-1166-4aa0-a10a-0a139c0f5265 RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:12:46,953 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsFlavorTests-6ce68b37-cbab-49fe-a9a4-1497d4cf9046-stack/9908a1f9-6cd8-4148-82bd-ba1a77924e24 used request id req-7ae15cf4-1166-4aa0-a10a-0a139c0f5265 2018-07-22 19:12:46,954 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 19:12:46,954 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 19:12:46,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:12:47,440 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:12:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["vIiP5sDbQP6xAISTci7bBw"], "issued_at": "2018-07-22T19:12:47.000000Z"}} 2018-07-22 19:12:47,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e578a8db44978b2ed1aaa233e1ed86b3253ff3e3" -d '{"stack_name": "HeatUtilsKeypairTests-3d4820d8-d6e5-400f-908c-87f9560fc636-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}}, "resources": {"keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}}}, "parameters": {"keypair_name": "HeatUtilsKeypairTests-3d4820d8-d6e5-400f-908c-87f9560fc636-kp"}}' 2018-07-22 19:12:50,081 - keystoneauth.session - DEBUG - RESP: [201] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsKeypairTests-3d4820d8-d6e5-400f-908c-87f9560fc636-stack/7e2bc8ae-acdd-4562-90a7-071f2b8a3d4b Content-Type: application/json Content-Length: 267 x-openstack-request-id: req-7939af91-7ea4-4a36-8299-e5d6d12b5907 RESP BODY: {"stack": {"id": "7e2bc8ae-acdd-4562-90a7-071f2b8a3d4b", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsKeypairTests-3d4820d8-d6e5-400f-908c-87f9560fc636-stack/7e2bc8ae-acdd-4562-90a7-071f2b8a3d4b", "rel": "self"}]}} 2018-07-22 19:12:50,082 - keystoneauth.session - DEBUG - POST call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks used request id req-7939af91-7ea4-4a36-8299-e5d6d12b5907 2018-07-22 19:12:50,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/7e2bc8ae-acdd-4562-90a7-071f2b8a3d4b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e578a8db44978b2ed1aaa233e1ed86b3253ff3e3" 2018-07-22 19:12:50,175 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsKeypairTests-3d4820d8-d6e5-400f-908c-87f9560fc636-stack/7e2bc8ae-acdd-4562-90a7-071f2b8a3d4b Content-Length: 483 Content-Type: application/json x-openstack-request-id: req-c962e839-11ea-42f9-9213-bf49d1015b82 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsKeypairTests-3d4820d8-d6e5-400f-908c-87f9560fc636-stack/7e2bc8ae-acdd-4562-90a7-071f2b8a3d4b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:12:50,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1297 x-openstack-request-id: req-df97934c-5f1d-4a5d-9dd3-99441949cc65 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "6f56dde62ed24851ae8dce233fed7ebd", "OS::stack_id": "7e2bc8ae-acdd-4562-90a7-071f2b8a3d4b", "OS::stack_name": "HeatUtilsKeypairTests-3d4820d8-d6e5-400f-908c-87f9560fc636-stack", "keypair_name": "HeatUtilsKeypairTests-3d4820d8-d6e5-400f-908c-87f9560fc636-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-3d4820d8-d6e5-400f-908c-87f9560fc636-stack", "stack_user_project_id": "ce4fd43162e942e1bf960d8393452047", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T19:12:49Z", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsKeypairTests-3d4820d8-d6e5-400f-908c-87f9560fc636-stack/7e2bc8ae-acdd-4562-90a7-071f2b8a3d4b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e2bc8ae-acdd-4562-90a7-071f2b8a3d4b", "outputs": [{"output_value": "", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-07-22 19:12:50,268 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsKeypairTests-3d4820d8-d6e5-400f-908c-87f9560fc636-stack/7e2bc8ae-acdd-4562-90a7-071f2b8a3d4b used request id req-df97934c-5f1d-4a5d-9dd3-99441949cc65 2018-07-22 19:12:50,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/7e2bc8ae-acdd-4562-90a7-071f2b8a3d4b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e578a8db44978b2ed1aaa233e1ed86b3253ff3e3" 2018-07-22 19:12:50,330 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsKeypairTests-3d4820d8-d6e5-400f-908c-87f9560fc636-stack/7e2bc8ae-acdd-4562-90a7-071f2b8a3d4b Content-Length: 483 Content-Type: application/json x-openstack-request-id: req-8b3a15b6-b70d-49c6-a918-e97e89180570 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsKeypairTests-3d4820d8-d6e5-400f-908c-87f9560fc636-stack/7e2bc8ae-acdd-4562-90a7-071f2b8a3d4b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:12:50,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1297 x-openstack-request-id: req-2bc0b1c1-d4bf-4a54-866d-797b970c9adb RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "6f56dde62ed24851ae8dce233fed7ebd", "OS::stack_id": "7e2bc8ae-acdd-4562-90a7-071f2b8a3d4b", "OS::stack_name": "HeatUtilsKeypairTests-3d4820d8-d6e5-400f-908c-87f9560fc636-stack", "keypair_name": "HeatUtilsKeypairTests-3d4820d8-d6e5-400f-908c-87f9560fc636-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-3d4820d8-d6e5-400f-908c-87f9560fc636-stack", "stack_user_project_id": "ce4fd43162e942e1bf960d8393452047", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T19:12:49Z", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsKeypairTests-3d4820d8-d6e5-400f-908c-87f9560fc636-stack/7e2bc8ae-acdd-4562-90a7-071f2b8a3d4b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e2bc8ae-acdd-4562-90a7-071f2b8a3d4b", "outputs": [{"output_value": "", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-07-22 19:12:50,439 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsKeypairTests-3d4820d8-d6e5-400f-908c-87f9560fc636-stack/7e2bc8ae-acdd-4562-90a7-071f2b8a3d4b used request id req-2bc0b1c1-d4bf-4a54-866d-797b970c9adb 2018-07-22 19:12:53,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/7e2bc8ae-acdd-4562-90a7-071f2b8a3d4b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e578a8db44978b2ed1aaa233e1ed86b3253ff3e3" 2018-07-22 19:12:53,491 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsKeypairTests-3d4820d8-d6e5-400f-908c-87f9560fc636-stack/7e2bc8ae-acdd-4562-90a7-071f2b8a3d4b Content-Length: 483 Content-Type: application/json x-openstack-request-id: req-7f963d11-62e2-4342-804c-ea09f2d99e10 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsKeypairTests-3d4820d8-d6e5-400f-908c-87f9560fc636-stack/7e2bc8ae-acdd-4562-90a7-071f2b8a3d4b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:12:53,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3011 x-openstack-request-id: req-486d50df-34da-4a09-b324-147306eeb871 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "6f56dde62ed24851ae8dce233fed7ebd", "OS::stack_id": "7e2bc8ae-acdd-4562-90a7-071f2b8a3d4b", "OS::stack_name": "HeatUtilsKeypairTests-3d4820d8-d6e5-400f-908c-87f9560fc636-stack", "keypair_name": "HeatUtilsKeypairTests-3d4820d8-d6e5-400f-908c-87f9560fc636-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-3d4820d8-d6e5-400f-908c-87f9560fc636-stack", "stack_user_project_id": "ce4fd43162e942e1bf960d8393452047", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T19:12:49Z", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsKeypairTests-3d4820d8-d6e5-400f-908c-87f9560fc636-stack/7e2bc8ae-acdd-4562-90a7-071f2b8a3d4b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7e2bc8ae-acdd-4562-90a7-071f2b8a3d4b", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAszTkacAkrqDUSwppzKGljLiylJREeuMs7+avDlVTVMP9AF+r\nYzGKDVH1BWcGedfGPIFXw6rWeMw8nBU7hAKiL+YimVNDwqGl7N/2fsnp/JhCYdGx\nSOiVmiGzKcK/TskQ14PO9ljnWG4BGsm7ai4QhZ3fi5hfz8dAkf8oauv1OU2k7c5K\nyiCX8hjt0S8Y2p+XHLh0VqDFyangQBU4PdO6eaIcWL6JOSlbpztoUSxBlr1v9fJD\nhQOxNcKdXY9qWcjg5bh/tAQNI3m6o9CkbKZcDfcIcUEHb2onweqiVvi+yo7uLkU+\nGdooU+NXFYF7kz1i4YAXaZ677gvQh9dMe3GmdwIDAQABAoIBAC0Tv+TN3SxD7kKV\n8vjzLDZSezEefn8+x53ss9nyIozu46QFbJH98xDYrb5XJOzfFtE/Y7knLt2h2hkU\nyiyxkORligxxQlkh2h/UUiegWIgeMIx0d5i0UHU9xthZUU/bCa58TEHxKPg4a3S2\ni7rwrV0+0e1GPcuA/j/7I8qJYdywvGtJqwTuV2boi7FP+PQwxEULbFqFxUpbJvdg\nEAQahuls1OLZuZ6ow9vA53QTteb3ANx9h1QS6UrKSLwubJ+QBH5sKRRyW0mZFUy3\nQ84BgII6DDOteRyxzrthFY0HA31lA1PReETfz26Yer/V15QnZJhBoLWnCAjR1qi5\ny4nawrECgYEA1zPbzpmMZSrkh1i+7EeK8Pz9KtQeQBcMEuk5zzppxmnT+SCItL3Q\nrUHqzqv93viXHa8MQmbymf6OJiNIpe5akV3CQJQ2kyYCqH0PwIBGjy+ZTwo5esUH\nEADvetHjqbYc/T2f5wj4PUt/szYauXlARfwHrXH8zrFw2bNjIVxM5YkCgYEA1S4W\n2ZLPu35zbJtSdmXtBs/mf7krw1zLd/tzi1yLH6c0PNkJlG7izljRRcGkz88hZryi\npCZfBsJeirmlIEp/t9WZHBinA8A+NE2pOy2Xpqu7Z9jVQOFQuwaSEaMrV+Fkf0S1\nfTtGssOQm4dPaUopNFHoZWG/f9Hf6B1rNDYzK/8CgYA/IB8iAziDlIlkiku202WW\nOx+oKICXHCuWgINMnj3YzcI4GasAGY3UxLkz1o+pkBIDyw01jS0srtbTqRXuVnSK\nn44Tk2ZO05+D/OtZ9Ea+SaAW51DlClaAA0Y8KMU3SwxF3IXDJ4ZptHPJBd3g+gg4\nfy1hW0Zk+ve3ZD930bNcwQKBgQC0rLNBA2R8C9fXnGxvXENfGqTIay/kC6mGrt5m\nprBiy1tCls+/tZsUN8Jl1JDSb0JnyEgvxzWSjPmDqYOBsqI8NBPn9BzY2P3fZlKf\njSySXcofYW6b5lp9qDv0Js59VNHP63PGB48LwyO0LSHooqn5ZdII2qdqtX2HRCev\nwJ/uEQKBgA2aTA/90SPxz8ZtANpRfSpIt2A0xocClTouWmD/9MtTdbj/Gr52rWN0\n4uu2gGaPRIWwjCXjZzY1hB7ARHbdy4RPxyC+SVTCIPvY2FxIRXisU5ijiE0ft7j2\nq1F6fHd2CZQrkdYFrua9gCGgUY3xePVJCfBGibiUKtkdqmmdWqB5\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-07-22 19:12:53,633 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsKeypairTests-3d4820d8-d6e5-400f-908c-87f9560fc636-stack/7e2bc8ae-acdd-4562-90a7-071f2b8a3d4b used request id req-486d50df-34da-4a09-b324-147306eeb871 2018-07-22 19:12:53,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/7e2bc8ae-acdd-4562-90a7-071f2b8a3d4b/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e578a8db44978b2ed1aaa233e1ed86b3253ff3e3" 2018-07-22 19:12:53,687 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsKeypairTests-3d4820d8-d6e5-400f-908c-87f9560fc636-stack/7e2bc8ae-acdd-4562-90a7-071f2b8a3d4b/resources Content-Length: 503 Content-Type: application/json x-openstack-request-id: req-9d3809d9-f5a3-40af-b59e-46bff37d35fb RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsKeypairTests-3d4820d8-d6e5-400f-908c-87f9560fc636-stack/7e2bc8ae-acdd-4562-90a7-071f2b8a3d4b/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:12:53,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 815 x-openstack-request-id: req-380d64e2-46bb-43e7-971e-8046bb811f20 RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsKeypairTests-3d4820d8-d6e5-400f-908c-87f9560fc636-stack/7e2bc8ae-acdd-4562-90a7-071f2b8a3d4b/resources/keypair", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsKeypairTests-3d4820d8-d6e5-400f-908c-87f9560fc636-stack/7e2bc8ae-acdd-4562-90a7-071f2b8a3d4b", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-22T19:12:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:12:50Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsKeypairTests-3d4820d8-d6e5-400f-908c-87f9560fc636-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-07-22 19:12:53,777 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsKeypairTests-3d4820d8-d6e5-400f-908c-87f9560fc636-stack/7e2bc8ae-acdd-4562-90a7-071f2b8a3d4b/resources used request id req-380d64e2-46bb-43e7-971e-8046bb811f20 2018-07-22 19:12:53,779 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-3d4820d8-d6e5-400f-908c-87f9560fc636-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e578a8db44978b2ed1aaa233e1ed86b3253ff3e3" 2018-07-22 19:12:53,827 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 727 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-a62d7abf-e8bc-45e0-8e40-f3f466d85a66 x-compute-request-id: req-a62d7abf-e8bc-45e0-8e40-f3f466d85a66 RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzNORpwCSuoNRLCmnMoaWMuLKUlER64yzv5q8OVVNUw/0AX6tjMYoNUfUFZwZ518Y8gVfDqtZ4zDycFTuEAqIv5iKZU0PCoaXs3/Z+yen8mEJh0bFI6JWaIbMpwr9OyRDXg872WOdYbgEaybtqLhCFnd+LmF/Px0CR/yhq6/U5TaTtzkrKIJfyGO3RLxjan5ccuHRWoMXJqeBAFTg907p5ohxYvok5KVunO2hRLEGWvW/18kOFA7E1wp1dj2pZyODluH+0BA0jebqj0KRsplwN9whxQQdvaifB6qJW+L7Kju4uRT4Z2ihT41cVgXuTPWLhgBdpnrvuC9CH10x7caZ3 Generated-by-Nova", "user_id": "578de12745c743bd9dd92bf9224acd16", "name": "HeatUtilsKeypairTests-3d4820d8-d6e5-400f-908c-87f9560fc636-kp", "deleted": false, "created_at": "2018-07-22T19:12:50.000000", "updated_at": null, "fingerprint": "63:42:6b:b2:82:e6:ef:8e:83:42:05:10:ae:ca:d9:f7", "deleted_at": null, "id": 29}} 2018-07-22 19:12:53,827 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-3d4820d8-d6e5-400f-908c-87f9560fc636-kp used request id req-a62d7abf-e8bc-45e0-8e40-f3f466d85a66 2018-07-22 19:12:53,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/7e2bc8ae-acdd-4562-90a7-071f2b8a3d4b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e578a8db44978b2ed1aaa233e1ed86b3253ff3e3" 2018-07-22 19:12:53,886 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsKeypairTests-3d4820d8-d6e5-400f-908c-87f9560fc636-stack/7e2bc8ae-acdd-4562-90a7-071f2b8a3d4b Content-Length: 483 Content-Type: application/json x-openstack-request-id: req-1d510a79-d09a-4cc7-8710-f72b0f6039d2 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsKeypairTests-3d4820d8-d6e5-400f-908c-87f9560fc636-stack/7e2bc8ae-acdd-4562-90a7-071f2b8a3d4b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:12:54,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3011 x-openstack-request-id: req-8adcb469-3c57-4c8f-88a3-cb97e725135e RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "6f56dde62ed24851ae8dce233fed7ebd", "OS::stack_id": "7e2bc8ae-acdd-4562-90a7-071f2b8a3d4b", "OS::stack_name": "HeatUtilsKeypairTests-3d4820d8-d6e5-400f-908c-87f9560fc636-stack", "keypair_name": "HeatUtilsKeypairTests-3d4820d8-d6e5-400f-908c-87f9560fc636-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-3d4820d8-d6e5-400f-908c-87f9560fc636-stack", "stack_user_project_id": "ce4fd43162e942e1bf960d8393452047", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T19:12:49Z", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsKeypairTests-3d4820d8-d6e5-400f-908c-87f9560fc636-stack/7e2bc8ae-acdd-4562-90a7-071f2b8a3d4b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7e2bc8ae-acdd-4562-90a7-071f2b8a3d4b", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAszTkacAkrqDUSwppzKGljLiylJREeuMs7+avDlVTVMP9AF+r\nYzGKDVH1BWcGedfGPIFXw6rWeMw8nBU7hAKiL+YimVNDwqGl7N/2fsnp/JhCYdGx\nSOiVmiGzKcK/TskQ14PO9ljnWG4BGsm7ai4QhZ3fi5hfz8dAkf8oauv1OU2k7c5K\nyiCX8hjt0S8Y2p+XHLh0VqDFyangQBU4PdO6eaIcWL6JOSlbpztoUSxBlr1v9fJD\nhQOxNcKdXY9qWcjg5bh/tAQNI3m6o9CkbKZcDfcIcUEHb2onweqiVvi+yo7uLkU+\nGdooU+NXFYF7kz1i4YAXaZ677gvQh9dMe3GmdwIDAQABAoIBAC0Tv+TN3SxD7kKV\n8vjzLDZSezEefn8+x53ss9nyIozu46QFbJH98xDYrb5XJOzfFtE/Y7knLt2h2hkU\nyiyxkORligxxQlkh2h/UUiegWIgeMIx0d5i0UHU9xthZUU/bCa58TEHxKPg4a3S2\ni7rwrV0+0e1GPcuA/j/7I8qJYdywvGtJqwTuV2boi7FP+PQwxEULbFqFxUpbJvdg\nEAQahuls1OLZuZ6ow9vA53QTteb3ANx9h1QS6UrKSLwubJ+QBH5sKRRyW0mZFUy3\nQ84BgII6DDOteRyxzrthFY0HA31lA1PReETfz26Yer/V15QnZJhBoLWnCAjR1qi5\ny4nawrECgYEA1zPbzpmMZSrkh1i+7EeK8Pz9KtQeQBcMEuk5zzppxmnT+SCItL3Q\nrUHqzqv93viXHa8MQmbymf6OJiNIpe5akV3CQJQ2kyYCqH0PwIBGjy+ZTwo5esUH\nEADvetHjqbYc/T2f5wj4PUt/szYauXlARfwHrXH8zrFw2bNjIVxM5YkCgYEA1S4W\n2ZLPu35zbJtSdmXtBs/mf7krw1zLd/tzi1yLH6c0PNkJlG7izljRRcGkz88hZryi\npCZfBsJeirmlIEp/t9WZHBinA8A+NE2pOy2Xpqu7Z9jVQOFQuwaSEaMrV+Fkf0S1\nfTtGssOQm4dPaUopNFHoZWG/f9Hf6B1rNDYzK/8CgYA/IB8iAziDlIlkiku202WW\nOx+oKICXHCuWgINMnj3YzcI4GasAGY3UxLkz1o+pkBIDyw01jS0srtbTqRXuVnSK\nn44Tk2ZO05+D/OtZ9Ea+SaAW51DlClaAA0Y8KMU3SwxF3IXDJ4ZptHPJBd3g+gg4\nfy1hW0Zk+ve3ZD930bNcwQKBgQC0rLNBA2R8C9fXnGxvXENfGqTIay/kC6mGrt5m\nprBiy1tCls+/tZsUN8Jl1JDSb0JnyEgvxzWSjPmDqYOBsqI8NBPn9BzY2P3fZlKf\njSySXcofYW6b5lp9qDv0Js59VNHP63PGB48LwyO0LSHooqn5ZdII2qdqtX2HRCev\nwJ/uEQKBgA2aTA/90SPxz8ZtANpRfSpIt2A0xocClTouWmD/9MtTdbj/Gr52rWN0\n4uu2gGaPRIWwjCXjZzY1hB7ARHbdy4RPxyC+SVTCIPvY2FxIRXisU5ijiE0ft7j2\nq1F6fHd2CZQrkdYFrua9gCGgUY3xePVJCfBGibiUKtkdqmmdWqB5\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-07-22 19:12:54,075 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsKeypairTests-3d4820d8-d6e5-400f-908c-87f9560fc636-stack/7e2bc8ae-acdd-4562-90a7-071f2b8a3d4b used request id req-8adcb469-3c57-4c8f-88a3-cb97e725135e 2018-07-22 19:12:54,078 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-3d4820d8-d6e5-400f-908c-87f9560fc636-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e578a8db44978b2ed1aaa233e1ed86b3253ff3e3" 2018-07-22 19:12:54,121 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 727 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-dcbca20c-4b4f-4d97-919d-a7df9bd869c1 x-compute-request-id: req-dcbca20c-4b4f-4d97-919d-a7df9bd869c1 RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzNORpwCSuoNRLCmnMoaWMuLKUlER64yzv5q8OVVNUw/0AX6tjMYoNUfUFZwZ518Y8gVfDqtZ4zDycFTuEAqIv5iKZU0PCoaXs3/Z+yen8mEJh0bFI6JWaIbMpwr9OyRDXg872WOdYbgEaybtqLhCFnd+LmF/Px0CR/yhq6/U5TaTtzkrKIJfyGO3RLxjan5ccuHRWoMXJqeBAFTg907p5ohxYvok5KVunO2hRLEGWvW/18kOFA7E1wp1dj2pZyODluH+0BA0jebqj0KRsplwN9whxQQdvaifB6qJW+L7Kju4uRT4Z2ihT41cVgXuTPWLhgBdpnrvuC9CH10x7caZ3 Generated-by-Nova", "user_id": "578de12745c743bd9dd92bf9224acd16", "name": "HeatUtilsKeypairTests-3d4820d8-d6e5-400f-908c-87f9560fc636-kp", "deleted": false, "created_at": "2018-07-22T19:12:50.000000", "updated_at": null, "fingerprint": "63:42:6b:b2:82:e6:ef:8e:83:42:05:10:ae:ca:d9:f7", "deleted_at": null, "id": 29}} 2018-07-22 19:12:54,121 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-3d4820d8-d6e5-400f-908c-87f9560fc636-kp used request id req-dcbca20c-4b4f-4d97-919d-a7df9bd869c1 2018-07-22 19:12:54,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/7e2bc8ae-acdd-4562-90a7-071f2b8a3d4b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e578a8db44978b2ed1aaa233e1ed86b3253ff3e3" 2018-07-22 19:12:54,182 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsKeypairTests-3d4820d8-d6e5-400f-908c-87f9560fc636-stack/7e2bc8ae-acdd-4562-90a7-071f2b8a3d4b Content-Length: 483 Content-Type: application/json x-openstack-request-id: req-8b65192e-0693-4e49-8419-d05ed9095b40 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsKeypairTests-3d4820d8-d6e5-400f-908c-87f9560fc636-stack/7e2bc8ae-acdd-4562-90a7-071f2b8a3d4b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:12:54,244 - keystoneauth.session - DEBUG - RESP: [204] x-openstack-request-id: req-841eb098-5eb9-458c-98f0-ed15d695edc5 RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:12:54,244 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsKeypairTests-3d4820d8-d6e5-400f-908c-87f9560fc636-stack/7e2bc8ae-acdd-4562-90a7-071f2b8a3d4b used request id req-841eb098-5eb9-458c-98f0-ed15d695edc5 2018-07-22 19:12:54,245 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 19:12:54,254 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:12:54,769 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:12:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["E8-gWj-rRA6Ae9bCCytIAA"], "issued_at": "2018-07-22T19:12:54.000000Z"}} 2018-07-22 19:12:54,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760bb38960882c8ba608a8f21042ffad62ada9c7" -d '{"stack_name": "HeatUtilsSecurityGroupTests-196a810a-157c-4a98-923d-6a584d896bc6-stack", "template": {"heat_template_version": "2015-04-30", "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group name"}}, "resources": {"server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"direction": "egress", "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0", "ethertype": "IPv4", "port_range_max": 22, "port_range_min": 22}, {"ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}], "description": "Test description", "name": {"get_param": "security_group_name"}}}}}, "parameters": {"security_group_name": "HeatUtilsSecurityGroupTests-196a810a-157c-4a98-923d-6a584d896bc6-sec-grp"}}' 2018-07-22 19:12:56,975 - keystoneauth.session - DEBUG - RESP: [201] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsSecurityGroupTests-196a810a-157c-4a98-923d-6a584d896bc6-stack/ee10b0e3-f164-4f20-8ff1-2a87a27422f3 Content-Type: application/json Content-Length: 273 x-openstack-request-id: req-6d425c31-ddff-4143-bac1-1aa2ce786172 RESP BODY: {"stack": {"id": "ee10b0e3-f164-4f20-8ff1-2a87a27422f3", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsSecurityGroupTests-196a810a-157c-4a98-923d-6a584d896bc6-stack/ee10b0e3-f164-4f20-8ff1-2a87a27422f3", "rel": "self"}]}} 2018-07-22 19:12:56,976 - keystoneauth.session - DEBUG - POST call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks used request id req-6d425c31-ddff-4143-bac1-1aa2ce786172 2018-07-22 19:12:56,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/ee10b0e3-f164-4f20-8ff1-2a87a27422f3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760bb38960882c8ba608a8f21042ffad62ada9c7" 2018-07-22 19:12:57,049 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsSecurityGroupTests-196a810a-157c-4a98-923d-6a584d896bc6-stack/ee10b0e3-f164-4f20-8ff1-2a87a27422f3 Content-Length: 495 Content-Type: application/json x-openstack-request-id: req-92948d2b-c41d-4f8e-8b7c-071882f98212 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsSecurityGroupTests-196a810a-157c-4a98-923d-6a584d896bc6-stack/ee10b0e3-f164-4f20-8ff1-2a87a27422f3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:12:57,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1224 x-openstack-request-id: req-15fe85bc-a463-433f-84fa-4f7eb234d68a RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "6f56dde62ed24851ae8dce233fed7ebd", "OS::stack_id": "ee10b0e3-f164-4f20-8ff1-2a87a27422f3", "OS::stack_name": "HeatUtilsSecurityGroupTests-196a810a-157c-4a98-923d-6a584d896bc6-stack", "security_group_name": "HeatUtilsSecurityGroupTests-196a810a-157c-4a98-923d-6a584d896bc6-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-196a810a-157c-4a98-923d-6a584d896bc6-stack", "stack_user_project_id": "75a46bde03e841ed98c99dbce2632b07", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T19:12:56Z", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsSecurityGroupTests-196a810a-157c-4a98-923d-6a584d896bc6-stack/ee10b0e3-f164-4f20-8ff1-2a87a27422f3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ee10b0e3-f164-4f20-8ff1-2a87a27422f3", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-22 19:12:57,437 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsSecurityGroupTests-196a810a-157c-4a98-923d-6a584d896bc6-stack/ee10b0e3-f164-4f20-8ff1-2a87a27422f3 used request id req-15fe85bc-a463-433f-84fa-4f7eb234d68a 2018-07-22 19:12:57,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/ee10b0e3-f164-4f20-8ff1-2a87a27422f3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760bb38960882c8ba608a8f21042ffad62ada9c7" 2018-07-22 19:12:57,500 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsSecurityGroupTests-196a810a-157c-4a98-923d-6a584d896bc6-stack/ee10b0e3-f164-4f20-8ff1-2a87a27422f3 Content-Length: 495 Content-Type: application/json x-openstack-request-id: req-980216fb-4b6a-4284-9847-5bb85fe6d2f8 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsSecurityGroupTests-196a810a-157c-4a98-923d-6a584d896bc6-stack/ee10b0e3-f164-4f20-8ff1-2a87a27422f3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:12:57,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1224 x-openstack-request-id: req-2863d835-6766-4fdf-911d-fcfddfd631d4 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "6f56dde62ed24851ae8dce233fed7ebd", "OS::stack_id": "ee10b0e3-f164-4f20-8ff1-2a87a27422f3", "OS::stack_name": "HeatUtilsSecurityGroupTests-196a810a-157c-4a98-923d-6a584d896bc6-stack", "security_group_name": "HeatUtilsSecurityGroupTests-196a810a-157c-4a98-923d-6a584d896bc6-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-196a810a-157c-4a98-923d-6a584d896bc6-stack", "stack_user_project_id": "75a46bde03e841ed98c99dbce2632b07", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T19:12:56Z", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsSecurityGroupTests-196a810a-157c-4a98-923d-6a584d896bc6-stack/ee10b0e3-f164-4f20-8ff1-2a87a27422f3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ee10b0e3-f164-4f20-8ff1-2a87a27422f3", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-22 19:12:57,571 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsSecurityGroupTests-196a810a-157c-4a98-923d-6a584d896bc6-stack/ee10b0e3-f164-4f20-8ff1-2a87a27422f3 used request id req-2863d835-6766-4fdf-911d-fcfddfd631d4 2018-07-22 19:13:00,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/ee10b0e3-f164-4f20-8ff1-2a87a27422f3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760bb38960882c8ba608a8f21042ffad62ada9c7" 2018-07-22 19:13:00,635 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsSecurityGroupTests-196a810a-157c-4a98-923d-6a584d896bc6-stack/ee10b0e3-f164-4f20-8ff1-2a87a27422f3 Content-Length: 495 Content-Type: application/json x-openstack-request-id: req-a892dfdc-a75d-4a69-bf9b-26ef8385ff92 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsSecurityGroupTests-196a810a-157c-4a98-923d-6a584d896bc6-stack/ee10b0e3-f164-4f20-8ff1-2a87a27422f3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:13:00,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 x-openstack-request-id: req-16e825eb-2633-4914-a1c9-dcacc7b2fcbf RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "6f56dde62ed24851ae8dce233fed7ebd", "OS::stack_id": "ee10b0e3-f164-4f20-8ff1-2a87a27422f3", "OS::stack_name": "HeatUtilsSecurityGroupTests-196a810a-157c-4a98-923d-6a584d896bc6-stack", "security_group_name": "HeatUtilsSecurityGroupTests-196a810a-157c-4a98-923d-6a584d896bc6-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-196a810a-157c-4a98-923d-6a584d896bc6-stack", "stack_user_project_id": "75a46bde03e841ed98c99dbce2632b07", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T19:12:56Z", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsSecurityGroupTests-196a810a-157c-4a98-923d-6a584d896bc6-stack/ee10b0e3-f164-4f20-8ff1-2a87a27422f3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ee10b0e3-f164-4f20-8ff1-2a87a27422f3", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-22 19:13:00,726 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsSecurityGroupTests-196a810a-157c-4a98-923d-6a584d896bc6-stack/ee10b0e3-f164-4f20-8ff1-2a87a27422f3 used request id req-16e825eb-2633-4914-a1c9-dcacc7b2fcbf 2018-07-22 19:13:00,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/ee10b0e3-f164-4f20-8ff1-2a87a27422f3/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760bb38960882c8ba608a8f21042ffad62ada9c7" 2018-07-22 19:13:00,786 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsSecurityGroupTests-196a810a-157c-4a98-923d-6a584d896bc6-stack/ee10b0e3-f164-4f20-8ff1-2a87a27422f3/resources Content-Length: 515 Content-Type: application/json x-openstack-request-id: req-7316d1a0-f64b-48d9-b7fc-bfee5c9b919c RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsSecurityGroupTests-196a810a-157c-4a98-923d-6a584d896bc6-stack/ee10b0e3-f164-4f20-8ff1-2a87a27422f3/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:13:00,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 853 x-openstack-request-id: req-81fd7668-cf68-440e-8a4a-ec5de2a42d74 RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsSecurityGroupTests-196a810a-157c-4a98-923d-6a584d896bc6-stack/ee10b0e3-f164-4f20-8ff1-2a87a27422f3/resources/server_security_group", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsSecurityGroupTests-196a810a-157c-4a98-923d-6a584d896bc6-stack/ee10b0e3-f164-4f20-8ff1-2a87a27422f3", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-22T19:12:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T19:12:56Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "fd8c27c7-b169-4b5e-a7b9-bb8b36491824", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-07-22 19:13:00,877 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsSecurityGroupTests-196a810a-157c-4a98-923d-6a584d896bc6-stack/ee10b0e3-f164-4f20-8ff1-2a87a27422f3/resources used request id req-81fd7668-cf68-440e-8a4a-ec5de2a42d74 2018-07-22 19:13:00,878 - neutron_utils - INFO - Retrieving security group with ID - fd8c27c7-b169-4b5e-a7b9-bb8b36491824 2018-07-22 19:13:00,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?id=fd8c27c7-b169-4b5e-a7b9-bb8b36491824 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760bb38960882c8ba608a8f21042ffad62ada9c7" 2018-07-22 19:13:00,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-b150fb1e-4d45-47e4-95cf-7d5730e0933d Date: Sun, 22 Jul 2018 19:13:00 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:12:57Z", "updated_at": "2018-07-22T19:12:58Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T19:12:58Z", "revision_number": 0, "id": "373a94a3-34e1-4568-8f8d-c615f6219f15", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-22T19:12:58Z", "security_group_id": "fd8c27c7-b169-4b5e-a7b9-bb8b36491824", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:12:58Z", "revision_number": 0, "id": "7eb32fe6-21db-4acf-842f-fea5606c2955", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-22T19:12:58Z", "security_group_id": "fd8c27c7-b169-4b5e-a7b9-bb8b36491824", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}], "revision_number": 6, "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "fd8c27c7-b169-4b5e-a7b9-bb8b36491824", "name": "HeatUtilsSecurityGroupTests-196a810a-157c-4a98-923d-6a584d896bc6-sec-grp"}]} 2018-07-22 19:13:00,974 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?id=fd8c27c7-b169-4b5e-a7b9-bb8b36491824 used request id req-b150fb1e-4d45-47e4-95cf-7d5730e0933d 2018-07-22 19:13:00,975 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fd8c27c7-b169-4b5e-a7b9-bb8b36491824 2018-07-22 19:13:00,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=fd8c27c7-b169-4b5e-a7b9-bb8b36491824 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760bb38960882c8ba608a8f21042ffad62ada9c7" 2018-07-22 19:13:01,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-56ae5e1d-c235-4703-89d8-0fc84beed330 Date: Sun, 22 Jul 2018 19:13:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-07-22T19:12:58Z", "security_group_id": "fd8c27c7-b169-4b5e-a7b9-bb8b36491824", "port_range_min": 22, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:12:58Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "373a94a3-34e1-4568-8f8d-c615f6219f15"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-07-22T19:12:58Z", "security_group_id": "fd8c27c7-b169-4b5e-a7b9-bb8b36491824", "port_range_min": null, "revision_number": 0, "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:12:58Z", "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "7eb32fe6-21db-4acf-842f-fea5606c2955"}]} 2018-07-22 19:13:01,044 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=fd8c27c7-b169-4b5e-a7b9-bb8b36491824 used request id req-56ae5e1d-c235-4703-89d8-0fc84beed330 2018-07-22 19:13:01,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/ee10b0e3-f164-4f20-8ff1-2a87a27422f3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760bb38960882c8ba608a8f21042ffad62ada9c7" 2018-07-22 19:13:01,096 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsSecurityGroupTests-196a810a-157c-4a98-923d-6a584d896bc6-stack/ee10b0e3-f164-4f20-8ff1-2a87a27422f3 Content-Length: 495 Content-Type: application/json x-openstack-request-id: req-de55f978-0d3d-413e-b053-508aebd1a66f RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsSecurityGroupTests-196a810a-157c-4a98-923d-6a584d896bc6-stack/ee10b0e3-f164-4f20-8ff1-2a87a27422f3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 19:13:01,152 - keystoneauth.session - DEBUG - RESP: [204] x-openstack-request-id: req-901cef5b-7ecf-465c-850d-999f442ff1df RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:13:01,152 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd/stacks/HeatUtilsSecurityGroupTests-196a810a-157c-4a98-923d-6a584d896bc6-stack/ee10b0e3-f164-4f20-8ff1-2a87a27422f3 used request id req-901cef5b-7ecf-465c-850d-999f442ff1df 2018-07-22 19:13:01,155 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:13:01,706 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:13:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["yNs6wcjPQtu6df6-wWNfeQ"], "issued_at": "2018-07-22T19:13:01.000000Z"}} 2018-07-22 19:13:01,708 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07d34d53ea8b0f7aacb67025509dedb3f6e70b74" -d '{"qos_specs": {"consumer": "both", "name": "CinderUtilsQoSTests-7a93b88c-b500-400d-a268-61789c423f3f"}}' 2018-07-22 19:13:02,932 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-f4c90dce-bf92-42ba-8e7d-6f80d22af8c2 Content-Type: application/json Content-Length: 448 x-openstack-request-id: req-f4c90dce-bf92-42ba-8e7d-6f80d22af8c2 RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "b7cd792f-9d30-49d7-a320-a058d53b4a5d", "name": "CinderUtilsQoSTests-7a93b88c-b500-400d-a268-61789c423f3f"}, "links": [{"href": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs/b7cd792f-9d30-49d7-a320-a058d53b4a5d", "rel": "self"}, {"href": "https://192.16.1.222:8776/6f56dde62ed24851ae8dce233fed7ebd/qos-specs/b7cd792f-9d30-49d7-a320-a058d53b4a5d", "rel": "bookmark"}]} 2018-07-22 19:13:02,932 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs used request id req-f4c90dce-bf92-42ba-8e7d-6f80d22af8c2 2018-07-22 19:13:02,935 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f4c90dce-bf92-42ba-8e7d-6f80d22af8c2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07d34d53ea8b0f7aacb67025509dedb3f6e70b74" 2018-07-22 19:13:03,004 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-5a308345-e59f-40a7-8da3-fed0c49d9f9d Content-Type: application/json Content-Length: 164 x-openstack-request-id: req-5a308345-e59f-40a7-8da3-fed0c49d9f9d RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "b7cd792f-9d30-49d7-a320-a058d53b4a5d", "name": "CinderUtilsQoSTests-7a93b88c-b500-400d-a268-61789c423f3f"}]} 2018-07-22 19:13:03,004 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs used request id req-5a308345-e59f-40a7-8da3-fed0c49d9f9d 2018-07-22 19:13:03,005 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-7a93b88c-b500-400d-a268-61789c423f3f 2018-07-22 19:13:03,007 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs/b7cd792f-9d30-49d7-a320-a058d53b4a5d?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f4c90dce-bf92-42ba-8e7d-6f80d22af8c2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07d34d53ea8b0f7aacb67025509dedb3f6e70b74" 2018-07-22 19:13:03,182 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-410497a9-7aff-4622-b99a-e92ef2349f60 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 19:13:03,182 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs/b7cd792f-9d30-49d7-a320-a058d53b4a5d?force=False used request id req-410497a9-7aff-4622-b99a-e92ef2349f60 2018-07-22 19:13:03,184 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f4c90dce-bf92-42ba-8e7d-6f80d22af8c2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07d34d53ea8b0f7aacb67025509dedb3f6e70b74" 2018-07-22 19:13:03,234 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-84662fca-960e-4829-ae45-168dc8af0b87 Content-Type: application/json Content-Length: 17 x-openstack-request-id: req-84662fca-960e-4829-ae45-168dc8af0b87 RESP BODY: {"qos_specs": []} 2018-07-22 19:13:03,234 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs used request id req-84662fca-960e-4829-ae45-168dc8af0b87 2018-07-22 19:13:03,234 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-7a93b88c-b500-400d-a268-61789c423f3f 2018-07-22 19:13:03,235 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs/b7cd792f-9d30-49d7-a320-a058d53b4a5d?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f4c90dce-bf92-42ba-8e7d-6f80d22af8c2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07d34d53ea8b0f7aacb67025509dedb3f6e70b74" 2018-07-22 19:13:03,497 - cinderclient.v2.client - DEBUG - RESP: [404] Content-Length: 100 Content-Type: application/json x-compute-request-id: req-02c1b0a4-a7b4-4961-aded-1a0a8f093ff5 x-openstack-request-id: req-02c1b0a4-a7b4-4961-aded-1a0a8f093ff5 RESP BODY: {"itemNotFound": {"message": "No such QoS spec b7cd792f-9d30-49d7-a320-a058d53b4a5d.", "code": 404}} 2018-07-22 19:13:03,497 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs/b7cd792f-9d30-49d7-a320-a058d53b4a5d?force=False used request id req-02c1b0a4-a7b4-4961-aded-1a0a8f093ff5 2018-07-22 19:13:03,499 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:13:04,031 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:13:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["Yx0Ag4Q5RHK5Y3zgMMuNnA"], "issued_at": "2018-07-22T19:13:04.000000Z"}} 2018-07-22 19:13:04,033 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2985a306e0622950d542f4cc664e9d945d22e595" -d '{"qos_specs": {"foo": "bar ", "consumer": "back-end", "name": "CinderUtilsQoSTests-1bd71f3c-eb33-48cf-998f-273d58acd794"}}' 2018-07-22 19:13:05,858 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-01c18521-8cd4-4969-b6fa-3648cb0d61e1 Content-Type: application/json Content-Length: 465 x-openstack-request-id: req-01c18521-8cd4-4969-b6fa-3648cb0d61e1 RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "2f989df9-e9c7-4a46-847a-58a8c075af94", "name": "CinderUtilsQoSTests-1bd71f3c-eb33-48cf-998f-273d58acd794"}, "links": [{"href": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs/2f989df9-e9c7-4a46-847a-58a8c075af94", "rel": "self"}, {"href": "https://192.16.1.222:8776/6f56dde62ed24851ae8dce233fed7ebd/qos-specs/2f989df9-e9c7-4a46-847a-58a8c075af94", "rel": "bookmark"}]} 2018-07-22 19:13:05,858 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs used request id req-01c18521-8cd4-4969-b6fa-3648cb0d61e1 2018-07-22 19:13:05,861 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-01c18521-8cd4-4969-b6fa-3648cb0d61e1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2985a306e0622950d542f4cc664e9d945d22e595" 2018-07-22 19:13:05,917 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-4055ce38-e698-4420-86df-f7721e981f8e Content-Type: application/json Content-Length: 181 x-openstack-request-id: req-4055ce38-e698-4420-86df-f7721e981f8e RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "back-end", "id": "2f989df9-e9c7-4a46-847a-58a8c075af94", "name": "CinderUtilsQoSTests-1bd71f3c-eb33-48cf-998f-273d58acd794"}]} 2018-07-22 19:13:05,917 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs used request id req-4055ce38-e698-4420-86df-f7721e981f8e 2018-07-22 19:13:05,919 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs/2f989df9-e9c7-4a46-847a-58a8c075af94 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-01c18521-8cd4-4969-b6fa-3648cb0d61e1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2985a306e0622950d542f4cc664e9d945d22e595" 2018-07-22 19:13:05,983 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-8663fb6e-672b-415c-87f6-41fa02bbb783 Content-Type: application/json Content-Length: 465 x-openstack-request-id: req-8663fb6e-672b-415c-87f6-41fa02bbb783 RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "2f989df9-e9c7-4a46-847a-58a8c075af94", "name": "CinderUtilsQoSTests-1bd71f3c-eb33-48cf-998f-273d58acd794"}, "links": [{"href": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs/2f989df9-e9c7-4a46-847a-58a8c075af94", "rel": "self"}, {"href": "https://192.16.1.222:8776/6f56dde62ed24851ae8dce233fed7ebd/qos-specs/2f989df9-e9c7-4a46-847a-58a8c075af94", "rel": "bookmark"}]} 2018-07-22 19:13:05,983 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs/2f989df9-e9c7-4a46-847a-58a8c075af94 used request id req-8663fb6e-672b-415c-87f6-41fa02bbb783 2018-07-22 19:13:05,983 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-1bd71f3c-eb33-48cf-998f-273d58acd794 2018-07-22 19:13:05,985 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs/2f989df9-e9c7-4a46-847a-58a8c075af94?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-01c18521-8cd4-4969-b6fa-3648cb0d61e1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2985a306e0622950d542f4cc664e9d945d22e595" 2018-07-22 19:13:06,128 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-b0d48bc1-25f3-4981-aaa1-462a0db85958 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 19:13:06,128 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs/2f989df9-e9c7-4a46-847a-58a8c075af94?force=False used request id req-b0d48bc1-25f3-4981-aaa1-462a0db85958 2018-07-22 19:13:06,131 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:13:06,587 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:13:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["i9UmLEWPQfKTgd7IbMPcFA"], "issued_at": "2018-07-22T19:13:06.000000Z"}} 2018-07-22 19:13:06,588 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02bd79d7f44e8388c39577da0cb033f1fb6f0bb9" -d '{"qos_specs": {"foo": "bar ", "consumer": "both", "name": "CinderUtilsQoSTests-a59eeb01-96ba-4cb5-bf28-09cf1cb5cb6e"}}' 2018-07-22 19:13:07,347 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-c917a912-7e73-4b5d-b53e-89d9e80c2ac7 Content-Type: application/json Content-Length: 461 x-openstack-request-id: req-c917a912-7e73-4b5d-b53e-89d9e80c2ac7 RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "42695ba5-857a-41e2-b89b-1cdc778c6762", "name": "CinderUtilsQoSTests-a59eeb01-96ba-4cb5-bf28-09cf1cb5cb6e"}, "links": [{"href": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs/42695ba5-857a-41e2-b89b-1cdc778c6762", "rel": "self"}, {"href": "https://192.16.1.222:8776/6f56dde62ed24851ae8dce233fed7ebd/qos-specs/42695ba5-857a-41e2-b89b-1cdc778c6762", "rel": "bookmark"}]} 2018-07-22 19:13:07,347 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs used request id req-c917a912-7e73-4b5d-b53e-89d9e80c2ac7 2018-07-22 19:13:07,349 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c917a912-7e73-4b5d-b53e-89d9e80c2ac7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02bd79d7f44e8388c39577da0cb033f1fb6f0bb9" 2018-07-22 19:13:07,404 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-ad222d79-d38e-401b-acd0-ef9b66f9f31b Content-Type: application/json Content-Length: 177 x-openstack-request-id: req-ad222d79-d38e-401b-acd0-ef9b66f9f31b RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "both", "id": "42695ba5-857a-41e2-b89b-1cdc778c6762", "name": "CinderUtilsQoSTests-a59eeb01-96ba-4cb5-bf28-09cf1cb5cb6e"}]} 2018-07-22 19:13:07,404 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs used request id req-ad222d79-d38e-401b-acd0-ef9b66f9f31b 2018-07-22 19:13:07,406 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs/42695ba5-857a-41e2-b89b-1cdc778c6762 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c917a912-7e73-4b5d-b53e-89d9e80c2ac7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02bd79d7f44e8388c39577da0cb033f1fb6f0bb9" 2018-07-22 19:13:08,307 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-26a89c05-eee6-4f2d-aa9b-b9a13a633a31 Content-Type: application/json Content-Length: 461 x-openstack-request-id: req-26a89c05-eee6-4f2d-aa9b-b9a13a633a31 RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "42695ba5-857a-41e2-b89b-1cdc778c6762", "name": "CinderUtilsQoSTests-a59eeb01-96ba-4cb5-bf28-09cf1cb5cb6e"}, "links": [{"href": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs/42695ba5-857a-41e2-b89b-1cdc778c6762", "rel": "self"}, {"href": "https://192.16.1.222:8776/6f56dde62ed24851ae8dce233fed7ebd/qos-specs/42695ba5-857a-41e2-b89b-1cdc778c6762", "rel": "bookmark"}]} 2018-07-22 19:13:08,307 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs/42695ba5-857a-41e2-b89b-1cdc778c6762 used request id req-26a89c05-eee6-4f2d-aa9b-b9a13a633a31 2018-07-22 19:13:08,307 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-a59eeb01-96ba-4cb5-bf28-09cf1cb5cb6e 2018-07-22 19:13:08,309 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs/42695ba5-857a-41e2-b89b-1cdc778c6762?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c917a912-7e73-4b5d-b53e-89d9e80c2ac7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02bd79d7f44e8388c39577da0cb033f1fb6f0bb9" 2018-07-22 19:13:08,650 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-d13c375f-db3a-4846-9df5-596e4c0c47e3 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 19:13:08,651 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs/42695ba5-857a-41e2-b89b-1cdc778c6762?force=False used request id req-d13c375f-db3a-4846-9df5-596e4c0c47e3 2018-07-22 19:13:08,653 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:13:09,125 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:13:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["oi4B8kryRUWBzJSnC76pAQ"], "issued_at": "2018-07-22T19:13:09.000000Z"}} 2018-07-22 19:13:09,127 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b227dd785c4d3cab97508bbda6a7852907678f0" -d '{"qos_specs": {"foo": "bar ", "consumer": "front-end", "name": "CinderUtilsQoSTests-24d4bf8f-d381-40f3-aed5-bb2a2d406cd4"}}' 2018-07-22 19:13:10,742 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-7573b1ce-c874-447b-8b64-9f68d786273b Content-Type: application/json Content-Length: 466 x-openstack-request-id: req-7573b1ce-c874-447b-8b64-9f68d786273b RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "5108bebc-f0ad-4ea8-9425-bd8bb18047ce", "name": "CinderUtilsQoSTests-24d4bf8f-d381-40f3-aed5-bb2a2d406cd4"}, "links": [{"href": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs/5108bebc-f0ad-4ea8-9425-bd8bb18047ce", "rel": "self"}, {"href": "https://192.16.1.222:8776/6f56dde62ed24851ae8dce233fed7ebd/qos-specs/5108bebc-f0ad-4ea8-9425-bd8bb18047ce", "rel": "bookmark"}]} 2018-07-22 19:13:10,742 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs used request id req-7573b1ce-c874-447b-8b64-9f68d786273b 2018-07-22 19:13:10,745 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7573b1ce-c874-447b-8b64-9f68d786273b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b227dd785c4d3cab97508bbda6a7852907678f0" 2018-07-22 19:13:10,827 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-0e085462-b184-4928-85a7-435a96979d76 Content-Type: application/json Content-Length: 182 x-openstack-request-id: req-0e085462-b184-4928-85a7-435a96979d76 RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "front-end", "id": "5108bebc-f0ad-4ea8-9425-bd8bb18047ce", "name": "CinderUtilsQoSTests-24d4bf8f-d381-40f3-aed5-bb2a2d406cd4"}]} 2018-07-22 19:13:10,827 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs used request id req-0e085462-b184-4928-85a7-435a96979d76 2018-07-22 19:13:10,829 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs/5108bebc-f0ad-4ea8-9425-bd8bb18047ce -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7573b1ce-c874-447b-8b64-9f68d786273b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b227dd785c4d3cab97508bbda6a7852907678f0" 2018-07-22 19:13:10,925 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-26f2c71c-64b6-4224-9d21-62ece9653d8f Content-Type: application/json Content-Length: 466 x-openstack-request-id: req-26f2c71c-64b6-4224-9d21-62ece9653d8f RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "5108bebc-f0ad-4ea8-9425-bd8bb18047ce", "name": "CinderUtilsQoSTests-24d4bf8f-d381-40f3-aed5-bb2a2d406cd4"}, "links": [{"href": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs/5108bebc-f0ad-4ea8-9425-bd8bb18047ce", "rel": "self"}, {"href": "https://192.16.1.222:8776/6f56dde62ed24851ae8dce233fed7ebd/qos-specs/5108bebc-f0ad-4ea8-9425-bd8bb18047ce", "rel": "bookmark"}]} 2018-07-22 19:13:10,925 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs/5108bebc-f0ad-4ea8-9425-bd8bb18047ce used request id req-26f2c71c-64b6-4224-9d21-62ece9653d8f 2018-07-22 19:13:10,925 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-24d4bf8f-d381-40f3-aed5-bb2a2d406cd4 2018-07-22 19:13:10,927 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs/5108bebc-f0ad-4ea8-9425-bd8bb18047ce?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7573b1ce-c874-447b-8b64-9f68d786273b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b227dd785c4d3cab97508bbda6a7852907678f0" 2018-07-22 19:13:12,403 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-3ab47f0d-ac30-4c03-b4c1-2f27af911b82 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 19:13:12,404 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs/5108bebc-f0ad-4ea8-9425-bd8bb18047ce?force=False used request id req-3ab47f0d-ac30-4c03-b4c1-2f27af911b82 2018-07-22 19:13:12,409 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:13:12,869 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:13:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["exE6PcaOT72jPm10uw_vZg"], "issued_at": "2018-07-22T19:13:12.000000Z"}} 2018-07-22 19:13:12,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5d812f39de80b3b1bd1ce3bc226e99da75c396" 2018-07-22 19:13:12,910 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:13:12 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-7c1bfe43-29e9-4960-8d78-9ac37a52ca2e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:13:12,911 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-7c1bfe43-29e9-4960-8d78-9ac37a52ca2e 2018-07-22 19:13:12,914 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5d812f39de80b3b1bd1ce3bc226e99da75c396" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-73895895-b2e0-4b19-99bc-0314c2b2aac1", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-22 19:13:13,694 - cinderclient.v2.client - DEBUG - RESP: [202] x-compute-request-id: req-c781979b-b330-4a4a-ad3c-95e18542172e Content-Type: application/json Content-Length: 851 x-openstack-request-id: req-c781979b-b330-4a4a-ad3c-95e18542172e RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "578de12745c743bd9dd92bf9224acd16", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/4c1d9943-527f-408d-a326-450cf97d27c6", "rel": "self"}, {"href": "https://192.16.1.222:8776/6f56dde62ed24851ae8dce233fed7ebd/volumes/4c1d9943-527f-408d-a326-450cf97d27c6", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T19:13:13.000000", "description": null, "updated_at": null, "volume_type": "RBD", "name": "CinderUtilsVolumeTests-73895895-b2e0-4b19-99bc-0314c2b2aac1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4c1d9943-527f-408d-a326-450cf97d27c6", "size": 1}} 2018-07-22 19:13:13,694 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes used request id req-c781979b-b330-4a4a-ad3c-95e18542172e 2018-07-22 19:13:13,697 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/4c1d9943-527f-408d-a326-450cf97d27c6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c781979b-b330-4a4a-ad3c-95e18542172e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5d812f39de80b3b1bd1ce3bc226e99da75c396" 2018-07-22 19:13:13,951 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-b785a71a-5554-4d68-b136-c91c57b6a8d8 Content-Type: application/json Content-Length: 1071 x-openstack-request-id: req-b785a71a-5554-4d68-b136-c91c57b6a8d8 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/4c1d9943-527f-408d-a326-450cf97d27c6", "rel": "self"}, {"href": "https://192.16.1.222:8776/6f56dde62ed24851ae8dce233fed7ebd/volumes/4c1d9943-527f-408d-a326-450cf97d27c6", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-22T19:13:13.000000", "replication_status": null, "snapshot_id": null, "id": "4c1d9943-527f-408d-a326-450cf97d27c6", "size": 1, "user_id": "578de12745c743bd9dd92bf9224acd16", "os-vol-tenant-attr:tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-73895895-b2e0-4b19-99bc-0314c2b2aac1", "bootable": "false", "created_at": "2018-07-22T19:13:13.000000", "volume_type": "RBD"}} 2018-07-22 19:13:13,951 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/4c1d9943-527f-408d-a326-450cf97d27c6 used request id req-b785a71a-5554-4d68-b136-c91c57b6a8d8 2018-07-22 19:13:13,953 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/4c1d9943-527f-408d-a326-450cf97d27c6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c781979b-b330-4a4a-ad3c-95e18542172e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5d812f39de80b3b1bd1ce3bc226e99da75c396" 2018-07-22 19:13:14,081 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-54d264e3-71f4-4af5-89be-0f9f0ef98102 Content-Type: application/json Content-Length: 1072 x-openstack-request-id: req-54d264e3-71f4-4af5-89be-0f9f0ef98102 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/4c1d9943-527f-408d-a326-450cf97d27c6", "rel": "self"}, {"href": "https://192.16.1.222:8776/6f56dde62ed24851ae8dce233fed7ebd/volumes/4c1d9943-527f-408d-a326-450cf97d27c6", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-22T19:13:13.000000", "replication_status": null, "snapshot_id": null, "id": "4c1d9943-527f-408d-a326-450cf97d27c6", "size": 1, "user_id": "578de12745c743bd9dd92bf9224acd16", "os-vol-tenant-attr:tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-73895895-b2e0-4b19-99bc-0314c2b2aac1", "bootable": "false", "created_at": "2018-07-22T19:13:13.000000", "volume_type": "RBD"}} 2018-07-22 19:13:14,081 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/4c1d9943-527f-408d-a326-450cf97d27c6 used request id req-54d264e3-71f4-4af5-89be-0f9f0ef98102 2018-07-22 19:13:14,083 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c781979b-b330-4a4a-ad3c-95e18542172e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5d812f39de80b3b1bd1ce3bc226e99da75c396" 2018-07-22 19:13:15,140 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-e387cf5f-ff0a-4dfa-9df0-bc5762ea36ca Content-Type: application/json Content-Length: 1075 x-openstack-request-id: req-e387cf5f-ff0a-4dfa-9df0-bc5762ea36ca RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/4c1d9943-527f-408d-a326-450cf97d27c6", "rel": "self"}, {"href": "https://192.16.1.222:8776/6f56dde62ed24851ae8dce233fed7ebd/volumes/4c1d9943-527f-408d-a326-450cf97d27c6", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-22T19:13:13.000000", "replication_status": null, "snapshot_id": null, "id": "4c1d9943-527f-408d-a326-450cf97d27c6", "size": 1, "user_id": "578de12745c743bd9dd92bf9224acd16", "os-vol-tenant-attr:tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-73895895-b2e0-4b19-99bc-0314c2b2aac1", "bootable": "false", "created_at": "2018-07-22T19:13:13.000000", "volume_type": "RBD"}]} 2018-07-22 19:13:15,140 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/detail used request id req-e387cf5f-ff0a-4dfa-9df0-bc5762ea36ca 2018-07-22 19:13:15,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:13:15,154 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:13:15 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:13:15,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5d812f39de80b3b1bd1ce3bc226e99da75c396" 2018-07-22 19:13:15,200 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:13:15 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-cb138605-7a6b-4e41-af83-5a092e72d5cc X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:13:15,200 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-cb138605-7a6b-4e41-af83-5a092e72d5cc 2018-07-22 19:13:15,201 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-73895895-b2e0-4b19-99bc-0314c2b2aac1 2018-07-22 19:13:15,203 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/4c1d9943-527f-408d-a326-450cf97d27c6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c781979b-b330-4a4a-ad3c-95e18542172e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5d812f39de80b3b1bd1ce3bc226e99da75c396" 2018-07-22 19:13:16,299 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-65f17bb9-6778-4d5b-aec3-f954b08a69c9 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 19:13:16,299 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/4c1d9943-527f-408d-a326-450cf97d27c6 used request id req-65f17bb9-6778-4d5b-aec3-f954b08a69c9 2018-07-22 19:13:16,301 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/4c1d9943-527f-408d-a326-450cf97d27c6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c781979b-b330-4a4a-ad3c-95e18542172e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5d812f39de80b3b1bd1ce3bc226e99da75c396" 2018-07-22 19:13:16,424 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-e83e1947-eb14-4fbf-9931-2c400ef18baf Content-Type: application/json Content-Length: 1071 x-openstack-request-id: req-e83e1947-eb14-4fbf-9931-2c400ef18baf RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/4c1d9943-527f-408d-a326-450cf97d27c6", "rel": "self"}, {"href": "https://192.16.1.222:8776/6f56dde62ed24851ae8dce233fed7ebd/volumes/4c1d9943-527f-408d-a326-450cf97d27c6", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-22T19:13:15.000000", "replication_status": null, "snapshot_id": null, "id": "4c1d9943-527f-408d-a326-450cf97d27c6", "size": 1, "user_id": "578de12745c743bd9dd92bf9224acd16", "os-vol-tenant-attr:tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-73895895-b2e0-4b19-99bc-0314c2b2aac1", "bootable": "false", "created_at": "2018-07-22T19:13:13.000000", "volume_type": "RBD"}} 2018-07-22 19:13:16,424 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/4c1d9943-527f-408d-a326-450cf97d27c6 used request id req-e83e1947-eb14-4fbf-9931-2c400ef18baf 2018-07-22 19:13:19,429 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/4c1d9943-527f-408d-a326-450cf97d27c6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c781979b-b330-4a4a-ad3c-95e18542172e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5d812f39de80b3b1bd1ce3bc226e99da75c396" 2018-07-22 19:13:19,499 - cinderclient.v2.client - DEBUG - RESP: [404] Content-Length: 109 Content-Type: application/json x-compute-request-id: req-dcd01ce6-e4f8-41d6-8130-2971bd500c7e x-openstack-request-id: req-dcd01ce6-e4f8-41d6-8130-2971bd500c7e RESP BODY: {"itemNotFound": {"message": "Volume 4c1d9943-527f-408d-a326-450cf97d27c6 could not be found.", "code": 404}} 2018-07-22 19:13:19,499 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/4c1d9943-527f-408d-a326-450cf97d27c6 used request id req-dcd01ce6-e4f8-41d6-8130-2971bd500c7e 2018-07-22 19:13:19,501 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c781979b-b330-4a4a-ad3c-95e18542172e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5d812f39de80b3b1bd1ce3bc226e99da75c396" 2018-07-22 19:13:19,745 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-3c5e302a-c955-4cd6-88db-1fcf2c8532b5 Content-Type: application/json Content-Length: 15 x-openstack-request-id: req-3c5e302a-c955-4cd6-88db-1fcf2c8532b5 RESP BODY: {"volumes": []} 2018-07-22 19:13:19,745 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/detail used request id req-3c5e302a-c955-4cd6-88db-1fcf2c8532b5 2018-07-22 19:13:19,746 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-73895895-b2e0-4b19-99bc-0314c2b2aac1 2018-07-22 19:13:19,748 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/4c1d9943-527f-408d-a326-450cf97d27c6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c781979b-b330-4a4a-ad3c-95e18542172e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5d812f39de80b3b1bd1ce3bc226e99da75c396" 2018-07-22 19:13:19,848 - cinderclient.v2.client - DEBUG - RESP: [404] Content-Length: 109 Content-Type: application/json x-compute-request-id: req-d92e197a-83c0-4a95-93d1-ad50146c5325 x-openstack-request-id: req-d92e197a-83c0-4a95-93d1-ad50146c5325 RESP BODY: {"itemNotFound": {"message": "Volume 4c1d9943-527f-408d-a326-450cf97d27c6 could not be found.", "code": 404}} 2018-07-22 19:13:19,848 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/4c1d9943-527f-408d-a326-450cf97d27c6 used request id req-d92e197a-83c0-4a95-93d1-ad50146c5325 2018-07-22 19:13:19,849 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/4c1d9943-527f-408d-a326-450cf97d27c6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c781979b-b330-4a4a-ad3c-95e18542172e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5d812f39de80b3b1bd1ce3bc226e99da75c396" 2018-07-22 19:13:20,083 - cinderclient.v2.client - DEBUG - RESP: [404] Content-Length: 109 Content-Type: application/json x-compute-request-id: req-4f9ca3aa-8168-497b-b4f4-49985c35e45d x-openstack-request-id: req-4f9ca3aa-8168-497b-b4f4-49985c35e45d RESP BODY: {"itemNotFound": {"message": "Volume 4c1d9943-527f-408d-a326-450cf97d27c6 could not be found.", "code": 404}} 2018-07-22 19:13:20,084 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/4c1d9943-527f-408d-a326-450cf97d27c6 used request id req-4f9ca3aa-8168-497b-b4f4-49985c35e45d 2018-07-22 19:13:20,086 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:13:20,530 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:13:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["PtgYfUsCSWu3wvYg2eDojw"], "issued_at": "2018-07-22T19:13:20.000000Z"}} 2018-07-22 19:13:20,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00e4d9512c494074092acbba23e69c8b2ebf189b" 2018-07-22 19:13:20,705 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:13:20 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-5b789d66-97c1-4c76-b1c7-e70d3abcff2b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:13:20,705 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-5b789d66-97c1-4c76-b1c7-e70d3abcff2b 2018-07-22 19:13:20,708 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00e4d9512c494074092acbba23e69c8b2ebf189b" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-e15e0ce1-6e40-422e-944b-3b2f5504e2b1", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-22 19:13:21,819 - cinderclient.v2.client - DEBUG - RESP: [202] x-compute-request-id: req-78abe7c2-6778-4eee-b34c-767909eb9b87 Content-Type: application/json Content-Length: 851 x-openstack-request-id: req-78abe7c2-6778-4eee-b34c-767909eb9b87 RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "578de12745c743bd9dd92bf9224acd16", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/9c499118-3dfa-4dc0-bc1e-f93b27315eea", "rel": "self"}, {"href": "https://192.16.1.222:8776/6f56dde62ed24851ae8dce233fed7ebd/volumes/9c499118-3dfa-4dc0-bc1e-f93b27315eea", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T19:13:21.000000", "description": null, "updated_at": null, "volume_type": "RBD", "name": "CinderUtilsVolumeTests-e15e0ce1-6e40-422e-944b-3b2f5504e2b1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "9c499118-3dfa-4dc0-bc1e-f93b27315eea", "size": 1}} 2018-07-22 19:13:21,819 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes used request id req-78abe7c2-6778-4eee-b34c-767909eb9b87 2018-07-22 19:13:21,821 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/9c499118-3dfa-4dc0-bc1e-f93b27315eea -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-78abe7c2-6778-4eee-b34c-767909eb9b87" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00e4d9512c494074092acbba23e69c8b2ebf189b" 2018-07-22 19:13:21,937 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-abad145b-833b-45fd-853c-9ea882d8c8f9 Content-Type: application/json Content-Length: 1054 x-openstack-request-id: req-abad145b-833b-45fd-853c-9ea882d8c8f9 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/9c499118-3dfa-4dc0-bc1e-f93b27315eea", "rel": "self"}, {"href": "https://192.16.1.222:8776/6f56dde62ed24851ae8dce233fed7ebd/volumes/9c499118-3dfa-4dc0-bc1e-f93b27315eea", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": null, "encrypted": false, "updated_at": "2018-07-22T19:13:21.000000", "replication_status": null, "snapshot_id": null, "id": "9c499118-3dfa-4dc0-bc1e-f93b27315eea", "size": 1, "user_id": "578de12745c743bd9dd92bf9224acd16", "os-vol-tenant-attr:tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-e15e0ce1-6e40-422e-944b-3b2f5504e2b1", "bootable": "false", "created_at": "2018-07-22T19:13:21.000000", "volume_type": "RBD"}} 2018-07-22 19:13:21,937 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/9c499118-3dfa-4dc0-bc1e-f93b27315eea used request id req-abad145b-833b-45fd-853c-9ea882d8c8f9 2018-07-22 19:13:21,938 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/9c499118-3dfa-4dc0-bc1e-f93b27315eea -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-78abe7c2-6778-4eee-b34c-767909eb9b87" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00e4d9512c494074092acbba23e69c8b2ebf189b" 2018-07-22 19:13:22,055 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-2446a0d5-8b1c-49f4-a752-ab8f8c087476 Content-Type: application/json Content-Length: 1071 x-openstack-request-id: req-2446a0d5-8b1c-49f4-a752-ab8f8c087476 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/9c499118-3dfa-4dc0-bc1e-f93b27315eea", "rel": "self"}, {"href": "https://192.16.1.222:8776/6f56dde62ed24851ae8dce233fed7ebd/volumes/9c499118-3dfa-4dc0-bc1e-f93b27315eea", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-22T19:13:21.000000", "replication_status": null, "snapshot_id": null, "id": "9c499118-3dfa-4dc0-bc1e-f93b27315eea", "size": 1, "user_id": "578de12745c743bd9dd92bf9224acd16", "os-vol-tenant-attr:tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-e15e0ce1-6e40-422e-944b-3b2f5504e2b1", "bootable": "false", "created_at": "2018-07-22T19:13:21.000000", "volume_type": "RBD"}} 2018-07-22 19:13:22,056 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/9c499118-3dfa-4dc0-bc1e-f93b27315eea used request id req-2446a0d5-8b1c-49f4-a752-ab8f8c087476 2018-07-22 19:13:25,061 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/9c499118-3dfa-4dc0-bc1e-f93b27315eea -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-78abe7c2-6778-4eee-b34c-767909eb9b87" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00e4d9512c494074092acbba23e69c8b2ebf189b" 2018-07-22 19:13:25,182 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-ea266fa8-a150-4d83-ac20-6557ef967522 Content-Type: application/json Content-Length: 1072 x-openstack-request-id: req-ea266fa8-a150-4d83-ac20-6557ef967522 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/9c499118-3dfa-4dc0-bc1e-f93b27315eea", "rel": "self"}, {"href": "https://192.16.1.222:8776/6f56dde62ed24851ae8dce233fed7ebd/volumes/9c499118-3dfa-4dc0-bc1e-f93b27315eea", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-22T19:13:22.000000", "replication_status": null, "snapshot_id": null, "id": "9c499118-3dfa-4dc0-bc1e-f93b27315eea", "size": 1, "user_id": "578de12745c743bd9dd92bf9224acd16", "os-vol-tenant-attr:tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-e15e0ce1-6e40-422e-944b-3b2f5504e2b1", "bootable": "false", "created_at": "2018-07-22T19:13:21.000000", "volume_type": "RBD"}} 2018-07-22 19:13:25,183 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/9c499118-3dfa-4dc0-bc1e-f93b27315eea used request id req-ea266fa8-a150-4d83-ac20-6557ef967522 2018-07-22 19:13:25,184 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-78abe7c2-6778-4eee-b34c-767909eb9b87" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00e4d9512c494074092acbba23e69c8b2ebf189b" 2018-07-22 19:13:25,298 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-85c510d9-35d0-46e1-bce2-2f4b459e17c5 Content-Type: application/json Content-Length: 1075 x-openstack-request-id: req-85c510d9-35d0-46e1-bce2-2f4b459e17c5 RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/9c499118-3dfa-4dc0-bc1e-f93b27315eea", "rel": "self"}, {"href": "https://192.16.1.222:8776/6f56dde62ed24851ae8dce233fed7ebd/volumes/9c499118-3dfa-4dc0-bc1e-f93b27315eea", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-22T19:13:22.000000", "replication_status": null, "snapshot_id": null, "id": "9c499118-3dfa-4dc0-bc1e-f93b27315eea", "size": 1, "user_id": "578de12745c743bd9dd92bf9224acd16", "os-vol-tenant-attr:tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-e15e0ce1-6e40-422e-944b-3b2f5504e2b1", "bootable": "false", "created_at": "2018-07-22T19:13:21.000000", "volume_type": "RBD"}]} 2018-07-22 19:13:25,299 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/detail used request id req-85c510d9-35d0-46e1-bce2-2f4b459e17c5 2018-07-22 19:13:25,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:13:25,311 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:13:25 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:13:25,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00e4d9512c494074092acbba23e69c8b2ebf189b" 2018-07-22 19:13:25,363 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:13:25 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-ad96ab94-1b0e-4f3b-b3c2-c3d542d42f00 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:13:25,363 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-ad96ab94-1b0e-4f3b-b3c2-c3d542d42f00 2018-07-22 19:13:25,363 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-e15e0ce1-6e40-422e-944b-3b2f5504e2b1 2018-07-22 19:13:25,364 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/9c499118-3dfa-4dc0-bc1e-f93b27315eea -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-78abe7c2-6778-4eee-b34c-767909eb9b87" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00e4d9512c494074092acbba23e69c8b2ebf189b" 2018-07-22 19:13:25,509 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-70292650-d8fb-4acb-bba3-eb03fe10bc83 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 19:13:25,509 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/9c499118-3dfa-4dc0-bc1e-f93b27315eea used request id req-70292650-d8fb-4acb-bba3-eb03fe10bc83 2018-07-22 19:13:25,511 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/9c499118-3dfa-4dc0-bc1e-f93b27315eea -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-78abe7c2-6778-4eee-b34c-767909eb9b87" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00e4d9512c494074092acbba23e69c8b2ebf189b" 2018-07-22 19:13:25,636 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-82685af3-353e-4244-8ac9-90e2367bdba0 Content-Type: application/json Content-Length: 1071 x-openstack-request-id: req-82685af3-353e-4244-8ac9-90e2367bdba0 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/9c499118-3dfa-4dc0-bc1e-f93b27315eea", "rel": "self"}, {"href": "https://192.16.1.222:8776/6f56dde62ed24851ae8dce233fed7ebd/volumes/9c499118-3dfa-4dc0-bc1e-f93b27315eea", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-22T19:13:25.000000", "replication_status": null, "snapshot_id": null, "id": "9c499118-3dfa-4dc0-bc1e-f93b27315eea", "size": 1, "user_id": "578de12745c743bd9dd92bf9224acd16", "os-vol-tenant-attr:tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-e15e0ce1-6e40-422e-944b-3b2f5504e2b1", "bootable": "false", "created_at": "2018-07-22T19:13:21.000000", "volume_type": "RBD"}} 2018-07-22 19:13:25,637 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/9c499118-3dfa-4dc0-bc1e-f93b27315eea used request id req-82685af3-353e-4244-8ac9-90e2367bdba0 2018-07-22 19:13:28,641 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/9c499118-3dfa-4dc0-bc1e-f93b27315eea -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-78abe7c2-6778-4eee-b34c-767909eb9b87" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00e4d9512c494074092acbba23e69c8b2ebf189b" 2018-07-22 19:13:28,730 - cinderclient.v2.client - DEBUG - RESP: [404] Content-Length: 109 Content-Type: application/json x-compute-request-id: req-c40ec0e4-009c-4224-a1ad-6ba327f85a55 x-openstack-request-id: req-c40ec0e4-009c-4224-a1ad-6ba327f85a55 RESP BODY: {"itemNotFound": {"message": "Volume 9c499118-3dfa-4dc0-bc1e-f93b27315eea could not be found.", "code": 404}} 2018-07-22 19:13:28,730 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/volumes/9c499118-3dfa-4dc0-bc1e-f93b27315eea used request id req-c40ec0e4-009c-4224-a1ad-6ba327f85a55 2018-07-22 19:13:28,732 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:13:29,188 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:13:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["JfVPME5XSPCiOfmWYRjAbg"], "issued_at": "2018-07-22T19:13:29.000000Z"}} 2018-07-22 19:13:29,189 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263a653c00a9527e6ec37d5bb58eca46596bdc37" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-1965759b-6f21-4624-b1c6-5553e5d3eff5", "description": null}}' 2018-07-22 19:13:29,353 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-cb0d299d-acd1-460e-822b-e0886935f7c1 Content-Type: application/json Content-Length: 246 x-openstack-request-id: req-cb0d299d-acd1-460e-822b-e0886935f7c1 RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-1965759b-6f21-4624-b1c6-5553e5d3eff5", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c69e537b-6f1f-45cb-994c-0fef77beb514", "description": null}} 2018-07-22 19:13:29,353 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types used request id req-cb0d299d-acd1-460e-822b-e0886935f7c1 2018-07-22 19:13:29,355 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cb0d299d-acd1-460e-822b-e0886935f7c1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263a653c00a9527e6ec37d5bb58eca46596bdc37" 2018-07-22 19:13:29,415 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-32904c6f-df9c-4c18-bf56-d746f747b04c Content-Type: application/json Content-Length: 490 x-openstack-request-id: req-32904c6f-df9c-4c18-bf56-d746f747b04c RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-1965759b-6f21-4624-b1c6-5553e5d3eff5", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c69e537b-6f1f-45cb-994c-0fef77beb514", "description": null}, {"name": "RBD", "qos_specs_id": null, "extra_specs": {"volume_backend_name": "rbddriver"}, "os-volume-type-access:is_public": true, "is_public": true, "id": "8952625f-750a-489c-bd76-83d03e3fca0a", "description": null}]} 2018-07-22 19:13:29,415 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types?is_public=None used request id req-32904c6f-df9c-4c18-bf56-d746f747b04c 2018-07-22 19:13:29,417 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/c69e537b-6f1f-45cb-994c-0fef77beb514 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cb0d299d-acd1-460e-822b-e0886935f7c1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263a653c00a9527e6ec37d5bb58eca46596bdc37" 2018-07-22 19:13:29,473 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-22036e6c-8f71-4ad7-ac49-9791b57c972e Content-Type: application/json Content-Length: 268 x-openstack-request-id: req-22036e6c-8f71-4ad7-ac49-9791b57c972e RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-1965759b-6f21-4624-b1c6-5553e5d3eff5", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c69e537b-6f1f-45cb-994c-0fef77beb514", "description": null}} 2018-07-22 19:13:29,473 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/c69e537b-6f1f-45cb-994c-0fef77beb514 used request id req-22036e6c-8f71-4ad7-ac49-9791b57c972e 2018-07-22 19:13:29,475 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/c69e537b-6f1f-45cb-994c-0fef77beb514/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cb0d299d-acd1-460e-822b-e0886935f7c1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263a653c00a9527e6ec37d5bb58eca46596bdc37" 2018-07-22 19:13:29,546 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-4d50353f-7f10-49dd-a523-4b9dca5dfd30 Content-Type: application/json Content-Length: 2 x-openstack-request-id: req-4d50353f-7f10-49dd-a523-4b9dca5dfd30 RESP BODY: {} 2018-07-22 19:13:29,546 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/c69e537b-6f1f-45cb-994c-0fef77beb514/encryption used request id req-4d50353f-7f10-49dd-a523-4b9dca5dfd30 2018-07-22 19:13:29,547 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-1965759b-6f21-4624-b1c6-5553e5d3eff5 2018-07-22 19:13:29,549 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/c69e537b-6f1f-45cb-994c-0fef77beb514 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cb0d299d-acd1-460e-822b-e0886935f7c1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263a653c00a9527e6ec37d5bb58eca46596bdc37" 2018-07-22 19:13:29,638 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-f08c68f5-4c87-4074-9327-0bef9aa6d2f5 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 19:13:29,638 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/c69e537b-6f1f-45cb-994c-0fef77beb514 used request id req-f08c68f5-4c87-4074-9327-0bef9aa6d2f5 2018-07-22 19:13:29,640 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/c69e537b-6f1f-45cb-994c-0fef77beb514 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cb0d299d-acd1-460e-822b-e0886935f7c1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263a653c00a9527e6ec37d5bb58eca46596bdc37" 2018-07-22 19:13:29,679 - cinderclient.v2.client - DEBUG - RESP: [404] Content-Length: 114 Content-Type: application/json x-compute-request-id: req-9d59d355-0ffc-49d3-bc95-d0e919e35aac x-openstack-request-id: req-9d59d355-0ffc-49d3-bc95-d0e919e35aac RESP BODY: {"itemNotFound": {"message": "Volume type c69e537b-6f1f-45cb-994c-0fef77beb514 could not be found.", "code": 404}} 2018-07-22 19:13:29,679 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/c69e537b-6f1f-45cb-994c-0fef77beb514 used request id req-9d59d355-0ffc-49d3-bc95-d0e919e35aac 2018-07-22 19:13:29,679 - cinder_utils - INFO - Volume with ID [c69e537b-6f1f-45cb-994c-0fef77beb514] does not exist 2018-07-22 19:13:29,680 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-1965759b-6f21-4624-b1c6-5553e5d3eff5 2018-07-22 19:13:29,681 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/c69e537b-6f1f-45cb-994c-0fef77beb514 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cb0d299d-acd1-460e-822b-e0886935f7c1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263a653c00a9527e6ec37d5bb58eca46596bdc37" 2018-07-22 19:13:29,929 - cinderclient.v2.client - DEBUG - RESP: [404] Content-Length: 114 Content-Type: application/json x-compute-request-id: req-242d7011-247e-4b0f-bbc8-14b49b042f89 x-openstack-request-id: req-242d7011-247e-4b0f-bbc8-14b49b042f89 RESP BODY: {"itemNotFound": {"message": "Volume type c69e537b-6f1f-45cb-994c-0fef77beb514 could not be found.", "code": 404}} 2018-07-22 19:13:29,930 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/c69e537b-6f1f-45cb-994c-0fef77beb514 used request id req-242d7011-247e-4b0f-bbc8-14b49b042f89 2018-07-22 19:13:29,932 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:13:30,391 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:13:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["M3Kv8ChMTNqZ0KXpMKP4Fg"], "issued_at": "2018-07-22T19:13:30.000000Z"}} 2018-07-22 19:13:30,393 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c653c022d3b341a837f747e094b34f1a0ee24df" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-9da1503a-a130-437e-807a-e092bb4dfdfb", "description": null}}' 2018-07-22 19:13:31,039 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-49ba512f-64e5-468c-a2eb-aba5332958b8 Content-Type: application/json Content-Length: 246 x-openstack-request-id: req-49ba512f-64e5-468c-a2eb-aba5332958b8 RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-9da1503a-a130-437e-807a-e092bb4dfdfb", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ef669798-db93-4736-89c2-2c4dbd35790a", "description": null}} 2018-07-22 19:13:31,039 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types used request id req-49ba512f-64e5-468c-a2eb-aba5332958b8 2018-07-22 19:13:31,041 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-49ba512f-64e5-468c-a2eb-aba5332958b8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c653c022d3b341a837f747e094b34f1a0ee24df" 2018-07-22 19:13:31,117 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-7aebf079-ddf1-4c3f-b905-bd85bba95489 Content-Type: application/json Content-Length: 490 x-openstack-request-id: req-7aebf079-ddf1-4c3f-b905-bd85bba95489 RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-9da1503a-a130-437e-807a-e092bb4dfdfb", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ef669798-db93-4736-89c2-2c4dbd35790a", "description": null}, {"name": "RBD", "qos_specs_id": null, "extra_specs": {"volume_backend_name": "rbddriver"}, "os-volume-type-access:is_public": true, "is_public": true, "id": "8952625f-750a-489c-bd76-83d03e3fca0a", "description": null}]} 2018-07-22 19:13:31,117 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types?is_public=None used request id req-7aebf079-ddf1-4c3f-b905-bd85bba95489 2018-07-22 19:13:31,119 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/ef669798-db93-4736-89c2-2c4dbd35790a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-49ba512f-64e5-468c-a2eb-aba5332958b8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c653c022d3b341a837f747e094b34f1a0ee24df" 2018-07-22 19:13:31,172 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-c4964c91-8da1-4c1e-a3ee-746861b2507b Content-Type: application/json Content-Length: 268 x-openstack-request-id: req-c4964c91-8da1-4c1e-a3ee-746861b2507b RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-9da1503a-a130-437e-807a-e092bb4dfdfb", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ef669798-db93-4736-89c2-2c4dbd35790a", "description": null}} 2018-07-22 19:13:31,172 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/ef669798-db93-4736-89c2-2c4dbd35790a used request id req-c4964c91-8da1-4c1e-a3ee-746861b2507b 2018-07-22 19:13:31,174 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/ef669798-db93-4736-89c2-2c4dbd35790a/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-49ba512f-64e5-468c-a2eb-aba5332958b8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c653c022d3b341a837f747e094b34f1a0ee24df" 2018-07-22 19:13:31,238 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-9313a313-5dab-4790-bdd5-cdf868bb6602 Content-Type: application/json Content-Length: 2 x-openstack-request-id: req-9313a313-5dab-4790-bdd5-cdf868bb6602 RESP BODY: {} 2018-07-22 19:13:31,238 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/ef669798-db93-4736-89c2-2c4dbd35790a/encryption used request id req-9313a313-5dab-4790-bdd5-cdf868bb6602 2018-07-22 19:13:31,240 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/ef669798-db93-4736-89c2-2c4dbd35790a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-49ba512f-64e5-468c-a2eb-aba5332958b8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c653c022d3b341a837f747e094b34f1a0ee24df" 2018-07-22 19:13:31,283 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-32635d07-878f-4ee8-910a-80c057df874c Content-Type: application/json Content-Length: 268 x-openstack-request-id: req-32635d07-878f-4ee8-910a-80c057df874c RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-9da1503a-a130-437e-807a-e092bb4dfdfb", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ef669798-db93-4736-89c2-2c4dbd35790a", "description": null}} 2018-07-22 19:13:31,284 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/ef669798-db93-4736-89c2-2c4dbd35790a used request id req-32635d07-878f-4ee8-910a-80c057df874c 2018-07-22 19:13:31,285 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/ef669798-db93-4736-89c2-2c4dbd35790a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-49ba512f-64e5-468c-a2eb-aba5332958b8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c653c022d3b341a837f747e094b34f1a0ee24df" 2018-07-22 19:13:31,325 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-e854f046-0b9d-4c92-a60a-47b8ca2d6955 Content-Type: application/json Content-Length: 268 x-openstack-request-id: req-e854f046-0b9d-4c92-a60a-47b8ca2d6955 RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-9da1503a-a130-437e-807a-e092bb4dfdfb", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ef669798-db93-4736-89c2-2c4dbd35790a", "description": null}} 2018-07-22 19:13:31,325 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/ef669798-db93-4736-89c2-2c4dbd35790a used request id req-e854f046-0b9d-4c92-a60a-47b8ca2d6955 2018-07-22 19:13:31,327 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/ef669798-db93-4736-89c2-2c4dbd35790a/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-49ba512f-64e5-468c-a2eb-aba5332958b8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c653c022d3b341a837f747e094b34f1a0ee24df" 2018-07-22 19:13:31,369 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-fe3af60e-0e54-4f03-bea8-09375f5f5553 Content-Type: application/json Content-Length: 2 x-openstack-request-id: req-fe3af60e-0e54-4f03-bea8-09375f5f5553 RESP BODY: {} 2018-07-22 19:13:31,369 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/ef669798-db93-4736-89c2-2c4dbd35790a/encryption used request id req-fe3af60e-0e54-4f03-bea8-09375f5f5553 2018-07-22 19:13:31,369 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-9da1503a-a130-437e-807a-e092bb4dfdfb 2018-07-22 19:13:31,370 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/ef669798-db93-4736-89c2-2c4dbd35790a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-49ba512f-64e5-468c-a2eb-aba5332958b8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c653c022d3b341a837f747e094b34f1a0ee24df" 2018-07-22 19:13:31,481 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-a0563da3-aa7f-4063-ae2f-d4e0413231eb RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 19:13:31,481 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/ef669798-db93-4736-89c2-2c4dbd35790a used request id req-a0563da3-aa7f-4063-ae2f-d4e0413231eb 2018-07-22 19:13:31,483 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:13:31,923 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:13:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["3N3yBaQaR76cSxyUml9wCw"], "issued_at": "2018-07-22T19:13:31.000000Z"}} 2018-07-22 19:13:31,925 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7658765a2746ab3a2c9d1a6086ac6ab7288f210" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-b28fae84-2a8e-4d1b-aac0-e2b30d5ce49c-type", "description": null}}' 2018-07-22 19:13:32,867 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-542c8ccb-3645-41c5-a0dc-220fc44a5b84 Content-Type: application/json Content-Length: 248 x-openstack-request-id: req-542c8ccb-3645-41c5-a0dc-220fc44a5b84 RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-b28fae84-2a8e-4d1b-aac0-e2b30d5ce49c-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "01d5452b-ec90-435f-b5e4-c1dcb4d1eafb", "description": null}} 2018-07-22 19:13:32,867 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types used request id req-542c8ccb-3645-41c5-a0dc-220fc44a5b84 2018-07-22 19:13:32,870 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/01d5452b-ec90-435f-b5e4-c1dcb4d1eafb/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-542c8ccb-3645-41c5-a0dc-220fc44a5b84" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7658765a2746ab3a2c9d1a6086ac6ab7288f210" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-b28fae84-2a8e-4d1b-aac0-e2b30d5ce49c", "control_location": "back-end", "key_size": -1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-07-22 19:13:32,946 - cinderclient.v2.client - DEBUG - RESP: [400] Content-Length: 65 Content-Type: application/json x-compute-request-id: req-e9ac0ad8-fccf-4684-bddc-1725fe7508b8 x-openstack-request-id: req-e9ac0ad8-fccf-4684-bddc-1725fe7508b8 RESP BODY: {"badRequest": {"message": "key_size must be >= 0", "code": 400}} 2018-07-22 19:13:32,946 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/01d5452b-ec90-435f-b5e4-c1dcb4d1eafb/encryption used request id req-e9ac0ad8-fccf-4684-bddc-1725fe7508b8 2018-07-22 19:13:32,946 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-b28fae84-2a8e-4d1b-aac0-e2b30d5ce49c-type 2018-07-22 19:13:32,948 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/01d5452b-ec90-435f-b5e4-c1dcb4d1eafb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-542c8ccb-3645-41c5-a0dc-220fc44a5b84" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7658765a2746ab3a2c9d1a6086ac6ab7288f210" 2018-07-22 19:13:33,134 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-0f53bf6e-b378-4eb5-b7af-27be2ba9c25d RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 19:13:33,134 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/01d5452b-ec90-435f-b5e4-c1dcb4d1eafb used request id req-0f53bf6e-b378-4eb5-b7af-27be2ba9c25d 2018-07-22 19:13:33,136 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:13:33,608 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:13:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["5xzVegewR0O6uWZq3-TeSw"], "issued_at": "2018-07-22T19:13:33.000000Z"}} 2018-07-22 19:13:33,612 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}079c013c5de9ef37f096d31f81945d0209715b94" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-c6aee0b3-6d96-4907-86b9-8214d4b6c6b5-type", "description": null}}' 2018-07-22 19:13:34,332 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-17664f6b-fae1-4483-8fed-4bed653ba77e Content-Type: application/json Content-Length: 248 x-openstack-request-id: req-17664f6b-fae1-4483-8fed-4bed653ba77e RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-c6aee0b3-6d96-4907-86b9-8214d4b6c6b5-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "5ae1ee11-7683-4734-852e-d5a7c16abd06", "description": null}} 2018-07-22 19:13:34,332 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types used request id req-17664f6b-fae1-4483-8fed-4bed653ba77e 2018-07-22 19:13:34,335 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/5ae1ee11-7683-4734-852e-d5a7c16abd06/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-17664f6b-fae1-4483-8fed-4bed653ba77e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}079c013c5de9ef37f096d31f81945d0209715b94" -d '{"encryption": {"control_location": "back-end", "provider_class": "LuksEncryptor", "name": "CinderUtilsAddEncryptionTests-c6aee0b3-6d96-4907-86b9-8214d4b6c6b5", "provider": "LuksEncryptor"}}' 2018-07-22 19:13:35,322 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-ff880539-84b0-41b1-9614-9e20310027fa Content-Type: application/json Content-Length: 305 x-openstack-request-id: req-ff880539-84b0-41b1-9614-9e20310027fa RESP BODY: {"encryption": {"volume_type_id": "5ae1ee11-7683-4734-852e-d5a7c16abd06", "name": "CinderUtilsAddEncryptionTests-c6aee0b3-6d96-4907-86b9-8214d4b6c6b5", "control_location": "back-end", "encryption_id": "e514850f-a8e2-4fec-b5ce-8039f9077886", "provider": "LuksEncryptor", "provider_class": "LuksEncryptor"}} 2018-07-22 19:13:35,322 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/5ae1ee11-7683-4734-852e-d5a7c16abd06/encryption used request id req-ff880539-84b0-41b1-9614-9e20310027fa 2018-07-22 19:13:35,324 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/5ae1ee11-7683-4734-852e-d5a7c16abd06 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-17664f6b-fae1-4483-8fed-4bed653ba77e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}079c013c5de9ef37f096d31f81945d0209715b94" 2018-07-22 19:13:35,377 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-51687cfc-5e21-43ec-82f2-d4b3ef170219 Content-Type: application/json Content-Length: 270 x-openstack-request-id: req-51687cfc-5e21-43ec-82f2-d4b3ef170219 RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-c6aee0b3-6d96-4907-86b9-8214d4b6c6b5-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "5ae1ee11-7683-4734-852e-d5a7c16abd06", "description": null}} 2018-07-22 19:13:35,377 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/5ae1ee11-7683-4734-852e-d5a7c16abd06 used request id req-51687cfc-5e21-43ec-82f2-d4b3ef170219 2018-07-22 19:13:35,379 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/5ae1ee11-7683-4734-852e-d5a7c16abd06/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-17664f6b-fae1-4483-8fed-4bed653ba77e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}079c013c5de9ef37f096d31f81945d0209715b94" 2018-07-22 19:13:35,598 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-4201e94b-b0fa-46db-9aaf-258c56cf067b Content-Type: application/json Content-Length: 312 x-openstack-request-id: req-4201e94b-b0fa-46db-9aaf-258c56cf067b RESP BODY: {"volume_type_id": "5ae1ee11-7683-4734-852e-d5a7c16abd06", "control_location": "back-end", "deleted": false, "created_at": "2018-07-22T19:13:35.000000", "updated_at": null, "encryption_id": "e514850f-a8e2-4fec-b5ce-8039f9077886", "key_size": null, "provider": "LuksEncryptor", "deleted_at": null, "cipher": null} 2018-07-22 19:13:35,598 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/5ae1ee11-7683-4734-852e-d5a7c16abd06/encryption used request id req-4201e94b-b0fa-46db-9aaf-258c56cf067b 2018-07-22 19:13:35,598 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-c6aee0b3-6d96-4907-86b9-8214d4b6c6b5-type 2018-07-22 19:13:35,600 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/5ae1ee11-7683-4734-852e-d5a7c16abd06 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-17664f6b-fae1-4483-8fed-4bed653ba77e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}079c013c5de9ef37f096d31f81945d0209715b94" 2018-07-22 19:13:35,645 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-fc44abbc-90f2-4595-a880-d4e1279e4c4d Content-Type: application/json Content-Length: 270 x-openstack-request-id: req-fc44abbc-90f2-4595-a880-d4e1279e4c4d RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-c6aee0b3-6d96-4907-86b9-8214d4b6c6b5-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "5ae1ee11-7683-4734-852e-d5a7c16abd06", "description": null}} 2018-07-22 19:13:35,645 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/5ae1ee11-7683-4734-852e-d5a7c16abd06 used request id req-fc44abbc-90f2-4595-a880-d4e1279e4c4d 2018-07-22 19:13:35,646 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/5ae1ee11-7683-4734-852e-d5a7c16abd06/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-17664f6b-fae1-4483-8fed-4bed653ba77e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}079c013c5de9ef37f096d31f81945d0209715b94" 2018-07-22 19:13:35,719 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-dd217ff8-27a1-4872-ba0d-a04a4dee4a5f RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 19:13:35,719 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/5ae1ee11-7683-4734-852e-d5a7c16abd06/encryption/provider used request id req-dd217ff8-27a1-4872-ba0d-a04a4dee4a5f 2018-07-22 19:13:35,721 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/5ae1ee11-7683-4734-852e-d5a7c16abd06 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-17664f6b-fae1-4483-8fed-4bed653ba77e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}079c013c5de9ef37f096d31f81945d0209715b94" 2018-07-22 19:13:35,978 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-caf118b5-a9cf-4a84-a8a0-6826c9ec8353 Content-Type: application/json Content-Length: 270 x-openstack-request-id: req-caf118b5-a9cf-4a84-a8a0-6826c9ec8353 RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-c6aee0b3-6d96-4907-86b9-8214d4b6c6b5-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "5ae1ee11-7683-4734-852e-d5a7c16abd06", "description": null}} 2018-07-22 19:13:35,979 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/5ae1ee11-7683-4734-852e-d5a7c16abd06 used request id req-caf118b5-a9cf-4a84-a8a0-6826c9ec8353 2018-07-22 19:13:35,980 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/5ae1ee11-7683-4734-852e-d5a7c16abd06/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-17664f6b-fae1-4483-8fed-4bed653ba77e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}079c013c5de9ef37f096d31f81945d0209715b94" 2018-07-22 19:13:36,030 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-dfd51302-f2c2-4982-a669-3864243b61a0 Content-Type: application/json Content-Length: 2 x-openstack-request-id: req-dfd51302-f2c2-4982-a669-3864243b61a0 RESP BODY: {} 2018-07-22 19:13:36,030 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/5ae1ee11-7683-4734-852e-d5a7c16abd06/encryption used request id req-dfd51302-f2c2-4982-a669-3864243b61a0 2018-07-22 19:13:36,030 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-c6aee0b3-6d96-4907-86b9-8214d4b6c6b5-type 2018-07-22 19:13:36,032 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/5ae1ee11-7683-4734-852e-d5a7c16abd06 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-17664f6b-fae1-4483-8fed-4bed653ba77e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}079c013c5de9ef37f096d31f81945d0209715b94" 2018-07-22 19:13:36,665 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-358b5682-eb01-4a13-a307-bf107693247c Content-Type: application/json Content-Length: 270 x-openstack-request-id: req-358b5682-eb01-4a13-a307-bf107693247c RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-c6aee0b3-6d96-4907-86b9-8214d4b6c6b5-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "5ae1ee11-7683-4734-852e-d5a7c16abd06", "description": null}} 2018-07-22 19:13:36,665 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/5ae1ee11-7683-4734-852e-d5a7c16abd06 used request id req-358b5682-eb01-4a13-a307-bf107693247c 2018-07-22 19:13:36,667 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/5ae1ee11-7683-4734-852e-d5a7c16abd06/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-17664f6b-fae1-4483-8fed-4bed653ba77e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}079c013c5de9ef37f096d31f81945d0209715b94" 2018-07-22 19:13:36,739 - cinderclient.v2.client - DEBUG - RESP: [404] Content-Length: 130 Content-Type: application/json x-compute-request-id: req-db4a3012-7302-4155-9cb3-0ead570e7c56 x-openstack-request-id: req-db4a3012-7302-4155-9cb3-0ead570e7c56 RESP BODY: {"itemNotFound": {"message": "Volume type encryption for type 5ae1ee11-7683-4734-852e-d5a7c16abd06 does not exist.", "code": 404}} 2018-07-22 19:13:36,739 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/5ae1ee11-7683-4734-852e-d5a7c16abd06/encryption/provider used request id req-db4a3012-7302-4155-9cb3-0ead570e7c56 2018-07-22 19:13:36,739 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-c6aee0b3-6d96-4907-86b9-8214d4b6c6b5-type 2018-07-22 19:13:36,740 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/5ae1ee11-7683-4734-852e-d5a7c16abd06 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-17664f6b-fae1-4483-8fed-4bed653ba77e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}079c013c5de9ef37f096d31f81945d0209715b94" 2018-07-22 19:13:36,931 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-5306623d-c6f0-49cb-b90a-c645cfa64cc9 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 19:13:36,931 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/5ae1ee11-7683-4734-852e-d5a7c16abd06 used request id req-5306623d-c6f0-49cb-b90a-c645cfa64cc9 2018-07-22 19:13:36,934 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:13:37,401 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:13:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["0ztTa95zT-CRbHMNQ2OCVQ"], "issued_at": "2018-07-22T19:13:37.000000Z"}} 2018-07-22 19:13:37,402 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177022bb03ade75be8eaddd193703494f7443258" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-403a4881-5c05-4c99-8949-359a8520b0c9-type", "description": null}}' 2018-07-22 19:13:38,215 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-540493e6-c159-43b9-bd00-207b9c144951 Content-Type: application/json Content-Length: 248 x-openstack-request-id: req-540493e6-c159-43b9-bd00-207b9c144951 RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-403a4881-5c05-4c99-8949-359a8520b0c9-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2cdb6fd9-40e6-4b11-bc93-a6a757a87988", "description": null}} 2018-07-22 19:13:38,215 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types used request id req-540493e6-c159-43b9-bd00-207b9c144951 2018-07-22 19:13:38,217 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/2cdb6fd9-40e6-4b11-bc93-a6a757a87988/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-540493e6-c159-43b9-bd00-207b9c144951" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177022bb03ade75be8eaddd193703494f7443258" -d '{"encryption": {"control_location": "front-end", "provider_class": "foo", "name": "CinderUtilsAddEncryptionTests-403a4881-5c05-4c99-8949-359a8520b0c9", "provider": "foo"}}' 2018-07-22 19:13:38,326 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-42c4b5b7-c83d-433e-98dc-3a8831d686d2 Content-Type: application/json Content-Length: 286 x-openstack-request-id: req-42c4b5b7-c83d-433e-98dc-3a8831d686d2 RESP BODY: {"encryption": {"volume_type_id": "2cdb6fd9-40e6-4b11-bc93-a6a757a87988", "name": "CinderUtilsAddEncryptionTests-403a4881-5c05-4c99-8949-359a8520b0c9", "control_location": "front-end", "encryption_id": "701411ab-5395-4285-b002-9ab9e6abf6e3", "provider": "foo", "provider_class": "foo"}} 2018-07-22 19:13:38,326 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/2cdb6fd9-40e6-4b11-bc93-a6a757a87988/encryption used request id req-42c4b5b7-c83d-433e-98dc-3a8831d686d2 2018-07-22 19:13:38,328 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/2cdb6fd9-40e6-4b11-bc93-a6a757a87988 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-540493e6-c159-43b9-bd00-207b9c144951" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177022bb03ade75be8eaddd193703494f7443258" 2018-07-22 19:13:38,367 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-a76ec6b1-2ecf-4090-836f-b12135419e69 Content-Type: application/json Content-Length: 270 x-openstack-request-id: req-a76ec6b1-2ecf-4090-836f-b12135419e69 RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-403a4881-5c05-4c99-8949-359a8520b0c9-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2cdb6fd9-40e6-4b11-bc93-a6a757a87988", "description": null}} 2018-07-22 19:13:38,367 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/2cdb6fd9-40e6-4b11-bc93-a6a757a87988 used request id req-a76ec6b1-2ecf-4090-836f-b12135419e69 2018-07-22 19:13:38,368 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/2cdb6fd9-40e6-4b11-bc93-a6a757a87988/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-540493e6-c159-43b9-bd00-207b9c144951" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177022bb03ade75be8eaddd193703494f7443258" 2018-07-22 19:13:38,427 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-68950145-31c0-4edd-9bba-628e89671365 Content-Type: application/json Content-Length: 303 x-openstack-request-id: req-68950145-31c0-4edd-9bba-628e89671365 RESP BODY: {"volume_type_id": "2cdb6fd9-40e6-4b11-bc93-a6a757a87988", "control_location": "front-end", "deleted": false, "created_at": "2018-07-22T19:13:38.000000", "updated_at": null, "encryption_id": "701411ab-5395-4285-b002-9ab9e6abf6e3", "key_size": null, "provider": "foo", "deleted_at": null, "cipher": null} 2018-07-22 19:13:38,427 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/2cdb6fd9-40e6-4b11-bc93-a6a757a87988/encryption used request id req-68950145-31c0-4edd-9bba-628e89671365 2018-07-22 19:13:38,428 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-403a4881-5c05-4c99-8949-359a8520b0c9-type 2018-07-22 19:13:38,429 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/2cdb6fd9-40e6-4b11-bc93-a6a757a87988 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-540493e6-c159-43b9-bd00-207b9c144951" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177022bb03ade75be8eaddd193703494f7443258" 2018-07-22 19:13:38,471 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-1de67cd8-614f-4f3f-9798-709e8802e4e7 Content-Type: application/json Content-Length: 270 x-openstack-request-id: req-1de67cd8-614f-4f3f-9798-709e8802e4e7 RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-403a4881-5c05-4c99-8949-359a8520b0c9-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2cdb6fd9-40e6-4b11-bc93-a6a757a87988", "description": null}} 2018-07-22 19:13:38,471 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/2cdb6fd9-40e6-4b11-bc93-a6a757a87988 used request id req-1de67cd8-614f-4f3f-9798-709e8802e4e7 2018-07-22 19:13:38,472 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/2cdb6fd9-40e6-4b11-bc93-a6a757a87988/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-540493e6-c159-43b9-bd00-207b9c144951" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177022bb03ade75be8eaddd193703494f7443258" 2018-07-22 19:13:38,532 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-0a076491-a4b8-458d-a57d-d23ca236666c RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 19:13:38,532 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/2cdb6fd9-40e6-4b11-bc93-a6a757a87988/encryption/provider used request id req-0a076491-a4b8-458d-a57d-d23ca236666c 2018-07-22 19:13:38,532 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-403a4881-5c05-4c99-8949-359a8520b0c9-type 2018-07-22 19:13:38,534 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/2cdb6fd9-40e6-4b11-bc93-a6a757a87988 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-540493e6-c159-43b9-bd00-207b9c144951" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177022bb03ade75be8eaddd193703494f7443258" 2018-07-22 19:13:38,650 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-9f1afa67-eabe-41c9-94d9-8de59cbc433f RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 19:13:38,650 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/2cdb6fd9-40e6-4b11-bc93-a6a757a87988 used request id req-9f1afa67-eabe-41c9-94d9-8de59cbc433f 2018-07-22 19:13:38,653 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:13:39,098 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:13:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["Erqg6oonSrOIqB9WfDCevg"], "issued_at": "2018-07-22T19:13:39.000000Z"}} 2018-07-22 19:13:39,100 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9f3b92a8a828c9fa19e4c121bda2ac70231b328" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-840d7702-2d37-4338-943b-3b164b2834b2-type", "description": null}}' 2018-07-22 19:13:39,737 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-aaa73e9a-06d2-47be-b5d1-1629c356b1d9 Content-Type: application/json Content-Length: 248 x-openstack-request-id: req-aaa73e9a-06d2-47be-b5d1-1629c356b1d9 RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-840d7702-2d37-4338-943b-3b164b2834b2-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "33b26738-0705-44c2-9d72-409c56f39e15", "description": null}} 2018-07-22 19:13:39,737 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types used request id req-aaa73e9a-06d2-47be-b5d1-1629c356b1d9 2018-07-22 19:13:39,740 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/33b26738-0705-44c2-9d72-409c56f39e15/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-aaa73e9a-06d2-47be-b5d1-1629c356b1d9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9f3b92a8a828c9fa19e4c121bda2ac70231b328" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-840d7702-2d37-4338-943b-3b164b2834b2", "control_location": "back-end", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-07-22 19:13:39,875 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-6ae5993d-5266-4243-bbe9-fb31289c0fc8 Content-Type: application/json Content-Length: 317 x-openstack-request-id: req-6ae5993d-5266-4243-bbe9-fb31289c0fc8 RESP BODY: {"encryption": {"volume_type_id": "33b26738-0705-44c2-9d72-409c56f39e15", "name": "CinderUtilsAddEncryptionTests-840d7702-2d37-4338-943b-3b164b2834b2", "control_location": "back-end", "encryption_id": "efb48b8d-51f1-4096-bd27-bd3a45f9c4e5", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}} 2018-07-22 19:13:39,875 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/33b26738-0705-44c2-9d72-409c56f39e15/encryption used request id req-6ae5993d-5266-4243-bbe9-fb31289c0fc8 2018-07-22 19:13:39,877 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/33b26738-0705-44c2-9d72-409c56f39e15 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aaa73e9a-06d2-47be-b5d1-1629c356b1d9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9f3b92a8a828c9fa19e4c121bda2ac70231b328" 2018-07-22 19:13:39,935 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-41bbcc3a-1656-4eb8-9233-4d4027358123 Content-Type: application/json Content-Length: 270 x-openstack-request-id: req-41bbcc3a-1656-4eb8-9233-4d4027358123 RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-840d7702-2d37-4338-943b-3b164b2834b2-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "33b26738-0705-44c2-9d72-409c56f39e15", "description": null}} 2018-07-22 19:13:39,935 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/33b26738-0705-44c2-9d72-409c56f39e15 used request id req-41bbcc3a-1656-4eb8-9233-4d4027358123 2018-07-22 19:13:39,936 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/33b26738-0705-44c2-9d72-409c56f39e15/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aaa73e9a-06d2-47be-b5d1-1629c356b1d9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9f3b92a8a828c9fa19e4c121bda2ac70231b328" 2018-07-22 19:13:40,159 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-31424386-8d76-462c-982c-64069d4b181d Content-Type: application/json Content-Length: 300 x-openstack-request-id: req-31424386-8d76-462c-982c-64069d4b181d RESP BODY: {"volume_type_id": "33b26738-0705-44c2-9d72-409c56f39e15", "control_location": "back-end", "deleted": false, "created_at": "2018-07-22T19:13:39.000000", "updated_at": null, "encryption_id": "efb48b8d-51f1-4096-bd27-bd3a45f9c4e5", "key_size": 1, "provider": "foo", "deleted_at": null, "cipher": "bar"} 2018-07-22 19:13:40,159 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/33b26738-0705-44c2-9d72-409c56f39e15/encryption used request id req-31424386-8d76-462c-982c-64069d4b181d 2018-07-22 19:13:40,160 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-840d7702-2d37-4338-943b-3b164b2834b2-type 2018-07-22 19:13:40,161 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/33b26738-0705-44c2-9d72-409c56f39e15 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aaa73e9a-06d2-47be-b5d1-1629c356b1d9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9f3b92a8a828c9fa19e4c121bda2ac70231b328" 2018-07-22 19:13:40,207 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-5852112d-4fd7-4a4a-acce-9f3502937cfe Content-Type: application/json Content-Length: 270 x-openstack-request-id: req-5852112d-4fd7-4a4a-acce-9f3502937cfe RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-840d7702-2d37-4338-943b-3b164b2834b2-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "33b26738-0705-44c2-9d72-409c56f39e15", "description": null}} 2018-07-22 19:13:40,207 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/33b26738-0705-44c2-9d72-409c56f39e15 used request id req-5852112d-4fd7-4a4a-acce-9f3502937cfe 2018-07-22 19:13:40,208 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/33b26738-0705-44c2-9d72-409c56f39e15/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aaa73e9a-06d2-47be-b5d1-1629c356b1d9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9f3b92a8a828c9fa19e4c121bda2ac70231b328" 2018-07-22 19:13:40,304 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-c31ec78c-b134-46a1-b4e2-b7eca97a7a7f RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 19:13:40,304 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/33b26738-0705-44c2-9d72-409c56f39e15/encryption/provider used request id req-c31ec78c-b134-46a1-b4e2-b7eca97a7a7f 2018-07-22 19:13:40,304 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-840d7702-2d37-4338-943b-3b164b2834b2-type 2018-07-22 19:13:40,305 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/33b26738-0705-44c2-9d72-409c56f39e15 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aaa73e9a-06d2-47be-b5d1-1629c356b1d9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9f3b92a8a828c9fa19e4c121bda2ac70231b328" 2018-07-22 19:13:40,443 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-dcfcbe8c-494a-439f-8bf8-6048a849d11e RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 19:13:40,443 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/33b26738-0705-44c2-9d72-409c56f39e15 used request id req-dcfcbe8c-494a-439f-8bf8-6048a849d11e 2018-07-22 19:13:40,446 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:13:40,888 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:13:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["_tdYBOg8TNW73vRia23r0g"], "issued_at": "2018-07-22T19:13:40.000000Z"}} 2018-07-22 19:13:40,890 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df953ad148b30a932cdfd6d4d9a768596bb7346c" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-bb03c22d-d288-47c1-8d33-defa1e309fa5-qos"}}' 2018-07-22 19:13:40,997 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-a0163c47-6e56-4588-bc8f-05faa52f749d Content-Type: application/json Content-Length: 479 x-openstack-request-id: req-a0163c47-6e56-4588-bc8f-05faa52f749d RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "a3226897-0864-4cb3-affe-470405fc6fda", "name": "CinderUtilsVolumeTypeCompleteTests-bb03c22d-d288-47c1-8d33-defa1e309fa5-qos"}, "links": [{"href": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs/a3226897-0864-4cb3-affe-470405fc6fda", "rel": "self"}, {"href": "https://192.16.1.222:8776/6f56dde62ed24851ae8dce233fed7ebd/qos-specs/a3226897-0864-4cb3-affe-470405fc6fda", "rel": "bookmark"}]} 2018-07-22 19:13:40,998 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs used request id req-a0163c47-6e56-4588-bc8f-05faa52f749d 2018-07-22 19:13:41,000 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a0163c47-6e56-4588-bc8f-05faa52f749d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df953ad148b30a932cdfd6d4d9a768596bb7346c" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-bb03c22d-d288-47c1-8d33-defa1e309fa5", "description": null}}' 2018-07-22 19:13:41,218 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-dfee87d3-a680-458c-b1f7-7b160e3a971c Content-Type: application/json Content-Length: 248 x-openstack-request-id: req-dfee87d3-a680-458c-b1f7-7b160e3a971c RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-bb03c22d-d288-47c1-8d33-defa1e309fa5", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "266a31a2-1744-4ca2-9d81-440545d5002a", "description": null}} 2018-07-22 19:13:41,218 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types used request id req-dfee87d3-a680-458c-b1f7-7b160e3a971c 2018-07-22 19:13:41,220 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/266a31a2-1744-4ca2-9d81-440545d5002a/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a0163c47-6e56-4588-bc8f-05faa52f749d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df953ad148b30a932cdfd6d4d9a768596bb7346c" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-07-22 19:13:41,393 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-fd5d27b1-9b6d-4814-af95-c5cc84b00982 Content-Type: application/json Content-Length: 222 x-openstack-request-id: req-fd5d27b1-9b6d-4814-af95-c5cc84b00982 RESP BODY: {"encryption": {"volume_type_id": "266a31a2-1744-4ca2-9d81-440545d5002a", "name": "foo", "control_location": "back-end", "encryption_id": "24356eb9-1594-4107-a732-fd3affadd8e7", "provider": "bar", "provider_class": "bar"}} 2018-07-22 19:13:41,393 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/266a31a2-1744-4ca2-9d81-440545d5002a/encryption used request id req-fd5d27b1-9b6d-4814-af95-c5cc84b00982 2018-07-22 19:13:41,395 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/266a31a2-1744-4ca2-9d81-440545d5002a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a0163c47-6e56-4588-bc8f-05faa52f749d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df953ad148b30a932cdfd6d4d9a768596bb7346c" 2018-07-22 19:13:41,433 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-903b6538-2aba-4447-b955-f1061ece482d Content-Type: application/json Content-Length: 270 x-openstack-request-id: req-903b6538-2aba-4447-b955-f1061ece482d RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-bb03c22d-d288-47c1-8d33-defa1e309fa5", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "266a31a2-1744-4ca2-9d81-440545d5002a", "description": null}} 2018-07-22 19:13:41,433 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/266a31a2-1744-4ca2-9d81-440545d5002a used request id req-903b6538-2aba-4447-b955-f1061ece482d 2018-07-22 19:13:41,434 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/266a31a2-1744-4ca2-9d81-440545d5002a/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a0163c47-6e56-4588-bc8f-05faa52f749d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df953ad148b30a932cdfd6d4d9a768596bb7346c" 2018-07-22 19:13:41,480 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-fda465ab-32b4-42a7-b8b4-6205b0abc49f Content-Type: application/json Content-Length: 302 x-openstack-request-id: req-fda465ab-32b4-42a7-b8b4-6205b0abc49f RESP BODY: {"volume_type_id": "266a31a2-1744-4ca2-9d81-440545d5002a", "control_location": "back-end", "deleted": false, "created_at": "2018-07-22T19:13:41.000000", "updated_at": null, "encryption_id": "24356eb9-1594-4107-a732-fd3affadd8e7", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-07-22 19:13:41,480 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/266a31a2-1744-4ca2-9d81-440545d5002a/encryption used request id req-fda465ab-32b4-42a7-b8b4-6205b0abc49f 2018-07-22 19:13:41,481 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-bb03c22d-d288-47c1-8d33-defa1e309fa5 2018-07-22 19:13:41,482 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/266a31a2-1744-4ca2-9d81-440545d5002a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a0163c47-6e56-4588-bc8f-05faa52f749d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df953ad148b30a932cdfd6d4d9a768596bb7346c" 2018-07-22 19:13:41,522 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-56236be2-d39c-4853-bebb-911afd426348 Content-Type: application/json Content-Length: 270 x-openstack-request-id: req-56236be2-d39c-4853-bebb-911afd426348 RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-bb03c22d-d288-47c1-8d33-defa1e309fa5", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "266a31a2-1744-4ca2-9d81-440545d5002a", "description": null}} 2018-07-22 19:13:41,522 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/266a31a2-1744-4ca2-9d81-440545d5002a used request id req-56236be2-d39c-4853-bebb-911afd426348 2018-07-22 19:13:41,523 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/266a31a2-1744-4ca2-9d81-440545d5002a/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a0163c47-6e56-4588-bc8f-05faa52f749d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df953ad148b30a932cdfd6d4d9a768596bb7346c" 2018-07-22 19:13:41,602 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-8ad86872-89e6-412f-918f-0d9071968bd7 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 19:13:41,602 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/266a31a2-1744-4ca2-9d81-440545d5002a/encryption/provider used request id req-8ad86872-89e6-412f-918f-0d9071968bd7 2018-07-22 19:13:41,602 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-bb03c22d-d288-47c1-8d33-defa1e309fa5 2018-07-22 19:13:41,603 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/266a31a2-1744-4ca2-9d81-440545d5002a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a0163c47-6e56-4588-bc8f-05faa52f749d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df953ad148b30a932cdfd6d4d9a768596bb7346c" 2018-07-22 19:13:41,689 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-0d4bb716-7f7f-4f67-b7f3-72af0a2dcb70 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 19:13:41,689 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/266a31a2-1744-4ca2-9d81-440545d5002a used request id req-0d4bb716-7f7f-4f67-b7f3-72af0a2dcb70 2018-07-22 19:13:41,689 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-bb03c22d-d288-47c1-8d33-defa1e309fa5-qos 2018-07-22 19:13:41,691 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs/a3226897-0864-4cb3-affe-470405fc6fda?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a0163c47-6e56-4588-bc8f-05faa52f749d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df953ad148b30a932cdfd6d4d9a768596bb7346c" 2018-07-22 19:13:41,798 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-2abfae65-6aee-4aff-8703-ff393392a255 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 19:13:41,798 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs/a3226897-0864-4cb3-affe-470405fc6fda?force=False used request id req-2abfae65-6aee-4aff-8703-ff393392a255 2018-07-22 19:13:41,800 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:13:42,254 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:13:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["IbzGMqxzSbOQZIsAR5qnaQ"], "issued_at": "2018-07-22T19:13:42.000000Z"}} 2018-07-22 19:13:42,255 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8977f8cc957eeb43457a25ac2fc64560671f4106" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-46410a02-6910-41c8-888d-0cd06185614e-qos"}}' 2018-07-22 19:13:42,950 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-1d6170c7-13f5-4748-949c-17b33b02b98e Content-Type: application/json Content-Length: 479 x-openstack-request-id: req-1d6170c7-13f5-4748-949c-17b33b02b98e RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "915ee603-686c-4934-a4c1-940308d022f8", "name": "CinderUtilsVolumeTypeCompleteTests-46410a02-6910-41c8-888d-0cd06185614e-qos"}, "links": [{"href": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs/915ee603-686c-4934-a4c1-940308d022f8", "rel": "self"}, {"href": "https://192.16.1.222:8776/6f56dde62ed24851ae8dce233fed7ebd/qos-specs/915ee603-686c-4934-a4c1-940308d022f8", "rel": "bookmark"}]} 2018-07-22 19:13:42,950 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs used request id req-1d6170c7-13f5-4748-949c-17b33b02b98e 2018-07-22 19:13:42,952 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-1d6170c7-13f5-4748-949c-17b33b02b98e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8977f8cc957eeb43457a25ac2fc64560671f4106" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-46410a02-6910-41c8-888d-0cd06185614e", "description": null}}' 2018-07-22 19:13:43,039 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-0ee76e5a-97f3-440e-89cc-17e10ce33102 Content-Type: application/json Content-Length: 248 x-openstack-request-id: req-0ee76e5a-97f3-440e-89cc-17e10ce33102 RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-46410a02-6910-41c8-888d-0cd06185614e", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "31601308-efc6-4476-9605-01ff2a8a5e40", "description": null}} 2018-07-22 19:13:43,039 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types used request id req-0ee76e5a-97f3-440e-89cc-17e10ce33102 2018-07-22 19:13:43,041 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1d6170c7-13f5-4748-949c-17b33b02b98e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8977f8cc957eeb43457a25ac2fc64560671f4106" 2018-07-22 19:13:43,099 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-23778844-4078-44c4-a1a8-6462fda36f4d Content-Type: application/json Content-Length: 195 x-openstack-request-id: req-23778844-4078-44c4-a1a8-6462fda36f4d RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "915ee603-686c-4934-a4c1-940308d022f8", "name": "CinderUtilsVolumeTypeCompleteTests-46410a02-6910-41c8-888d-0cd06185614e-qos"}]} 2018-07-22 19:13:43,100 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs used request id req-23778844-4078-44c4-a1a8-6462fda36f4d 2018-07-22 19:13:43,102 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs/None/associate?vol_type_id=31601308-efc6-4476-9605-01ff2a8a5e40 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1d6170c7-13f5-4748-949c-17b33b02b98e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8977f8cc957eeb43457a25ac2fc64560671f4106" 2018-07-22 19:13:43,229 - cinderclient.v2.client - DEBUG - RESP: [404] Content-Length: 68 Content-Type: application/json x-compute-request-id: req-2b82fd72-d9b9-4137-92cc-e05e37681f0f x-openstack-request-id: req-2b82fd72-d9b9-4137-92cc-e05e37681f0f RESP BODY: {"itemNotFound": {"message": "No such QoS spec None.", "code": 404}} 2018-07-22 19:13:43,229 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs/None/associate?vol_type_id=31601308-efc6-4476-9605-01ff2a8a5e40 used request id req-2b82fd72-d9b9-4137-92cc-e05e37681f0f 2018-07-22 19:13:43,230 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-2b82fd72-d9b9-4137-92cc-e05e37681f0f) 2018-07-22 19:13:43,230 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-46410a02-6910-41c8-888d-0cd06185614e 2018-07-22 19:13:43,231 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/31601308-efc6-4476-9605-01ff2a8a5e40 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1d6170c7-13f5-4748-949c-17b33b02b98e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8977f8cc957eeb43457a25ac2fc64560671f4106" 2018-07-22 19:13:43,302 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-a41ffad1-e42a-4600-8bc3-bdc53f1f6393 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 19:13:43,302 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/31601308-efc6-4476-9605-01ff2a8a5e40 used request id req-a41ffad1-e42a-4600-8bc3-bdc53f1f6393 2018-07-22 19:13:43,302 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-46410a02-6910-41c8-888d-0cd06185614e-qos 2018-07-22 19:13:43,304 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs/915ee603-686c-4934-a4c1-940308d022f8?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1d6170c7-13f5-4748-949c-17b33b02b98e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8977f8cc957eeb43457a25ac2fc64560671f4106" 2018-07-22 19:13:43,411 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-f2ba3d71-35c4-42e2-9dfe-83d13dcbf4a6 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 19:13:43,411 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs/915ee603-686c-4934-a4c1-940308d022f8?force=False used request id req-f2ba3d71-35c4-42e2-9dfe-83d13dcbf4a6 2018-07-22 19:13:43,414 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:13:43,865 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:13:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["7t5UiNbcT7aMqQSOFJiSPQ"], "issued_at": "2018-07-22T19:13:43.000000Z"}} 2018-07-22 19:13:43,867 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c19c96f22b1063bc56e398a353a1470e6678072" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-9b8fa232-e8ee-4e9a-bc06-ec300114cbcc-qos"}}' 2018-07-22 19:13:44,565 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-8e1f0352-a068-4ea2-b936-f72e66510894 Content-Type: application/json Content-Length: 479 x-openstack-request-id: req-8e1f0352-a068-4ea2-b936-f72e66510894 RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "b835f2a9-7f7d-45c5-8432-c96e3f767adb", "name": "CinderUtilsVolumeTypeCompleteTests-9b8fa232-e8ee-4e9a-bc06-ec300114cbcc-qos"}, "links": [{"href": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs/b835f2a9-7f7d-45c5-8432-c96e3f767adb", "rel": "self"}, {"href": "https://192.16.1.222:8776/6f56dde62ed24851ae8dce233fed7ebd/qos-specs/b835f2a9-7f7d-45c5-8432-c96e3f767adb", "rel": "bookmark"}]} 2018-07-22 19:13:44,566 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs used request id req-8e1f0352-a068-4ea2-b936-f72e66510894 2018-07-22 19:13:44,568 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8e1f0352-a068-4ea2-b936-f72e66510894" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c19c96f22b1063bc56e398a353a1470e6678072" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-9b8fa232-e8ee-4e9a-bc06-ec300114cbcc", "description": null}}' 2018-07-22 19:13:44,668 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-afd7a966-ffe9-43c2-b03b-611f4a236897 Content-Type: application/json Content-Length: 248 x-openstack-request-id: req-afd7a966-ffe9-43c2-b03b-611f4a236897 RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-9b8fa232-e8ee-4e9a-bc06-ec300114cbcc", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "dc9f97cd-bc57-4d88-8d40-e9f52f4bd732", "description": null}} 2018-07-22 19:13:44,668 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types used request id req-afd7a966-ffe9-43c2-b03b-611f4a236897 2018-07-22 19:13:44,670 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8e1f0352-a068-4ea2-b936-f72e66510894" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c19c96f22b1063bc56e398a353a1470e6678072" 2018-07-22 19:13:44,719 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-4b2e0037-90ef-48e8-8a91-17f48f29a4a3 Content-Type: application/json Content-Length: 195 x-openstack-request-id: req-4b2e0037-90ef-48e8-8a91-17f48f29a4a3 RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "b835f2a9-7f7d-45c5-8432-c96e3f767adb", "name": "CinderUtilsVolumeTypeCompleteTests-9b8fa232-e8ee-4e9a-bc06-ec300114cbcc-qos"}]} 2018-07-22 19:13:44,719 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs used request id req-4b2e0037-90ef-48e8-8a91-17f48f29a4a3 2018-07-22 19:13:44,721 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs/b835f2a9-7f7d-45c5-8432-c96e3f767adb/associate?vol_type_id=dc9f97cd-bc57-4d88-8d40-e9f52f4bd732 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8e1f0352-a068-4ea2-b936-f72e66510894" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c19c96f22b1063bc56e398a353a1470e6678072" 2018-07-22 19:13:44,866 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-70e3a0b3-4a19-49d8-8e58-91969bdb6fc8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 19:13:44,866 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs/b835f2a9-7f7d-45c5-8432-c96e3f767adb/associate?vol_type_id=dc9f97cd-bc57-4d88-8d40-e9f52f4bd732 used request id req-70e3a0b3-4a19-49d8-8e58-91969bdb6fc8 2018-07-22 19:13:44,866 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-9b8fa232-e8ee-4e9a-bc06-ec300114cbcc 2018-07-22 19:13:44,868 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/dc9f97cd-bc57-4d88-8d40-e9f52f4bd732 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8e1f0352-a068-4ea2-b936-f72e66510894" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c19c96f22b1063bc56e398a353a1470e6678072" 2018-07-22 19:13:45,029 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-ff4998ed-ce11-4026-a832-f680771dd578 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 19:13:45,029 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/dc9f97cd-bc57-4d88-8d40-e9f52f4bd732 used request id req-ff4998ed-ce11-4026-a832-f680771dd578 2018-07-22 19:13:45,030 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-9b8fa232-e8ee-4e9a-bc06-ec300114cbcc-qos 2018-07-22 19:13:45,031 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs/b835f2a9-7f7d-45c5-8432-c96e3f767adb?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8e1f0352-a068-4ea2-b936-f72e66510894" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c19c96f22b1063bc56e398a353a1470e6678072" 2018-07-22 19:13:45,206 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-496ff655-da7f-4e7c-934f-f0fa9d42cf34 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 19:13:45,206 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs/b835f2a9-7f7d-45c5-8432-c96e3f767adb?force=False used request id req-496ff655-da7f-4e7c-934f-f0fa9d42cf34 2018-07-22 19:13:45,209 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:13:45,659 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:13:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["Soh8vMqhRS-eHC_BCNokMg"], "issued_at": "2018-07-22T19:13:45.000000Z"}} 2018-07-22 19:13:45,661 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb3b26cd959f41ed2f9d24ab8e11de35f337b21" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-038e3fc9-9021-4932-9e99-4ea4f40fc466-qos"}}' 2018-07-22 19:13:46,306 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-17968a41-277e-4fca-ac77-27710c6df401 Content-Type: application/json Content-Length: 479 x-openstack-request-id: req-17968a41-277e-4fca-ac77-27710c6df401 RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "e78ddeaf-2f66-4d55-b56e-33f19fe4dbde", "name": "CinderUtilsVolumeTypeCompleteTests-038e3fc9-9021-4932-9e99-4ea4f40fc466-qos"}, "links": [{"href": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs/e78ddeaf-2f66-4d55-b56e-33f19fe4dbde", "rel": "self"}, {"href": "https://192.16.1.222:8776/6f56dde62ed24851ae8dce233fed7ebd/qos-specs/e78ddeaf-2f66-4d55-b56e-33f19fe4dbde", "rel": "bookmark"}]} 2018-07-22 19:13:46,306 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs used request id req-17968a41-277e-4fca-ac77-27710c6df401 2018-07-22 19:13:46,308 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-17968a41-277e-4fca-ac77-27710c6df401" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb3b26cd959f41ed2f9d24ab8e11de35f337b21" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-038e3fc9-9021-4932-9e99-4ea4f40fc466", "description": null}}' 2018-07-22 19:13:46,583 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-00b60bdc-bb7e-4d36-b366-80f279e82c49 Content-Type: application/json Content-Length: 248 x-openstack-request-id: req-00b60bdc-bb7e-4d36-b366-80f279e82c49 RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-038e3fc9-9021-4932-9e99-4ea4f40fc466", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2bc1deed-296b-4366-ae6d-9b966959981d", "description": null}} 2018-07-22 19:13:46,584 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types used request id req-00b60bdc-bb7e-4d36-b366-80f279e82c49 2018-07-22 19:13:46,586 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/2bc1deed-296b-4366-ae6d-9b966959981d/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-17968a41-277e-4fca-ac77-27710c6df401" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb3b26cd959f41ed2f9d24ab8e11de35f337b21" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-07-22 19:13:46,720 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-70238667-9230-46f8-bf72-6ed32c503f20 Content-Type: application/json Content-Length: 222 x-openstack-request-id: req-70238667-9230-46f8-bf72-6ed32c503f20 RESP BODY: {"encryption": {"volume_type_id": "2bc1deed-296b-4366-ae6d-9b966959981d", "name": "foo", "control_location": "back-end", "encryption_id": "8950f219-b3fb-491b-a45b-511289e9c920", "provider": "bar", "provider_class": "bar"}} 2018-07-22 19:13:46,720 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/2bc1deed-296b-4366-ae6d-9b966959981d/encryption used request id req-70238667-9230-46f8-bf72-6ed32c503f20 2018-07-22 19:13:46,722 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-17968a41-277e-4fca-ac77-27710c6df401" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb3b26cd959f41ed2f9d24ab8e11de35f337b21" 2018-07-22 19:13:46,771 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-9ae62a1e-0284-4021-adfb-78e057b1ff01 Content-Type: application/json Content-Length: 195 x-openstack-request-id: req-9ae62a1e-0284-4021-adfb-78e057b1ff01 RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "e78ddeaf-2f66-4d55-b56e-33f19fe4dbde", "name": "CinderUtilsVolumeTypeCompleteTests-038e3fc9-9021-4932-9e99-4ea4f40fc466-qos"}]} 2018-07-22 19:13:46,771 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs used request id req-9ae62a1e-0284-4021-adfb-78e057b1ff01 2018-07-22 19:13:46,773 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs/e78ddeaf-2f66-4d55-b56e-33f19fe4dbde/associate?vol_type_id=2bc1deed-296b-4366-ae6d-9b966959981d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-17968a41-277e-4fca-ac77-27710c6df401" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb3b26cd959f41ed2f9d24ab8e11de35f337b21" 2018-07-22 19:13:46,870 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-899bf82b-09c8-49f5-853a-8c8e9704208a RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 19:13:46,870 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs/e78ddeaf-2f66-4d55-b56e-33f19fe4dbde/associate?vol_type_id=2bc1deed-296b-4366-ae6d-9b966959981d used request id req-899bf82b-09c8-49f5-853a-8c8e9704208a 2018-07-22 19:13:46,872 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/2bc1deed-296b-4366-ae6d-9b966959981d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-17968a41-277e-4fca-ac77-27710c6df401" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb3b26cd959f41ed2f9d24ab8e11de35f337b21" 2018-07-22 19:13:46,907 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-eeb96d41-8b15-451f-b93a-a1c1254c1dff Content-Type: application/json Content-Length: 304 x-openstack-request-id: req-eeb96d41-8b15-451f-b93a-a1c1254c1dff RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-038e3fc9-9021-4932-9e99-4ea4f40fc466", "qos_specs_id": "e78ddeaf-2f66-4d55-b56e-33f19fe4dbde", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2bc1deed-296b-4366-ae6d-9b966959981d", "description": null}} 2018-07-22 19:13:46,907 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/2bc1deed-296b-4366-ae6d-9b966959981d used request id req-eeb96d41-8b15-451f-b93a-a1c1254c1dff 2018-07-22 19:13:46,909 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/2bc1deed-296b-4366-ae6d-9b966959981d/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-17968a41-277e-4fca-ac77-27710c6df401" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb3b26cd959f41ed2f9d24ab8e11de35f337b21" 2018-07-22 19:13:46,949 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-0b46c297-d7dd-4bf0-9171-0aa1a5b65874 Content-Type: application/json Content-Length: 302 x-openstack-request-id: req-0b46c297-d7dd-4bf0-9171-0aa1a5b65874 RESP BODY: {"volume_type_id": "2bc1deed-296b-4366-ae6d-9b966959981d", "control_location": "back-end", "deleted": false, "created_at": "2018-07-22T19:13:46.000000", "updated_at": null, "encryption_id": "8950f219-b3fb-491b-a45b-511289e9c920", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-07-22 19:13:46,949 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/2bc1deed-296b-4366-ae6d-9b966959981d/encryption used request id req-0b46c297-d7dd-4bf0-9171-0aa1a5b65874 2018-07-22 19:13:46,949 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-038e3fc9-9021-4932-9e99-4ea4f40fc466 2018-07-22 19:13:46,950 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/2bc1deed-296b-4366-ae6d-9b966959981d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-17968a41-277e-4fca-ac77-27710c6df401" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb3b26cd959f41ed2f9d24ab8e11de35f337b21" 2018-07-22 19:13:47,001 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-c64cbe11-2c8f-46c2-9996-bd0f85c26236 Content-Type: application/json Content-Length: 304 x-openstack-request-id: req-c64cbe11-2c8f-46c2-9996-bd0f85c26236 RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-038e3fc9-9021-4932-9e99-4ea4f40fc466", "qos_specs_id": "e78ddeaf-2f66-4d55-b56e-33f19fe4dbde", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2bc1deed-296b-4366-ae6d-9b966959981d", "description": null}} 2018-07-22 19:13:47,001 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/2bc1deed-296b-4366-ae6d-9b966959981d used request id req-c64cbe11-2c8f-46c2-9996-bd0f85c26236 2018-07-22 19:13:47,003 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/2bc1deed-296b-4366-ae6d-9b966959981d/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-17968a41-277e-4fca-ac77-27710c6df401" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb3b26cd959f41ed2f9d24ab8e11de35f337b21" 2018-07-22 19:13:47,061 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-3146dc91-4bcb-48b6-8f06-aedd65266d45 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 19:13:47,061 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/2bc1deed-296b-4366-ae6d-9b966959981d/encryption/provider used request id req-3146dc91-4bcb-48b6-8f06-aedd65266d45 2018-07-22 19:13:47,061 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-038e3fc9-9021-4932-9e99-4ea4f40fc466 2018-07-22 19:13:47,062 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/2bc1deed-296b-4366-ae6d-9b966959981d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-17968a41-277e-4fca-ac77-27710c6df401" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb3b26cd959f41ed2f9d24ab8e11de35f337b21" 2018-07-22 19:13:47,134 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-c5652d73-dd2e-40b0-a7e8-d90d49d016f8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 19:13:47,134 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/types/2bc1deed-296b-4366-ae6d-9b966959981d used request id req-c5652d73-dd2e-40b0-a7e8-d90d49d016f8 2018-07-22 19:13:47,135 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-038e3fc9-9021-4932-9e99-4ea4f40fc466-qos 2018-07-22 19:13:47,136 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs/e78ddeaf-2f66-4d55-b56e-33f19fe4dbde?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-17968a41-277e-4fca-ac77-27710c6df401" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb3b26cd959f41ed2f9d24ab8e11de35f337b21" 2018-07-22 19:13:47,210 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-65e67fbf-2851-4337-83c4-af5caa2a3ca2 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 19:13:47,210 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd/qos-specs/e78ddeaf-2f66-4d55-b56e-33f19fe4dbde?force=False used request id req-65e67fbf-2851-4337-83c4-af5caa2a3ca2 2018-07-22 19:13:47,211 - xtesting.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_create_project_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_user_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_credentials (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_service (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_with_each_interface (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_grant_user_role_to_project (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_admin_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user_2x (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_2x (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_bad_domain (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_quota_override (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_update_quotas (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_sec_grp_one_user (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_project_sec_grp_two_users (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_image_minimal_file (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_image_minimal_url (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_network (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_add_interface_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_missing_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip_to_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_network_object (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_simple (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_with_public_interface (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_delete_simple_sec_grp (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_list_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_one_rule (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_get_sec_grp_by_id (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_floating_ips (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsFloatingIpTests) ... ok test_create_delete_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_key_from_file (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_delete_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_instance (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceTests) ... ok test_add_remove_volume (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_attach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_detach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_create_clean_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_delete_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_all_settings (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_existing (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_create_stack_x2 (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_get_settings_from_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateComplexStackTests) ... ok test_create_flavor_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsFlavorTests) ... ok test_create_keypair_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsKeypairTests) ... ok test_create_security_group_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsSecurityGroupTests) ... ok test_create_delete_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_back (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_both (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_front (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_delete_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_simple_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_delete_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_simple_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_bad_key_size (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_delete_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_simple_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_all_attrs (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_invalid_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos_and_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok ---------------------------------------------------------------------- Ran 99 tests in 720.168s OK 2018-07-22 19:13:47,211 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 12:00 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-22 19:13:47,249 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-07-22 19:13:47,282 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-22 19:13:47,282 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-22 19:13:47,283 - openstack_tests - INFO - OS Credentials = > 2018-07-22 19:13:47,283 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:13:47,284 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:13:47,730 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:13:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["EEaeASdlQEavMCoC87nOmw"], "issued_at": "2018-07-22T19:13:47.000000Z"}} 2018-07-22 19:13:47,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}165dff1804189f503d1886522ef1a7803ebcd384" 2018-07-22 19:13:48,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-29606847-bb19-44c2-85b0-0964038151cd Date: Sun, 22 Jul 2018 19:13:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f56dde62ed24851ae8dce233fed7ebd","status":"ACTIVE","subnets":["dfeb2318-808e-4397-8e97-13ee20f5981d"],"description":"","tags":[],"updated_at":"2018-07-22T18:45:46Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:38Z","provider:network_type":"flat"}]} 2018-07-22 19:13:48,119 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?router%3Aexternal=True used request id req-29606847-bb19-44c2-85b0-0964038151cd 2018-07-22 19:13:48,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=76ac7b4e-f626-4cfb-83cf-a35235a38cf9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}165dff1804189f503d1886522ef1a7803ebcd384" 2018-07-22 19:13:48,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-71e1645c-fb8e-4b18-9881-7cf491244d88 Date: Sun, 22 Jul 2018 19:13:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"76ac7b4e-f626-4cfb-83cf-a35235a38cf9","tenant_id":"6f56dde62ed24851ae8dce233fed7ebd","created_at":"2018-07-22T18:45:46Z","dns_nameservers":[],"updated_at":"2018-07-22T18:45:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"6f56dde62ed24851ae8dce233fed7ebd","id":"dfeb2318-808e-4397-8e97-13ee20f5981d","subnetpool_id":null,"name":"ext-subnet"}]} 2018-07-22 19:13:48,215 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=76ac7b4e-f626-4cfb-83cf-a35235a38cf9 used request id req-71e1645c-fb8e-4b18-9881-7cf491244d88 2018-07-22 19:13:48,216 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-07-22 19:13:48,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 19:13:48,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 19:13:48,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 19:13:48,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 19:13:48,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 19:13:48,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 19:13:48,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 19:13:48,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 19:13:48,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 19:13:48,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 19:13:48,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 19:13:48,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 19:13:48,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 19:13:48,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 19:13:48,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 19:13:48,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 19:13:48,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 19:13:48,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 19:13:48,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 19:13:48,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 19:13:48,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 19:13:48,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 19:13:48,220 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.discovery 2018-07-22 19:13:48,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:13:48,237 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:13:48 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-7934eb4a-fa10-4099-899b-be77ebe8b0ac X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:13:48,237 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-7934eb4a-fa10-4099-899b-be77ebe8b0ac 2018-07-22 19:13:48,237 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:13:48,693 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:13:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["6DV1HpRjTP6vzFEFi71ZFQ"], "issued_at": "2018-07-22T19:13:48.000000Z"}} 2018-07-22 19:13:48,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/ -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ea056849e17afc8044f97e79ac5ca763fbae5239" 2018-07-22 19:13:48,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 387 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f5033906-0ad5-445e-b191-891bba59b2ce x-compute-request-id: req-f5033906-0ad5-445e-b191-891bba59b2ce RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "https://192.16.1.222:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.60", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-07-22 19:13:48,890 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/ used request id req-f5033906-0ad5-445e-b191-891bba59b2ce 2018-07-22 19:13:48,890 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.discovery in 0.670217037201s 2018-07-22 19:13:48,890 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/ used request id req-f5033906-0ad5-445e-b191-891bba59b2ce 2018-07-22 19:13:48,891 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'https://192.16.1.222:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.60', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-07-22 19:13:48,891 - functest.utils.functest_utils - DEBUG - nova version: (2, 60) 2018-07-22 19:13:48,891 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-07-22 19:13:48,891 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:13:48,893 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:13:49,351 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:13:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["_6KKLC2SSf-11DpEqImR-A"], "issued_at": "2018-07-22T19:13:49.000000Z"}} 2018-07-22 19:13:49,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f40e143794fc302d3aea077e31965394bbe744d" 2018-07-22 19:13:49,382 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:13:49 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-d590568a-6bb2-47e3-b137-b82a10c5b13e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:13:49,383 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-d590568a-6bb2-47e3-b137-b82a10c5b13e 2018-07-22 19:13:49,384 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:13:49,385 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:13:49,851 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:13:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["XzWzylO-QY63Uo5AC8ZUHQ"], "issued_at": "2018-07-22T19:13:49.000000Z"}} 2018-07-22 19:13:49,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7efcaff06f459cdf60fdbc51c418b6dfed706aad" 2018-07-22 19:13:49,884 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:13:49 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-f8a325a5-d425-443d-ba2e-0344c3dd137f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:13:49,884 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-f8a325a5-d425-443d-ba2e-0344c3dd137f 2018-07-22 19:13:49,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:13:49,899 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:13:49 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:13:49,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-3ea13398-08eb-428-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7efcaff06f459cdf60fdbc51c418b6dfed706aad" 2018-07-22 19:13:50,131 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:13:50 GMT Content-Type: application/json Content-Length: 187 Vary: X-Auth-Token x-openstack-request-id: req-9ef76ae8-3a4d-4e9c-9441-04b078ba12ae X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-3ea13398-08eb-428-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 19:13:50,131 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-3ea13398-08eb-428-proj used request id req-9ef76ae8-3a4d-4e9c-9441-04b078ba12ae 2018-07-22 19:13:50,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7efcaff06f459cdf60fdbc51c418b6dfed706aad" 2018-07-22 19:13:50,185 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:13:50 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-2fe166e4-096d-4aad-a839-7025f87181d2 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 19:13:50,185 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-2fe166e4-096d-4aad-a839-7025f87181d2 2018-07-22 19:13:50,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7efcaff06f459cdf60fdbc51c418b6dfed706aad" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-3ea13398-08eb-428-proj"}}' 2018-07-22 19:13:50,293 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:13:50 GMT Content-Type: application/json Content-Length: 316 Vary: X-Auth-Token x-openstack-request-id: req-110691dd-7c7a-4e18-b24b-968f06833fef X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/6ca9171fdaba441b97113897736eda75"}, "tags": [], "enabled": true, "id": "6ca9171fdaba441b97113897736eda75", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-3ea13398-08eb-428-proj"}} 2018-07-22 19:13:50,293 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-110691dd-7c7a-4e18-b24b-968f06833fef 2018-07-22 19:13:50,294 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-3ea13398-08eb-428-proj 2018-07-22 19:13:50,294 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:13:50,295 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:13:50,740 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:13:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["u9DSDE94Sx-0tO8DOFykqw"], "issued_at": "2018-07-22T19:13:50.000000Z"}} 2018-07-22 19:13:50,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}182e23b7dbfb9fccf5fee6c8d773f6bf74a04ddc" 2018-07-22 19:13:50,780 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:13:50 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-878ded35-462b-4072-8a1c-6ab92b922138 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:13:50,781 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-878ded35-462b-4072-8a1c-6ab92b922138 2018-07-22 19:13:50,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:13:50,795 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:13:50 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:13:50,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}182e23b7dbfb9fccf5fee6c8d773f6bf74a04ddc" 2018-07-22 19:13:50,882 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:13:50 GMT Content-Type: application/json Content-Length: 3860 Vary: X-Auth-Token x-openstack-request-id: req-49774daf-5d2d-4a21-b1c9-6761e065a9db X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/1f108f530efd4cc69b46c4aa532057ff"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "1f108f530efd4cc69b46c4aa532057ff", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/27a8e60db0cf4f95abf2d9fafe083888"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "27a8e60db0cf4f95abf2d9fafe083888", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/2daf70d24b20492d895f12999a9a49f0"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "2daf70d24b20492d895f12999a9a49f0", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/578de12745c743bd9dd92bf9224acd16"}, "domain_id": "default", "enabled": true, "id": "578de12745c743bd9dd92bf9224acd16", "options": {}}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/742694684b5d47d0bac13dc98454937e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "742694684b5d47d0bac13dc98454937e", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/787071c1a56e4800b1496590f054563f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "787071c1a56e4800b1496590f054563f", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/94ca466cf6844cca83b4175ac69d0680"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "94ca466cf6844cca83b4175ac69d0680", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/a0d48ece3bb84d4ea03478919c0b92eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "a0d48ece3bb84d4ea03478919c0b92eb", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/b970c767edd342f48d9259b8478b1221"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "b970c767edd342f48d9259b8478b1221", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/bc7feab2ad3a4d82ab46a771e7c7ca2d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "bc7feab2ad3a4d82ab46a771e7c7ca2d", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/bd0e5cd787ad49c4bab3c211eea5932c"}, "domain_id": "516a1864d8784e8489227e90a3645f60", "enabled": true, "id": "bd0e5cd787ad49c4bab3c211eea5932c", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/dfbc186a612c4f9097944cfac82caf54"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "dfbc186a612c4f9097944cfac82caf54", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/feff152a8a514679827aa9f87d9e427f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "feff152a8a514679827aa9f87d9e427f", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-22 19:13:50,882 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-49774daf-5d2d-4a21-b1c9-6761e065a9db 2018-07-22 19:13:50,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?name=SimpleHealthCheck-3ea13398-08eb-428-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}182e23b7dbfb9fccf5fee6c8d773f6bf74a04ddc" 2018-07-22 19:13:50,945 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:13:50 GMT Content-Type: application/json Content-Length: 457 Vary: X-Auth-Token x-openstack-request-id: req-aaf424a0-3408-4371-832c-ac908ed9b279 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?name=SimpleHealthCheck-3ea13398-08eb-428-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/6ca9171fdaba441b97113897736eda75"}, "tags": [], "enabled": true, "id": "6ca9171fdaba441b97113897736eda75", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-3ea13398-08eb-428-proj"}]} 2018-07-22 19:13:50,945 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?name=SimpleHealthCheck-3ea13398-08eb-428-proj used request id req-aaf424a0-3408-4371-832c-ac908ed9b279 2018-07-22 19:13:50,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}182e23b7dbfb9fccf5fee6c8d773f6bf74a04ddc" 2018-07-22 19:13:51,014 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:13:51 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-8f10dab9-df3f-4498-afe7-feb3461dc0d9 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 19:13:51,014 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-8f10dab9-df3f-4498-afe7-feb3461dc0d9 2018-07-22 19:13:51,461 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-3ea13398-08eb-428-user 2018-07-22 19:13:51,462 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:13:51,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7efcaff06f459cdf60fdbc51c418b6dfed706aad" 2018-07-22 19:13:51,510 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:13:51 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-f99a43b7-a1b8-4bfe-a0d3-b056e5801c24 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47926fd2f5154882b6f31c1790b7a7c7", "links": {"self": "https://192.16.1.222:5000/v3/roles/47926fd2f5154882b6f31c1790b7a7c7"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d003a336a98a4f52ae5449d360466dce", "links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "name": "admin"}, {"domain_id": null, "id": "e5c38e0f43c64a44921d1e4a958814a3", "links": {"self": "https://192.16.1.222:5000/v3/roles/e5c38e0f43c64a44921d1e4a958814a3"}, "name": "heat_stack_user"}]} 2018-07-22 19:13:51,510 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-f99a43b7-a1b8-4bfe-a0d3-b056e5801c24 2018-07-22 19:13:51,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7efcaff06f459cdf60fdbc51c418b6dfed706aad" -d '{"role": {"name": "SimpleHealthCheck-3ea13398-08eb-428-proj-role"}}' 2018-07-22 19:13:51,590 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:13:51 GMT Content-Type: application/json Content-Length: 218 Vary: X-Auth-Token x-openstack-request-id: req-259830e8-2328-4cb5-891a-8cb0c68fb9b5 X-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": "395baf7f1ad64c719b4d23ea976adb38", "links": {"self": "https://192.16.1.222:5000/v3/roles/395baf7f1ad64c719b4d23ea976adb38"}, "name": "SimpleHealthCheck-3ea13398-08eb-428-proj-role"}} 2018-07-22 19:13:51,590 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-259830e8-2328-4cb5-891a-8cb0c68fb9b5 2018-07-22 19:13:51,590 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-3ea13398-08eb-428-proj-role 2018-07-22 19:13:51,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles/395baf7f1ad64c719b4d23ea976adb38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7efcaff06f459cdf60fdbc51c418b6dfed706aad" 2018-07-22 19:13:51,628 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:13:51 GMT Content-Type: application/json Content-Length: 218 Vary: X-Auth-Token x-openstack-request-id: req-2d0fd1bd-2a79-4cdd-9d7b-6e6e6939e558 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"links": {"self": "https://192.16.1.222:5000/v3/roles/395baf7f1ad64c719b4d23ea976adb38"}, "domain_id": null, "name": "SimpleHealthCheck-3ea13398-08eb-428-proj-role", "id": "395baf7f1ad64c719b4d23ea976adb38"}} 2018-07-22 19:13:51,628 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles/395baf7f1ad64c719b4d23ea976adb38 used request id req-2d0fd1bd-2a79-4cdd-9d7b-6e6e6939e558 2018-07-22 19:13:51,628 - keystone_utils - INFO - Granting role SimpleHealthCheck-3ea13398-08eb-428-proj-role to project SimpleHealthCheck-3ea13398-08eb-428-proj 2018-07-22 19:13:51,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/6ca9171fdaba441b97113897736eda75/users/995218fef8b546e3b5d2816bba9a48f2/roles/395baf7f1ad64c719b4d23ea976adb38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7efcaff06f459cdf60fdbc51c418b6dfed706aad" 2018-07-22 19:13:51,731 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:13:51 GMT Vary: X-Auth-Token x-openstack-request-id: req-bf653290-e1f2-4b69-b0ca-7c9aad0f4ad7 X-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-22 19:13:51,731 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/6ca9171fdaba441b97113897736eda75/users/995218fef8b546e3b5d2816bba9a48f2/roles/395baf7f1ad64c719b4d23ea976adb38 used request id req-bf653290-e1f2-4b69-b0ca-7c9aad0f4ad7 2018-07-22 19:13:51,731 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 19:13:51,733 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 19:13:51,733 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:13:51,734 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:13:52,349 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "395baf7f1ad64c719b4d23ea976adb38", "name": "SimpleHealthCheck-3ea13398-08eb-428-proj-role"}], "expires_at": "2018-07-23T07:13:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6ca9171fdaba441b97113897736eda75", "name": "SimpleHealthCheck-3ea13398-08eb-428-proj"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6ca9171fdaba441b97113897736eda75", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6ca9171fdaba441b97113897736eda75", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6ca9171fdaba441b97113897736eda75", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6ca9171fdaba441b97113897736eda75", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6ca9171fdaba441b97113897736eda75", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6ca9171fdaba441b97113897736eda75", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6ca9171fdaba441b97113897736eda75", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6ca9171fdaba441b97113897736eda75", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6ca9171fdaba441b97113897736eda75", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6ca9171fdaba441b97113897736eda75", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6ca9171fdaba441b97113897736eda75", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6ca9171fdaba441b97113897736eda75", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-3ea13398-08eb-428-user", "id": "995218fef8b546e3b5d2816bba9a48f2"}, "audit_ids": ["3QQVgkC_TEOrH4DMBkP3XA"], "issued_at": "2018-07-22T19:13:52.000000Z"}} 2018-07-22 19:13:52,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bd74403aa26b81d3218c41566217e6ddecf1ab1" 2018-07-22 19:13:52,393 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:13:52 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-be41240e-b7e2-4268-8d36-281674efa1bd X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:13:52,393 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-be41240e-b7e2-4268-8d36-281674efa1bd 2018-07-22 19:13:52,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0bd74403aa26b81d3218c41566217e6ddecf1ab1" 2018-07-22 19:13:53,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json x-openstack-request-id: req-e90205e6-242b-420e-bbd8-cd57b3ef7fa6 RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-image"} 2018-07-22 19:13:53,291 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-image used request id req-e90205e6-242b-420e-bbd8-cd57b3ef7fa6 2018-07-22 19:13:53,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0bd74403aa26b81d3218c41566217e6ddecf1ab1" 2018-07-22 19:13:53,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-946ea414-768d-4b5f-8b43-6ac7c4b6febd RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 19:13:53,331 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-946ea414-768d-4b5f-8b43-6ac7c4b6febd 2018-07-22 19:13:53,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0bd74403aa26b81d3218c41566217e6ddecf1ab1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-image"}' 2018-07-22 19:13:53,549 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/b4753d44-93a0-4223-8f8d-3d265bfe5e14 OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-b093ee16-4275-4742-a3eb-995741806779 RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T19:13:53Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T19:13:53Z", "visibility": "shared", "locations": [], "self": "/v2/images/b4753d44-93a0-4223-8f8d-3d265bfe5e14", "min_disk": 0, "protected": false, "id": "b4753d44-93a0-4223-8f8d-3d265bfe5e14", "file": "/v2/images/b4753d44-93a0-4223-8f8d-3d265bfe5e14/file", "checksum": null, "owner": "6ca9171fdaba441b97113897736eda75", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 19:13:53,549 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-b093ee16-4275-4742-a3eb-995741806779 2018-07-22 19:13:53,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/b4753d44-93a0-4223-8f8d-3d265bfe5e14/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0bd74403aa26b81d3218c41566217e6ddecf1ab1" -d '' 2018-07-22 19:13:55,250 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-f9080092-bf90-4e8e-83cd-bdab16a371d7 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 19:13:55,250 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/b4753d44-93a0-4223-8f8d-3d265bfe5e14/file used request id req-f9080092-bf90-4e8e-83cd-bdab16a371d7 2018-07-22 19:13:55,251 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 19:13:55,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/b4753d44-93a0-4223-8f8d-3d265bfe5e14 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0bd74403aa26b81d3218c41566217e6ddecf1ab1" 2018-07-22 19:13:55,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json x-openstack-request-id: req-0d51c5da-f686-44a7-998b-0aa757893965 RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T19:13:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T19:13:55Z", "visibility": "shared", "locations": [{"url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/b4753d44-93a0-4223-8f8d-3d265bfe5e14/snap", "metadata": {}}], "self": "/v2/images/b4753d44-93a0-4223-8f8d-3d265bfe5e14", "min_disk": 0, "protected": false, "id": "b4753d44-93a0-4223-8f8d-3d265bfe5e14", "file": "/v2/images/b4753d44-93a0-4223-8f8d-3d265bfe5e14/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6ca9171fdaba441b97113897736eda75", "direct_url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/b4753d44-93a0-4223-8f8d-3d265bfe5e14/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 19:13:55,304 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/b4753d44-93a0-4223-8f8d-3d265bfe5e14 used request id req-0d51c5da-f686-44a7-998b-0aa757893965 2018-07-22 19:13:55,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0bd74403aa26b81d3218c41566217e6ddecf1ab1" 2018-07-22 19:13:55,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-a01ee454-1a94-4f73-b7c6-12c1f20cedbb RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 19:13:55,329 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-a01ee454-1a94-4f73-b7c6-12c1f20cedbb 2018-07-22 19:13:55,331 - create_image - INFO - Created image with name - SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-image 2018-07-22 19:13:55,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/b4753d44-93a0-4223-8f8d-3d265bfe5e14 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0bd74403aa26b81d3218c41566217e6ddecf1ab1" 2018-07-22 19:13:55,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json x-openstack-request-id: req-98293399-8b7c-41d4-a05e-d6ef68daafdb RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T19:13:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T19:13:55Z", "visibility": "shared", "locations": [{"url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/b4753d44-93a0-4223-8f8d-3d265bfe5e14/snap", "metadata": {}}], "self": "/v2/images/b4753d44-93a0-4223-8f8d-3d265bfe5e14", "min_disk": 0, "protected": false, "id": "b4753d44-93a0-4223-8f8d-3d265bfe5e14", "file": "/v2/images/b4753d44-93a0-4223-8f8d-3d265bfe5e14/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6ca9171fdaba441b97113897736eda75", "direct_url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/b4753d44-93a0-4223-8f8d-3d265bfe5e14/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 19:13:55,380 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/b4753d44-93a0-4223-8f8d-3d265bfe5e14 used request id req-98293399-8b7c-41d4-a05e-d6ef68daafdb 2018-07-22 19:13:55,381 - create_image - DEBUG - Instance status is - active 2018-07-22 19:13:55,381 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-image 2018-07-22 19:13:55,381 - create_image - INFO - Image is now active with name - SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-image 2018-07-22 19:13:55,381 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:13:55,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:13:55,834 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "395baf7f1ad64c719b4d23ea976adb38", "name": "SimpleHealthCheck-3ea13398-08eb-428-proj-role"}], "expires_at": "2018-07-23T07:13:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6ca9171fdaba441b97113897736eda75", "name": "SimpleHealthCheck-3ea13398-08eb-428-proj"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6ca9171fdaba441b97113897736eda75", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6ca9171fdaba441b97113897736eda75", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6ca9171fdaba441b97113897736eda75", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6ca9171fdaba441b97113897736eda75", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6ca9171fdaba441b97113897736eda75", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6ca9171fdaba441b97113897736eda75", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6ca9171fdaba441b97113897736eda75", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6ca9171fdaba441b97113897736eda75", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6ca9171fdaba441b97113897736eda75", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6ca9171fdaba441b97113897736eda75", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6ca9171fdaba441b97113897736eda75", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6ca9171fdaba441b97113897736eda75", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-3ea13398-08eb-428-user", "id": "995218fef8b546e3b5d2816bba9a48f2"}, "audit_ids": ["ioII5hePQzySaFMSjq2LLQ"], "issued_at": "2018-07-22T19:13:55.000000Z"}} 2018-07-22 19:13:55,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c3f02c347654e91ddf18ff738b416c67b6664f" 2018-07-22 19:13:55,867 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:13:55 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-d6f69e2c-b22c-45ff-90fc-b5539b88b8da X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:13:55,868 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-d6f69e2c-b22c-45ff-90fc-b5539b88b8da 2018-07-22 19:13:55,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c3f02c347654e91ddf18ff738b416c67b6664f" 2018-07-22 19:13:56,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-91c60a4a-29ea-4d52-87af-776074115487 Date: Sun, 22 Jul 2018 19:13:56 GMT RESP BODY: {"networks":[]} 2018-07-22 19:13:56,075 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-net used request id req-91c60a4a-29ea-4d52-87af-776074115487 2018-07-22 19:13:56,075 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-net 2018-07-22 19:13:56,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c3f02c347654e91ddf18ff738b416c67b6664f" -d '{"network": {"name": "SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-net", "admin_state_up": true}}' 2018-07-22 19:13:56,685 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 600 X-Openstack-Request-Id: req-fbaba3f0-2267-4778-bf3c-0f65ce840bae Date: Sun, 22 Jul 2018 19:13:56 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"6ca9171fdaba441b97113897736eda75","created_at":"2018-07-22T19:13:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-07-22T19:13:56Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"6ca9171fdaba441b97113897736eda75","id":"e65cd582-5ab0-42b5-862a-7e80acfa3a75","name":"SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-net"}} 2018-07-22 19:13:56,685 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-fbaba3f0-2267-4778-bf3c-0f65ce840bae 2018-07-22 19:13:56,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=e65cd582-5ab0-42b5-862a-7e80acfa3a75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c3f02c347654e91ddf18ff738b416c67b6664f" 2018-07-22 19:13:56,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 584 X-Openstack-Request-Id: req-5a1f794e-a988-4647-92eb-e5e350380b16 Date: Sun, 22 Jul 2018 19:13:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-07-22T19:13:56Z","tenant_id":"6ca9171fdaba441b97113897736eda75","created_at":"2018-07-22T19:13:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"6ca9171fdaba441b97113897736eda75","id":"e65cd582-5ab0-42b5-862a-7e80acfa3a75","name":"SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-net"}]} 2018-07-22 19:13:56,850 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=e65cd582-5ab0-42b5-862a-7e80acfa3a75 used request id req-5a1f794e-a988-4647-92eb-e5e350380b16 2018-07-22 19:13:56,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=e65cd582-5ab0-42b5-862a-7e80acfa3a75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c3f02c347654e91ddf18ff738b416c67b6664f" 2018-07-22 19:13:56,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-115b1a6e-9c09-46de-89cb-5a3640142c00 Date: Sun, 22 Jul 2018 19:13:56 GMT RESP BODY: {"subnets":[]} 2018-07-22 19:13:56,922 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=e65cd582-5ab0-42b5-862a-7e80acfa3a75 used request id req-115b1a6e-9c09-46de-89cb-5a3640142c00 2018-07-22 19:13:56,922 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-subnet 2018-07-22 19:13:56,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c3f02c347654e91ddf18ff738b416c67b6664f" -d '{"subnets": [{"ip_version": 4, "network_id": "e65cd582-5ab0-42b5-862a-7e80acfa3a75", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-subnet"}]}' 2018-07-22 19:13:58,106 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ac9cadc2-d537-4c20-9541-75db7d83bb7d Date: Sun, 22 Jul 2018 19:13:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e65cd582-5ab0-42b5-862a-7e80acfa3a75","tenant_id":"6ca9171fdaba441b97113897736eda75","created_at":"2018-07-22T19:13:57Z","dns_nameservers":[],"updated_at":"2018-07-22T19:13:57Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"6ca9171fdaba441b97113897736eda75","id":"05334aee-6545-4b57-8620-84767841f15e","subnetpool_id":null,"name":"SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-subnet"}]} 2018-07-22 19:13:58,106 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-ac9cadc2-d537-4c20-9541-75db7d83bb7d 2018-07-22 19:13:58,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=e65cd582-5ab0-42b5-862a-7e80acfa3a75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c3f02c347654e91ddf18ff738b416c67b6664f" 2018-07-22 19:13:58,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-1f76413a-6777-47f4-83a5-9382bdae8725 Date: Sun, 22 Jul 2018 19:13:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["05334aee-6545-4b57-8620-84767841f15e"],"updated_at":"2018-07-22T19:13:57Z","tenant_id":"6ca9171fdaba441b97113897736eda75","created_at":"2018-07-22T19:13:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6ca9171fdaba441b97113897736eda75","id":"e65cd582-5ab0-42b5-862a-7e80acfa3a75","name":"SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-net"}]} 2018-07-22 19:13:58,601 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=e65cd582-5ab0-42b5-862a-7e80acfa3a75 used request id req-1f76413a-6777-47f4-83a5-9382bdae8725 2018-07-22 19:13:58,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=e65cd582-5ab0-42b5-862a-7e80acfa3a75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c3f02c347654e91ddf18ff738b416c67b6664f" 2018-07-22 19:13:58,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-65028e56-82cc-482e-a855-856cd6b82037 Date: Sun, 22 Jul 2018 19:13:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e65cd582-5ab0-42b5-862a-7e80acfa3a75","tenant_id":"6ca9171fdaba441b97113897736eda75","created_at":"2018-07-22T19:13:57Z","dns_nameservers":[],"updated_at":"2018-07-22T19:13:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6ca9171fdaba441b97113897736eda75","id":"05334aee-6545-4b57-8620-84767841f15e","subnetpool_id":null,"name":"SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-subnet"}]} 2018-07-22 19:13:58,716 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=e65cd582-5ab0-42b5-862a-7e80acfa3a75 used request id req-65028e56-82cc-482e-a855-856cd6b82037 2018-07-22 19:13:58,716 - OpenStackNetwork - DEBUG - Network [e65cd582-5ab0-42b5-862a-7e80acfa3a75] created successfully 2018-07-22 19:13:58,716 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:13:58,717 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:13:59,239 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47926fd2f5154882b6f31c1790b7a7c7", "name": "heat_stack_owner"}, {"id": "d003a336a98a4f52ae5449d360466dce", "name": "admin"}], "expires_at": "2018-07-23T07:13:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f56dde62ed24851ae8dce233fed7ebd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6f56dde62ed24851ae8dce233fed7ebd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "578de12745c743bd9dd92bf9224acd16"}, "audit_ids": ["j1G-SKRwQI2P92PCZea-qQ"], "issued_at": "2018-07-22T19:13:59.000000Z"}} 2018-07-22 19:13:59,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35300c567b3a10ad7381547b887a39ceaf2e2d2" 2018-07-22 19:13:59,267 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:13:59 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-a816e230-ef19-4241-9aff-c63bb52dd3fc X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:13:59,267 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-a816e230-ef19-4241-9aff-c63bb52dd3fc 2018-07-22 19:13:59,268 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 19:13:59,271 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35300c567b3a10ad7381547b887a39ceaf2e2d2" 2018-07-22 19:13:59,482 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f4644f2f-3979-489a-a146-ef67f9401d98 x-compute-request-id: req-f4644f2f-3979-489a-a146-ef67f9401d98 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-22 19:13:59,482 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-f4644f2f-3979-489a-a146-ef67f9401d98 2018-07-22 19:13:59,484 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35300c567b3a10ad7381547b887a39ceaf2e2d2" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-22 19:13:59,557 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 525 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f78625e0-48ab-49d8-bf58-1942f7e2f0de x-compute-request-id: req-f78625e0-48ab-49d8-bf58-1942f7e2f0de RESP BODY: {"flavor": {"name": "SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-flavor-name", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/8881d894-e6f7-4a36-806a-ca1d686c7cba", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/8881d894-e6f7-4a36-806a-ca1d686c7cba", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "8881d894-e6f7-4a36-806a-ca1d686c7cba"}} 2018-07-22 19:13:59,557 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-f78625e0-48ab-49d8-bf58-1942f7e2f0de 2018-07-22 19:13:59,558 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:13:59,558 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:14:00,026 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "395baf7f1ad64c719b4d23ea976adb38", "name": "SimpleHealthCheck-3ea13398-08eb-428-proj-role"}], "expires_at": "2018-07-23T07:14:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6ca9171fdaba441b97113897736eda75", "name": "SimpleHealthCheck-3ea13398-08eb-428-proj"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6ca9171fdaba441b97113897736eda75", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6ca9171fdaba441b97113897736eda75", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6ca9171fdaba441b97113897736eda75", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6ca9171fdaba441b97113897736eda75", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6ca9171fdaba441b97113897736eda75", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6ca9171fdaba441b97113897736eda75", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6ca9171fdaba441b97113897736eda75", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6ca9171fdaba441b97113897736eda75", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6ca9171fdaba441b97113897736eda75", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6ca9171fdaba441b97113897736eda75", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6ca9171fdaba441b97113897736eda75", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6ca9171fdaba441b97113897736eda75", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-3ea13398-08eb-428-user", "id": "995218fef8b546e3b5d2816bba9a48f2"}, "audit_ids": ["8tSzFm44Q0WOgqXrk3lQcQ"], "issued_at": "2018-07-22T19:14:00.000000Z"}} 2018-07-22 19:14:00,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:00,054 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:14:00 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-082b7f75-0528-402c-afdb-8cbd822b2e6f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:14:00,054 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-082b7f75-0528-402c-afdb-8cbd822b2e6f 2018-07-22 19:14:00,056 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 19:14:00,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:00,094 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:14:00 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-2c79ed87-98f7-4d39-802a-a8ca8cd92255 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:14:00,094 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-2c79ed87-98f7-4d39-802a-a8ca8cd92255 2018-07-22 19:14:00,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:00,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-c16d4432-df3c-475c-bd23-828ba7c2fdde Date: Sun, 22 Jul 2018 19:14:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["05334aee-6545-4b57-8620-84767841f15e"],"updated_at":"2018-07-22T19:13:57Z","tenant_id":"6ca9171fdaba441b97113897736eda75","created_at":"2018-07-22T19:13:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6ca9171fdaba441b97113897736eda75","id":"e65cd582-5ab0-42b5-862a-7e80acfa3a75","name":"SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-net"}]} 2018-07-22 19:14:00,446 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-net used request id req-c16d4432-df3c-475c-bd23-828ba7c2fdde 2018-07-22 19:14:00,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:14:00,455 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:14:00 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:14:00,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6ca9171fdaba441b97113897736eda75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:00,496 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:14:00 GMT Content-Type: application/json Content-Length: 316 Vary: X-Auth-Token x-openstack-request-id: req-2f888e58-0faf-4470-80e1-027fa545e39c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/6ca9171fdaba441b97113897736eda75"}, "tags": [], "enabled": true, "id": "6ca9171fdaba441b97113897736eda75", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-3ea13398-08eb-428-proj"}} 2018-07-22 19:14:00,496 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6ca9171fdaba441b97113897736eda75 used request id req-2f888e58-0faf-4470-80e1-027fa545e39c 2018-07-22 19:14:00,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=e65cd582-5ab0-42b5-862a-7e80acfa3a75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:00,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c1d03f69-3f97-4187-9689-77aaf47b50cb Date: Sun, 22 Jul 2018 19:14:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e65cd582-5ab0-42b5-862a-7e80acfa3a75","tenant_id":"6ca9171fdaba441b97113897736eda75","created_at":"2018-07-22T19:13:57Z","dns_nameservers":[],"updated_at":"2018-07-22T19:13:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6ca9171fdaba441b97113897736eda75","id":"05334aee-6545-4b57-8620-84767841f15e","subnetpool_id":null,"name":"SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-subnet"}]} 2018-07-22 19:14:00,569 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=e65cd582-5ab0-42b5-862a-7e80acfa3a75 used request id req-c1d03f69-3f97-4187-9689-77aaf47b50cb 2018-07-22 19:14:00,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=e65cd582-5ab0-42b5-862a-7e80acfa3a75&name=SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:00,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-17633f68-aba2-4c2e-a73e-11645fe47bb8 Date: Sun, 22 Jul 2018 19:14:00 GMT RESP BODY: {"ports":[]} 2018-07-22 19:14:00,628 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=e65cd582-5ab0-42b5-862a-7e80acfa3a75&name=SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400port-1&admin_state_up=True used request id req-17633f68-aba2-4c2e-a73e-11645fe47bb8 2018-07-22 19:14:00,630 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail?name=SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:00,817 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-1247320f-4a17-452c-8442-41999fbfbf2d x-compute-request-id: req-1247320f-4a17-452c-8442-41999fbfbf2d RESP BODY: {"servers": []} 2018-07-22 19:14:00,818 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail?name=SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-inst used request id req-1247320f-4a17-452c-8442-41999fbfbf2d 2018-07-22 19:14:00,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:00,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-be26122c-27ae-401a-adee-986feb3fac79 Date: Sun, 22 Jul 2018 19:14:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["05334aee-6545-4b57-8620-84767841f15e"],"updated_at":"2018-07-22T19:13:57Z","tenant_id":"6ca9171fdaba441b97113897736eda75","created_at":"2018-07-22T19:13:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6ca9171fdaba441b97113897736eda75","id":"e65cd582-5ab0-42b5-862a-7e80acfa3a75","name":"SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-net"}]} 2018-07-22 19:14:00,987 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-net used request id req-be26122c-27ae-401a-adee-986feb3fac79 2018-07-22 19:14:00,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6ca9171fdaba441b97113897736eda75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:01,040 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:14:01 GMT Content-Type: application/json Content-Length: 316 Vary: X-Auth-Token x-openstack-request-id: req-a4768763-1b28-4343-9a0a-970f309d7d0b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/6ca9171fdaba441b97113897736eda75"}, "tags": [], "enabled": true, "id": "6ca9171fdaba441b97113897736eda75", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-3ea13398-08eb-428-proj"}} 2018-07-22 19:14:01,040 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6ca9171fdaba441b97113897736eda75 used request id req-a4768763-1b28-4343-9a0a-970f309d7d0b 2018-07-22 19:14:01,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=e65cd582-5ab0-42b5-862a-7e80acfa3a75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:01,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-2d278286-35fc-4b09-b916-b8ab26b51836 Date: Sun, 22 Jul 2018 19:14:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e65cd582-5ab0-42b5-862a-7e80acfa3a75","tenant_id":"6ca9171fdaba441b97113897736eda75","created_at":"2018-07-22T19:13:57Z","dns_nameservers":[],"updated_at":"2018-07-22T19:13:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6ca9171fdaba441b97113897736eda75","id":"05334aee-6545-4b57-8620-84767841f15e","subnetpool_id":null,"name":"SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-subnet"}]} 2018-07-22 19:14:01,118 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=e65cd582-5ab0-42b5-862a-7e80acfa3a75 used request id req-2d278286-35fc-4b09-b916-b8ab26b51836 2018-07-22 19:14:01,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=e65cd582-5ab0-42b5-862a-7e80acfa3a75&name=SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:01,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d39f29c0-0e16-4ddc-b33a-a8a082fa545a Date: Sun, 22 Jul 2018 19:14:01 GMT RESP BODY: {"ports":[]} 2018-07-22 19:14:01,201 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=e65cd582-5ab0-42b5-862a-7e80acfa3a75&name=SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400port-1&admin_state_up=True used request id req-d39f29c0-0e16-4ddc-b33a-a8a082fa545a 2018-07-22 19:14:01,202 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 19:14:01,202 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-22 19:14:01,669 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "395baf7f1ad64c719b4d23ea976adb38", "name": "SimpleHealthCheck-3ea13398-08eb-428-proj-role"}], "expires_at": "2018-07-23T07:14:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6ca9171fdaba441b97113897736eda75", "name": "SimpleHealthCheck-3ea13398-08eb-428-proj"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0d3edc031f684cc3a598aebd546bd3f7"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "64de4cfd9ee744c2aec207f7e2227224"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7722c0e44c94329b33efe810f39ad50"}], "type": "alarming", "id": "089c2240c158421aa2059043f2f87251", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "181e5f1fb1d848c79c58cdedb3b2760e", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5214e69855044bb087ec4d87a347197f"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6ef3966177ba4be6a3cc91bcbbc40473"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "83f05bdd074b4b5a8229fdd3c1394ebe"}], "type": "identity", "id": "1b628ec67fcd4e61b47d9e030b461c0a", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/6ca9171fdaba441b97113897736eda75", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0494a6c5f8dc4a019248e251d75ae1dc"}, {"url": "http://10.1.0.222:8776/v1/6ca9171fdaba441b97113897736eda75", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "6f4b6885ce5343acba6a894995cf0e92"}, {"url": "https://192.16.1.222:8776/v1/6ca9171fdaba441b97113897736eda75", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bd6f6ceb3c1048a5b13a872fa46fc525"}], "type": "volume", "id": "27b8c2a489d6436995199a41fa1014f5", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1ec56ec4a7734ec1b2af52dd679d4738"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8cb12f57dc544b7eb8dc7db4c037e31e"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ceb2753d410245949e500e448e6b1c9a"}], "type": "compute", "id": "2fb73487a29048d0a3dfc4869d013d63", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "242b02daa7aa40369f8365b41b6455fc"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "60acec2589d041738e32c3874a01c304"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df3cfb8584214f85adebde3e0e8dc60f"}], "type": "nfv-orchestration", "id": "387d8d0514ae48539ed0f886e00e1219", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/6ca9171fdaba441b97113897736eda75", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1879e640f3be44b7b0c8ba3eacb7948b"}, {"url": "http://10.1.0.222:8776/v2/6ca9171fdaba441b97113897736eda75", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3317f58affdb439690059fca2016ae11"}, {"url": "https://192.16.1.222:8776/v2/6ca9171fdaba441b97113897736eda75", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a43fda0db0943a39614ccb583af413a"}], "type": "volumev2", "id": "51775e6e65cc41d59ba47b0b4d8edcf1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1bf5e7dd1c4a4c7498e82f079f64680b"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "41fcfd332dcd42408a46975895f64f8e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "afbf620af2cc4639a8cfe0e8dff9fb2f"}], "type": "image", "id": "54ff070f3bee467c97937265cb7ce906", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "34d03b0751b540fb819867ccf049b3fa"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de0ef54c831f4508a341bbee7c7f4ea3"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ebf1b948dd1848b896e1bbe49f328063"}], "type": "metric", "id": "8e73c4262d4b4acc9b39c302119796d1", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3168422a89f4424b84cf7f9650044813"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51f60a4c803c482f972ef59a4310f44f"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "704dea59f9a94de7bcdc6ff83d59aece"}], "type": "placement", "id": "9a2caa29488149e090ecc37771b61a7a", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/6ca9171fdaba441b97113897736eda75", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7759eeb40d7f4c50a52f58e05e6de5d2"}, {"url": "https://192.16.1.222:8004/v1/6ca9171fdaba441b97113897736eda75", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3dedbf978ba411ba117219770b4934f"}, {"url": "http://10.1.0.222:8004/v1/6ca9171fdaba441b97113897736eda75", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d93d650705834dd4b68ee01b522ecf98"}], "type": "orchestration", "id": "b52ab797062943a7b2d4168f4a32c7df", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/6ca9171fdaba441b97113897736eda75", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "045e3c2bfb8540a68daaf98c410ba5ec"}, {"url": "https://192.16.1.222:8776/v3/6ca9171fdaba441b97113897736eda75", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "157df8555c74402eb080f51d3bac5875"}, {"url": "http://10.1.0.222:8776/v3/6ca9171fdaba441b97113897736eda75", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f931ba6a681d4d069ee9ec79daa4b309"}], "type": "volumev3", "id": "bacc9d5fde954d31b803645e9963f798", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "119fcefba6b144e6a3b34b29a38baedc"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4d7435bf0d304c1d973a9c84c8a47d41"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0d00836aaae443d9c208c62cf6ebdaa"}], "type": "network", "id": "c3a4df9e40074d8c8f6d0a094c82a093", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "17e724e3e5044080990c30d26b787fbe"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89de713fe5b74d3a9b6f090e2a065558"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a6ea4041a1a14c279641a713da7dba7a"}], "type": "cloudformation", "id": "cbebc9221f5441e9a22e167a6eb3f85a", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-3ea13398-08eb-428-user", "id": "995218fef8b546e3b5d2816bba9a48f2"}, "audit_ids": ["aHIn1xCqTBChH1uZgsozBw"], "issued_at": "2018-07-22T19:14:01.000000Z"}} 2018-07-22 19:14:01,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}694d5ce6b8b25e126ba6051451b97af97a1587af" 2018-07-22 19:14:01,702 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:14:01 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-ec3dd774-90e8-4e6c-ad8d-a898826e3817 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-22 19:14:01,702 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-ec3dd774-90e8-4e6c-ad8d-a898826e3817 2018-07-22 19:14:01,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:01,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-c27298ce-20ba-4df0-8a48-f396f0e0f8d4 Date: Sun, 22 Jul 2018 19:14:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["05334aee-6545-4b57-8620-84767841f15e"],"updated_at":"2018-07-22T19:13:57Z","tenant_id":"6ca9171fdaba441b97113897736eda75","created_at":"2018-07-22T19:13:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6ca9171fdaba441b97113897736eda75","id":"e65cd582-5ab0-42b5-862a-7e80acfa3a75","name":"SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-net"}]} 2018-07-22 19:14:01,913 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-net used request id req-c27298ce-20ba-4df0-8a48-f396f0e0f8d4 2018-07-22 19:14:01,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=e65cd582-5ab0-42b5-862a-7e80acfa3a75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:02,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-35b5c5b1-9a1d-4c62-9749-5db4d3c3c3e5 Date: Sun, 22 Jul 2018 19:14:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e65cd582-5ab0-42b5-862a-7e80acfa3a75","tenant_id":"6ca9171fdaba441b97113897736eda75","created_at":"2018-07-22T19:13:57Z","dns_nameservers":[],"updated_at":"2018-07-22T19:13:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6ca9171fdaba441b97113897736eda75","id":"05334aee-6545-4b57-8620-84767841f15e","subnetpool_id":null,"name":"SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-subnet"}]} 2018-07-22 19:14:02,054 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=e65cd582-5ab0-42b5-862a-7e80acfa3a75 used request id req-35b5c5b1-9a1d-4c62-9749-5db4d3c3c3e5 2018-07-22 19:14:02,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:02,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-d78ffa18-073e-4329-8531-83625e5ebff7 Date: Sun, 22 Jul 2018 19:14:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["05334aee-6545-4b57-8620-84767841f15e"],"updated_at":"2018-07-22T19:13:57Z","tenant_id":"6ca9171fdaba441b97113897736eda75","created_at":"2018-07-22T19:13:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6ca9171fdaba441b97113897736eda75","id":"e65cd582-5ab0-42b5-862a-7e80acfa3a75","name":"SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-net"}]} 2018-07-22 19:14:02,252 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-net used request id req-d78ffa18-073e-4329-8531-83625e5ebff7 2018-07-22 19:14:02,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 19:14:02,271 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:14:02 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 19:14:02,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6ca9171fdaba441b97113897736eda75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}694d5ce6b8b25e126ba6051451b97af97a1587af" 2018-07-22 19:14:02,397 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:14:02 GMT Content-Type: application/json Content-Length: 316 Vary: X-Auth-Token x-openstack-request-id: req-48f8cc7b-10d1-40aa-a535-83a58d1f924a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/6ca9171fdaba441b97113897736eda75"}, "tags": [], "enabled": true, "id": "6ca9171fdaba441b97113897736eda75", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-3ea13398-08eb-428-proj"}} 2018-07-22 19:14:02,397 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6ca9171fdaba441b97113897736eda75 used request id req-48f8cc7b-10d1-40aa-a535-83a58d1f924a 2018-07-22 19:14:02,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=e65cd582-5ab0-42b5-862a-7e80acfa3a75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:02,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e8d64052-0b1d-4a36-be28-536fcaab3217 Date: Sun, 22 Jul 2018 19:14:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e65cd582-5ab0-42b5-862a-7e80acfa3a75","tenant_id":"6ca9171fdaba441b97113897736eda75","created_at":"2018-07-22T19:13:57Z","dns_nameservers":[],"updated_at":"2018-07-22T19:13:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6ca9171fdaba441b97113897736eda75","id":"05334aee-6545-4b57-8620-84767841f15e","subnetpool_id":null,"name":"SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-subnet"}]} 2018-07-22 19:14:02,501 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=e65cd582-5ab0-42b5-862a-7e80acfa3a75 used request id req-e8d64052-0b1d-4a36-be28-536fcaab3217 2018-07-22 19:14:02,502 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-net 2018-07-22 19:14:02,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" -d '{"port": {"network_id": "e65cd582-5ab0-42b5-862a-7e80acfa3a75", "name": "SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400port-1", "admin_state_up": true}}' 2018-07-22 19:14:03,763 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-22ce805c-c946-4c8d-aef5-d9983a5612d3 Date: Sun, 22 Jul 2018 19:14:03 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-07-22T19:14:02Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e65cd582-5ab0-42b5-862a-7e80acfa3a75","tenant_id":"6ca9171fdaba441b97113897736eda75","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-07-22T19:14:03Z","name":"SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400port-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:89:5f:4a","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"6ca9171fdaba441b97113897736eda75","fixed_ips":[{"subnet_id":"05334aee-6545-4b57-8620-84767841f15e","ip_address":"10.55.0.13"}],"id":"c71d0e74-9c3a-4322-b2a6-757b3dcb0f4b","security_groups":["97d1bb9f-9c6d-423c-9ecc-d0201c5eabc5"],"device_id":""}} 2018-07-22 19:14:03,763 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/ports used request id req-22ce805c-c946-4c8d-aef5-d9983a5612d3 2018-07-22 19:14:03,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:03,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-051d2359-4d1c-4934-98f0-1598c79fcc6d Date: Sun, 22 Jul 2018 19:14:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["05334aee-6545-4b57-8620-84767841f15e"],"updated_at":"2018-07-22T19:13:57Z","tenant_id":"6ca9171fdaba441b97113897736eda75","created_at":"2018-07-22T19:13:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6ca9171fdaba441b97113897736eda75","id":"e65cd582-5ab0-42b5-862a-7e80acfa3a75","name":"SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-net"}]} 2018-07-22 19:14:03,950 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-net used request id req-051d2359-4d1c-4934-98f0-1598c79fcc6d 2018-07-22 19:14:03,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6ca9171fdaba441b97113897736eda75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:03,986 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:14:03 GMT Content-Type: application/json Content-Length: 316 Vary: X-Auth-Token x-openstack-request-id: req-cd8d01e3-f579-4454-97c3-beae831a526a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/6ca9171fdaba441b97113897736eda75"}, "tags": [], "enabled": true, "id": "6ca9171fdaba441b97113897736eda75", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-3ea13398-08eb-428-proj"}} 2018-07-22 19:14:03,986 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6ca9171fdaba441b97113897736eda75 used request id req-cd8d01e3-f579-4454-97c3-beae831a526a 2018-07-22 19:14:03,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=e65cd582-5ab0-42b5-862a-7e80acfa3a75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:04,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-9ac12e2a-ea67-4370-83cf-ea3a2835fe6a Date: Sun, 22 Jul 2018 19:14:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e65cd582-5ab0-42b5-862a-7e80acfa3a75","tenant_id":"6ca9171fdaba441b97113897736eda75","created_at":"2018-07-22T19:13:57Z","dns_nameservers":[],"updated_at":"2018-07-22T19:13:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6ca9171fdaba441b97113897736eda75","id":"05334aee-6545-4b57-8620-84767841f15e","subnetpool_id":null,"name":"SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-subnet"}]} 2018-07-22 19:14:04,112 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=e65cd582-5ab0-42b5-862a-7e80acfa3a75 used request id req-9ac12e2a-ea67-4370-83cf-ea3a2835fe6a 2018-07-22 19:14:04,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=e65cd582-5ab0-42b5-862a-7e80acfa3a75&name=SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:04,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-54f7a8e8-c26d-4d7e-9520-b24204f5ed05 Date: Sun, 22 Jul 2018 19:14:04 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e65cd582-5ab0-42b5-862a-7e80acfa3a75","tenant_id":"6ca9171fdaba441b97113897736eda75","created_at":"2018-07-22T19:14:02Z","admin_state_up":true,"updated_at":"2018-07-22T19:14:03Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:89:5f:4a","id":"c71d0e74-9c3a-4322-b2a6-757b3dcb0f4b","port_security_enabled":true,"project_id":"6ca9171fdaba441b97113897736eda75","fixed_ips":[{"subnet_id":"05334aee-6545-4b57-8620-84767841f15e","ip_address":"10.55.0.13"}],"extra_dhcp_opts":[],"security_groups":["97d1bb9f-9c6d-423c-9ecc-d0201c5eabc5"],"name":"SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400port-1"}]} 2018-07-22 19:14:04,234 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=e65cd582-5ab0-42b5-862a-7e80acfa3a75&name=SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400port-1&admin_state_up=True used request id req-54f7a8e8-c26d-4d7e-9520-b24204f5ed05 2018-07-22 19:14:04,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6ca9171fdaba441b97113897736eda75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:04,279 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:14:04 GMT Content-Type: application/json Content-Length: 316 Vary: X-Auth-Token x-openstack-request-id: req-e88b42b9-2935-4d72-95d0-ee3a35f9ee08 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/6ca9171fdaba441b97113897736eda75"}, "tags": [], "enabled": true, "id": "6ca9171fdaba441b97113897736eda75", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-3ea13398-08eb-428-proj"}} 2018-07-22 19:14:04,279 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6ca9171fdaba441b97113897736eda75 used request id req-e88b42b9-2935-4d72-95d0-ee3a35f9ee08 2018-07-22 19:14:04,280 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-inst 2018-07-22 19:14:04,281 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:04,336 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1443 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-93699c69-d4a0-483f-9fd3-73d2e2f4f3c2 x-compute-request-id: req-93699c69-d4a0-483f-9fd3-73d2e2f4f3c2 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}, {"id": "8881d894-e6f7-4a36-806a-ca1d686c7cba", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/8881d894-e6f7-4a36-806a-ca1d686c7cba", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/8881d894-e6f7-4a36-806a-ca1d686c7cba", "rel": "bookmark"}], "name": "SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-flavor-name"}]} 2018-07-22 19:14:04,336 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-93699c69-d4a0-483f-9fd3-73d2e2f4f3c2 2018-07-22 19:14:04,338 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/8881d894-e6f7-4a36-806a-ca1d686c7cba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:04,409 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 525 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-969b523d-a587-4382-b011-79d11b39c0e3 x-compute-request-id: req-969b523d-a587-4382-b011-79d11b39c0e3 RESP BODY: {"flavor": {"name": "SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-flavor-name", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/8881d894-e6f7-4a36-806a-ca1d686c7cba", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/8881d894-e6f7-4a36-806a-ca1d686c7cba", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "8881d894-e6f7-4a36-806a-ca1d686c7cba"}} 2018-07-22 19:14:04,409 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/8881d894-e6f7-4a36-806a-ca1d686c7cba used request id req-969b523d-a587-4382-b011-79d11b39c0e3 2018-07-22 19:14:04,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:04,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json x-openstack-request-id: req-d9ac5e30-a724-4d90-8e11-994afa515f78 RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T19:13:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T19:13:55Z", "visibility": "shared", "locations": [{"url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/b4753d44-93a0-4223-8f8d-3d265bfe5e14/snap", "metadata": {}}], "self": "/v2/images/b4753d44-93a0-4223-8f8d-3d265bfe5e14", "min_disk": 0, "protected": false, "id": "b4753d44-93a0-4223-8f8d-3d265bfe5e14", "file": "/v2/images/b4753d44-93a0-4223-8f8d-3d265bfe5e14/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6ca9171fdaba441b97113897736eda75", "direct_url": "rbd://4d499502-25d3-44a8-8bf2-e107f98ffda9/images/b4753d44-93a0-4223-8f8d-3d265bfe5e14/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-image"} 2018-07-22 19:14:04,498 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-image used request id req-d9ac5e30-a724-4d90-8e11-994afa515f78 2018-07-22 19:14:04,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:04,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-95620a9b-b7a6-4f28-be40-bf600d679c29 RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 19:14:04,522 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-95620a9b-b7a6-4f28-be40-bf600d679c29 2018-07-22 19:14:04,525 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" -d '{"server": {"name": "SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-inst", "imageRef": "b4753d44-93a0-4223-8f8d-3d265bfe5e14", "flavorRef": "8881d894-e6f7-4a36-806a-ca1d686c7cba", "max_count": 1, "min_count": 1, "networks": [{"port": "c71d0e74-9c3a-4322-b2a6-757b3dcb0f4b"}]}}' 2018-07-22 19:14:05,716 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 378 location: https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-d9d00ca8-e7da-4d2e-81c2-a13f8131e197 x-compute-request-id: req-d9d00ca8-e7da-4d2e-81c2-a13f8131e197 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "193262c1-4fc1-486a-9197-3a6996b839e5", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "bookmark"}], "adminPass": "9qFGh2bX7AsV"}} 2018-07-22 19:14:05,717 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-d9d00ca8-e7da-4d2e-81c2-a13f8131e197 2018-07-22 19:14:05,719 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:06,031 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1289 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-423b8c26-37ba-4057-b100-6be301b0f63c x-compute-request-id: req-423b8c26-37ba-4057-b100-6be301b0f63c RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "bookmark"}], "image": {"id": "b4753d44-93a0-4223-8f8d-3d265bfe5e14", "links": [{"href": "https://192.16.1.222:8774/images/b4753d44-93a0-4223-8f8d-3d265bfe5e14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8881d894-e6f7-4a36-806a-ca1d686c7cba", "links": [{"href": "https://192.16.1.222:8774/flavors/8881d894-e6f7-4a36-806a-ca1d686c7cba", "rel": "bookmark"}]}, "id": "193262c1-4fc1-486a-9197-3a6996b839e5", "user_id": "995218fef8b546e3b5d2816bba9a48f2", "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-22T19:14:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-inst", "created": "2018-07-22T19:14:05Z", "tenant_id": "6ca9171fdaba441b97113897736eda75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:14:06,031 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 used request id req-423b8c26-37ba-4057-b100-6be301b0f63c 2018-07-22 19:14:06,032 - create_instance - INFO - Created instance with name - SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-inst 2018-07-22 19:14:06,033 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:06,199 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1289 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-30ad747a-bc5a-4f6b-a20c-e817f925357d x-compute-request-id: req-30ad747a-bc5a-4f6b-a20c-e817f925357d RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "bookmark"}], "image": {"id": "b4753d44-93a0-4223-8f8d-3d265bfe5e14", "links": [{"href": "https://192.16.1.222:8774/images/b4753d44-93a0-4223-8f8d-3d265bfe5e14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8881d894-e6f7-4a36-806a-ca1d686c7cba", "links": [{"href": "https://192.16.1.222:8774/flavors/8881d894-e6f7-4a36-806a-ca1d686c7cba", "rel": "bookmark"}]}, "id": "193262c1-4fc1-486a-9197-3a6996b839e5", "user_id": "995218fef8b546e3b5d2816bba9a48f2", "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-22T19:14:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-inst", "created": "2018-07-22T19:14:05Z", "tenant_id": "6ca9171fdaba441b97113897736eda75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:14:06,199 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 used request id req-30ad747a-bc5a-4f6b-a20c-e817f925357d 2018-07-22 19:14:06,199 - create_instance - DEBUG - Instance status [SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-inst] is - BUILD 2018-07-22 19:14:06,199 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 19:14:09,203 - create_instance - DEBUG - VM status query timeout in 896.829482079 2018-07-22 19:14:09,204 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:09,662 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1389 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-846c998c-dcfc-45fa-81ab-7f589dec1d4a x-compute-request-id: req-846c998c-dcfc-45fa-81ab-7f589dec1d4a RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "bookmark"}], "image": {"id": "b4753d44-93a0-4223-8f8d-3d265bfe5e14", "links": [{"href": "https://192.16.1.222:8774/images/b4753d44-93a0-4223-8f8d-3d265bfe5e14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8881d894-e6f7-4a36-806a-ca1d686c7cba", "links": [{"href": "https://192.16.1.222:8774/flavors/8881d894-e6f7-4a36-806a-ca1d686c7cba", "rel": "bookmark"}]}, "id": "193262c1-4fc1-486a-9197-3a6996b839e5", "security_groups": [{"name": "default"}], "user_id": "995218fef8b546e3b5d2816bba9a48f2", "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-22T19:14:08Z", "hostId": "9171f2d92ae9b83c349b1b4ff9d0d35f7548bf31e89efddeea83abc4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-inst", "created": "2018-07-22T19:14:05Z", "tenant_id": "6ca9171fdaba441b97113897736eda75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:14:09,662 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 used request id req-846c998c-dcfc-45fa-81ab-7f589dec1d4a 2018-07-22 19:14:09,663 - create_instance - DEBUG - Instance status [SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-inst] is - BUILD 2018-07-22 19:14:09,663 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 19:14:12,666 - create_instance - DEBUG - VM status query timeout in 893.366080046 2018-07-22 19:14:12,668 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:13,012 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-0743ef58-49b0-4af9-90c8-1fefc5747eaa x-compute-request-id: req-0743ef58-49b0-4af9-90c8-1fefc5747eaa RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:5f:4a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "bookmark"}], "image": {"id": "b4753d44-93a0-4223-8f8d-3d265bfe5e14", "links": [{"href": "https://192.16.1.222:8774/images/b4753d44-93a0-4223-8f8d-3d265bfe5e14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T19:14:11.000000", "flavor": {"id": "8881d894-e6f7-4a36-806a-ca1d686c7cba", "links": [{"href": "https://192.16.1.222:8774/flavors/8881d894-e6f7-4a36-806a-ca1d686c7cba", "rel": "bookmark"}]}, "id": "193262c1-4fc1-486a-9197-3a6996b839e5", "security_groups": [{"name": "default"}], "user_id": "995218fef8b546e3b5d2816bba9a48f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:14:11Z", "hostId": "9171f2d92ae9b83c349b1b4ff9d0d35f7548bf31e89efddeea83abc4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-inst", "created": "2018-07-22T19:14:05Z", "tenant_id": "6ca9171fdaba441b97113897736eda75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:14:13,012 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 used request id req-0743ef58-49b0-4af9-90c8-1fefc5747eaa 2018-07-22 19:14:13,013 - create_instance - DEBUG - Instance status [SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-inst] is - ACTIVE 2018-07-22 19:14:13,013 - create_instance - INFO - VM is - ACTIVE 2018-07-22 19:14:13,015 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:13,649 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-db14d1b5-3f6b-4585-815f-10cff431a53c x-compute-request-id: req-db14d1b5-3f6b-4585-815f-10cff431a53c RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:5f:4a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "bookmark"}], "image": {"id": "b4753d44-93a0-4223-8f8d-3d265bfe5e14", "links": [{"href": "https://192.16.1.222:8774/images/b4753d44-93a0-4223-8f8d-3d265bfe5e14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T19:14:11.000000", "flavor": {"id": "8881d894-e6f7-4a36-806a-ca1d686c7cba", "links": [{"href": "https://192.16.1.222:8774/flavors/8881d894-e6f7-4a36-806a-ca1d686c7cba", "rel": "bookmark"}]}, "id": "193262c1-4fc1-486a-9197-3a6996b839e5", "security_groups": [{"name": "default"}], "user_id": "995218fef8b546e3b5d2816bba9a48f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:14:11Z", "hostId": "9171f2d92ae9b83c349b1b4ff9d0d35f7548bf31e89efddeea83abc4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-inst", "created": "2018-07-22T19:14:05Z", "tenant_id": "6ca9171fdaba441b97113897736eda75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:14:13,649 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 used request id req-db14d1b5-3f6b-4585-815f-10cff431a53c 2018-07-22 19:14:13,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:13,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-d8f45b92-7071-4790-97d6-8cbf7341c590 Date: Sun, 22 Jul 2018 19:14:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["05334aee-6545-4b57-8620-84767841f15e"],"updated_at":"2018-07-22T19:13:57Z","tenant_id":"6ca9171fdaba441b97113897736eda75","created_at":"2018-07-22T19:13:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6ca9171fdaba441b97113897736eda75","id":"e65cd582-5ab0-42b5-862a-7e80acfa3a75","name":"SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-net"}]} 2018-07-22 19:14:13,817 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-net used request id req-d8f45b92-7071-4790-97d6-8cbf7341c590 2018-07-22 19:14:13,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6ca9171fdaba441b97113897736eda75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:13,902 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:14:13 GMT Content-Type: application/json Content-Length: 316 Vary: X-Auth-Token x-openstack-request-id: req-7bdbe3fa-3a35-42d2-a46f-8a4cd10a4c27 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/6ca9171fdaba441b97113897736eda75"}, "tags": [], "enabled": true, "id": "6ca9171fdaba441b97113897736eda75", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-3ea13398-08eb-428-proj"}} 2018-07-22 19:14:13,902 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6ca9171fdaba441b97113897736eda75 used request id req-7bdbe3fa-3a35-42d2-a46f-8a4cd10a4c27 2018-07-22 19:14:13,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=e65cd582-5ab0-42b5-862a-7e80acfa3a75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:13,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-689d282c-5a4f-48d7-b4c7-4b590e42f38b Date: Sun, 22 Jul 2018 19:14:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e65cd582-5ab0-42b5-862a-7e80acfa3a75","tenant_id":"6ca9171fdaba441b97113897736eda75","created_at":"2018-07-22T19:13:57Z","dns_nameservers":[],"updated_at":"2018-07-22T19:13:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6ca9171fdaba441b97113897736eda75","id":"05334aee-6545-4b57-8620-84767841f15e","subnetpool_id":null,"name":"SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-subnet"}]} 2018-07-22 19:14:13,988 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=e65cd582-5ab0-42b5-862a-7e80acfa3a75 used request id req-689d282c-5a4f-48d7-b4c7-4b590e42f38b 2018-07-22 19:14:13,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=e65cd582-5ab0-42b5-862a-7e80acfa3a75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:14,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3018 X-Openstack-Request-Id: req-ace3a52f-4c0b-4a3a-bcf8-504f53c4b747 Date: Sun, 22 Jul 2018 19:14:14 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e65cd582-5ab0-42b5-862a-7e80acfa3a75","tenant_id":"6ca9171fdaba441b97113897736eda75","created_at":"2018-07-22T19:13:59Z","admin_state_up":true,"updated_at":"2018-07-22T19:14:06Z","binding:vnic_type":"normal","device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-e65cd582-5ab0-42b5-862a-7e80acfa3a75","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:eb:89:35","id":"79afa4be-9d41-4d97-9a30-d51ac5a05048","port_security_enabled":false,"project_id":"6ca9171fdaba441b97113897736eda75","fixed_ips":[{"subnet_id":"05334aee-6545-4b57-8620-84767841f15e","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e65cd582-5ab0-42b5-862a-7e80acfa3a75","tenant_id":"6ca9171fdaba441b97113897736eda75","created_at":"2018-07-22T19:13:58Z","admin_state_up":true,"updated_at":"2018-07-22T19:14:05Z","binding:vnic_type":"normal","device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-e65cd582-5ab0-42b5-862a-7e80acfa3a75","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:79:b2:a8","id":"8936da88-bddd-4855-9101-a11637fd5b2c","port_security_enabled":false,"project_id":"6ca9171fdaba441b97113897736eda75","fixed_ips":[{"subnet_id":"05334aee-6545-4b57-8620-84767841f15e","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e65cd582-5ab0-42b5-862a-7e80acfa3a75","tenant_id":"6ca9171fdaba441b97113897736eda75","created_at":"2018-07-22T19:13:59Z","admin_state_up":true,"updated_at":"2018-07-22T19:14:05Z","binding:vnic_type":"normal","device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-e65cd582-5ab0-42b5-862a-7e80acfa3a75","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:76:4f:7f","id":"bcba5381-b118-447a-a75f-548de6961a90","port_security_enabled":false,"project_id":"6ca9171fdaba441b97113897736eda75","fixed_ips":[{"subnet_id":"05334aee-6545-4b57-8620-84767841f15e","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e65cd582-5ab0-42b5-862a-7e80acfa3a75","tenant_id":"6ca9171fdaba441b97113897736eda75","created_at":"2018-07-22T19:14:02Z","admin_state_up":true,"updated_at":"2018-07-22T19:14:09Z","binding:vnic_type":"normal","device_id":"193262c1-4fc1-486a-9197-3a6996b839e5","device_owner":"compute:nova","revision_number":9,"mac_address":"fa:16:3e:89:5f:4a","id":"c71d0e74-9c3a-4322-b2a6-757b3dcb0f4b","port_security_enabled":true,"project_id":"6ca9171fdaba441b97113897736eda75","fixed_ips":[{"subnet_id":"05334aee-6545-4b57-8620-84767841f15e","ip_address":"10.55.0.13"}],"extra_dhcp_opts":[],"security_groups":["97d1bb9f-9c6d-423c-9ecc-d0201c5eabc5"],"name":"SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400port-1"}]} 2018-07-22 19:14:14,137 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=e65cd582-5ab0-42b5-862a-7e80acfa3a75 used request id req-ace3a52f-4c0b-4a3a-bcf8-504f53c4b747 2018-07-22 19:14:14,138 - create_instance_tests - INFO - Looking for IP 10.55.0.13 in the console log 2018-07-22 19:14:14,140 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:14,563 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-2fd50f79-e615-4412-b5a6-a5f0807b2324 x-compute-request-id: req-2fd50f79-e615-4412-b5a6-a5f0807b2324 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:5f:4a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "bookmark"}], "image": {"id": "b4753d44-93a0-4223-8f8d-3d265bfe5e14", "links": [{"href": "https://192.16.1.222:8774/images/b4753d44-93a0-4223-8f8d-3d265bfe5e14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T19:14:11.000000", "flavor": {"id": "8881d894-e6f7-4a36-806a-ca1d686c7cba", "links": [{"href": "https://192.16.1.222:8774/flavors/8881d894-e6f7-4a36-806a-ca1d686c7cba", "rel": "bookmark"}]}, "id": "193262c1-4fc1-486a-9197-3a6996b839e5", "security_groups": [{"name": "default"}], "user_id": "995218fef8b546e3b5d2816bba9a48f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:14:11Z", "hostId": "9171f2d92ae9b83c349b1b4ff9d0d35f7548bf31e89efddeea83abc4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-inst", "created": "2018-07-22T19:14:05Z", "tenant_id": "6ca9171fdaba441b97113897736eda75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:14:14,564 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 used request id req-2fd50f79-e615-4412-b5a6-a5f0807b2324 2018-07-22 19:14:14,566 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 19:14:14,751 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-8c24d191-4fd1-4e96-9b2d-b54d231cf073 x-compute-request-id: req-8c24d191-4fd1-4e96-9b2d-b54d231cf073 RESP BODY: {"output": ""} 2018-07-22 19:14:14,752 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5/action used request id req-8c24d191-4fd1-4e96-9b2d-b54d231cf073 2018-07-22 19:14:14,754 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:15,240 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-33e1946c-03b3-44d3-bdb4-c591b7d484d3 x-compute-request-id: req-33e1946c-03b3-44d3-bdb4-c591b7d484d3 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:5f:4a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "bookmark"}], "image": {"id": "b4753d44-93a0-4223-8f8d-3d265bfe5e14", "links": [{"href": "https://192.16.1.222:8774/images/b4753d44-93a0-4223-8f8d-3d265bfe5e14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T19:14:11.000000", "flavor": {"id": "8881d894-e6f7-4a36-806a-ca1d686c7cba", "links": [{"href": "https://192.16.1.222:8774/flavors/8881d894-e6f7-4a36-806a-ca1d686c7cba", "rel": "bookmark"}]}, "id": "193262c1-4fc1-486a-9197-3a6996b839e5", "security_groups": [{"name": "default"}], "user_id": "995218fef8b546e3b5d2816bba9a48f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:14:11Z", "hostId": "9171f2d92ae9b83c349b1b4ff9d0d35f7548bf31e89efddeea83abc4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-inst", "created": "2018-07-22T19:14:05Z", "tenant_id": "6ca9171fdaba441b97113897736eda75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:14:15,240 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 used request id req-33e1946c-03b3-44d3-bdb4-c591b7d484d3 2018-07-22 19:14:15,242 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 19:14:15,379 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f99cf6c3-38f6-4e35-9d49-d29ffeb2e369 x-compute-request-id: req-f99cf6c3-38f6-4e35-9d49-d29ffeb2e369 RESP BODY: {"output": ""} 2018-07-22 19:14:15,380 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5/action used request id req-f99cf6c3-38f6-4e35-9d49-d29ffeb2e369 2018-07-22 19:14:15,381 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:15,844 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e07c17f5-993f-4a22-bafa-9679b11acb78 x-compute-request-id: req-e07c17f5-993f-4a22-bafa-9679b11acb78 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:5f:4a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "bookmark"}], "image": {"id": "b4753d44-93a0-4223-8f8d-3d265bfe5e14", "links": [{"href": "https://192.16.1.222:8774/images/b4753d44-93a0-4223-8f8d-3d265bfe5e14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T19:14:11.000000", "flavor": {"id": "8881d894-e6f7-4a36-806a-ca1d686c7cba", "links": [{"href": "https://192.16.1.222:8774/flavors/8881d894-e6f7-4a36-806a-ca1d686c7cba", "rel": "bookmark"}]}, "id": "193262c1-4fc1-486a-9197-3a6996b839e5", "security_groups": [{"name": "default"}], "user_id": "995218fef8b546e3b5d2816bba9a48f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:14:11Z", "hostId": "9171f2d92ae9b83c349b1b4ff9d0d35f7548bf31e89efddeea83abc4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-inst", "created": "2018-07-22T19:14:05Z", "tenant_id": "6ca9171fdaba441b97113897736eda75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:14:15,844 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 used request id req-e07c17f5-993f-4a22-bafa-9679b11acb78 2018-07-22 19:14:15,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 19:14:16,079 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-d65f4f18-85ce-4b1c-b41c-6c526e406dc9 x-compute-request-id: req-d65f4f18-85ce-4b1c-b41c-6c526e406dc9 RESP BODY: {"output": ""} 2018-07-22 19:14:16,079 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5/action used request id req-d65f4f18-85ce-4b1c-b41c-6c526e406dc9 2018-07-22 19:14:16,081 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:16,502 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-996cc22c-a56d-43e7-aeff-09461e1d8cc0 x-compute-request-id: req-996cc22c-a56d-43e7-aeff-09461e1d8cc0 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:5f:4a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "bookmark"}], "image": {"id": "b4753d44-93a0-4223-8f8d-3d265bfe5e14", "links": [{"href": "https://192.16.1.222:8774/images/b4753d44-93a0-4223-8f8d-3d265bfe5e14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T19:14:11.000000", "flavor": {"id": "8881d894-e6f7-4a36-806a-ca1d686c7cba", "links": [{"href": "https://192.16.1.222:8774/flavors/8881d894-e6f7-4a36-806a-ca1d686c7cba", "rel": "bookmark"}]}, "id": "193262c1-4fc1-486a-9197-3a6996b839e5", "security_groups": [{"name": "default"}], "user_id": "995218fef8b546e3b5d2816bba9a48f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:14:11Z", "hostId": "9171f2d92ae9b83c349b1b4ff9d0d35f7548bf31e89efddeea83abc4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-inst", "created": "2018-07-22T19:14:05Z", "tenant_id": "6ca9171fdaba441b97113897736eda75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:14:16,502 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 used request id req-996cc22c-a56d-43e7-aeff-09461e1d8cc0 2018-07-22 19:14:16,504 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 19:14:16,680 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 2675 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-6c88568f-ddbf-4144-aae2-17dd59d68734 x-compute-request-id: req-6c88568f-ddbf-4144-aae2-17dd59d68734 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000F"} 2018-07-22 19:14:16,680 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5/action used request id req-6c88568f-ddbf-4144-aae2-17dd59d68734 2018-07-22 19:14:16,682 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:17,091 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-308a3630-64dd-4972-81e2-84f9853b09b1 x-compute-request-id: req-308a3630-64dd-4972-81e2-84f9853b09b1 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:5f:4a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "bookmark"}], "image": {"id": "b4753d44-93a0-4223-8f8d-3d265bfe5e14", "links": [{"href": "https://192.16.1.222:8774/images/b4753d44-93a0-4223-8f8d-3d265bfe5e14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T19:14:11.000000", "flavor": {"id": "8881d894-e6f7-4a36-806a-ca1d686c7cba", "links": [{"href": "https://192.16.1.222:8774/flavors/8881d894-e6f7-4a36-806a-ca1d686c7cba", "rel": "bookmark"}]}, "id": "193262c1-4fc1-486a-9197-3a6996b839e5", "security_groups": [{"name": "default"}], "user_id": "995218fef8b546e3b5d2816bba9a48f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:14:11Z", "hostId": "9171f2d92ae9b83c349b1b4ff9d0d35f7548bf31e89efddeea83abc4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-inst", "created": "2018-07-22T19:14:05Z", "tenant_id": "6ca9171fdaba441b97113897736eda75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:14:17,091 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 used request id req-308a3630-64dd-4972-81e2-84f9853b09b1 2018-07-22 19:14:17,093 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 19:14:17,300 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 6549 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-08187901-ee0e-4a64-b1ca-01ca609350a7 x-compute-request-id: req-08187901-ee0e-4a64-b1ca-01ca609350a7 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.978 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.95 BogoMIPS (lpj=9975912)\n[ 0.032070] pid_max: default: 32768 minimum: 301\n[ 0.040057] ACPI: Core revision 20150930\n[ 0.049051] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.068096] Security Framework initialized\n "} 2018-07-22 19:14:17,300 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5/action used request id req-08187901-ee0e-4a64-b1ca-01ca609350a7 2018-07-22 19:14:17,302 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:17,749 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-951da26d-45b9-4f73-b636-c7d3530f37ea x-compute-request-id: req-951da26d-45b9-4f73-b636-c7d3530f37ea RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:5f:4a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "bookmark"}], "image": {"id": "b4753d44-93a0-4223-8f8d-3d265bfe5e14", "links": [{"href": "https://192.16.1.222:8774/images/b4753d44-93a0-4223-8f8d-3d265bfe5e14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T19:14:11.000000", "flavor": {"id": "8881d894-e6f7-4a36-806a-ca1d686c7cba", "links": [{"href": "https://192.16.1.222:8774/flavors/8881d894-e6f7-4a36-806a-ca1d686c7cba", "rel": "bookmark"}]}, "id": "193262c1-4fc1-486a-9197-3a6996b839e5", "security_groups": [{"name": "default"}], "user_id": "995218fef8b546e3b5d2816bba9a48f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:14:11Z", "hostId": "9171f2d92ae9b83c349b1b4ff9d0d35f7548bf31e89efddeea83abc4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-inst", "created": "2018-07-22T19:14:05Z", "tenant_id": "6ca9171fdaba441b97113897736eda75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:14:17,749 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 used request id req-951da26d-45b9-4f73-b636-c7d3530f37ea 2018-07-22 19:14:17,751 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 19:14:17,902 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 7626 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-de5434cc-06a1-4a9d-977d-0ab4d76d2003 x-compute-request-id: req-de5434cc-06a1-4a9d-977d-0ab4d76d2003 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.978 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.95 BogoMIPS (lpj=9975912)\n[ 0.032070] pid_max: default: 32768 minimum: 301\n[ 0.040057] ACPI: Core revision 20150930\n[ 0.049051] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.068096] Security Framework initialized\n [ 0.076048] Yama: becoming mindful.\n[ 0.084102] AppArmor: AppArmor initialized\n[ 0.092116] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.100308] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.108228] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.116049] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.125298] Initializing cgroup subsys io\n[ 0.132059] Initializing cgroup subsys memory\n[ 0.140061] Initializing cgroup subsys devices\n[ 0.148054] Initializing cgroup subsys freezer\n[ 0.156053] Initializing cgroup subsys net_cls\n[ 0.164060] Initializing cgroup subsys perf_event\n[ 0.172081] Initializing cgroup subsys net_prio\n[ 0.180057] Initializing cgroup subsys hugetlb\n[ 0.188054] Initializing cgroup subsys pids\n[ 0.201417] CPU: Physical Processor ID: 0\n[ 0.213261] mce: CPU supports 10 MCE banks\n[ 0.225521] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232044] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n"} 2018-07-22 19:14:17,902 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5/action used request id req-de5434cc-06a1-4a9d-977d-0ab4d76d2003 2018-07-22 19:14:17,904 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:18,350 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-8e215cd5-32f6-4dc4-b5da-175aeb138446 x-compute-request-id: req-8e215cd5-32f6-4dc4-b5da-175aeb138446 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:5f:4a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "bookmark"}], "image": {"id": "b4753d44-93a0-4223-8f8d-3d265bfe5e14", "links": [{"href": "https://192.16.1.222:8774/images/b4753d44-93a0-4223-8f8d-3d265bfe5e14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T19:14:11.000000", "flavor": {"id": "8881d894-e6f7-4a36-806a-ca1d686c7cba", "links": [{"href": "https://192.16.1.222:8774/flavors/8881d894-e6f7-4a36-806a-ca1d686c7cba", "rel": "bookmark"}]}, "id": "193262c1-4fc1-486a-9197-3a6996b839e5", "security_groups": [{"name": "default"}], "user_id": "995218fef8b546e3b5d2816bba9a48f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:14:11Z", "hostId": "9171f2d92ae9b83c349b1b4ff9d0d35f7548bf31e89efddeea83abc4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-inst", "created": "2018-07-22T19:14:05Z", "tenant_id": "6ca9171fdaba441b97113897736eda75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:14:18,351 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 used request id req-8e215cd5-32f6-4dc4-b5da-175aeb138446 2018-07-22 19:14:18,352 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 19:14:18,529 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 7779 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-1deb5d4a-e923-410d-9f4d-8c54d029971e x-compute-request-id: req-1deb5d4a-e923-410d-9f4d-8c54d029971e RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.978 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.95 BogoMIPS (lpj=9975912)\n[ 0.032070] pid_max: default: 32768 minimum: 301\n[ 0.040057] ACPI: Core revision 20150930\n[ 0.049051] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.068096] Security Framework initialized\n [ 0.076048] Yama: becoming mindful.\n[ 0.084102] AppArmor: AppArmor initialized\n[ 0.092116] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.100308] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.108228] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.116049] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.125298] Initializing cgroup subsys io\n[ 0.132059] Initializing cgroup subsys memory\n[ 0.140061] Initializing cgroup subsys devices\n[ 0.148054] Initializing cgroup subsys freezer\n[ 0.156053] Initializing cgroup subsys net_cls\n[ 0.164060] Initializing cgroup subsys perf_event\n[ 0.172081] Initializing cgroup subsys net_prio\n[ 0.180057] Initializing cgroup subsys hugetlb\n[ 0.188054] Initializing cgroup subsys pids\n[ 0.201417] CPU: Physical Processor ID: 0\n[ 0.213261] mce: CPU supports 10 MCE banks\n[ 0.225521] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232044] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.623600] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.892690] ftrace: allocating 31920 entries in 125 pages\n"} 2018-07-22 19:14:18,530 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5/action used request id req-1deb5d4a-e923-410d-9f4d-8c54d029971e 2018-07-22 19:14:18,531 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:18,894 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-d5985c40-f4cb-4bd2-a1ba-9dc7845e5739 x-compute-request-id: req-d5985c40-f4cb-4bd2-a1ba-9dc7845e5739 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:5f:4a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "bookmark"}], "image": {"id": "b4753d44-93a0-4223-8f8d-3d265bfe5e14", "links": [{"href": "https://192.16.1.222:8774/images/b4753d44-93a0-4223-8f8d-3d265bfe5e14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T19:14:11.000000", "flavor": {"id": "8881d894-e6f7-4a36-806a-ca1d686c7cba", "links": [{"href": "https://192.16.1.222:8774/flavors/8881d894-e6f7-4a36-806a-ca1d686c7cba", "rel": "bookmark"}]}, "id": "193262c1-4fc1-486a-9197-3a6996b839e5", "security_groups": [{"name": "default"}], "user_id": "995218fef8b546e3b5d2816bba9a48f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:14:11Z", "hostId": "9171f2d92ae9b83c349b1b4ff9d0d35f7548bf31e89efddeea83abc4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-inst", "created": "2018-07-22T19:14:05Z", "tenant_id": "6ca9171fdaba441b97113897736eda75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:14:18,894 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 used request id req-d5985c40-f4cb-4bd2-a1ba-9dc7845e5739 2018-07-22 19:14:18,896 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 19:14:19,082 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 7779 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-ce63eaa2-c558-4a6b-8bb8-19c63372caf0 x-compute-request-id: req-ce63eaa2-c558-4a6b-8bb8-19c63372caf0 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.978 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.95 BogoMIPS (lpj=9975912)\n[ 0.032070] pid_max: default: 32768 minimum: 301\n[ 0.040057] ACPI: Core revision 20150930\n[ 0.049051] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.068096] Security Framework initialized\n [ 0.076048] Yama: becoming mindful.\n[ 0.084102] AppArmor: AppArmor initialized\n[ 0.092116] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.100308] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.108228] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.116049] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.125298] Initializing cgroup subsys io\n[ 0.132059] Initializing cgroup subsys memory\n[ 0.140061] Initializing cgroup subsys devices\n[ 0.148054] Initializing cgroup subsys freezer\n[ 0.156053] Initializing cgroup subsys net_cls\n[ 0.164060] Initializing cgroup subsys perf_event\n[ 0.172081] Initializing cgroup subsys net_prio\n[ 0.180057] Initializing cgroup subsys hugetlb\n[ 0.188054] Initializing cgroup subsys pids\n[ 0.201417] CPU: Physical Processor ID: 0\n[ 0.213261] mce: CPU supports 10 MCE banks\n[ 0.225521] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232044] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.623600] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.892690] ftrace: allocating 31920 entries in 125 pages\n"} 2018-07-22 19:14:19,083 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5/action used request id req-ce63eaa2-c558-4a6b-8bb8-19c63372caf0 2018-07-22 19:14:19,084 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:19,400 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-455cf657-1389-451d-bb74-b41940f021bd x-compute-request-id: req-455cf657-1389-451d-bb74-b41940f021bd RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:5f:4a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "bookmark"}], "image": {"id": "b4753d44-93a0-4223-8f8d-3d265bfe5e14", "links": [{"href": "https://192.16.1.222:8774/images/b4753d44-93a0-4223-8f8d-3d265bfe5e14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T19:14:11.000000", "flavor": {"id": "8881d894-e6f7-4a36-806a-ca1d686c7cba", "links": [{"href": "https://192.16.1.222:8774/flavors/8881d894-e6f7-4a36-806a-ca1d686c7cba", "rel": "bookmark"}]}, "id": "193262c1-4fc1-486a-9197-3a6996b839e5", "security_groups": [{"name": "default"}], "user_id": "995218fef8b546e3b5d2816bba9a48f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:14:11Z", "hostId": "9171f2d92ae9b83c349b1b4ff9d0d35f7548bf31e89efddeea83abc4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-inst", "created": "2018-07-22T19:14:05Z", "tenant_id": "6ca9171fdaba441b97113897736eda75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:14:19,400 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 used request id req-455cf657-1389-451d-bb74-b41940f021bd 2018-07-22 19:14:19,402 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 19:14:19,564 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 8100 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-3ac614ca-4ca5-46bc-8da1-3f609c15c464 x-compute-request-id: req-3ac614ca-4ca5-46bc-8da1-3f609c15c464 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.978 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.95 BogoMIPS (lpj=9975912)\n[ 0.032070] pid_max: default: 32768 minimum: 301\n[ 0.040057] ACPI: Core revision 20150930\n[ 0.049051] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.068096] Security Framework initialized\n [ 0.076048] Yama: becoming mindful.\n[ 0.084102] AppArmor: AppArmor initialized\n[ 0.092116] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.100308] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.108228] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.116049] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.125298] Initializing cgroup subsys io\n[ 0.132059] Initializing cgroup subsys memory\n[ 0.140061] Initializing cgroup subsys devices\n[ 0.148054] Initializing cgroup subsys freezer\n[ 0.156053] Initializing cgroup subsys net_cls\n[ 0.164060] Initializing cgroup subsys perf_event\n[ 0.172081] Initializing cgroup subsys net_prio\n[ 0.180057] Initializing cgroup subsys hugetlb\n[ 0.188054] Initializing cgroup subsys pids\n[ 0.201417] CPU: Physical Processor ID: 0\n[ 0.213261] mce: CPU supports 10 MCE banks\n[ 0.225521] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232044] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.623600] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.892690] ftrace: allocating 31920 entries in 125 pages\n[ 0.912527] smpboot: Max logical packages: 1\n[ 0.920045] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.934442] x2apic enabled\n[ 0.936050] Switched APIC routing to physical x2apic.\n[ 0.965264] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.968000] smpboot: CPU0: Intel Co"} 2018-07-22 19:14:19,564 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5/action used request id req-3ac614ca-4ca5-46bc-8da1-3f609c15c464 2018-07-22 19:14:19,566 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:19,881 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-346ccfb3-24b8-41a8-b5ff-093a9127f9b1 x-compute-request-id: req-346ccfb3-24b8-41a8-b5ff-093a9127f9b1 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:5f:4a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "bookmark"}], "image": {"id": "b4753d44-93a0-4223-8f8d-3d265bfe5e14", "links": [{"href": "https://192.16.1.222:8774/images/b4753d44-93a0-4223-8f8d-3d265bfe5e14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T19:14:11.000000", "flavor": {"id": "8881d894-e6f7-4a36-806a-ca1d686c7cba", "links": [{"href": "https://192.16.1.222:8774/flavors/8881d894-e6f7-4a36-806a-ca1d686c7cba", "rel": "bookmark"}]}, "id": "193262c1-4fc1-486a-9197-3a6996b839e5", "security_groups": [{"name": "default"}], "user_id": "995218fef8b546e3b5d2816bba9a48f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:14:11Z", "hostId": "9171f2d92ae9b83c349b1b4ff9d0d35f7548bf31e89efddeea83abc4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-inst", "created": "2018-07-22T19:14:05Z", "tenant_id": "6ca9171fdaba441b97113897736eda75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:14:19,881 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 used request id req-346ccfb3-24b8-41a8-b5ff-093a9127f9b1 2018-07-22 19:14:19,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 19:14:20,080 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 9814 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-84a50177-3782-47d8-ad19-e476607a4ae6 x-compute-request-id: req-84a50177-3782-47d8-ad19-e476607a4ae6 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.978 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.95 BogoMIPS (lpj=9975912)\n[ 0.032070] pid_max: default: 32768 minimum: 301\n[ 0.040057] ACPI: Core revision 20150930\n[ 0.049051] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.068096] Security Framework initialized\n [ 0.076048] Yama: becoming mindful.\n[ 0.084102] AppArmor: AppArmor initialized\n[ 0.092116] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.100308] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.108228] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.116049] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.125298] Initializing cgroup subsys io\n[ 0.132059] Initializing cgroup subsys memory\n[ 0.140061] Initializing cgroup subsys devices\n[ 0.148054] Initializing cgroup subsys freezer\n[ 0.156053] Initializing cgroup subsys net_cls\n[ 0.164060] Initializing cgroup subsys perf_event\n[ 0.172081] Initializing cgroup subsys net_prio\n[ 0.180057] Initializing cgroup subsys hugetlb\n[ 0.188054] Initializing cgroup subsys pids\n[ 0.201417] CPU: Physical Processor ID: 0\n[ 0.213261] mce: CPU supports 10 MCE banks\n[ 0.225521] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232044] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.623600] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.892690] ftrace: allocating 31920 entries in 125 pages\n[ 0.912527] smpboot: Max logical packages: 1\n[ 0.920045] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.934442] x2apic enabled\n[ 0.936050] Switched APIC routing to physical x2apic.\n[ 0.965264] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.968000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.980105] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.993553] x86: Booted up 1 node, 1 CPUs\n[ 0.996057] smpboot: Total of 1 processors activated (4987.95 BogoMIPS)\n[ 1.004246] devtmpfs: initialized\n[ 1.009564] evm: security.selinux\n[ 1.012055] evm: security.SMACK64\n[ 1.016060] evm: security.SMACK64EXEC\n[ 1.020066] evm: security.SMACK64TRANSMUTE\n[ 1.024054] evm: security.SMACK64MMAP\n[ 1.028051] evm: security.ima\n[ 1.032052] evm: security.capability\n[ 1.036332] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.040249] pinctrl core: initialized pinctrl subsystem\n[ 1.045152] RTC time: 19:14:18, date: 07/22/18\n[ 1.048492] NET: Registered protocol family 16\n[ 1.052620] cpuidle: using governor ladder\n[ 1.056058] cpuidle: using governor menu\n[ 1.060060] PCCT header not found.\n[ 1.064444] ACPI: bus type PCI registered\n[ 1.068065] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.073063] PCI: Using configuration type 1 for base access\n[ 1.078016] ACPI: Added _OSI(Module Device)\n[ 1.080054] ACPI: Added _OSI(Processor Device)\n[ 1.084053] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.088054] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.095413] ACPI: Interpreter enabled\n[ 1.096060] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.108054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.120075] ACPI: (supports S0 S3 S4 S5)\n"} 2018-07-22 19:14:20,080 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5/action used request id req-84a50177-3782-47d8-ad19-e476607a4ae6 2018-07-22 19:14:20,082 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:20,531 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-d0df45ac-1bfa-4ff7-9d83-78a610dfa05c x-compute-request-id: req-d0df45ac-1bfa-4ff7-9d83-78a610dfa05c RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:5f:4a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "bookmark"}], "image": {"id": "b4753d44-93a0-4223-8f8d-3d265bfe5e14", "links": [{"href": "https://192.16.1.222:8774/images/b4753d44-93a0-4223-8f8d-3d265bfe5e14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T19:14:11.000000", "flavor": {"id": "8881d894-e6f7-4a36-806a-ca1d686c7cba", "links": [{"href": "https://192.16.1.222:8774/flavors/8881d894-e6f7-4a36-806a-ca1d686c7cba", "rel": "bookmark"}]}, "id": "193262c1-4fc1-486a-9197-3a6996b839e5", "security_groups": [{"name": "default"}], "user_id": "995218fef8b546e3b5d2816bba9a48f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:14:11Z", "hostId": "9171f2d92ae9b83c349b1b4ff9d0d35f7548bf31e89efddeea83abc4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-inst", "created": "2018-07-22T19:14:05Z", "tenant_id": "6ca9171fdaba441b97113897736eda75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:14:20,532 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 used request id req-d0df45ac-1bfa-4ff7-9d83-78a610dfa05c 2018-07-22 19:14:20,534 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 19:14:20,670 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 11295 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b7745917-bd80-4278-a1f5-850fb6f5c8bf x-compute-request-id: req-b7745917-bd80-4278-a1f5-850fb6f5c8bf RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.978 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.95 BogoMIPS (lpj=9975912)\n[ 0.032070] pid_max: default: 32768 minimum: 301\n[ 0.040057] ACPI: Core revision 20150930\n[ 0.049051] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.068096] Security Framework initialized\n [ 0.076048] Yama: becoming mindful.\n[ 0.084102] AppArmor: AppArmor initialized\n[ 0.092116] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.100308] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.108228] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.116049] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.125298] Initializing cgroup subsys io\n[ 0.132059] Initializing cgroup subsys memory\n[ 0.140061] Initializing cgroup subsys devices\n[ 0.148054] Initializing cgroup subsys freezer\n[ 0.156053] Initializing cgroup subsys net_cls\n[ 0.164060] Initializing cgroup subsys perf_event\n[ 0.172081] Initializing cgroup subsys net_prio\n[ 0.180057] Initializing cgroup subsys hugetlb\n[ 0.188054] Initializing cgroup subsys pids\n[ 0.201417] CPU: Physical Processor ID: 0\n[ 0.213261] mce: CPU supports 10 MCE banks\n[ 0.225521] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232044] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.623600] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.892690] ftrace: allocating 31920 entries in 125 pages\n[ 0.912527] smpboot: Max logical packages: 1\n[ 0.920045] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.934442] x2apic enabled\n[ 0.936050] Switched APIC routing to physical x2apic.\n[ 0.965264] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.968000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.980105] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.993553] x86: Booted up 1 node, 1 CPUs\n[ 0.996057] smpboot: Total of 1 processors activated (4987.95 BogoMIPS)\n[ 1.004246] devtmpfs: initialized\n[ 1.009564] evm: security.selinux\n[ 1.012055] evm: security.SMACK64\n[ 1.016060] evm: security.SMACK64EXEC\n[ 1.020066] evm: security.SMACK64TRANSMUTE\n[ 1.024054] evm: security.SMACK64MMAP\n[ 1.028051] evm: security.ima\n[ 1.032052] evm: security.capability\n[ 1.036332] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.040249] pinctrl core: initialized pinctrl subsystem\n[ 1.045152] RTC time: 19:14:18, date: 07/22/18\n[ 1.048492] NET: Registered protocol family 16\n[ 1.052620] cpuidle: using governor ladder\n[ 1.056058] cpuidle: using governor menu\n[ 1.060060] PCCT header not found.\n[ 1.064444] ACPI: bus type PCI registered\n[ 1.068065] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.073063] PCI: Using configuration type 1 for base access\n[ 1.078016] ACPI: Added _OSI(Module Device)\n[ 1.080054] ACPI: Added _OSI(Processor Device)\n[ 1.084053] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.088054] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.095413] ACPI: Interpreter enabled\n[ 1.096060] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.108054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.120075] ACPI: (supports S0 S3 S4 S5)\n[ 1.124055] ACPI: Using IOAPIC for interrupt routing\n[ 1.128099] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.137966] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.140061] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.144063] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.148066] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.152804] acpiphp: Slot [3] registered\n[ 1.156181] acpiphp: Slot [4] registered\n[ 1.160190] acpiphp: Slot [5] registered\n[ 1.164184] acpiphp: Slot [6] registered\n[ 1.168214] acpiphp: Slot [7] registered\n[ 1.172186] acpiphp: Slot [8] registered\n[ 1.176184] acpiphp: Slot [9] registered\n[ 1.180191] acpiphp: Slot [10] registered\n[ 1.184183] acpiphp: Slot [11] registered\n[ 1.188194] acpiphp: Slot [12] registered\n[ 1.192180] acpiphp: Slot [13] registered\n[ 1.196187] acpiphp: Slot [14] registered\n[ 1.200182] acpiphp: Slot [15] registered\n[ 1.204180] acpiphp: Slot [16] registered\n[ 1.208188] acpiphp: Slot [17] registered\n[ 1.212195] acpiphp: Slot [18] registered\n[ 1.216188] acpiphp: Slot [19] registered\n[ 1.220183] acpiphp: Slot [20] registered\n[ 1.224187] acpiphp: Slot [21] registered\n[ 1.228183] acpiphp: Slot [22] registered\n[ 1.232182] acpiphp: Slot [23] registered\n"} 2018-07-22 19:14:20,671 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5/action used request id req-b7745917-bd80-4278-a1f5-850fb6f5c8bf 2018-07-22 19:14:20,673 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:21,019 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-0296152b-236a-41e4-ab2e-002a215b9670 x-compute-request-id: req-0296152b-236a-41e4-ab2e-002a215b9670 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:5f:4a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "bookmark"}], "image": {"id": "b4753d44-93a0-4223-8f8d-3d265bfe5e14", "links": [{"href": "https://192.16.1.222:8774/images/b4753d44-93a0-4223-8f8d-3d265bfe5e14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T19:14:11.000000", "flavor": {"id": "8881d894-e6f7-4a36-806a-ca1d686c7cba", "links": [{"href": "https://192.16.1.222:8774/flavors/8881d894-e6f7-4a36-806a-ca1d686c7cba", "rel": "bookmark"}]}, "id": "193262c1-4fc1-486a-9197-3a6996b839e5", "security_groups": [{"name": "default"}], "user_id": "995218fef8b546e3b5d2816bba9a48f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:14:11Z", "hostId": "9171f2d92ae9b83c349b1b4ff9d0d35f7548bf31e89efddeea83abc4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-inst", "created": "2018-07-22T19:14:05Z", "tenant_id": "6ca9171fdaba441b97113897736eda75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:14:21,019 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 used request id req-0296152b-236a-41e4-ab2e-002a215b9670 2018-07-22 19:14:21,021 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 19:14:21,157 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 12668 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e48756a4-be74-44ed-9857-e2c4e5d7d081 x-compute-request-id: req-e48756a4-be74-44ed-9857-e2c4e5d7d081 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.978 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.95 BogoMIPS (lpj=9975912)\n[ 0.032070] pid_max: default: 32768 minimum: 301\n[ 0.040057] ACPI: Core revision 20150930\n[ 0.049051] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.068096] Security Framework initialized\n [ 0.076048] Yama: becoming mindful.\n[ 0.084102] AppArmor: AppArmor initialized\n[ 0.092116] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.100308] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.108228] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.116049] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.125298] Initializing cgroup subsys io\n[ 0.132059] Initializing cgroup subsys memory\n[ 0.140061] Initializing cgroup subsys devices\n[ 0.148054] Initializing cgroup subsys freezer\n[ 0.156053] Initializing cgroup subsys net_cls\n[ 0.164060] Initializing cgroup subsys perf_event\n[ 0.172081] Initializing cgroup subsys net_prio\n[ 0.180057] Initializing cgroup subsys hugetlb\n[ 0.188054] Initializing cgroup subsys pids\n[ 0.201417] CPU: Physical Processor ID: 0\n[ 0.213261] mce: CPU supports 10 MCE banks\n[ 0.225521] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232044] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.623600] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.892690] ftrace: allocating 31920 entries in 125 pages\n[ 0.912527] smpboot: Max logical packages: 1\n[ 0.920045] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.934442] x2apic enabled\n[ 0.936050] Switched APIC routing to physical x2apic.\n[ 0.965264] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.968000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.980105] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.993553] x86: Booted up 1 node, 1 CPUs\n[ 0.996057] smpboot: Total of 1 processors activated (4987.95 BogoMIPS)\n[ 1.004246] devtmpfs: initialized\n[ 1.009564] evm: security.selinux\n[ 1.012055] evm: security.SMACK64\n[ 1.016060] evm: security.SMACK64EXEC\n[ 1.020066] evm: security.SMACK64TRANSMUTE\n[ 1.024054] evm: security.SMACK64MMAP\n[ 1.028051] evm: security.ima\n[ 1.032052] evm: security.capability\n[ 1.036332] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.040249] pinctrl core: initialized pinctrl subsystem\n[ 1.045152] RTC time: 19:14:18, date: 07/22/18\n[ 1.048492] NET: Registered protocol family 16\n[ 1.052620] cpuidle: using governor ladder\n[ 1.056058] cpuidle: using governor menu\n[ 1.060060] PCCT header not found.\n[ 1.064444] ACPI: bus type PCI registered\n[ 1.068065] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.073063] PCI: Using configuration type 1 for base access\n[ 1.078016] ACPI: Added _OSI(Module Device)\n[ 1.080054] ACPI: Added _OSI(Processor Device)\n[ 1.084053] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.088054] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.095413] ACPI: Interpreter enabled\n[ 1.096060] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.108054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.120075] ACPI: (supports S0 S3 S4 S5)\n[ 1.124055] ACPI: Using IOAPIC for interrupt routing\n[ 1.128099] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.137966] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.140061] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.144063] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.148066] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.152804] acpiphp: Slot [3] registered\n[ 1.156181] acpiphp: Slot [4] registered\n[ 1.160190] acpiphp: Slot [5] registered\n[ 1.164184] acpiphp: Slot [6] registered\n[ 1.168214] acpiphp: Slot [7] registered\n[ 1.172186] acpiphp: Slot [8] registered\n[ 1.176184] acpiphp: Slot [9] registered\n[ 1.180191] acpiphp: Slot [10] registered\n[ 1.184183] acpiphp: Slot [11] registered\n[ 1.188194] acpiphp: Slot [12] registered\n[ 1.192180] acpiphp: Slot [13] registered\n[ 1.196187] acpiphp: Slot [14] registered\n[ 1.200182] acpiphp: Slot [15] registered\n[ 1.204180] acpiphp: Slot [16] registered\n[ 1.208188] acpiphp: Slot [17] registered\n[ 1.212195] acpiphp: Slot [18] registered\n[ 1.216188] acpiphp: Slot [19] registered\n[ 1.220183] acpiphp: Slot [20] registered\n[ 1.224187] acpiphp: Slot [21] registered\n[ 1.228183] acpiphp: Slot [22] registered\n[ 1.232182] acpiphp: Slot [23] registered\n[ 1.236202] acpiphp: Slot [24] registered\n[ 1.240178] acpiphp: Slot [25] registered\n[ 1.244177] acpiphp: Slot [26] registered\n[ 1.248175] acpiphp: Slot [27] registered\n[ 1.252175] acpiphp: Slot [28] registered\n[ 1.256186] acpiphp: Slot [29] registered\n[ 1.260179] acpiphp: Slot [30] registered\n[ 1.264182] acpiphp: Slot [31] registered\n[ 1.268223] PCI host bridge to bus 0000:00\n[ 1.272062] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.276053] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.280054] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.284053] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 1.288052] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.292054] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.321286] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.324071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.328058] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.332058] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.355991] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.356181] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n"} 2018-07-22 19:14:21,158 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5/action used request id req-e48756a4-be74-44ed-9857-e2c4e5d7d081 2018-07-22 19:14:21,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:21,550 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-3469bc70-1e5f-4ea7-bc00-84ea938f4a39 x-compute-request-id: req-3469bc70-1e5f-4ea7-bc00-84ea938f4a39 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:5f:4a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "bookmark"}], "image": {"id": "b4753d44-93a0-4223-8f8d-3d265bfe5e14", "links": [{"href": "https://192.16.1.222:8774/images/b4753d44-93a0-4223-8f8d-3d265bfe5e14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T19:14:11.000000", "flavor": {"id": "8881d894-e6f7-4a36-806a-ca1d686c7cba", "links": [{"href": "https://192.16.1.222:8774/flavors/8881d894-e6f7-4a36-806a-ca1d686c7cba", "rel": "bookmark"}]}, "id": "193262c1-4fc1-486a-9197-3a6996b839e5", "security_groups": [{"name": "default"}], "user_id": "995218fef8b546e3b5d2816bba9a48f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:14:11Z", "hostId": "9171f2d92ae9b83c349b1b4ff9d0d35f7548bf31e89efddeea83abc4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-inst", "created": "2018-07-22T19:14:05Z", "tenant_id": "6ca9171fdaba441b97113897736eda75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:14:21,550 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 used request id req-3469bc70-1e5f-4ea7-bc00-84ea938f4a39 2018-07-22 19:14:21,552 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 19:14:21,682 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 13558 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-8a412715-6bf4-42b4-b723-9435bf929c25 x-compute-request-id: req-8a412715-6bf4-42b4-b723-9435bf929c25 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.978 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.95 BogoMIPS (lpj=9975912)\n[ 0.032070] pid_max: default: 32768 minimum: 301\n[ 0.040057] ACPI: Core revision 20150930\n[ 0.049051] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.068096] Security Framework initialized\n [ 0.076048] Yama: becoming mindful.\n[ 0.084102] AppArmor: AppArmor initialized\n[ 0.092116] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.100308] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.108228] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.116049] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.125298] Initializing cgroup subsys io\n[ 0.132059] Initializing cgroup subsys memory\n[ 0.140061] Initializing cgroup subsys devices\n[ 0.148054] Initializing cgroup subsys freezer\n[ 0.156053] Initializing cgroup subsys net_cls\n[ 0.164060] Initializing cgroup subsys perf_event\n[ 0.172081] Initializing cgroup subsys net_prio\n[ 0.180057] Initializing cgroup subsys hugetlb\n[ 0.188054] Initializing cgroup subsys pids\n[ 0.201417] CPU: Physical Processor ID: 0\n[ 0.213261] mce: CPU supports 10 MCE banks\n[ 0.225521] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232044] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.623600] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.892690] ftrace: allocating 31920 entries in 125 pages\n[ 0.912527] smpboot: Max logical packages: 1\n[ 0.920045] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.934442] x2apic enabled\n[ 0.936050] Switched APIC routing to physical x2apic.\n[ 0.965264] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.968000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.980105] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.993553] x86: Booted up 1 node, 1 CPUs\n[ 0.996057] smpboot: Total of 1 processors activated (4987.95 BogoMIPS)\n[ 1.004246] devtmpfs: initialized\n[ 1.009564] evm: security.selinux\n[ 1.012055] evm: security.SMACK64\n[ 1.016060] evm: security.SMACK64EXEC\n[ 1.020066] evm: security.SMACK64TRANSMUTE\n[ 1.024054] evm: security.SMACK64MMAP\n[ 1.028051] evm: security.ima\n[ 1.032052] evm: security.capability\n[ 1.036332] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.040249] pinctrl core: initialized pinctrl subsystem\n[ 1.045152] RTC time: 19:14:18, date: 07/22/18\n[ 1.048492] NET: Registered protocol family 16\n[ 1.052620] cpuidle: using governor ladder\n[ 1.056058] cpuidle: using governor menu\n[ 1.060060] PCCT header not found.\n[ 1.064444] ACPI: bus type PCI registered\n[ 1.068065] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.073063] PCI: Using configuration type 1 for base access\n[ 1.078016] ACPI: Added _OSI(Module Device)\n[ 1.080054] ACPI: Added _OSI(Processor Device)\n[ 1.084053] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.088054] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.095413] ACPI: Interpreter enabled\n[ 1.096060] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.108054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.120075] ACPI: (supports S0 S3 S4 S5)\n[ 1.124055] ACPI: Using IOAPIC for interrupt routing\n[ 1.128099] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.137966] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.140061] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.144063] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.148066] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.152804] acpiphp: Slot [3] registered\n[ 1.156181] acpiphp: Slot [4] registered\n[ 1.160190] acpiphp: Slot [5] registered\n[ 1.164184] acpiphp: Slot [6] registered\n[ 1.168214] acpiphp: Slot [7] registered\n[ 1.172186] acpiphp: Slot [8] registered\n[ 1.176184] acpiphp: Slot [9] registered\n[ 1.180191] acpiphp: Slot [10] registered\n[ 1.184183] acpiphp: Slot [11] registered\n[ 1.188194] acpiphp: Slot [12] registered\n[ 1.192180] acpiphp: Slot [13] registered\n[ 1.196187] acpiphp: Slot [14] registered\n[ 1.200182] acpiphp: Slot [15] registered\n[ 1.204180] acpiphp: Slot [16] registered\n[ 1.208188] acpiphp: Slot [17] registered\n[ 1.212195] acpiphp: Slot [18] registered\n[ 1.216188] acpiphp: Slot [19] registered\n[ 1.220183] acpiphp: Slot [20] registered\n[ 1.224187] acpiphp: Slot [21] registered\n[ 1.228183] acpiphp: Slot [22] registered\n[ 1.232182] acpiphp: Slot [23] registered\n[ 1.236202] acpiphp: Slot [24] registered\n[ 1.240178] acpiphp: Slot [25] registered\n[ 1.244177] acpiphp: Slot [26] registered\n[ 1.248175] acpiphp: Slot [27] registered\n[ 1.252175] acpiphp: Slot [28] registered\n[ 1.256186] acpiphp: Slot [29] registered\n[ 1.260179] acpiphp: Slot [30] registered\n[ 1.264182] acpiphp: Slot [31] registered\n[ 1.268223] PCI host bridge to bus 0000:00\n[ 1.272062] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.276053] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.280054] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.284053] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 1.288052] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.292054] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.321286] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.324071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.328058] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.332058] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.355991] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.356181] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.514126] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.524751] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.536722] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.548612] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.560439] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.574949] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.588378] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.592000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.592070] vgaarb: loaded\n[ 1.596071] vgaarb: bridge control possible 0000:00:02.0\n[ 1.608423] SCSI subsystem initialized\n[ 1.619300] ACPI: bus type USB registered\n[ 1.620984] usbcore: registered new interface driver usbfs\n[ 1.624255] usbcore: registered new interface driver hub\n[ 1.628089] usbcore: registered new device driver usb\n"} 2018-07-22 19:14:21,683 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5/action used request id req-8a412715-6bf4-42b4-b723-9435bf929c25 2018-07-22 19:14:21,685 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:22,011 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-bc2feca5-c6ea-4541-a364-66a7c2298024 x-compute-request-id: req-bc2feca5-c6ea-4541-a364-66a7c2298024 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:5f:4a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "bookmark"}], "image": {"id": "b4753d44-93a0-4223-8f8d-3d265bfe5e14", "links": [{"href": "https://192.16.1.222:8774/images/b4753d44-93a0-4223-8f8d-3d265bfe5e14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T19:14:11.000000", "flavor": {"id": "8881d894-e6f7-4a36-806a-ca1d686c7cba", "links": [{"href": "https://192.16.1.222:8774/flavors/8881d894-e6f7-4a36-806a-ca1d686c7cba", "rel": "bookmark"}]}, "id": "193262c1-4fc1-486a-9197-3a6996b839e5", "security_groups": [{"name": "default"}], "user_id": "995218fef8b546e3b5d2816bba9a48f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:14:11Z", "hostId": "9171f2d92ae9b83c349b1b4ff9d0d35f7548bf31e89efddeea83abc4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-inst", "created": "2018-07-22T19:14:05Z", "tenant_id": "6ca9171fdaba441b97113897736eda75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:14:22,011 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 used request id req-bc2feca5-c6ea-4541-a364-66a7c2298024 2018-07-22 19:14:22,013 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 19:14:22,183 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 14383 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-fde4f73b-1d70-4738-b234-d2304d5201ce x-compute-request-id: req-fde4f73b-1d70-4738-b234-d2304d5201ce RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.978 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.95 BogoMIPS (lpj=9975912)\n[ 0.032070] pid_max: default: 32768 minimum: 301\n[ 0.040057] ACPI: Core revision 20150930\n[ 0.049051] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.068096] Security Framework initialized\n [ 0.076048] Yama: becoming mindful.\n[ 0.084102] AppArmor: AppArmor initialized\n[ 0.092116] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.100308] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.108228] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.116049] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.125298] Initializing cgroup subsys io\n[ 0.132059] Initializing cgroup subsys memory\n[ 0.140061] Initializing cgroup subsys devices\n[ 0.148054] Initializing cgroup subsys freezer\n[ 0.156053] Initializing cgroup subsys net_cls\n[ 0.164060] Initializing cgroup subsys perf_event\n[ 0.172081] Initializing cgroup subsys net_prio\n[ 0.180057] Initializing cgroup subsys hugetlb\n[ 0.188054] Initializing cgroup subsys pids\n[ 0.201417] CPU: Physical Processor ID: 0\n[ 0.213261] mce: CPU supports 10 MCE banks\n[ 0.225521] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232044] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.623600] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.892690] ftrace: allocating 31920 entries in 125 pages\n[ 0.912527] smpboot: Max logical packages: 1\n[ 0.920045] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.934442] x2apic enabled\n[ 0.936050] Switched APIC routing to physical x2apic.\n[ 0.965264] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.968000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.980105] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.993553] x86: Booted up 1 node, 1 CPUs\n[ 0.996057] smpboot: Total of 1 processors activated (4987.95 BogoMIPS)\n[ 1.004246] devtmpfs: initialized\n[ 1.009564] evm: security.selinux\n[ 1.012055] evm: security.SMACK64\n[ 1.016060] evm: security.SMACK64EXEC\n[ 1.020066] evm: security.SMACK64TRANSMUTE\n[ 1.024054] evm: security.SMACK64MMAP\n[ 1.028051] evm: security.ima\n[ 1.032052] evm: security.capability\n[ 1.036332] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.040249] pinctrl core: initialized pinctrl subsystem\n[ 1.045152] RTC time: 19:14:18, date: 07/22/18\n[ 1.048492] NET: Registered protocol family 16\n[ 1.052620] cpuidle: using governor ladder\n[ 1.056058] cpuidle: using governor menu\n[ 1.060060] PCCT header not found.\n[ 1.064444] ACPI: bus type PCI registered\n[ 1.068065] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.073063] PCI: Using configuration type 1 for base access\n[ 1.078016] ACPI: Added _OSI(Module Device)\n[ 1.080054] ACPI: Added _OSI(Processor Device)\n[ 1.084053] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.088054] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.095413] ACPI: Interpreter enabled\n[ 1.096060] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.108054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.120075] ACPI: (supports S0 S3 S4 S5)\n[ 1.124055] ACPI: Using IOAPIC for interrupt routing\n[ 1.128099] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.137966] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.140061] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.144063] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.148066] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.152804] acpiphp: Slot [3] registered\n[ 1.156181] acpiphp: Slot [4] registered\n[ 1.160190] acpiphp: Slot [5] registered\n[ 1.164184] acpiphp: Slot [6] registered\n[ 1.168214] acpiphp: Slot [7] registered\n[ 1.172186] acpiphp: Slot [8] registered\n[ 1.176184] acpiphp: Slot [9] registered\n[ 1.180191] acpiphp: Slot [10] registered\n[ 1.184183] acpiphp: Slot [11] registered\n[ 1.188194] acpiphp: Slot [12] registered\n[ 1.192180] acpiphp: Slot [13] registered\n[ 1.196187] acpiphp: Slot [14] registered\n[ 1.200182] acpiphp: Slot [15] registered\n[ 1.204180] acpiphp: Slot [16] registered\n[ 1.208188] acpiphp: Slot [17] registered\n[ 1.212195] acpiphp: Slot [18] registered\n[ 1.216188] acpiphp: Slot [19] registered\n[ 1.220183] acpiphp: Slot [20] registered\n[ 1.224187] acpiphp: Slot [21] registered\n[ 1.228183] acpiphp: Slot [22] registered\n[ 1.232182] acpiphp: Slot [23] registered\n[ 1.236202] acpiphp: Slot [24] registered\n[ 1.240178] acpiphp: Slot [25] registered\n[ 1.244177] acpiphp: Slot [26] registered\n[ 1.248175] acpiphp: Slot [27] registered\n[ 1.252175] acpiphp: Slot [28] registered\n[ 1.256186] acpiphp: Slot [29] registered\n[ 1.260179] acpiphp: Slot [30] registered\n[ 1.264182] acpiphp: Slot [31] registered\n[ 1.268223] PCI host bridge to bus 0000:00\n[ 1.272062] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.276053] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.280054] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.284053] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 1.288052] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.292054] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.321286] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.324071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.328058] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.332058] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.355991] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.356181] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.514126] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.524751] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.536722] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.548612] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.560439] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.574949] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.588378] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.592000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.592070] vgaarb: loaded\n[ 1.596071] vgaarb: bridge control possible 0000:00:02.0\n[ 1.608423] SCSI subsystem initialized\n[ 1.619300] ACPI: bus type USB registered\n[ 1.620984] usbcore: registered new interface driver usbfs\n[ 1.624255] usbcore: registered new interface driver hub\n[ 1.628089] usbcore: registered new device driver usb\n[ 1.638306] PCI: Using ACPI for IRQ routing\n[ 1.648898] NetLabel: Initializing\n[ 1.652115] NetLabel: domain hash size = 128\n[ 1.656051] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.660582] NetLabel: unlabeled traffic allowed by default\n[ 1.669635] clocksource: Switched to clocksource kvm-clock\n[ 1.883675] AppArmor: AppArmor Filesystem Enabled\n[ 1.899859] pnp: PnP ACPI init\n[ 1.917769] pnp: PnP ACPI: found 5 devices\n[ 1.957425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.988934] NET: Registered protocol family 2\n[ 2.011898] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 2.034020] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 2.056063] TCP: Hash tables configured (established 2048 "} 2018-07-22 19:14:22,183 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5/action used request id req-fde4f73b-1d70-4738-b234-d2304d5201ce 2018-07-22 19:14:22,185 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:22,569 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-4351aaa3-1e51-4abb-98c8-b2815c7d05b6 x-compute-request-id: req-4351aaa3-1e51-4abb-98c8-b2815c7d05b6 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:5f:4a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "bookmark"}], "image": {"id": "b4753d44-93a0-4223-8f8d-3d265bfe5e14", "links": [{"href": "https://192.16.1.222:8774/images/b4753d44-93a0-4223-8f8d-3d265bfe5e14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T19:14:11.000000", "flavor": {"id": "8881d894-e6f7-4a36-806a-ca1d686c7cba", "links": [{"href": "https://192.16.1.222:8774/flavors/8881d894-e6f7-4a36-806a-ca1d686c7cba", "rel": "bookmark"}]}, "id": "193262c1-4fc1-486a-9197-3a6996b839e5", "security_groups": [{"name": "default"}], "user_id": "995218fef8b546e3b5d2816bba9a48f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:14:11Z", "hostId": "9171f2d92ae9b83c349b1b4ff9d0d35f7548bf31e89efddeea83abc4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-inst", "created": "2018-07-22T19:14:05Z", "tenant_id": "6ca9171fdaba441b97113897736eda75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:14:22,569 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 used request id req-4351aaa3-1e51-4abb-98c8-b2815c7d05b6 2018-07-22 19:14:22,571 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 19:14:22,737 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 14917 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-861c99d7-c5ac-4250-9cb4-de3087f44e97 x-compute-request-id: req-861c99d7-c5ac-4250-9cb4-de3087f44e97 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.978 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.95 BogoMIPS (lpj=9975912)\n[ 0.032070] pid_max: default: 32768 minimum: 301\n[ 0.040057] ACPI: Core revision 20150930\n[ 0.049051] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.068096] Security Framework initialized\n [ 0.076048] Yama: becoming mindful.\n[ 0.084102] AppArmor: AppArmor initialized\n[ 0.092116] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.100308] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.108228] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.116049] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.125298] Initializing cgroup subsys io\n[ 0.132059] Initializing cgroup subsys memory\n[ 0.140061] Initializing cgroup subsys devices\n[ 0.148054] Initializing cgroup subsys freezer\n[ 0.156053] Initializing cgroup subsys net_cls\n[ 0.164060] Initializing cgroup subsys perf_event\n[ 0.172081] Initializing cgroup subsys net_prio\n[ 0.180057] Initializing cgroup subsys hugetlb\n[ 0.188054] Initializing cgroup subsys pids\n[ 0.201417] CPU: Physical Processor ID: 0\n[ 0.213261] mce: CPU supports 10 MCE banks\n[ 0.225521] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232044] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.623600] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.892690] ftrace: allocating 31920 entries in 125 pages\n[ 0.912527] smpboot: Max logical packages: 1\n[ 0.920045] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.934442] x2apic enabled\n[ 0.936050] Switched APIC routing to physical x2apic.\n[ 0.965264] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.968000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.980105] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.993553] x86: Booted up 1 node, 1 CPUs\n[ 0.996057] smpboot: Total of 1 processors activated (4987.95 BogoMIPS)\n[ 1.004246] devtmpfs: initialized\n[ 1.009564] evm: security.selinux\n[ 1.012055] evm: security.SMACK64\n[ 1.016060] evm: security.SMACK64EXEC\n[ 1.020066] evm: security.SMACK64TRANSMUTE\n[ 1.024054] evm: security.SMACK64MMAP\n[ 1.028051] evm: security.ima\n[ 1.032052] evm: security.capability\n[ 1.036332] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.040249] pinctrl core: initialized pinctrl subsystem\n[ 1.045152] RTC time: 19:14:18, date: 07/22/18\n[ 1.048492] NET: Registered protocol family 16\n[ 1.052620] cpuidle: using governor ladder\n[ 1.056058] cpuidle: using governor menu\n[ 1.060060] PCCT header not found.\n[ 1.064444] ACPI: bus type PCI registered\n[ 1.068065] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.073063] PCI: Using configuration type 1 for base access\n[ 1.078016] ACPI: Added _OSI(Module Device)\n[ 1.080054] ACPI: Added _OSI(Processor Device)\n[ 1.084053] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.088054] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.095413] ACPI: Interpreter enabled\n[ 1.096060] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.108054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.120075] ACPI: (supports S0 S3 S4 S5)\n[ 1.124055] ACPI: Using IOAPIC for interrupt routing\n[ 1.128099] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.137966] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.140061] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.144063] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.148066] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.152804] acpiphp: Slot [3] registered\n[ 1.156181] acpiphp: Slot [4] registered\n[ 1.160190] acpiphp: Slot [5] registered\n[ 1.164184] acpiphp: Slot [6] registered\n[ 1.168214] acpiphp: Slot [7] registered\n[ 1.172186] acpiphp: Slot [8] registered\n[ 1.176184] acpiphp: Slot [9] registered\n[ 1.180191] acpiphp: Slot [10] registered\n[ 1.184183] acpiphp: Slot [11] registered\n[ 1.188194] acpiphp: Slot [12] registered\n[ 1.192180] acpiphp: Slot [13] registered\n[ 1.196187] acpiphp: Slot [14] registered\n[ 1.200182] acpiphp: Slot [15] registered\n[ 1.204180] acpiphp: Slot [16] registered\n[ 1.208188] acpiphp: Slot [17] registered\n[ 1.212195] acpiphp: Slot [18] registered\n[ 1.216188] acpiphp: Slot [19] registered\n[ 1.220183] acpiphp: Slot [20] registered\n[ 1.224187] acpiphp: Slot [21] registered\n[ 1.228183] acpiphp: Slot [22] registered\n[ 1.232182] acpiphp: Slot [23] registered\n[ 1.236202] acpiphp: Slot [24] registered\n[ 1.240178] acpiphp: Slot [25] registered\n[ 1.244177] acpiphp: Slot [26] registered\n[ 1.248175] acpiphp: Slot [27] registered\n[ 1.252175] acpiphp: Slot [28] registered\n[ 1.256186] acpiphp: Slot [29] registered\n[ 1.260179] acpiphp: Slot [30] registered\n[ 1.264182] acpiphp: Slot [31] registered\n[ 1.268223] PCI host bridge to bus 0000:00\n[ 1.272062] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.276053] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.280054] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.284053] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 1.288052] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.292054] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.321286] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.324071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.328058] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.332058] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.355991] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.356181] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.514126] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.524751] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.536722] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.548612] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.560439] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.574949] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.588378] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.592000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.592070] vgaarb: loaded\n[ 1.596071] vgaarb: bridge control possible 0000:00:02.0\n[ 1.608423] SCSI subsystem initialized\n[ 1.619300] ACPI: bus type USB registered\n[ 1.620984] usbcore: registered new interface driver usbfs\n[ 1.624255] usbcore: registered new interface driver hub\n[ 1.628089] usbcore: registered new device driver usb\n[ 1.638306] PCI: Using ACPI for IRQ routing\n[ 1.648898] NetLabel: Initializing\n[ 1.652115] NetLabel: domain hash size = 128\n[ 1.656051] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.660582] NetLabel: unlabeled traffic allowed by default\n[ 1.669635] clocksource: Switched to clocksource kvm-clock\n[ 1.883675] AppArmor: AppArmor Filesystem Enabled\n[ 1.899859] pnp: PnP ACPI init\n[ 1.917769] pnp: PnP ACPI: found 5 devices\n[ 1.957425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.988934] NET: Registered protocol family 2\n[ 2.011898] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 2.034020] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 2.056063] TCP: Hash tables configured (established 2048 bind 2048)\n[ 2.079725] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.099000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.122522] NET: Registered protocol family 1\n[ 2.138557] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.157598] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.177432] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.220151] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 2.263504] Trying to unpack rootfs image as initramfs...\ns"} 2018-07-22 19:14:22,738 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5/action used request id req-861c99d7-c5ac-4250-9cb4-de3087f44e97 2018-07-22 19:14:22,740 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:23,162 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-be3e7fa3-a9fe-44a2-a8de-e00e5d8aa6b0 x-compute-request-id: req-be3e7fa3-a9fe-44a2-a8de-e00e5d8aa6b0 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:5f:4a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "bookmark"}], "image": {"id": "b4753d44-93a0-4223-8f8d-3d265bfe5e14", "links": [{"href": "https://192.16.1.222:8774/images/b4753d44-93a0-4223-8f8d-3d265bfe5e14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T19:14:11.000000", "flavor": {"id": "8881d894-e6f7-4a36-806a-ca1d686c7cba", "links": [{"href": "https://192.16.1.222:8774/flavors/8881d894-e6f7-4a36-806a-ca1d686c7cba", "rel": "bookmark"}]}, "id": "193262c1-4fc1-486a-9197-3a6996b839e5", "security_groups": [{"name": "default"}], "user_id": "995218fef8b546e3b5d2816bba9a48f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:14:11Z", "hostId": "9171f2d92ae9b83c349b1b4ff9d0d35f7548bf31e89efddeea83abc4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-inst", "created": "2018-07-22T19:14:05Z", "tenant_id": "6ca9171fdaba441b97113897736eda75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:14:23,162 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 used request id req-be3e7fa3-a9fe-44a2-a8de-e00e5d8aa6b0 2018-07-22 19:14:23,164 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 19:14:23,330 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 16406 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-dfd746d1-6d67-4838-a97e-9500de00bdef x-compute-request-id: req-dfd746d1-6d67-4838-a97e-9500de00bdef RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.978 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.95 BogoMIPS (lpj=9975912)\n[ 0.032070] pid_max: default: 32768 minimum: 301\n[ 0.040057] ACPI: Core revision 20150930\n[ 0.049051] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.068096] Security Framework initialized\n [ 0.076048] Yama: becoming mindful.\n[ 0.084102] AppArmor: AppArmor initialized\n[ 0.092116] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.100308] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.108228] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.116049] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.125298] Initializing cgroup subsys io\n[ 0.132059] Initializing cgroup subsys memory\n[ 0.140061] Initializing cgroup subsys devices\n[ 0.148054] Initializing cgroup subsys freezer\n[ 0.156053] Initializing cgroup subsys net_cls\n[ 0.164060] Initializing cgroup subsys perf_event\n[ 0.172081] Initializing cgroup subsys net_prio\n[ 0.180057] Initializing cgroup subsys hugetlb\n[ 0.188054] Initializing cgroup subsys pids\n[ 0.201417] CPU: Physical Processor ID: 0\n[ 0.213261] mce: CPU supports 10 MCE banks\n[ 0.225521] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232044] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.623600] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.892690] ftrace: allocating 31920 entries in 125 pages\n[ 0.912527] smpboot: Max logical packages: 1\n[ 0.920045] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.934442] x2apic enabled\n[ 0.936050] Switched APIC routing to physical x2apic.\n[ 0.965264] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.968000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.980105] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.993553] x86: Booted up 1 node, 1 CPUs\n[ 0.996057] smpboot: Total of 1 processors activated (4987.95 BogoMIPS)\n[ 1.004246] devtmpfs: initialized\n[ 1.009564] evm: security.selinux\n[ 1.012055] evm: security.SMACK64\n[ 1.016060] evm: security.SMACK64EXEC\n[ 1.020066] evm: security.SMACK64TRANSMUTE\n[ 1.024054] evm: security.SMACK64MMAP\n[ 1.028051] evm: security.ima\n[ 1.032052] evm: security.capability\n[ 1.036332] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.040249] pinctrl core: initialized pinctrl subsystem\n[ 1.045152] RTC time: 19:14:18, date: 07/22/18\n[ 1.048492] NET: Registered protocol family 16\n[ 1.052620] cpuidle: using governor ladder\n[ 1.056058] cpuidle: using governor menu\n[ 1.060060] PCCT header not found.\n[ 1.064444] ACPI: bus type PCI registered\n[ 1.068065] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.073063] PCI: Using configuration type 1 for base access\n[ 1.078016] ACPI: Added _OSI(Module Device)\n[ 1.080054] ACPI: Added _OSI(Processor Device)\n[ 1.084053] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.088054] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.095413] ACPI: Interpreter enabled\n[ 1.096060] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.108054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.120075] ACPI: (supports S0 S3 S4 S5)\n[ 1.124055] ACPI: Using IOAPIC for interrupt routing\n[ 1.128099] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.137966] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.140061] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.144063] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.148066] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.152804] acpiphp: Slot [3] registered\n[ 1.156181] acpiphp: Slot [4] registered\n[ 1.160190] acpiphp: Slot [5] registered\n[ 1.164184] acpiphp: Slot [6] registered\n[ 1.168214] acpiphp: Slot [7] registered\n[ 1.172186] acpiphp: Slot [8] registered\n[ 1.176184] acpiphp: Slot [9] registered\n[ 1.180191] acpiphp: Slot [10] registered\n[ 1.184183] acpiphp: Slot [11] registered\n[ 1.188194] acpiphp: Slot [12] registered\n[ 1.192180] acpiphp: Slot [13] registered\n[ 1.196187] acpiphp: Slot [14] registered\n[ 1.200182] acpiphp: Slot [15] registered\n[ 1.204180] acpiphp: Slot [16] registered\n[ 1.208188] acpiphp: Slot [17] registered\n[ 1.212195] acpiphp: Slot [18] registered\n[ 1.216188] acpiphp: Slot [19] registered\n[ 1.220183] acpiphp: Slot [20] registered\n[ 1.224187] acpiphp: Slot [21] registered\n[ 1.228183] acpiphp: Slot [22] registered\n[ 1.232182] acpiphp: Slot [23] registered\n[ 1.236202] acpiphp: Slot [24] registered\n[ 1.240178] acpiphp: Slot [25] registered\n[ 1.244177] acpiphp: Slot [26] registered\n[ 1.248175] acpiphp: Slot [27] registered\n[ 1.252175] acpiphp: Slot [28] registered\n[ 1.256186] acpiphp: Slot [29] registered\n[ 1.260179] acpiphp: Slot [30] registered\n[ 1.264182] acpiphp: Slot [31] registered\n[ 1.268223] PCI host bridge to bus 0000:00\n[ 1.272062] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.276053] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.280054] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.284053] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 1.288052] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.292054] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.321286] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.324071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.328058] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.332058] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.355991] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.356181] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.514126] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.524751] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.536722] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.548612] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.560439] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.574949] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.588378] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.592000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.592070] vgaarb: loaded\n[ 1.596071] vgaarb: bridge control possible 0000:00:02.0\n[ 1.608423] SCSI subsystem initialized\n[ 1.619300] ACPI: bus type USB registered\n[ 1.620984] usbcore: registered new interface driver usbfs\n[ 1.624255] usbcore: registered new interface driver hub\n[ 1.628089] usbcore: registered new device driver usb\n[ 1.638306] PCI: Using ACPI for IRQ routing\n[ 1.648898] NetLabel: Initializing\n[ 1.652115] NetLabel: domain hash size = 128\n[ 1.656051] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.660582] NetLabel: unlabeled traffic allowed by default\n[ 1.669635] clocksource: Switched to clocksource kvm-clock\n[ 1.883675] AppArmor: AppArmor Filesystem Enabled\n[ 1.899859] pnp: PnP ACPI init\n[ 1.917769] pnp: PnP ACPI: found 5 devices\n[ 1.957425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.988934] NET: Registered protocol family 2\n[ 2.011898] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 2.034020] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 2.056063] TCP: Hash tables configured (established 2048 bind 2048)\n[ 2.079725] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.099000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.122522] NET: Registered protocol family 1\n[ 2.138557] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.157598] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.177432] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.220151] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 2.263504] Trying to unpack rootfs image as initramfs...\ns[ 2.671336] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 2.717367] Scanning for low memory corruption every 60 seconds\n[ 2.739740] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 2.761229] audit: initializing netlink subsys (disabled)\n[ 2.779309] audit: type=2000 audit(1532286858.006:1): initialized\n[ 2.800816] Initialise system trusted keyring\n[ 2.817931] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 2.846850] zbud: loaded\n[ 2.859113] VFS: Disk quotas dquot_6.6.0\n[ 2.874195] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 2.898636] fuse init (API version 7.23)\n[ 2.913912] Key type big_key registered\n[ 2.927806] Allocating IMA MOK and blacklist keyrings.\n[ 2.949004] Key type asymmetric registered\n[ 2.964403] Asymmetric key parser 'x509' registered\n[ 2.980597] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 3.007005] io scheduler noop registered\n[ 3.020420] io scheduler deadline registered (default)\n[ 3.037030] io scheduler cfq registered\n[ 3.052082] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 3.069819] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 3.091127] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 3.116824] ACPI: Power Button [PWRF]\n[ 3.131043] GHES: HEST is not enabled!\n[ 3.163346] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n"} 2018-07-22 19:14:23,330 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5/action used request id req-dfd746d1-6d67-4838-a97e-9500de00bdef 2018-07-22 19:14:23,332 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:23,731 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-2011ecdc-67eb-4236-9004-e3f54d5bf4f1 x-compute-request-id: req-2011ecdc-67eb-4236-9004-e3f54d5bf4f1 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:5f:4a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "bookmark"}], "image": {"id": "b4753d44-93a0-4223-8f8d-3d265bfe5e14", "links": [{"href": "https://192.16.1.222:8774/images/b4753d44-93a0-4223-8f8d-3d265bfe5e14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T19:14:11.000000", "flavor": {"id": "8881d894-e6f7-4a36-806a-ca1d686c7cba", "links": [{"href": "https://192.16.1.222:8774/flavors/8881d894-e6f7-4a36-806a-ca1d686c7cba", "rel": "bookmark"}]}, "id": "193262c1-4fc1-486a-9197-3a6996b839e5", "security_groups": [{"name": "default"}], "user_id": "995218fef8b546e3b5d2816bba9a48f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:14:11Z", "hostId": "9171f2d92ae9b83c349b1b4ff9d0d35f7548bf31e89efddeea83abc4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-inst", "created": "2018-07-22T19:14:05Z", "tenant_id": "6ca9171fdaba441b97113897736eda75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:14:23,731 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 used request id req-2011ecdc-67eb-4236-9004-e3f54d5bf4f1 2018-07-22 19:14:23,733 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 19:14:23,924 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 17300 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e4cc9673-92aa-4302-afaf-1c814e4270d2 x-compute-request-id: req-e4cc9673-92aa-4302-afaf-1c814e4270d2 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.978 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.95 BogoMIPS (lpj=9975912)\n[ 0.032070] pid_max: default: 32768 minimum: 301\n[ 0.040057] ACPI: Core revision 20150930\n[ 0.049051] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.068096] Security Framework initialized\n [ 0.076048] Yama: becoming mindful.\n[ 0.084102] AppArmor: AppArmor initialized\n[ 0.092116] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.100308] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.108228] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.116049] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.125298] Initializing cgroup subsys io\n[ 0.132059] Initializing cgroup subsys memory\n[ 0.140061] Initializing cgroup subsys devices\n[ 0.148054] Initializing cgroup subsys freezer\n[ 0.156053] Initializing cgroup subsys net_cls\n[ 0.164060] Initializing cgroup subsys perf_event\n[ 0.172081] Initializing cgroup subsys net_prio\n[ 0.180057] Initializing cgroup subsys hugetlb\n[ 0.188054] Initializing cgroup subsys pids\n[ 0.201417] CPU: Physical Processor ID: 0\n[ 0.213261] mce: CPU supports 10 MCE banks\n[ 0.225521] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232044] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.623600] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.892690] ftrace: allocating 31920 entries in 125 pages\n[ 0.912527] smpboot: Max logical packages: 1\n[ 0.920045] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.934442] x2apic enabled\n[ 0.936050] Switched APIC routing to physical x2apic.\n[ 0.965264] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.968000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.980105] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.993553] x86: Booted up 1 node, 1 CPUs\n[ 0.996057] smpboot: Total of 1 processors activated (4987.95 BogoMIPS)\n[ 1.004246] devtmpfs: initialized\n[ 1.009564] evm: security.selinux\n[ 1.012055] evm: security.SMACK64\n[ 1.016060] evm: security.SMACK64EXEC\n[ 1.020066] evm: security.SMACK64TRANSMUTE\n[ 1.024054] evm: security.SMACK64MMAP\n[ 1.028051] evm: security.ima\n[ 1.032052] evm: security.capability\n[ 1.036332] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.040249] pinctrl core: initialized pinctrl subsystem\n[ 1.045152] RTC time: 19:14:18, date: 07/22/18\n[ 1.048492] NET: Registered protocol family 16\n[ 1.052620] cpuidle: using governor ladder\n[ 1.056058] cpuidle: using governor menu\n[ 1.060060] PCCT header not found.\n[ 1.064444] ACPI: bus type PCI registered\n[ 1.068065] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.073063] PCI: Using configuration type 1 for base access\n[ 1.078016] ACPI: Added _OSI(Module Device)\n[ 1.080054] ACPI: Added _OSI(Processor Device)\n[ 1.084053] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.088054] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.095413] ACPI: Interpreter enabled\n[ 1.096060] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.108054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.120075] ACPI: (supports S0 S3 S4 S5)\n[ 1.124055] ACPI: Using IOAPIC for interrupt routing\n[ 1.128099] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.137966] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.140061] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.144063] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.148066] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.152804] acpiphp: Slot [3] registered\n[ 1.156181] acpiphp: Slot [4] registered\n[ 1.160190] acpiphp: Slot [5] registered\n[ 1.164184] acpiphp: Slot [6] registered\n[ 1.168214] acpiphp: Slot [7] registered\n[ 1.172186] acpiphp: Slot [8] registered\n[ 1.176184] acpiphp: Slot [9] registered\n[ 1.180191] acpiphp: Slot [10] registered\n[ 1.184183] acpiphp: Slot [11] registered\n[ 1.188194] acpiphp: Slot [12] registered\n[ 1.192180] acpiphp: Slot [13] registered\n[ 1.196187] acpiphp: Slot [14] registered\n[ 1.200182] acpiphp: Slot [15] registered\n[ 1.204180] acpiphp: Slot [16] registered\n[ 1.208188] acpiphp: Slot [17] registered\n[ 1.212195] acpiphp: Slot [18] registered\n[ 1.216188] acpiphp: Slot [19] registered\n[ 1.220183] acpiphp: Slot [20] registered\n[ 1.224187] acpiphp: Slot [21] registered\n[ 1.228183] acpiphp: Slot [22] registered\n[ 1.232182] acpiphp: Slot [23] registered\n[ 1.236202] acpiphp: Slot [24] registered\n[ 1.240178] acpiphp: Slot [25] registered\n[ 1.244177] acpiphp: Slot [26] registered\n[ 1.248175] acpiphp: Slot [27] registered\n[ 1.252175] acpiphp: Slot [28] registered\n[ 1.256186] acpiphp: Slot [29] registered\n[ 1.260179] acpiphp: Slot [30] registered\n[ 1.264182] acpiphp: Slot [31] registered\n[ 1.268223] PCI host bridge to bus 0000:00\n[ 1.272062] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.276053] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.280054] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.284053] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 1.288052] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.292054] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.321286] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.324071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.328058] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.332058] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.355991] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.356181] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.514126] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.524751] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.536722] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.548612] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.560439] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.574949] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.588378] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.592000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.592070] vgaarb: loaded\n[ 1.596071] vgaarb: bridge control possible 0000:00:02.0\n[ 1.608423] SCSI subsystem initialized\n[ 1.619300] ACPI: bus type USB registered\n[ 1.620984] usbcore: registered new interface driver usbfs\n[ 1.624255] usbcore: registered new interface driver hub\n[ 1.628089] usbcore: registered new device driver usb\n[ 1.638306] PCI: Using ACPI for IRQ routing\n[ 1.648898] NetLabel: Initializing\n[ 1.652115] NetLabel: domain hash size = 128\n[ 1.656051] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.660582] NetLabel: unlabeled traffic allowed by default\n[ 1.669635] clocksource: Switched to clocksource kvm-clock\n[ 1.883675] AppArmor: AppArmor Filesystem Enabled\n[ 1.899859] pnp: PnP ACPI init\n[ 1.917769] pnp: PnP ACPI: found 5 devices\n[ 1.957425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.988934] NET: Registered protocol family 2\n[ 2.011898] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 2.034020] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 2.056063] TCP: Hash tables configured (established 2048 bind 2048)\n[ 2.079725] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.099000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.122522] NET: Registered protocol family 1\n[ 2.138557] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.157598] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.177432] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.220151] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 2.263504] Trying to unpack rootfs image as initramfs...\ns[ 2.671336] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 2.717367] Scanning for low memory corruption every 60 seconds\n[ 2.739740] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 2.761229] audit: initializing netlink subsys (disabled)\n[ 2.779309] audit: type=2000 audit(1532286858.006:1): initialized\n[ 2.800816] Initialise system trusted keyring\n[ 2.817931] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 2.846850] zbud: loaded\n[ 2.859113] VFS: Disk quotas dquot_6.6.0\n[ 2.874195] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 2.898636] fuse init (API version 7.23)\n[ 2.913912] Key type big_key registered\n[ 2.927806] Allocating IMA MOK and blacklist keyrings.\n[ 2.949004] Key type asymmetric registered\n[ 2.964403] Asymmetric key parser 'x509' registered\n[ 2.980597] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 3.007005] io scheduler noop registered\n[ 3.020420] io scheduler deadline registered (default)\n[ 3.037030] io scheduler cfq registered\n[ 3.052082] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 3.069819] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 3.091127] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 3.116824] ACPI: Power Button [PWRF]\n[ 3.131043] GHES: HEST is not enabled!\n[ 3.163346] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 3.242111] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 3.289605] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 3.323314] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 3.391915] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 3.517196] Linux agpgart interface v0.103\n[ 3.559435] brd: module loaded\n[ 3.593003] loop: module loaded\n[ 3.662239] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 3.685674] GPT:90111 != 20971519\n[ 3.697251] GPT:Alternate GPT header not at the end of the disk.\n[ 3.714501] GPT:90111 != 20971519\n[ 3.726760] GPT: Use GNU Parted to correct GPT errors.\n[ 3.742261] vda: vda1 vda15\n[ 3.762345] scsi host0: ata_piix\n[ 3.775348] scsi host1: ata_piix\n[ 3.788720] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 3.808739"} 2018-07-22 19:14:23,925 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5/action used request id req-e4cc9673-92aa-4302-afaf-1c814e4270d2 2018-07-22 19:14:23,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:24,241 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-d45623e9-7b61-4d68-a305-edbe52f27b69 x-compute-request-id: req-d45623e9-7b61-4d68-a305-edbe52f27b69 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:5f:4a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "bookmark"}], "image": {"id": "b4753d44-93a0-4223-8f8d-3d265bfe5e14", "links": [{"href": "https://192.16.1.222:8774/images/b4753d44-93a0-4223-8f8d-3d265bfe5e14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T19:14:11.000000", "flavor": {"id": "8881d894-e6f7-4a36-806a-ca1d686c7cba", "links": [{"href": "https://192.16.1.222:8774/flavors/8881d894-e6f7-4a36-806a-ca1d686c7cba", "rel": "bookmark"}]}, "id": "193262c1-4fc1-486a-9197-3a6996b839e5", "security_groups": [{"name": "default"}], "user_id": "995218fef8b546e3b5d2816bba9a48f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:14:11Z", "hostId": "9171f2d92ae9b83c349b1b4ff9d0d35f7548bf31e89efddeea83abc4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-inst", "created": "2018-07-22T19:14:05Z", "tenant_id": "6ca9171fdaba441b97113897736eda75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:14:24,241 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 used request id req-d45623e9-7b61-4d68-a305-edbe52f27b69 2018-07-22 19:14:24,243 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 19:14:24,440 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 18982 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-8475aee4-00fa-49da-a714-52cf7ef8f5d0 x-compute-request-id: req-8475aee4-00fa-49da-a714-52cf7ef8f5d0 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.978 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.95 BogoMIPS (lpj=9975912)\n[ 0.032070] pid_max: default: 32768 minimum: 301\n[ 0.040057] ACPI: Core revision 20150930\n[ 0.049051] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.068096] Security Framework initialized\n [ 0.076048] Yama: becoming mindful.\n[ 0.084102] AppArmor: AppArmor initialized\n[ 0.092116] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.100308] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.108228] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.116049] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.125298] Initializing cgroup subsys io\n[ 0.132059] Initializing cgroup subsys memory\n[ 0.140061] Initializing cgroup subsys devices\n[ 0.148054] Initializing cgroup subsys freezer\n[ 0.156053] Initializing cgroup subsys net_cls\n[ 0.164060] Initializing cgroup subsys perf_event\n[ 0.172081] Initializing cgroup subsys net_prio\n[ 0.180057] Initializing cgroup subsys hugetlb\n[ 0.188054] Initializing cgroup subsys pids\n[ 0.201417] CPU: Physical Processor ID: 0\n[ 0.213261] mce: CPU supports 10 MCE banks\n[ 0.225521] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232044] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.623600] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.892690] ftrace: allocating 31920 entries in 125 pages\n[ 0.912527] smpboot: Max logical packages: 1\n[ 0.920045] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.934442] x2apic enabled\n[ 0.936050] Switched APIC routing to physical x2apic.\n[ 0.965264] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.968000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.980105] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.993553] x86: Booted up 1 node, 1 CPUs\n[ 0.996057] smpboot: Total of 1 processors activated (4987.95 BogoMIPS)\n[ 1.004246] devtmpfs: initialized\n[ 1.009564] evm: security.selinux\n[ 1.012055] evm: security.SMACK64\n[ 1.016060] evm: security.SMACK64EXEC\n[ 1.020066] evm: security.SMACK64TRANSMUTE\n[ 1.024054] evm: security.SMACK64MMAP\n[ 1.028051] evm: security.ima\n[ 1.032052] evm: security.capability\n[ 1.036332] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.040249] pinctrl core: initialized pinctrl subsystem\n[ 1.045152] RTC time: 19:14:18, date: 07/22/18\n[ 1.048492] NET: Registered protocol family 16\n[ 1.052620] cpuidle: using governor ladder\n[ 1.056058] cpuidle: using governor menu\n[ 1.060060] PCCT header not found.\n[ 1.064444] ACPI: bus type PCI registered\n[ 1.068065] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.073063] PCI: Using configuration type 1 for base access\n[ 1.078016] ACPI: Added _OSI(Module Device)\n[ 1.080054] ACPI: Added _OSI(Processor Device)\n[ 1.084053] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.088054] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.095413] ACPI: Interpreter enabled\n[ 1.096060] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.108054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.120075] ACPI: (supports S0 S3 S4 S5)\n[ 1.124055] ACPI: Using IOAPIC for interrupt routing\n[ 1.128099] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.137966] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.140061] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.144063] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.148066] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.152804] acpiphp: Slot [3] registered\n[ 1.156181] acpiphp: Slot [4] registered\n[ 1.160190] acpiphp: Slot [5] registered\n[ 1.164184] acpiphp: Slot [6] registered\n[ 1.168214] acpiphp: Slot [7] registered\n[ 1.172186] acpiphp: Slot [8] registered\n[ 1.176184] acpiphp: Slot [9] registered\n[ 1.180191] acpiphp: Slot [10] registered\n[ 1.184183] acpiphp: Slot [11] registered\n[ 1.188194] acpiphp: Slot [12] registered\n[ 1.192180] acpiphp: Slot [13] registered\n[ 1.196187] acpiphp: Slot [14] registered\n[ 1.200182] acpiphp: Slot [15] registered\n[ 1.204180] acpiphp: Slot [16] registered\n[ 1.208188] acpiphp: Slot [17] registered\n[ 1.212195] acpiphp: Slot [18] registered\n[ 1.216188] acpiphp: Slot [19] registered\n[ 1.220183] acpiphp: Slot [20] registered\n[ 1.224187] acpiphp: Slot [21] registered\n[ 1.228183] acpiphp: Slot [22] registered\n[ 1.232182] acpiphp: Slot [23] registered\n[ 1.236202] acpiphp: Slot [24] registered\n[ 1.240178] acpiphp: Slot [25] registered\n[ 1.244177] acpiphp: Slot [26] registered\n[ 1.248175] acpiphp: Slot [27] registered\n[ 1.252175] acpiphp: Slot [28] registered\n[ 1.256186] acpiphp: Slot [29] registered\n[ 1.260179] acpiphp: Slot [30] registered\n[ 1.264182] acpiphp: Slot [31] registered\n[ 1.268223] PCI host bridge to bus 0000:00\n[ 1.272062] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.276053] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.280054] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.284053] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 1.288052] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.292054] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.321286] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.324071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.328058] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.332058] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.355991] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.356181] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.514126] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.524751] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.536722] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.548612] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.560439] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.574949] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.588378] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.592000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.592070] vgaarb: loaded\n[ 1.596071] vgaarb: bridge control possible 0000:00:02.0\n[ 1.608423] SCSI subsystem initialized\n[ 1.619300] ACPI: bus type USB registered\n[ 1.620984] usbcore: registered new interface driver usbfs\n[ 1.624255] usbcore: registered new interface driver hub\n[ 1.628089] usbcore: registered new device driver usb\n[ 1.638306] PCI: Using ACPI for IRQ routing\n[ 1.648898] NetLabel: Initializing\n[ 1.652115] NetLabel: domain hash size = 128\n[ 1.656051] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.660582] NetLabel: unlabeled traffic allowed by default\n[ 1.669635] clocksource: Switched to clocksource kvm-clock\n[ 1.883675] AppArmor: AppArmor Filesystem Enabled\n[ 1.899859] pnp: PnP ACPI init\n[ 1.917769] pnp: PnP ACPI: found 5 devices\n[ 1.957425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.988934] NET: Registered protocol family 2\n[ 2.011898] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 2.034020] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 2.056063] TCP: Hash tables configured (established 2048 bind 2048)\n[ 2.079725] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.099000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.122522] NET: Registered protocol family 1\n[ 2.138557] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.157598] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.177432] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.220151] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 2.263504] Trying to unpack rootfs image as initramfs...\ns[ 2.671336] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 2.717367] Scanning for low memory corruption every 60 seconds\n[ 2.739740] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 2.761229] audit: initializing netlink subsys (disabled)\n[ 2.779309] audit: type=2000 audit(1532286858.006:1): initialized\n[ 2.800816] Initialise system trusted keyring\n[ 2.817931] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 2.846850] zbud: loaded\n[ 2.859113] VFS: Disk quotas dquot_6.6.0\n[ 2.874195] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 2.898636] fuse init (API version 7.23)\n[ 2.913912] Key type big_key registered\n[ 2.927806] Allocating IMA MOK and blacklist keyrings.\n[ 2.949004] Key type asymmetric registered\n[ 2.964403] Asymmetric key parser 'x509' registered\n[ 2.980597] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 3.007005] io scheduler noop registered\n[ 3.020420] io scheduler deadline registered (default)\n[ 3.037030] io scheduler cfq registered\n[ 3.052082] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 3.069819] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 3.091127] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 3.116824] ACPI: Power Button [PWRF]\n[ 3.131043] GHES: HEST is not enabled!\n[ 3.163346] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 3.242111] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 3.289605] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 3.323314] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 3.391915] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 3.517196] Linux agpgart interface v0.103\n[ 3.559435] brd: module loaded\n[ 3.593003] loop: module loaded\n[ 3.662239] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 3.685674] GPT:90111 != 20971519\n[ 3.697251] GPT:Alternate GPT header not at the end of the disk.\n[ 3.714501] GPT:90111 != 20971519\n[ 3.726760] GPT: Use GNU Parted to correct GPT errors.\n[ 3.742261] vda: vda1 vda15\n[ 3.762345] scsi host0: ata_piix\n[ 3.775348] scsi host1: ata_piix\n[ 3.788720] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 3.808739] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 3.835819] libphy: Fixed MDIO Bus: probed\n[ 3.853006] tun: Universal TUN/TAP device driver, 1.6\n[ 3.868101] tun: (C) 1999-2004 Max Krasnyansky \n[ 3.897512] PPP generic driver version 2.4.2\n[ 3.913019] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 3.931364] ehci-pci: EHCI PCI platform driver\n[ 3.945511] ehci-platform: EHCI generic platform driver\n[ 3.961238] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 3.978903] ohci-pci: OHCI PCI platform driver\n[ 3.995004] ohci-platform: OHCI generic platform driver\n[ 4.013721] uhci_hcd: USB Universal Host Controller Interface driver\n[ 4.052788] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 4.068843] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 4.092829] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 4.109701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 4.129606] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 4.148671] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 4.173018] usb usb1: Product: UHCI Host Controller\n[ 4.188071] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 4.207102] usb usb1: SerialNumber: 0000:00:01.2\n[ 4.222451] hub 1-0:1.0: USB hub found\n[ 4.235065] hub 1-0:1.0: 2 ports detected\n[ 4.250703] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 4.287416] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 4.302611] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 4.319485] mousedev: PS/2 mouse device co"} 2018-07-22 19:14:24,441 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5/action used request id req-8475aee4-00fa-49da-a714-52cf7ef8f5d0 2018-07-22 19:14:24,443 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:24,741 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-29f6c782-ad47-4005-90b8-bd7b6a14e04b x-compute-request-id: req-29f6c782-ad47-4005-90b8-bd7b6a14e04b RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:5f:4a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "bookmark"}], "image": {"id": "b4753d44-93a0-4223-8f8d-3d265bfe5e14", "links": [{"href": "https://192.16.1.222:8774/images/b4753d44-93a0-4223-8f8d-3d265bfe5e14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T19:14:11.000000", "flavor": {"id": "8881d894-e6f7-4a36-806a-ca1d686c7cba", "links": [{"href": "https://192.16.1.222:8774/flavors/8881d894-e6f7-4a36-806a-ca1d686c7cba", "rel": "bookmark"}]}, "id": "193262c1-4fc1-486a-9197-3a6996b839e5", "security_groups": [{"name": "default"}], "user_id": "995218fef8b546e3b5d2816bba9a48f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:14:11Z", "hostId": "9171f2d92ae9b83c349b1b4ff9d0d35f7548bf31e89efddeea83abc4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-inst", "created": "2018-07-22T19:14:05Z", "tenant_id": "6ca9171fdaba441b97113897736eda75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:14:24,741 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 used request id req-29f6c782-ad47-4005-90b8-bd7b6a14e04b 2018-07-22 19:14:24,743 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 19:14:24,904 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 20388 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-466df90c-cb13-474e-8772-72f3c0d96ca0 x-compute-request-id: req-466df90c-cb13-474e-8772-72f3c0d96ca0 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.978 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.95 BogoMIPS (lpj=9975912)\n[ 0.032070] pid_max: default: 32768 minimum: 301\n[ 0.040057] ACPI: Core revision 20150930\n[ 0.049051] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.068096] Security Framework initialized\n [ 0.076048] Yama: becoming mindful.\n[ 0.084102] AppArmor: AppArmor initialized\n[ 0.092116] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.100308] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.108228] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.116049] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.125298] Initializing cgroup subsys io\n[ 0.132059] Initializing cgroup subsys memory\n[ 0.140061] Initializing cgroup subsys devices\n[ 0.148054] Initializing cgroup subsys freezer\n[ 0.156053] Initializing cgroup subsys net_cls\n[ 0.164060] Initializing cgroup subsys perf_event\n[ 0.172081] Initializing cgroup subsys net_prio\n[ 0.180057] Initializing cgroup subsys hugetlb\n[ 0.188054] Initializing cgroup subsys pids\n[ 0.201417] CPU: Physical Processor ID: 0\n[ 0.213261] mce: CPU supports 10 MCE banks\n[ 0.225521] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232044] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.623600] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.892690] ftrace: allocating 31920 entries in 125 pages\n[ 0.912527] smpboot: Max logical packages: 1\n[ 0.920045] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.934442] x2apic enabled\n[ 0.936050] Switched APIC routing to physical x2apic.\n[ 0.965264] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.968000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.980105] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.993553] x86: Booted up 1 node, 1 CPUs\n[ 0.996057] smpboot: Total of 1 processors activated (4987.95 BogoMIPS)\n[ 1.004246] devtmpfs: initialized\n[ 1.009564] evm: security.selinux\n[ 1.012055] evm: security.SMACK64\n[ 1.016060] evm: security.SMACK64EXEC\n[ 1.020066] evm: security.SMACK64TRANSMUTE\n[ 1.024054] evm: security.SMACK64MMAP\n[ 1.028051] evm: security.ima\n[ 1.032052] evm: security.capability\n[ 1.036332] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.040249] pinctrl core: initialized pinctrl subsystem\n[ 1.045152] RTC time: 19:14:18, date: 07/22/18\n[ 1.048492] NET: Registered protocol family 16\n[ 1.052620] cpuidle: using governor ladder\n[ 1.056058] cpuidle: using governor menu\n[ 1.060060] PCCT header not found.\n[ 1.064444] ACPI: bus type PCI registered\n[ 1.068065] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.073063] PCI: Using configuration type 1 for base access\n[ 1.078016] ACPI: Added _OSI(Module Device)\n[ 1.080054] ACPI: Added _OSI(Processor Device)\n[ 1.084053] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.088054] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.095413] ACPI: Interpreter enabled\n[ 1.096060] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.108054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.120075] ACPI: (supports S0 S3 S4 S5)\n[ 1.124055] ACPI: Using IOAPIC for interrupt routing\n[ 1.128099] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.137966] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.140061] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.144063] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.148066] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.152804] acpiphp: Slot [3] registered\n[ 1.156181] acpiphp: Slot [4] registered\n[ 1.160190] acpiphp: Slot [5] registered\n[ 1.164184] acpiphp: Slot [6] registered\n[ 1.168214] acpiphp: Slot [7] registered\n[ 1.172186] acpiphp: Slot [8] registered\n[ 1.176184] acpiphp: Slot [9] registered\n[ 1.180191] acpiphp: Slot [10] registered\n[ 1.184183] acpiphp: Slot [11] registered\n[ 1.188194] acpiphp: Slot [12] registered\n[ 1.192180] acpiphp: Slot [13] registered\n[ 1.196187] acpiphp: Slot [14] registered\n[ 1.200182] acpiphp: Slot [15] registered\n[ 1.204180] acpiphp: Slot [16] registered\n[ 1.208188] acpiphp: Slot [17] registered\n[ 1.212195] acpiphp: Slot [18] registered\n[ 1.216188] acpiphp: Slot [19] registered\n[ 1.220183] acpiphp: Slot [20] registered\n[ 1.224187] acpiphp: Slot [21] registered\n[ 1.228183] acpiphp: Slot [22] registered\n[ 1.232182] acpiphp: Slot [23] registered\n[ 1.236202] acpiphp: Slot [24] registered\n[ 1.240178] acpiphp: Slot [25] registered\n[ 1.244177] acpiphp: Slot [26] registered\n[ 1.248175] acpiphp: Slot [27] registered\n[ 1.252175] acpiphp: Slot [28] registered\n[ 1.256186] acpiphp: Slot [29] registered\n[ 1.260179] acpiphp: Slot [30] registered\n[ 1.264182] acpiphp: Slot [31] registered\n[ 1.268223] PCI host bridge to bus 0000:00\n[ 1.272062] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.276053] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.280054] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.284053] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 1.288052] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.292054] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.321286] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.324071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.328058] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.332058] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.355991] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.356181] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.514126] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.524751] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.536722] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.548612] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.560439] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.574949] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.588378] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.592000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.592070] vgaarb: loaded\n[ 1.596071] vgaarb: bridge control possible 0000:00:02.0\n[ 1.608423] SCSI subsystem initialized\n[ 1.619300] ACPI: bus type USB registered\n[ 1.620984] usbcore: registered new interface driver usbfs\n[ 1.624255] usbcore: registered new interface driver hub\n[ 1.628089] usbcore: registered new device driver usb\n[ 1.638306] PCI: Using ACPI for IRQ routing\n[ 1.648898] NetLabel: Initializing\n[ 1.652115] NetLabel: domain hash size = 128\n[ 1.656051] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.660582] NetLabel: unlabeled traffic allowed by default\n[ 1.669635] clocksource: Switched to clocksource kvm-clock\n[ 1.883675] AppArmor: AppArmor Filesystem Enabled\n[ 1.899859] pnp: PnP ACPI init\n[ 1.917769] pnp: PnP ACPI: found 5 devices\n[ 1.957425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.988934] NET: Registered protocol family 2\n[ 2.011898] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 2.034020] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 2.056063] TCP: Hash tables configured (established 2048 bind 2048)\n[ 2.079725] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.099000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.122522] NET: Registered protocol family 1\n[ 2.138557] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.157598] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.177432] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.220151] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 2.263504] Trying to unpack rootfs image as initramfs...\ns[ 2.671336] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 2.717367] Scanning for low memory corruption every 60 seconds\n[ 2.739740] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 2.761229] audit: initializing netlink subsys (disabled)\n[ 2.779309] audit: type=2000 audit(1532286858.006:1): initialized\n[ 2.800816] Initialise system trusted keyring\n[ 2.817931] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 2.846850] zbud: loaded\n[ 2.859113] VFS: Disk quotas dquot_6.6.0\n[ 2.874195] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 2.898636] fuse init (API version 7.23)\n[ 2.913912] Key type big_key registered\n[ 2.927806] Allocating IMA MOK and blacklist keyrings.\n[ 2.949004] Key type asymmetric registered\n[ 2.964403] Asymmetric key parser 'x509' registered\n[ 2.980597] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 3.007005] io scheduler noop registered\n[ 3.020420] io scheduler deadline registered (default)\n[ 3.037030] io scheduler cfq registered\n[ 3.052082] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 3.069819] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 3.091127] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 3.116824] ACPI: Power Button [PWRF]\n[ 3.131043] GHES: HEST is not enabled!\n[ 3.163346] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 3.242111] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 3.289605] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 3.323314] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 3.391915] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 3.517196] Linux agpgart interface v0.103\n[ 3.559435] brd: module loaded\n[ 3.593003] loop: module loaded\n[ 3.662239] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 3.685674] GPT:90111 != 20971519\n[ 3.697251] GPT:Alternate GPT header not at the end of the disk.\n[ 3.714501] GPT:90111 != 20971519\n[ 3.726760] GPT: Use GNU Parted to correct GPT errors.\n[ 3.742261] vda: vda1 vda15\n[ 3.762345] scsi host0: ata_piix\n[ 3.775348] scsi host1: ata_piix\n[ 3.788720] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 3.808739] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 3.835819] libphy: Fixed MDIO Bus: probed\n[ 3.853006] tun: Universal TUN/TAP device driver, 1.6\n[ 3.868101] tun: (C) 1999-2004 Max Krasnyansky \n[ 3.897512] PPP generic driver version 2.4.2\n[ 3.913019] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 3.931364] ehci-pci: EHCI PCI platform driver\n[ 3.945511] ehci-platform: EHCI generic platform driver\n[ 3.961238] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 3.978903] ohci-pci: OHCI PCI platform driver\n[ 3.995004] ohci-platform: OHCI generic platform driver\n[ 4.013721] uhci_hcd: USB Universal Host Controller Interface driver\n[ 4.052788] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 4.068843] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 4.092829] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 4.109701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 4.129606] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 4.148671] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 4.173018] usb usb1: Product: UHCI Host Controller\n[ 4.188071] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 4.207102] usb usb1: SerialNumber: 0000:00:01.2\n[ 4.222451] hub 1-0:1.0: USB hub found\n[ 4.235065] hub 1-0:1.0: 2 ports detected\n[ 4.250703] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 4.287416] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 4.302611] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 4.319485] mousedev: PS/2 mouse device common for all mice\n[ 4.339247] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 4.368579] rtc_cmos 00:00: RTC can wake from S4\n[ 4.388457] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 4.410883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 4.429647] i2c /dev entries driver\n[ 4.442278] device-mapper: uevent: version 1.0.3\n[ 4.457917] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 4.489190] ledtrig-cpu: registered to indicate activity on CPUs\n[ 4.513441] NET: Registered protocol family 10\n[ 4.533271] NET: Registered protocol family 17\n[ 4.548331] Key type dns_resolver registered\n[ 4.566180] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1\n[ 4.588331] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 4.623401] registered taskstats version 1\n[ 4.639117] Loading compiled-in X.509 certificates\n[ 4.655990] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 4.686082] zswap: loaded using pool lzo/zbud\n[ 4.714717] Key type trusted registered\n[ 4.736302] Key type encrypted registered\n[ 4.751165] AppArmor: AppArmor sha1 policy hashing enabled\n[ 4.769277] ima: No TPM chip found, activating TPM-bypass!\n[ 4.786641] evm: HMAC attrs:"} 2018-07-22 19:14:24,904 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5/action used request id req-466df90c-cb13-474e-8772-72f3c0d96ca0 2018-07-22 19:14:24,907 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:25,214 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-25fd9849-4d49-4883-a072-ee1ec838c278 x-compute-request-id: req-25fd9849-4d49-4883-a072-ee1ec838c278 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:5f:4a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "bookmark"}], "image": {"id": "b4753d44-93a0-4223-8f8d-3d265bfe5e14", "links": [{"href": "https://192.16.1.222:8774/images/b4753d44-93a0-4223-8f8d-3d265bfe5e14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T19:14:11.000000", "flavor": {"id": "8881d894-e6f7-4a36-806a-ca1d686c7cba", "links": [{"href": "https://192.16.1.222:8774/flavors/8881d894-e6f7-4a36-806a-ca1d686c7cba", "rel": "bookmark"}]}, "id": "193262c1-4fc1-486a-9197-3a6996b839e5", "security_groups": [{"name": "default"}], "user_id": "995218fef8b546e3b5d2816bba9a48f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:14:11Z", "hostId": "9171f2d92ae9b83c349b1b4ff9d0d35f7548bf31e89efddeea83abc4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-inst", "created": "2018-07-22T19:14:05Z", "tenant_id": "6ca9171fdaba441b97113897736eda75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:14:25,214 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 used request id req-25fd9849-4d49-4883-a072-ee1ec838c278 2018-07-22 19:14:25,216 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 19:14:25,337 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 20984 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-05f134d5-86db-4b44-8c0b-9a85f2e35e73 x-compute-request-id: req-05f134d5-86db-4b44-8c0b-9a85f2e35e73 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.978 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.95 BogoMIPS (lpj=9975912)\n[ 0.032070] pid_max: default: 32768 minimum: 301\n[ 0.040057] ACPI: Core revision 20150930\n[ 0.049051] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.068096] Security Framework initialized\n [ 0.076048] Yama: becoming mindful.\n[ 0.084102] AppArmor: AppArmor initialized\n[ 0.092116] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.100308] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.108228] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.116049] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.125298] Initializing cgroup subsys io\n[ 0.132059] Initializing cgroup subsys memory\n[ 0.140061] Initializing cgroup subsys devices\n[ 0.148054] Initializing cgroup subsys freezer\n[ 0.156053] Initializing cgroup subsys net_cls\n[ 0.164060] Initializing cgroup subsys perf_event\n[ 0.172081] Initializing cgroup subsys net_prio\n[ 0.180057] Initializing cgroup subsys hugetlb\n[ 0.188054] Initializing cgroup subsys pids\n[ 0.201417] CPU: Physical Processor ID: 0\n[ 0.213261] mce: CPU supports 10 MCE banks\n[ 0.225521] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232044] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.623600] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.892690] ftrace: allocating 31920 entries in 125 pages\n[ 0.912527] smpboot: Max logical packages: 1\n[ 0.920045] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.934442] x2apic enabled\n[ 0.936050] Switched APIC routing to physical x2apic.\n[ 0.965264] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.968000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.980105] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.993553] x86: Booted up 1 node, 1 CPUs\n[ 0.996057] smpboot: Total of 1 processors activated (4987.95 BogoMIPS)\n[ 1.004246] devtmpfs: initialized\n[ 1.009564] evm: security.selinux\n[ 1.012055] evm: security.SMACK64\n[ 1.016060] evm: security.SMACK64EXEC\n[ 1.020066] evm: security.SMACK64TRANSMUTE\n[ 1.024054] evm: security.SMACK64MMAP\n[ 1.028051] evm: security.ima\n[ 1.032052] evm: security.capability\n[ 1.036332] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.040249] pinctrl core: initialized pinctrl subsystem\n[ 1.045152] RTC time: 19:14:18, date: 07/22/18\n[ 1.048492] NET: Registered protocol family 16\n[ 1.052620] cpuidle: using governor ladder\n[ 1.056058] cpuidle: using governor menu\n[ 1.060060] PCCT header not found.\n[ 1.064444] ACPI: bus type PCI registered\n[ 1.068065] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.073063] PCI: Using configuration type 1 for base access\n[ 1.078016] ACPI: Added _OSI(Module Device)\n[ 1.080054] ACPI: Added _OSI(Processor Device)\n[ 1.084053] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.088054] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.095413] ACPI: Interpreter enabled\n[ 1.096060] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.108054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.120075] ACPI: (supports S0 S3 S4 S5)\n[ 1.124055] ACPI: Using IOAPIC for interrupt routing\n[ 1.128099] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.137966] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.140061] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.144063] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.148066] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.152804] acpiphp: Slot [3] registered\n[ 1.156181] acpiphp: Slot [4] registered\n[ 1.160190] acpiphp: Slot [5] registered\n[ 1.164184] acpiphp: Slot [6] registered\n[ 1.168214] acpiphp: Slot [7] registered\n[ 1.172186] acpiphp: Slot [8] registered\n[ 1.176184] acpiphp: Slot [9] registered\n[ 1.180191] acpiphp: Slot [10] registered\n[ 1.184183] acpiphp: Slot [11] registered\n[ 1.188194] acpiphp: Slot [12] registered\n[ 1.192180] acpiphp: Slot [13] registered\n[ 1.196187] acpiphp: Slot [14] registered\n[ 1.200182] acpiphp: Slot [15] registered\n[ 1.204180] acpiphp: Slot [16] registered\n[ 1.208188] acpiphp: Slot [17] registered\n[ 1.212195] acpiphp: Slot [18] registered\n[ 1.216188] acpiphp: Slot [19] registered\n[ 1.220183] acpiphp: Slot [20] registered\n[ 1.224187] acpiphp: Slot [21] registered\n[ 1.228183] acpiphp: Slot [22] registered\n[ 1.232182] acpiphp: Slot [23] registered\n[ 1.236202] acpiphp: Slot [24] registered\n[ 1.240178] acpiphp: Slot [25] registered\n[ 1.244177] acpiphp: Slot [26] registered\n[ 1.248175] acpiphp: Slot [27] registered\n[ 1.252175] acpiphp: Slot [28] registered\n[ 1.256186] acpiphp: Slot [29] registered\n[ 1.260179] acpiphp: Slot [30] registered\n[ 1.264182] acpiphp: Slot [31] registered\n[ 1.268223] PCI host bridge to bus 0000:00\n[ 1.272062] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.276053] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.280054] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.284053] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 1.288052] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.292054] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.321286] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.324071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.328058] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.332058] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.355991] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.356181] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.514126] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.524751] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.536722] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.548612] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.560439] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.574949] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.588378] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.592000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.592070] vgaarb: loaded\n[ 1.596071] vgaarb: bridge control possible 0000:00:02.0\n[ 1.608423] SCSI subsystem initialized\n[ 1.619300] ACPI: bus type USB registered\n[ 1.620984] usbcore: registered new interface driver usbfs\n[ 1.624255] usbcore: registered new interface driver hub\n[ 1.628089] usbcore: registered new device driver usb\n[ 1.638306] PCI: Using ACPI for IRQ routing\n[ 1.648898] NetLabel: Initializing\n[ 1.652115] NetLabel: domain hash size = 128\n[ 1.656051] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.660582] NetLabel: unlabeled traffic allowed by default\n[ 1.669635] clocksource: Switched to clocksource kvm-clock\n[ 1.883675] AppArmor: AppArmor Filesystem Enabled\n[ 1.899859] pnp: PnP ACPI init\n[ 1.917769] pnp: PnP ACPI: found 5 devices\n[ 1.957425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.988934] NET: Registered protocol family 2\n[ 2.011898] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 2.034020] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 2.056063] TCP: Hash tables configured (established 2048 bind 2048)\n[ 2.079725] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.099000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.122522] NET: Registered protocol family 1\n[ 2.138557] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.157598] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.177432] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.220151] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 2.263504] Trying to unpack rootfs image as initramfs...\ns[ 2.671336] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 2.717367] Scanning for low memory corruption every 60 seconds\n[ 2.739740] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 2.761229] audit: initializing netlink subsys (disabled)\n[ 2.779309] audit: type=2000 audit(1532286858.006:1): initialized\n[ 2.800816] Initialise system trusted keyring\n[ 2.817931] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 2.846850] zbud: loaded\n[ 2.859113] VFS: Disk quotas dquot_6.6.0\n[ 2.874195] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 2.898636] fuse init (API version 7.23)\n[ 2.913912] Key type big_key registered\n[ 2.927806] Allocating IMA MOK and blacklist keyrings.\n[ 2.949004] Key type asymmetric registered\n[ 2.964403] Asymmetric key parser 'x509' registered\n[ 2.980597] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 3.007005] io scheduler noop registered\n[ 3.020420] io scheduler deadline registered (default)\n[ 3.037030] io scheduler cfq registered\n[ 3.052082] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 3.069819] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 3.091127] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 3.116824] ACPI: Power Button [PWRF]\n[ 3.131043] GHES: HEST is not enabled!\n[ 3.163346] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 3.242111] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 3.289605] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 3.323314] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 3.391915] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 3.517196] Linux agpgart interface v0.103\n[ 3.559435] brd: module loaded\n[ 3.593003] loop: module loaded\n[ 3.662239] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 3.685674] GPT:90111 != 20971519\n[ 3.697251] GPT:Alternate GPT header not at the end of the disk.\n[ 3.714501] GPT:90111 != 20971519\n[ 3.726760] GPT: Use GNU Parted to correct GPT errors.\n[ 3.742261] vda: vda1 vda15\n[ 3.762345] scsi host0: ata_piix\n[ 3.775348] scsi host1: ata_piix\n[ 3.788720] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 3.808739] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 3.835819] libphy: Fixed MDIO Bus: probed\n[ 3.853006] tun: Universal TUN/TAP device driver, 1.6\n[ 3.868101] tun: (C) 1999-2004 Max Krasnyansky \n[ 3.897512] PPP generic driver version 2.4.2\n[ 3.913019] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 3.931364] ehci-pci: EHCI PCI platform driver\n[ 3.945511] ehci-platform: EHCI generic platform driver\n[ 3.961238] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 3.978903] ohci-pci: OHCI PCI platform driver\n[ 3.995004] ohci-platform: OHCI generic platform driver\n[ 4.013721] uhci_hcd: USB Universal Host Controller Interface driver\n[ 4.052788] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 4.068843] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 4.092829] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 4.109701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 4.129606] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 4.148671] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 4.173018] usb usb1: Product: UHCI Host Controller\n[ 4.188071] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 4.207102] usb usb1: SerialNumber: 0000:00:01.2\n[ 4.222451] hub 1-0:1.0: USB hub found\n[ 4.235065] hub 1-0:1.0: 2 ports detected\n[ 4.250703] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 4.287416] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 4.302611] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 4.319485] mousedev: PS/2 mouse device common for all mice\n[ 4.339247] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 4.368579] rtc_cmos 00:00: RTC can wake from S4\n[ 4.388457] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 4.410883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 4.429647] i2c /dev entries driver\n[ 4.442278] device-mapper: uevent: version 1.0.3\n[ 4.457917] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 4.489190] ledtrig-cpu: registered to indicate activity on CPUs\n[ 4.513441] NET: Registered protocol family 10\n[ 4.533271] NET: Registered protocol family 17\n[ 4.548331] Key type dns_resolver registered\n[ 4.566180] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1\n[ 4.588331] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 4.623401] registered taskstats version 1\n[ 4.639117] Loading compiled-in X.509 certificates\n[ 4.655990] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 4.686082] zswap: loaded using pool lzo/zbud\n[ 4.714717] Key type trusted registered\n[ 4.736302] Key type encrypted registered\n[ 4.751165] AppArmor: AppArmor sha1 policy hashing enabled\n[ 4.769277] ima: No TPM chip found, activating TPM-bypass!\n[ 4.786641] evm: HMAC attrs: 0x1\n[ 4.804989] Magic number: 10:842:243\n[ 4.821246] rtc_cmos 00:00: setting system clock to 2018-07-22 19:14:24 UTC (1532286864)\n[ 4.849120] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 4.867558] EDD information not available.\n[ 4.906442] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 4.932999] Write protecting the kernel read-only data: 14336k\n[ 4.982668] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 5.012601] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\n"} 2018-07-22 19:14:25,338 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5/action used request id req-05f134d5-86db-4b44-8c0b-9a85f2e35e73 2018-07-22 19:14:25,340 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:25,620 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f59dc1c3-7f03-4d8c-b5da-0f02e608f5e0 x-compute-request-id: req-f59dc1c3-7f03-4d8c-b5da-0f02e608f5e0 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:5f:4a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "bookmark"}], "image": {"id": "b4753d44-93a0-4223-8f8d-3d265bfe5e14", "links": [{"href": "https://192.16.1.222:8774/images/b4753d44-93a0-4223-8f8d-3d265bfe5e14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T19:14:11.000000", "flavor": {"id": "8881d894-e6f7-4a36-806a-ca1d686c7cba", "links": [{"href": "https://192.16.1.222:8774/flavors/8881d894-e6f7-4a36-806a-ca1d686c7cba", "rel": "bookmark"}]}, "id": "193262c1-4fc1-486a-9197-3a6996b839e5", "security_groups": [{"name": "default"}], "user_id": "995218fef8b546e3b5d2816bba9a48f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:14:11Z", "hostId": "9171f2d92ae9b83c349b1b4ff9d0d35f7548bf31e89efddeea83abc4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-inst", "created": "2018-07-22T19:14:05Z", "tenant_id": "6ca9171fdaba441b97113897736eda75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:14:25,620 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 used request id req-f59dc1c3-7f03-4d8c-b5da-0f02e608f5e0 2018-07-22 19:14:25,622 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 19:14:25,747 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 21314 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-dd8d7a54-3ef6-4f05-bf61-65fe805d2957 x-compute-request-id: req-dd8d7a54-3ef6-4f05-bf61-65fe805d2957 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.978 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.95 BogoMIPS (lpj=9975912)\n[ 0.032070] pid_max: default: 32768 minimum: 301\n[ 0.040057] ACPI: Core revision 20150930\n[ 0.049051] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.068096] Security Framework initialized\n [ 0.076048] Yama: becoming mindful.\n[ 0.084102] AppArmor: AppArmor initialized\n[ 0.092116] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.100308] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.108228] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.116049] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.125298] Initializing cgroup subsys io\n[ 0.132059] Initializing cgroup subsys memory\n[ 0.140061] Initializing cgroup subsys devices\n[ 0.148054] Initializing cgroup subsys freezer\n[ 0.156053] Initializing cgroup subsys net_cls\n[ 0.164060] Initializing cgroup subsys perf_event\n[ 0.172081] Initializing cgroup subsys net_prio\n[ 0.180057] Initializing cgroup subsys hugetlb\n[ 0.188054] Initializing cgroup subsys pids\n[ 0.201417] CPU: Physical Processor ID: 0\n[ 0.213261] mce: CPU supports 10 MCE banks\n[ 0.225521] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232044] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.623600] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.892690] ftrace: allocating 31920 entries in 125 pages\n[ 0.912527] smpboot: Max logical packages: 1\n[ 0.920045] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.934442] x2apic enabled\n[ 0.936050] Switched APIC routing to physical x2apic.\n[ 0.965264] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.968000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.980105] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.993553] x86: Booted up 1 node, 1 CPUs\n[ 0.996057] smpboot: Total of 1 processors activated (4987.95 BogoMIPS)\n[ 1.004246] devtmpfs: initialized\n[ 1.009564] evm: security.selinux\n[ 1.012055] evm: security.SMACK64\n[ 1.016060] evm: security.SMACK64EXEC\n[ 1.020066] evm: security.SMACK64TRANSMUTE\n[ 1.024054] evm: security.SMACK64MMAP\n[ 1.028051] evm: security.ima\n[ 1.032052] evm: security.capability\n[ 1.036332] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.040249] pinctrl core: initialized pinctrl subsystem\n[ 1.045152] RTC time: 19:14:18, date: 07/22/18\n[ 1.048492] NET: Registered protocol family 16\n[ 1.052620] cpuidle: using governor ladder\n[ 1.056058] cpuidle: using governor menu\n[ 1.060060] PCCT header not found.\n[ 1.064444] ACPI: bus type PCI registered\n[ 1.068065] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.073063] PCI: Using configuration type 1 for base access\n[ 1.078016] ACPI: Added _OSI(Module Device)\n[ 1.080054] ACPI: Added _OSI(Processor Device)\n[ 1.084053] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.088054] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.095413] ACPI: Interpreter enabled\n[ 1.096060] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.108054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.120075] ACPI: (supports S0 S3 S4 S5)\n[ 1.124055] ACPI: Using IOAPIC for interrupt routing\n[ 1.128099] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.137966] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.140061] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.144063] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.148066] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.152804] acpiphp: Slot [3] registered\n[ 1.156181] acpiphp: Slot [4] registered\n[ 1.160190] acpiphp: Slot [5] registered\n[ 1.164184] acpiphp: Slot [6] registered\n[ 1.168214] acpiphp: Slot [7] registered\n[ 1.172186] acpiphp: Slot [8] registered\n[ 1.176184] acpiphp: Slot [9] registered\n[ 1.180191] acpiphp: Slot [10] registered\n[ 1.184183] acpiphp: Slot [11] registered\n[ 1.188194] acpiphp: Slot [12] registered\n[ 1.192180] acpiphp: Slot [13] registered\n[ 1.196187] acpiphp: Slot [14] registered\n[ 1.200182] acpiphp: Slot [15] registered\n[ 1.204180] acpiphp: Slot [16] registered\n[ 1.208188] acpiphp: Slot [17] registered\n[ 1.212195] acpiphp: Slot [18] registered\n[ 1.216188] acpiphp: Slot [19] registered\n[ 1.220183] acpiphp: Slot [20] registered\n[ 1.224187] acpiphp: Slot [21] registered\n[ 1.228183] acpiphp: Slot [22] registered\n[ 1.232182] acpiphp: Slot [23] registered\n[ 1.236202] acpiphp: Slot [24] registered\n[ 1.240178] acpiphp: Slot [25] registered\n[ 1.244177] acpiphp: Slot [26] registered\n[ 1.248175] acpiphp: Slot [27] registered\n[ 1.252175] acpiphp: Slot [28] registered\n[ 1.256186] acpiphp: Slot [29] registered\n[ 1.260179] acpiphp: Slot [30] registered\n[ 1.264182] acpiphp: Slot [31] registered\n[ 1.268223] PCI host bridge to bus 0000:00\n[ 1.272062] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.276053] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.280054] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.284053] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 1.288052] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.292054] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.321286] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.324071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.328058] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.332058] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.355991] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.356181] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.514126] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.524751] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.536722] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.548612] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.560439] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.574949] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.588378] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.592000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.592070] vgaarb: loaded\n[ 1.596071] vgaarb: bridge control possible 0000:00:02.0\n[ 1.608423] SCSI subsystem initialized\n[ 1.619300] ACPI: bus type USB registered\n[ 1.620984] usbcore: registered new interface driver usbfs\n[ 1.624255] usbcore: registered new interface driver hub\n[ 1.628089] usbcore: registered new device driver usb\n[ 1.638306] PCI: Using ACPI for IRQ routing\n[ 1.648898] NetLabel: Initializing\n[ 1.652115] NetLabel: domain hash size = 128\n[ 1.656051] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.660582] NetLabel: unlabeled traffic allowed by default\n[ 1.669635] clocksource: Switched to clocksource kvm-clock\n[ 1.883675] AppArmor: AppArmor Filesystem Enabled\n[ 1.899859] pnp: PnP ACPI init\n[ 1.917769] pnp: PnP ACPI: found 5 devices\n[ 1.957425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.988934] NET: Registered protocol family 2\n[ 2.011898] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 2.034020] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 2.056063] TCP: Hash tables configured (established 2048 bind 2048)\n[ 2.079725] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.099000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.122522] NET: Registered protocol family 1\n[ 2.138557] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.157598] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.177432] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.220151] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 2.263504] Trying to unpack rootfs image as initramfs...\ns[ 2.671336] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 2.717367] Scanning for low memory corruption every 60 seconds\n[ 2.739740] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 2.761229] audit: initializing netlink subsys (disabled)\n[ 2.779309] audit: type=2000 audit(1532286858.006:1): initialized\n[ 2.800816] Initialise system trusted keyring\n[ 2.817931] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 2.846850] zbud: loaded\n[ 2.859113] VFS: Disk quotas dquot_6.6.0\n[ 2.874195] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 2.898636] fuse init (API version 7.23)\n[ 2.913912] Key type big_key registered\n[ 2.927806] Allocating IMA MOK and blacklist keyrings.\n[ 2.949004] Key type asymmetric registered\n[ 2.964403] Asymmetric key parser 'x509' registered\n[ 2.980597] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 3.007005] io scheduler noop registered\n[ 3.020420] io scheduler deadline registered (default)\n[ 3.037030] io scheduler cfq registered\n[ 3.052082] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 3.069819] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 3.091127] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 3.116824] ACPI: Power Button [PWRF]\n[ 3.131043] GHES: HEST is not enabled!\n[ 3.163346] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 3.242111] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 3.289605] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 3.323314] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 3.391915] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 3.517196] Linux agpgart interface v0.103\n[ 3.559435] brd: module loaded\n[ 3.593003] loop: module loaded\n[ 3.662239] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 3.685674] GPT:90111 != 20971519\n[ 3.697251] GPT:Alternate GPT header not at the end of the disk.\n[ 3.714501] GPT:90111 != 20971519\n[ 3.726760] GPT: Use GNU Parted to correct GPT errors.\n[ 3.742261] vda: vda1 vda15\n[ 3.762345] scsi host0: ata_piix\n[ 3.775348] scsi host1: ata_piix\n[ 3.788720] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 3.808739] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 3.835819] libphy: Fixed MDIO Bus: probed\n[ 3.853006] tun: Universal TUN/TAP device driver, 1.6\n[ 3.868101] tun: (C) 1999-2004 Max Krasnyansky \n[ 3.897512] PPP generic driver version 2.4.2\n[ 3.913019] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 3.931364] ehci-pci: EHCI PCI platform driver\n[ 3.945511] ehci-platform: EHCI generic platform driver\n[ 3.961238] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 3.978903] ohci-pci: OHCI PCI platform driver\n[ 3.995004] ohci-platform: OHCI generic platform driver\n[ 4.013721] uhci_hcd: USB Universal Host Controller Interface driver\n[ 4.052788] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 4.068843] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 4.092829] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 4.109701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 4.129606] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 4.148671] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 4.173018] usb usb1: Product: UHCI Host Controller\n[ 4.188071] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 4.207102] usb usb1: SerialNumber: 0000:00:01.2\n[ 4.222451] hub 1-0:1.0: USB hub found\n[ 4.235065] hub 1-0:1.0: 2 ports detected\n[ 4.250703] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 4.287416] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 4.302611] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 4.319485] mousedev: PS/2 mouse device common for all mice\n[ 4.339247] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 4.368579] rtc_cmos 00:00: RTC can wake from S4\n[ 4.388457] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 4.410883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 4.429647] i2c /dev entries driver\n[ 4.442278] device-mapper: uevent: version 1.0.3\n[ 4.457917] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 4.489190] ledtrig-cpu: registered to indicate activity on CPUs\n[ 4.513441] NET: Registered protocol family 10\n[ 4.533271] NET: Registered protocol family 17\n[ 4.548331] Key type dns_resolver registered\n[ 4.566180] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1\n[ 4.588331] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 4.623401] registered taskstats version 1\n[ 4.639117] Loading compiled-in X.509 certificates\n[ 4.655990] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 4.686082] zswap: loaded using pool lzo/zbud\n[ 4.714717] Key type trusted registered\n[ 4.736302] Key type encrypted registered\n[ 4.751165] AppArmor: AppArmor sha1 policy hashing enabled\n[ 4.769277] ima: No TPM chip found, activating TPM-bypass!\n[ 4.786641] evm: HMAC attrs: 0x1\n[ 4.804989] Magic number: 10:842:243\n[ 4.821246] rtc_cmos 00:00: setting system clock to 2018-07-22 19:14:24 UTC (1532286864)\n[ 4.849120] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 4.867558] EDD information not available.\n[ 4.906442] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 4.932999] Write protecting the kernel read-only data: 14336k\n[ 4.982668] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 5.012601] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 5.27\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\n"} 2018-07-22 19:14:25,748 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5/action used request id req-dd8d7a54-3ef6-4f05-bf61-65fe805d2957 2018-07-22 19:14:25,750 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:26,061 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-cb1c83b2-f881-4439-9e08-215fbb744184 x-compute-request-id: req-cb1c83b2-f881-4439-9e08-215fbb744184 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:5f:4a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "bookmark"}], "image": {"id": "b4753d44-93a0-4223-8f8d-3d265bfe5e14", "links": [{"href": "https://192.16.1.222:8774/images/b4753d44-93a0-4223-8f8d-3d265bfe5e14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T19:14:11.000000", "flavor": {"id": "8881d894-e6f7-4a36-806a-ca1d686c7cba", "links": [{"href": "https://192.16.1.222:8774/flavors/8881d894-e6f7-4a36-806a-ca1d686c7cba", "rel": "bookmark"}]}, "id": "193262c1-4fc1-486a-9197-3a6996b839e5", "security_groups": [{"name": "default"}], "user_id": "995218fef8b546e3b5d2816bba9a48f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:14:11Z", "hostId": "9171f2d92ae9b83c349b1b4ff9d0d35f7548bf31e89efddeea83abc4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-inst", "created": "2018-07-22T19:14:05Z", "tenant_id": "6ca9171fdaba441b97113897736eda75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:14:26,062 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 used request id req-cb1c83b2-f881-4439-9e08-215fbb744184 2018-07-22 19:14:26,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 19:14:26,203 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 21314 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-3e63f0b8-07dd-4992-ad93-c903c235fad8 x-compute-request-id: req-3e63f0b8-07dd-4992-ad93-c903c235fad8 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.978 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.95 BogoMIPS (lpj=9975912)\n[ 0.032070] pid_max: default: 32768 minimum: 301\n[ 0.040057] ACPI: Core revision 20150930\n[ 0.049051] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.068096] Security Framework initialized\n [ 0.076048] Yama: becoming mindful.\n[ 0.084102] AppArmor: AppArmor initialized\n[ 0.092116] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.100308] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.108228] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.116049] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.125298] Initializing cgroup subsys io\n[ 0.132059] Initializing cgroup subsys memory\n[ 0.140061] Initializing cgroup subsys devices\n[ 0.148054] Initializing cgroup subsys freezer\n[ 0.156053] Initializing cgroup subsys net_cls\n[ 0.164060] Initializing cgroup subsys perf_event\n[ 0.172081] Initializing cgroup subsys net_prio\n[ 0.180057] Initializing cgroup subsys hugetlb\n[ 0.188054] Initializing cgroup subsys pids\n[ 0.201417] CPU: Physical Processor ID: 0\n[ 0.213261] mce: CPU supports 10 MCE banks\n[ 0.225521] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232044] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.623600] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.892690] ftrace: allocating 31920 entries in 125 pages\n[ 0.912527] smpboot: Max logical packages: 1\n[ 0.920045] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.934442] x2apic enabled\n[ 0.936050] Switched APIC routing to physical x2apic.\n[ 0.965264] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.968000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.980105] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.993553] x86: Booted up 1 node, 1 CPUs\n[ 0.996057] smpboot: Total of 1 processors activated (4987.95 BogoMIPS)\n[ 1.004246] devtmpfs: initialized\n[ 1.009564] evm: security.selinux\n[ 1.012055] evm: security.SMACK64\n[ 1.016060] evm: security.SMACK64EXEC\n[ 1.020066] evm: security.SMACK64TRANSMUTE\n[ 1.024054] evm: security.SMACK64MMAP\n[ 1.028051] evm: security.ima\n[ 1.032052] evm: security.capability\n[ 1.036332] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.040249] pinctrl core: initialized pinctrl subsystem\n[ 1.045152] RTC time: 19:14:18, date: 07/22/18\n[ 1.048492] NET: Registered protocol family 16\n[ 1.052620] cpuidle: using governor ladder\n[ 1.056058] cpuidle: using governor menu\n[ 1.060060] PCCT header not found.\n[ 1.064444] ACPI: bus type PCI registered\n[ 1.068065] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.073063] PCI: Using configuration type 1 for base access\n[ 1.078016] ACPI: Added _OSI(Module Device)\n[ 1.080054] ACPI: Added _OSI(Processor Device)\n[ 1.084053] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.088054] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.095413] ACPI: Interpreter enabled\n[ 1.096060] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.108054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.120075] ACPI: (supports S0 S3 S4 S5)\n[ 1.124055] ACPI: Using IOAPIC for interrupt routing\n[ 1.128099] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.137966] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.140061] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.144063] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.148066] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.152804] acpiphp: Slot [3] registered\n[ 1.156181] acpiphp: Slot [4] registered\n[ 1.160190] acpiphp: Slot [5] registered\n[ 1.164184] acpiphp: Slot [6] registered\n[ 1.168214] acpiphp: Slot [7] registered\n[ 1.172186] acpiphp: Slot [8] registered\n[ 1.176184] acpiphp: Slot [9] registered\n[ 1.180191] acpiphp: Slot [10] registered\n[ 1.184183] acpiphp: Slot [11] registered\n[ 1.188194] acpiphp: Slot [12] registered\n[ 1.192180] acpiphp: Slot [13] registered\n[ 1.196187] acpiphp: Slot [14] registered\n[ 1.200182] acpiphp: Slot [15] registered\n[ 1.204180] acpiphp: Slot [16] registered\n[ 1.208188] acpiphp: Slot [17] registered\n[ 1.212195] acpiphp: Slot [18] registered\n[ 1.216188] acpiphp: Slot [19] registered\n[ 1.220183] acpiphp: Slot [20] registered\n[ 1.224187] acpiphp: Slot [21] registered\n[ 1.228183] acpiphp: Slot [22] registered\n[ 1.232182] acpiphp: Slot [23] registered\n[ 1.236202] acpiphp: Slot [24] registered\n[ 1.240178] acpiphp: Slot [25] registered\n[ 1.244177] acpiphp: Slot [26] registered\n[ 1.248175] acpiphp: Slot [27] registered\n[ 1.252175] acpiphp: Slot [28] registered\n[ 1.256186] acpiphp: Slot [29] registered\n[ 1.260179] acpiphp: Slot [30] registered\n[ 1.264182] acpiphp: Slot [31] registered\n[ 1.268223] PCI host bridge to bus 0000:00\n[ 1.272062] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.276053] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.280054] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.284053] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 1.288052] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.292054] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.321286] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.324071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.328058] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.332058] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.355991] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.356181] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.514126] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.524751] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.536722] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.548612] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.560439] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.574949] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.588378] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.592000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.592070] vgaarb: loaded\n[ 1.596071] vgaarb: bridge control possible 0000:00:02.0\n[ 1.608423] SCSI subsystem initialized\n[ 1.619300] ACPI: bus type USB registered\n[ 1.620984] usbcore: registered new interface driver usbfs\n[ 1.624255] usbcore: registered new interface driver hub\n[ 1.628089] usbcore: registered new device driver usb\n[ 1.638306] PCI: Using ACPI for IRQ routing\n[ 1.648898] NetLabel: Initializing\n[ 1.652115] NetLabel: domain hash size = 128\n[ 1.656051] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.660582] NetLabel: unlabeled traffic allowed by default\n[ 1.669635] clocksource: Switched to clocksource kvm-clock\n[ 1.883675] AppArmor: AppArmor Filesystem Enabled\n[ 1.899859] pnp: PnP ACPI init\n[ 1.917769] pnp: PnP ACPI: found 5 devices\n[ 1.957425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.988934] NET: Registered protocol family 2\n[ 2.011898] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 2.034020] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 2.056063] TCP: Hash tables configured (established 2048 bind 2048)\n[ 2.079725] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.099000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.122522] NET: Registered protocol family 1\n[ 2.138557] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.157598] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.177432] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.220151] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 2.263504] Trying to unpack rootfs image as initramfs...\ns[ 2.671336] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 2.717367] Scanning for low memory corruption every 60 seconds\n[ 2.739740] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 2.761229] audit: initializing netlink subsys (disabled)\n[ 2.779309] audit: type=2000 audit(1532286858.006:1): initialized\n[ 2.800816] Initialise system trusted keyring\n[ 2.817931] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 2.846850] zbud: loaded\n[ 2.859113] VFS: Disk quotas dquot_6.6.0\n[ 2.874195] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 2.898636] fuse init (API version 7.23)\n[ 2.913912] Key type big_key registered\n[ 2.927806] Allocating IMA MOK and blacklist keyrings.\n[ 2.949004] Key type asymmetric registered\n[ 2.964403] Asymmetric key parser 'x509' registered\n[ 2.980597] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 3.007005] io scheduler noop registered\n[ 3.020420] io scheduler deadline registered (default)\n[ 3.037030] io scheduler cfq registered\n[ 3.052082] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 3.069819] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 3.091127] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 3.116824] ACPI: Power Button [PWRF]\n[ 3.131043] GHES: HEST is not enabled!\n[ 3.163346] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 3.242111] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 3.289605] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 3.323314] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 3.391915] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 3.517196] Linux agpgart interface v0.103\n[ 3.559435] brd: module loaded\n[ 3.593003] loop: module loaded\n[ 3.662239] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 3.685674] GPT:90111 != 20971519\n[ 3.697251] GPT:Alternate GPT header not at the end of the disk.\n[ 3.714501] GPT:90111 != 20971519\n[ 3.726760] GPT: Use GNU Parted to correct GPT errors.\n[ 3.742261] vda: vda1 vda15\n[ 3.762345] scsi host0: ata_piix\n[ 3.775348] scsi host1: ata_piix\n[ 3.788720] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 3.808739] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 3.835819] libphy: Fixed MDIO Bus: probed\n[ 3.853006] tun: Universal TUN/TAP device driver, 1.6\n[ 3.868101] tun: (C) 1999-2004 Max Krasnyansky \n[ 3.897512] PPP generic driver version 2.4.2\n[ 3.913019] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 3.931364] ehci-pci: EHCI PCI platform driver\n[ 3.945511] ehci-platform: EHCI generic platform driver\n[ 3.961238] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 3.978903] ohci-pci: OHCI PCI platform driver\n[ 3.995004] ohci-platform: OHCI generic platform driver\n[ 4.013721] uhci_hcd: USB Universal Host Controller Interface driver\n[ 4.052788] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 4.068843] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 4.092829] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 4.109701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 4.129606] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 4.148671] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 4.173018] usb usb1: Product: UHCI Host Controller\n[ 4.188071] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 4.207102] usb usb1: SerialNumber: 0000:00:01.2\n[ 4.222451] hub 1-0:1.0: USB hub found\n[ 4.235065] hub 1-0:1.0: 2 ports detected\n[ 4.250703] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 4.287416] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 4.302611] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 4.319485] mousedev: PS/2 mouse device common for all mice\n[ 4.339247] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 4.368579] rtc_cmos 00:00: RTC can wake from S4\n[ 4.388457] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 4.410883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 4.429647] i2c /dev entries driver\n[ 4.442278] device-mapper: uevent: version 1.0.3\n[ 4.457917] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 4.489190] ledtrig-cpu: registered to indicate activity on CPUs\n[ 4.513441] NET: Registered protocol family 10\n[ 4.533271] NET: Registered protocol family 17\n[ 4.548331] Key type dns_resolver registered\n[ 4.566180] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1\n[ 4.588331] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 4.623401] registered taskstats version 1\n[ 4.639117] Loading compiled-in X.509 certificates\n[ 4.655990] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 4.686082] zswap: loaded using pool lzo/zbud\n[ 4.714717] Key type trusted registered\n[ 4.736302] Key type encrypted registered\n[ 4.751165] AppArmor: AppArmor sha1 policy hashing enabled\n[ 4.769277] ima: No TPM chip found, activating TPM-bypass!\n[ 4.786641] evm: HMAC attrs: 0x1\n[ 4.804989] Magic number: 10:842:243\n[ 4.821246] rtc_cmos 00:00: setting system clock to 2018-07-22 19:14:24 UTC (1532286864)\n[ 4.849120] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 4.867558] EDD information not available.\n[ 4.906442] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 4.932999] Write protecting the kernel read-only data: 14336k\n[ 4.982668] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 5.012601] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 5.27\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\n"} 2018-07-22 19:14:26,204 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5/action used request id req-3e63f0b8-07dd-4992-ad93-c903c235fad8 2018-07-22 19:14:26,207 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:26,520 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-c9cbc7f7-e673-463c-9c5e-75f65eba2969 x-compute-request-id: req-c9cbc7f7-e673-463c-9c5e-75f65eba2969 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:5f:4a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "bookmark"}], "image": {"id": "b4753d44-93a0-4223-8f8d-3d265bfe5e14", "links": [{"href": "https://192.16.1.222:8774/images/b4753d44-93a0-4223-8f8d-3d265bfe5e14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T19:14:11.000000", "flavor": {"id": "8881d894-e6f7-4a36-806a-ca1d686c7cba", "links": [{"href": "https://192.16.1.222:8774/flavors/8881d894-e6f7-4a36-806a-ca1d686c7cba", "rel": "bookmark"}]}, "id": "193262c1-4fc1-486a-9197-3a6996b839e5", "security_groups": [{"name": "default"}], "user_id": "995218fef8b546e3b5d2816bba9a48f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:14:11Z", "hostId": "9171f2d92ae9b83c349b1b4ff9d0d35f7548bf31e89efddeea83abc4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-inst", "created": "2018-07-22T19:14:05Z", "tenant_id": "6ca9171fdaba441b97113897736eda75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:14:26,520 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 used request id req-c9cbc7f7-e673-463c-9c5e-75f65eba2969 2018-07-22 19:14:26,522 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 19:14:26,653 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 22190 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-dd4b9dec-cfd6-4516-987b-4549cd57fad7 x-compute-request-id: req-dd4b9dec-cfd6-4516-987b-4549cd57fad7 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.978 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.95 BogoMIPS (lpj=9975912)\n[ 0.032070] pid_max: default: 32768 minimum: 301\n[ 0.040057] ACPI: Core revision 20150930\n[ 0.049051] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.068096] Security Framework initialized\n [ 0.076048] Yama: becoming mindful.\n[ 0.084102] AppArmor: AppArmor initialized\n[ 0.092116] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.100308] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.108228] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.116049] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.125298] Initializing cgroup subsys io\n[ 0.132059] Initializing cgroup subsys memory\n[ 0.140061] Initializing cgroup subsys devices\n[ 0.148054] Initializing cgroup subsys freezer\n[ 0.156053] Initializing cgroup subsys net_cls\n[ 0.164060] Initializing cgroup subsys perf_event\n[ 0.172081] Initializing cgroup subsys net_prio\n[ 0.180057] Initializing cgroup subsys hugetlb\n[ 0.188054] Initializing cgroup subsys pids\n[ 0.201417] CPU: Physical Processor ID: 0\n[ 0.213261] mce: CPU supports 10 MCE banks\n[ 0.225521] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232044] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.623600] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.892690] ftrace: allocating 31920 entries in 125 pages\n[ 0.912527] smpboot: Max logical packages: 1\n[ 0.920045] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.934442] x2apic enabled\n[ 0.936050] Switched APIC routing to physical x2apic.\n[ 0.965264] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.968000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.980105] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.993553] x86: Booted up 1 node, 1 CPUs\n[ 0.996057] smpboot: Total of 1 processors activated (4987.95 BogoMIPS)\n[ 1.004246] devtmpfs: initialized\n[ 1.009564] evm: security.selinux\n[ 1.012055] evm: security.SMACK64\n[ 1.016060] evm: security.SMACK64EXEC\n[ 1.020066] evm: security.SMACK64TRANSMUTE\n[ 1.024054] evm: security.SMACK64MMAP\n[ 1.028051] evm: security.ima\n[ 1.032052] evm: security.capability\n[ 1.036332] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.040249] pinctrl core: initialized pinctrl subsystem\n[ 1.045152] RTC time: 19:14:18, date: 07/22/18\n[ 1.048492] NET: Registered protocol family 16\n[ 1.052620] cpuidle: using governor ladder\n[ 1.056058] cpuidle: using governor menu\n[ 1.060060] PCCT header not found.\n[ 1.064444] ACPI: bus type PCI registered\n[ 1.068065] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.073063] PCI: Using configuration type 1 for base access\n[ 1.078016] ACPI: Added _OSI(Module Device)\n[ 1.080054] ACPI: Added _OSI(Processor Device)\n[ 1.084053] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.088054] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.095413] ACPI: Interpreter enabled\n[ 1.096060] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.108054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.120075] ACPI: (supports S0 S3 S4 S5)\n[ 1.124055] ACPI: Using IOAPIC for interrupt routing\n[ 1.128099] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.137966] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.140061] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.144063] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.148066] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.152804] acpiphp: Slot [3] registered\n[ 1.156181] acpiphp: Slot [4] registered\n[ 1.160190] acpiphp: Slot [5] registered\n[ 1.164184] acpiphp: Slot [6] registered\n[ 1.168214] acpiphp: Slot [7] registered\n[ 1.172186] acpiphp: Slot [8] registered\n[ 1.176184] acpiphp: Slot [9] registered\n[ 1.180191] acpiphp: Slot [10] registered\n[ 1.184183] acpiphp: Slot [11] registered\n[ 1.188194] acpiphp: Slot [12] registered\n[ 1.192180] acpiphp: Slot [13] registered\n[ 1.196187] acpiphp: Slot [14] registered\n[ 1.200182] acpiphp: Slot [15] registered\n[ 1.204180] acpiphp: Slot [16] registered\n[ 1.208188] acpiphp: Slot [17] registered\n[ 1.212195] acpiphp: Slot [18] registered\n[ 1.216188] acpiphp: Slot [19] registered\n[ 1.220183] acpiphp: Slot [20] registered\n[ 1.224187] acpiphp: Slot [21] registered\n[ 1.228183] acpiphp: Slot [22] registered\n[ 1.232182] acpiphp: Slot [23] registered\n[ 1.236202] acpiphp: Slot [24] registered\n[ 1.240178] acpiphp: Slot [25] registered\n[ 1.244177] acpiphp: Slot [26] registered\n[ 1.248175] acpiphp: Slot [27] registered\n[ 1.252175] acpiphp: Slot [28] registered\n[ 1.256186] acpiphp: Slot [29] registered\n[ 1.260179] acpiphp: Slot [30] registered\n[ 1.264182] acpiphp: Slot [31] registered\n[ 1.268223] PCI host bridge to bus 0000:00\n[ 1.272062] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.276053] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.280054] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.284053] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 1.288052] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.292054] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.321286] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.324071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.328058] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.332058] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.355991] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.356181] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.514126] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.524751] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.536722] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.548612] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.560439] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.574949] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.588378] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.592000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.592070] vgaarb: loaded\n[ 1.596071] vgaarb: bridge control possible 0000:00:02.0\n[ 1.608423] SCSI subsystem initialized\n[ 1.619300] ACPI: bus type USB registered\n[ 1.620984] usbcore: registered new interface driver usbfs\n[ 1.624255] usbcore: registered new interface driver hub\n[ 1.628089] usbcore: registered new device driver usb\n[ 1.638306] PCI: Using ACPI for IRQ routing\n[ 1.648898] NetLabel: Initializing\n[ 1.652115] NetLabel: domain hash size = 128\n[ 1.656051] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.660582] NetLabel: unlabeled traffic allowed by default\n[ 1.669635] clocksource: Switched to clocksource kvm-clock\n[ 1.883675] AppArmor: AppArmor Filesystem Enabled\n[ 1.899859] pnp: PnP ACPI init\n[ 1.917769] pnp: PnP ACPI: found 5 devices\n[ 1.957425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.988934] NET: Registered protocol family 2\n[ 2.011898] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 2.034020] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 2.056063] TCP: Hash tables configured (established 2048 bind 2048)\n[ 2.079725] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.099000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.122522] NET: Registered protocol family 1\n[ 2.138557] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.157598] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.177432] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.220151] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 2.263504] Trying to unpack rootfs image as initramfs...\ns[ 2.671336] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 2.717367] Scanning for low memory corruption every 60 seconds\n[ 2.739740] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 2.761229] audit: initializing netlink subsys (disabled)\n[ 2.779309] audit: type=2000 audit(1532286858.006:1): initialized\n[ 2.800816] Initialise system trusted keyring\n[ 2.817931] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 2.846850] zbud: loaded\n[ 2.859113] VFS: Disk quotas dquot_6.6.0\n[ 2.874195] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 2.898636] fuse init (API version 7.23)\n[ 2.913912] Key type big_key registered\n[ 2.927806] Allocating IMA MOK and blacklist keyrings.\n[ 2.949004] Key type asymmetric registered\n[ 2.964403] Asymmetric key parser 'x509' registered\n[ 2.980597] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 3.007005] io scheduler noop registered\n[ 3.020420] io scheduler deadline registered (default)\n[ 3.037030] io scheduler cfq registered\n[ 3.052082] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 3.069819] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 3.091127] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 3.116824] ACPI: Power Button [PWRF]\n[ 3.131043] GHES: HEST is not enabled!\n[ 3.163346] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 3.242111] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 3.289605] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 3.323314] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 3.391915] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 3.517196] Linux agpgart interface v0.103\n[ 3.559435] brd: module loaded\n[ 3.593003] loop: module loaded\n[ 3.662239] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 3.685674] GPT:90111 != 20971519\n[ 3.697251] GPT:Alternate GPT header not at the end of the disk.\n[ 3.714501] GPT:90111 != 20971519\n[ 3.726760] GPT: Use GNU Parted to correct GPT errors.\n[ 3.742261] vda: vda1 vda15\n[ 3.762345] scsi host0: ata_piix\n[ 3.775348] scsi host1: ata_piix\n[ 3.788720] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 3.808739] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 3.835819] libphy: Fixed MDIO Bus: probed\n[ 3.853006] tun: Universal TUN/TAP device driver, 1.6\n[ 3.868101] tun: (C) 1999-2004 Max Krasnyansky \n[ 3.897512] PPP generic driver version 2.4.2\n[ 3.913019] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 3.931364] ehci-pci: EHCI PCI platform driver\n[ 3.945511] ehci-platform: EHCI generic platform driver\n[ 3.961238] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 3.978903] ohci-pci: OHCI PCI platform driver\n[ 3.995004] ohci-platform: OHCI generic platform driver\n[ 4.013721] uhci_hcd: USB Universal Host Controller Interface driver\n[ 4.052788] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 4.068843] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 4.092829] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 4.109701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 4.129606] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 4.148671] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 4.173018] usb usb1: Product: UHCI Host Controller\n[ 4.188071] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 4.207102] usb usb1: SerialNumber: 0000:00:01.2\n[ 4.222451] hub 1-0:1.0: USB hub found\n[ 4.235065] hub 1-0:1.0: 2 ports detected\n[ 4.250703] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 4.287416] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 4.302611] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 4.319485] mousedev: PS/2 mouse device common for all mice\n[ 4.339247] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 4.368579] rtc_cmos 00:00: RTC can wake from S4\n[ 4.388457] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 4.410883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 4.429647] i2c /dev entries driver\n[ 4.442278] device-mapper: uevent: version 1.0.3\n[ 4.457917] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 4.489190] ledtrig-cpu: registered to indicate activity on CPUs\n[ 4.513441] NET: Registered protocol family 10\n[ 4.533271] NET: Registered protocol family 17\n[ 4.548331] Key type dns_resolver registered\n[ 4.566180] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1\n[ 4.588331] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 4.623401] registered taskstats version 1\n[ 4.639117] Loading compiled-in X.509 certificates\n[ 4.655990] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 4.686082] zswap: loaded using pool lzo/zbud\n[ 4.714717] Key type trusted registered\n[ 4.736302] Key type encrypted registered\n[ 4.751165] AppArmor: AppArmor sha1 policy hashing enabled\n[ 4.769277] ima: No TPM chip found, activating TPM-bypass!\n[ 4.786641] evm: HMAC attrs: 0x1\n[ 4.804989] Magic number: 10:842:243\n[ 4.821246] rtc_cmos 00:00: setting system clock to 2018-07-22 19:14:24 UTC (1532286864)\n[ 4.849120] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 4.867558] EDD information not available.\n[ 4.906442] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 4.932999] Write protecting the kernel read-only data: 14336k\n[ 4.982668] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 5.012601] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 5.27\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 6.18\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 6.319874] random: dd urandom read with 10 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.0.13...\nLease of 10.55.0.13 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.0.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\n"} 2018-07-22 19:14:26,654 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5/action used request id req-dd4b9dec-cfd6-4516-987b-4549cd57fad7 2018-07-22 19:14:26,655 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-22 19:14:26,656 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000F[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.978 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.95 BogoMIPS (lpj=9975912) [ 0.032070] pid_max: default: 32768 minimum: 301 [ 0.040057] ACPI: Core revision 20150930 [ 0.049051] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068096] Security Framework initialized [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.978 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.95 BogoMIPS (lpj=9975912) [ 0.032070] pid_max: default: 32768 minimum: 301 [ 0.040057] ACPI: Core revision 20150930 [ 0.049051] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068096] Security Framework initialized [ 0.076048] Yama: becoming mindful. [ 0.084102] AppArmor: AppArmor initialized [ 0.092116] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.100308] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.108228] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.116049] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.125298] Initializing cgroup subsys io [ 0.132059] Initializing cgroup subsys memory [ 0.140061] Initializing cgroup subsys devices [ 0.148054] Initializing cgroup subsys freezer [ 0.156053] Initializing cgroup subsys net_cls [ 0.164060] Initializing cgroup subsys perf_event [ 0.172081] Initializing cgroup subsys net_prio [ 0.180057] Initializing cgroup subsys hugetlb [ 0.188054] Initializing cgroup subsys pids [ 0.201417] CPU: Physical Processor ID: 0 [ 0.213261] mce: CPU supports 10 MCE banks [ 0.225521] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.232044] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.978 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.95 BogoMIPS (lpj=9975912) [ 0.032070] pid_max: default: 32768 minimum: 301 [ 0.040057] ACPI: Core revision 20150930 [ 0.049051] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068096] Security Framework initialized [ 0.076048] Yama: becoming mindful. [ 0.084102] AppArmor: AppArmor initialized [ 0.092116] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.100308] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.108228] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.116049] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.125298] Initializing cgroup subsys io [ 0.132059] Initializing cgroup subsys memory [ 0.140061] Initializing cgroup subsys devices [ 0.148054] Initializing cgroup subsys freezer [ 0.156053] Initializing cgroup subsys net_cls [ 0.164060] Initializing cgroup subsys perf_event [ 0.172081] Initializing cgroup subsys net_prio [ 0.180057] Initializing cgroup subsys hugetlb [ 0.188054] Initializing cgroup subsys pids [ 0.201417] CPU: Physical Processor ID: 0 [ 0.213261] mce: CPU supports 10 MCE banks [ 0.225521] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.232044] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.623600] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.892690] ftrace: allocating 31920 entries in 125 pages [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.978 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.95 BogoMIPS (lpj=9975912) [ 0.032070] pid_max: default: 32768 minimum: 301 [ 0.040057] ACPI: Core revision 20150930 [ 0.049051] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068096] Security Framework initialized [ 0.076048] Yama: becoming mindful. [ 0.084102] AppArmor: AppArmor initialized [ 0.092116] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.100308] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.108228] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.116049] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.125298] Initializing cgroup subsys io [ 0.132059] Initializing cgroup subsys memory [ 0.140061] Initializing cgroup subsys devices [ 0.148054] Initializing cgroup subsys freezer [ 0.156053] Initializing cgroup subsys net_cls [ 0.164060] Initializing cgroup subsys perf_event [ 0.172081] Initializing cgroup subsys net_prio [ 0.180057] Initializing cgroup subsys hugetlb [ 0.188054] Initializing cgroup subsys pids [ 0.201417] CPU: Physical Processor ID: 0 [ 0.213261] mce: CPU supports 10 MCE banks [ 0.225521] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.232044] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.623600] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.892690] ftrace: allocating 31920 entries in 125 pages [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.978 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.95 BogoMIPS (lpj=9975912) [ 0.032070] pid_max: default: 32768 minimum: 301 [ 0.040057] ACPI: Core revision 20150930 [ 0.049051] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068096] Security Framework initialized [ 0.076048] Yama: becoming mindful. [ 0.084102] AppArmor: AppArmor initialized [ 0.092116] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.100308] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.108228] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.116049] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.125298] Initializing cgroup subsys io [ 0.132059] Initializing cgroup subsys memory [ 0.140061] Initializing cgroup subsys devices [ 0.148054] Initializing cgroup subsys freezer [ 0.156053] Initializing cgroup subsys net_cls [ 0.164060] Initializing cgroup subsys perf_event [ 0.172081] Initializing cgroup subsys net_prio [ 0.180057] Initializing cgroup subsys hugetlb [ 0.188054] Initializing cgroup subsys pids [ 0.201417] CPU: Physical Processor ID: 0 [ 0.213261] mce: CPU supports 10 MCE banks [ 0.225521] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.232044] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.623600] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.892690] ftrace: allocating 31920 entries in 125 pages [ 0.912527] smpboot: Max logical packages: 1 [ 0.920045] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.934442] x2apic enabled [ 0.936050] Switched APIC routing to physical x2apic. [ 0.965264] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.968000] smpboot: CPU0: Intel Co[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.978 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.95 BogoMIPS (lpj=9975912) [ 0.032070] pid_max: default: 32768 minimum: 301 [ 0.040057] ACPI: Core revision 20150930 [ 0.049051] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068096] Security Framework initialized [ 0.076048] Yama: becoming mindful. [ 0.084102] AppArmor: AppArmor initialized [ 0.092116] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.100308] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.108228] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.116049] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.125298] Initializing cgroup subsys io [ 0.132059] Initializing cgroup subsys memory [ 0.140061] Initializing cgroup subsys devices [ 0.148054] Initializing cgroup subsys freezer [ 0.156053] Initializing cgroup subsys net_cls [ 0.164060] Initializing cgroup subsys perf_event [ 0.172081] Initializing cgroup subsys net_prio [ 0.180057] Initializing cgroup subsys hugetlb [ 0.188054] Initializing cgroup subsys pids [ 0.201417] CPU: Physical Processor ID: 0 [ 0.213261] mce: CPU supports 10 MCE banks [ 0.225521] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.232044] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.623600] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.892690] ftrace: allocating 31920 entries in 125 pages [ 0.912527] smpboot: Max logical packages: 1 [ 0.920045] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.934442] x2apic enabled [ 0.936050] Switched APIC routing to physical x2apic. [ 0.965264] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.968000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.980105] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.993553] x86: Booted up 1 node, 1 CPUs [ 0.996057] smpboot: Total of 1 processors activated (4987.95 BogoMIPS) [ 1.004246] devtmpfs: initialized [ 1.009564] evm: security.selinux [ 1.012055] evm: security.SMACK64 [ 1.016060] evm: security.SMACK64EXEC [ 1.020066] evm: security.SMACK64TRANSMUTE [ 1.024054] evm: security.SMACK64MMAP [ 1.028051] evm: security.ima [ 1.032052] evm: security.capability [ 1.036332] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.040249] pinctrl core: initialized pinctrl subsystem [ 1.045152] RTC time: 19:14:18, date: 07/22/18 [ 1.048492] NET: Registered protocol family 16 [ 1.052620] cpuidle: using governor ladder [ 1.056058] cpuidle: using governor menu [ 1.060060] PCCT header not found. [ 1.064444] ACPI: bus type PCI registered [ 1.068065] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.073063] PCI: Using configuration type 1 for base access [ 1.078016] ACPI: Added _OSI(Module Device) [ 1.080054] ACPI: Added _OSI(Processor Device) [ 1.084053] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.088054] ACPI: Added _OSI(Processor Aggregator Device) [ 1.095413] ACPI: Interpreter enabled [ 1.096060] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.108054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.120075] ACPI: (supports S0 S3 S4 S5) [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.978 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.95 BogoMIPS (lpj=9975912) [ 0.032070] pid_max: default: 32768 minimum: 301 [ 0.040057] ACPI: Core revision 20150930 [ 0.049051] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068096] Security Framework initialized [ 0.076048] Yama: becoming mindful. [ 0.084102] AppArmor: AppArmor initialized [ 0.092116] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.100308] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.108228] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.116049] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.125298] Initializing cgroup subsys io [ 0.132059] Initializing cgroup subsys memory [ 0.140061] Initializing cgroup subsys devices [ 0.148054] Initializing cgroup subsys freezer [ 0.156053] Initializing cgroup subsys net_cls [ 0.164060] Initializing cgroup subsys perf_event [ 0.172081] Initializing cgroup subsys net_prio [ 0.180057] Initializing cgroup subsys hugetlb [ 0.188054] Initializing cgroup subsys pids [ 0.201417] CPU: Physical Processor ID: 0 [ 0.213261] mce: CPU supports 10 MCE banks [ 0.225521] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.232044] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.623600] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.892690] ftrace: allocating 31920 entries in 125 pages [ 0.912527] smpboot: Max logical packages: 1 [ 0.920045] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.934442] x2apic enabled [ 0.936050] Switched APIC routing to physical x2apic. [ 0.965264] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.968000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.980105] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.993553] x86: Booted up 1 node, 1 CPUs [ 0.996057] smpboot: Total of 1 processors activated (4987.95 BogoMIPS) [ 1.004246] devtmpfs: initialized [ 1.009564] evm: security.selinux [ 1.012055] evm: security.SMACK64 [ 1.016060] evm: security.SMACK64EXEC [ 1.020066] evm: security.SMACK64TRANSMUTE [ 1.024054] evm: security.SMACK64MMAP [ 1.028051] evm: security.ima [ 1.032052] evm: security.capability [ 1.036332] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.040249] pinctrl core: initialized pinctrl subsystem [ 1.045152] RTC time: 19:14:18, date: 07/22/18 [ 1.048492] NET: Registered protocol family 16 [ 1.052620] cpuidle: using governor ladder [ 1.056058] cpuidle: using governor menu [ 1.060060] PCCT header not found. [ 1.064444] ACPI: bus type PCI registered [ 1.068065] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.073063] PCI: Using configuration type 1 for base access [ 1.078016] ACPI: Added _OSI(Module Device) [ 1.080054] ACPI: Added _OSI(Processor Device) [ 1.084053] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.088054] ACPI: Added _OSI(Processor Aggregator Device) [ 1.095413] ACPI: Interpreter enabled [ 1.096060] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.108054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.120075] ACPI: (supports S0 S3 S4 S5) [ 1.124055] ACPI: Using IOAPIC for interrupt routing [ 1.128099] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.137966] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.140061] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.144063] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.148066] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.152804] acpiphp: Slot [3] registered [ 1.156181] acpiphp: Slot [4] registered [ 1.160190] acpiphp: Slot [5] registered [ 1.164184] acpiphp: Slot [6] registered [ 1.168214] acpiphp: Slot [7] registered [ 1.172186] acpiphp: Slot [8] registered [ 1.176184] acpiphp: Slot [9] registered [ 1.180191] acpiphp: Slot [10] registered [ 1.184183] acpiphp: Slot [11] registered [ 1.188194] acpiphp: Slot [12] registered [ 1.192180] acpiphp: Slot [13] registered [ 1.196187] acpiphp: Slot [14] registered [ 1.200182] acpiphp: Slot [15] registered [ 1.204180] acpiphp: Slot [16] registered [ 1.208188] acpiphp: Slot [17] registered [ 1.212195] acpiphp: Slot [18] registered [ 1.216188] acpiphp: Slot [19] registered [ 1.220183] acpiphp: Slot [20] registered [ 1.224187] acpiphp: Slot [21] registered [ 1.228183] acpiphp: Slot [22] registered [ 1.232182] acpiphp: Slot [23] registered [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.978 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.95 BogoMIPS (lpj=9975912) [ 0.032070] pid_max: default: 32768 minimum: 301 [ 0.040057] ACPI: Core revision 20150930 [ 0.049051] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068096] Security Framework initialized [ 0.076048] Yama: becoming mindful. [ 0.084102] AppArmor: AppArmor initialized [ 0.092116] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.100308] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.108228] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.116049] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.125298] Initializing cgroup subsys io [ 0.132059] Initializing cgroup subsys memory [ 0.140061] Initializing cgroup subsys devices [ 0.148054] Initializing cgroup subsys freezer [ 0.156053] Initializing cgroup subsys net_cls [ 0.164060] Initializing cgroup subsys perf_event [ 0.172081] Initializing cgroup subsys net_prio [ 0.180057] Initializing cgroup subsys hugetlb [ 0.188054] Initializing cgroup subsys pids [ 0.201417] CPU: Physical Processor ID: 0 [ 0.213261] mce: CPU supports 10 MCE banks [ 0.225521] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.232044] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.623600] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.892690] ftrace: allocating 31920 entries in 125 pages [ 0.912527] smpboot: Max logical packages: 1 [ 0.920045] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.934442] x2apic enabled [ 0.936050] Switched APIC routing to physical x2apic. [ 0.965264] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.968000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.980105] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.993553] x86: Booted up 1 node, 1 CPUs [ 0.996057] smpboot: Total of 1 processors activated (4987.95 BogoMIPS) [ 1.004246] devtmpfs: initialized [ 1.009564] evm: security.selinux [ 1.012055] evm: security.SMACK64 [ 1.016060] evm: security.SMACK64EXEC [ 1.020066] evm: security.SMACK64TRANSMUTE [ 1.024054] evm: security.SMACK64MMAP [ 1.028051] evm: security.ima [ 1.032052] evm: security.capability [ 1.036332] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.040249] pinctrl core: initialized pinctrl subsystem [ 1.045152] RTC time: 19:14:18, date: 07/22/18 [ 1.048492] NET: Registered protocol family 16 [ 1.052620] cpuidle: using governor ladder [ 1.056058] cpuidle: using governor menu [ 1.060060] PCCT header not found. [ 1.064444] ACPI: bus type PCI registered [ 1.068065] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.073063] PCI: Using configuration type 1 for base access [ 1.078016] ACPI: Added _OSI(Module Device) [ 1.080054] ACPI: Added _OSI(Processor Device) [ 1.084053] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.088054] ACPI: Added _OSI(Processor Aggregator Device) [ 1.095413] ACPI: Interpreter enabled [ 1.096060] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.108054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.120075] ACPI: (supports S0 S3 S4 S5) [ 1.124055] ACPI: Using IOAPIC for interrupt routing [ 1.128099] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.137966] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.140061] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.144063] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.148066] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.152804] acpiphp: Slot [3] registered [ 1.156181] acpiphp: Slot [4] registered [ 1.160190] acpiphp: Slot [5] registered [ 1.164184] acpiphp: Slot [6] registered [ 1.168214] acpiphp: Slot [7] registered [ 1.172186] acpiphp: Slot [8] registered [ 1.176184] acpiphp: Slot [9] registered [ 1.180191] acpiphp: Slot [10] registered [ 1.184183] acpiphp: Slot [11] registered [ 1.188194] acpiphp: Slot [12] registered [ 1.192180] acpiphp: Slot [13] registered [ 1.196187] acpiphp: Slot [14] registered [ 1.200182] acpiphp: Slot [15] registered [ 1.204180] acpiphp: Slot [16] registered [ 1.208188] acpiphp: Slot [17] registered [ 1.212195] acpiphp: Slot [18] registered [ 1.216188] acpiphp: Slot [19] registered [ 1.220183] acpiphp: Slot [20] registered [ 1.224187] acpiphp: Slot [21] registered [ 1.228183] acpiphp: Slot [22] registered [ 1.232182] acpiphp: Slot [23] registered [ 1.236202] acpiphp: Slot [24] registered [ 1.240178] acpiphp: Slot [25] registered [ 1.244177] acpiphp: Slot [26] registered [ 1.248175] acpiphp: Slot [27] registered [ 1.252175] acpiphp: Slot [28] registered [ 1.256186] acpiphp: Slot [29] registered [ 1.260179] acpiphp: Slot [30] registered [ 1.264182] acpiphp: Slot [31] registered [ 1.268223] PCI host bridge to bus 0000:00 [ 1.272062] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.276053] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.280054] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.284053] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 1.288052] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.292054] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.321286] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.324071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.328058] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.332058] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.355991] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.356181] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.978 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.95 BogoMIPS (lpj=9975912) [ 0.032070] pid_max: default: 32768 minimum: 301 [ 0.040057] ACPI: Core revision 20150930 [ 0.049051] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068096] Security Framework initialized [ 0.076048] Yama: becoming mindful. [ 0.084102] AppArmor: AppArmor initialized [ 0.092116] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.100308] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.108228] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.116049] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.125298] Initializing cgroup subsys io [ 0.132059] Initializing cgroup subsys memory [ 0.140061] Initializing cgroup subsys devices [ 0.148054] Initializing cgroup subsys freezer [ 0.156053] Initializing cgroup subsys net_cls [ 0.164060] Initializing cgroup subsys perf_event [ 0.172081] Initializing cgroup subsys net_prio [ 0.180057] Initializing cgroup subsys hugetlb [ 0.188054] Initializing cgroup subsys pids [ 0.201417] CPU: Physical Processor ID: 0 [ 0.213261] mce: CPU supports 10 MCE banks [ 0.225521] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.232044] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.623600] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.892690] ftrace: allocating 31920 entries in 125 pages [ 0.912527] smpboot: Max logical packages: 1 [ 0.920045] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.934442] x2apic enabled [ 0.936050] Switched APIC routing to physical x2apic. [ 0.965264] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.968000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.980105] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.993553] x86: Booted up 1 node, 1 CPUs [ 0.996057] smpboot: Total of 1 processors activated (4987.95 BogoMIPS) [ 1.004246] devtmpfs: initialized [ 1.009564] evm: security.selinux [ 1.012055] evm: security.SMACK64 [ 1.016060] evm: security.SMACK64EXEC [ 1.020066] evm: security.SMACK64TRANSMUTE [ 1.024054] evm: security.SMACK64MMAP [ 1.028051] evm: security.ima [ 1.032052] evm: security.capability [ 1.036332] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.040249] pinctrl core: initialized pinctrl subsystem [ 1.045152] RTC time: 19:14:18, date: 07/22/18 [ 1.048492] NET: Registered protocol family 16 [ 1.052620] cpuidle: using governor ladder [ 1.056058] cpuidle: using governor menu [ 1.060060] PCCT header not found. [ 1.064444] ACPI: bus type PCI registered [ 1.068065] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.073063] PCI: Using configuration type 1 for base access [ 1.078016] ACPI: Added _OSI(Module Device) [ 1.080054] ACPI: Added _OSI(Processor Device) [ 1.084053] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.088054] ACPI: Added _OSI(Processor Aggregator Device) [ 1.095413] ACPI: Interpreter enabled [ 1.096060] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.108054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.120075] ACPI: (supports S0 S3 S4 S5) [ 1.124055] ACPI: Using IOAPIC for interrupt routing [ 1.128099] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.137966] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.140061] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.144063] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.148066] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.152804] acpiphp: Slot [3] registered [ 1.156181] acpiphp: Slot [4] registered [ 1.160190] acpiphp: Slot [5] registered [ 1.164184] acpiphp: Slot [6] registered [ 1.168214] acpiphp: Slot [7] registered [ 1.172186] acpiphp: Slot [8] registered [ 1.176184] acpiphp: Slot [9] registered [ 1.180191] acpiphp: Slot [10] registered [ 1.184183] acpiphp: Slot [11] registered [ 1.188194] acpiphp: Slot [12] registered [ 1.192180] acpiphp: Slot [13] registered [ 1.196187] acpiphp: Slot [14] registered [ 1.200182] acpiphp: Slot [15] registered [ 1.204180] acpiphp: Slot [16] registered [ 1.208188] acpiphp: Slot [17] registered [ 1.212195] acpiphp: Slot [18] registered [ 1.216188] acpiphp: Slot [19] registered [ 1.220183] acpiphp: Slot [20] registered [ 1.224187] acpiphp: Slot [21] registered [ 1.228183] acpiphp: Slot [22] registered [ 1.232182] acpiphp: Slot [23] registered [ 1.236202] acpiphp: Slot [24] registered [ 1.240178] acpiphp: Slot [25] registered [ 1.244177] acpiphp: Slot [26] registered [ 1.248175] acpiphp: Slot [27] registered [ 1.252175] acpiphp: Slot [28] registered [ 1.256186] acpiphp: Slot [29] registered [ 1.260179] acpiphp: Slot [30] registered [ 1.264182] acpiphp: Slot [31] registered [ 1.268223] PCI host bridge to bus 0000:00 [ 1.272062] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.276053] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.280054] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.284053] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 1.288052] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.292054] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.321286] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.324071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.328058] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.332058] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.355991] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.356181] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.514126] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.524751] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.536722] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.548612] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.560439] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.574949] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.588378] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.592000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.592070] vgaarb: loaded [ 1.596071] vgaarb: bridge control possible 0000:00:02.0 [ 1.608423] SCSI subsystem initialized [ 1.619300] ACPI: bus type USB registered [ 1.620984] usbcore: registered new interface driver usbfs [ 1.624255] usbcore: registered new interface driver hub [ 1.628089] usbcore: registered new device driver usb [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.978 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.95 BogoMIPS (lpj=9975912) [ 0.032070] pid_max: default: 32768 minimum: 301 [ 0.040057] ACPI: Core revision 20150930 [ 0.049051] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068096] Security Framework initialized [ 0.076048] Yama: becoming mindful. [ 0.084102] AppArmor: AppArmor initialized [ 0.092116] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.100308] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.108228] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.116049] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.125298] Initializing cgroup subsys io [ 0.132059] Initializing cgroup subsys memory [ 0.140061] Initializing cgroup subsys devices [ 0.148054] Initializing cgroup subsys freezer [ 0.156053] Initializing cgroup subsys net_cls [ 0.164060] Initializing cgroup subsys perf_event [ 0.172081] Initializing cgroup subsys net_prio [ 0.180057] Initializing cgroup subsys hugetlb [ 0.188054] Initializing cgroup subsys pids [ 0.201417] CPU: Physical Processor ID: 0 [ 0.213261] mce: CPU supports 10 MCE banks [ 0.225521] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.232044] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.623600] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.892690] ftrace: allocating 31920 entries in 125 pages [ 0.912527] smpboot: Max logical packages: 1 [ 0.920045] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.934442] x2apic enabled [ 0.936050] Switched APIC routing to physical x2apic. [ 0.965264] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.968000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.980105] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.993553] x86: Booted up 1 node, 1 CPUs [ 0.996057] smpboot: Total of 1 processors activated (4987.95 BogoMIPS) [ 1.004246] devtmpfs: initialized [ 1.009564] evm: security.selinux [ 1.012055] evm: security.SMACK64 [ 1.016060] evm: security.SMACK64EXEC [ 1.020066] evm: security.SMACK64TRANSMUTE [ 1.024054] evm: security.SMACK64MMAP [ 1.028051] evm: security.ima [ 1.032052] evm: security.capability [ 1.036332] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.040249] pinctrl core: initialized pinctrl subsystem [ 1.045152] RTC time: 19:14:18, date: 07/22/18 [ 1.048492] NET: Registered protocol family 16 [ 1.052620] cpuidle: using governor ladder [ 1.056058] cpuidle: using governor menu [ 1.060060] PCCT header not found. [ 1.064444] ACPI: bus type PCI registered [ 1.068065] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.073063] PCI: Using configuration type 1 for base access [ 1.078016] ACPI: Added _OSI(Module Device) [ 1.080054] ACPI: Added _OSI(Processor Device) [ 1.084053] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.088054] ACPI: Added _OSI(Processor Aggregator Device) [ 1.095413] ACPI: Interpreter enabled [ 1.096060] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.108054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.120075] ACPI: (supports S0 S3 S4 S5) [ 1.124055] ACPI: Using IOAPIC for interrupt routing [ 1.128099] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.137966] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.140061] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.144063] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.148066] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.152804] acpiphp: Slot [3] registered [ 1.156181] acpiphp: Slot [4] registered [ 1.160190] acpiphp: Slot [5] registered [ 1.164184] acpiphp: Slot [6] registered [ 1.168214] acpiphp: Slot [7] registered [ 1.172186] acpiphp: Slot [8] registered [ 1.176184] acpiphp: Slot [9] registered [ 1.180191] acpiphp: Slot [10] registered [ 1.184183] acpiphp: Slot [11] registered [ 1.188194] acpiphp: Slot [12] registered [ 1.192180] acpiphp: Slot [13] registered [ 1.196187] acpiphp: Slot [14] registered [ 1.200182] acpiphp: Slot [15] registered [ 1.204180] acpiphp: Slot [16] registered [ 1.208188] acpiphp: Slot [17] registered [ 1.212195] acpiphp: Slot [18] registered [ 1.216188] acpiphp: Slot [19] registered [ 1.220183] acpiphp: Slot [20] registered [ 1.224187] acpiphp: Slot [21] registered [ 1.228183] acpiphp: Slot [22] registered [ 1.232182] acpiphp: Slot [23] registered [ 1.236202] acpiphp: Slot [24] registered [ 1.240178] acpiphp: Slot [25] registered [ 1.244177] acpiphp: Slot [26] registered [ 1.248175] acpiphp: Slot [27] registered [ 1.252175] acpiphp: Slot [28] registered [ 1.256186] acpiphp: Slot [29] registered [ 1.260179] acpiphp: Slot [30] registered [ 1.264182] acpiphp: Slot [31] registered [ 1.268223] PCI host bridge to bus 0000:00 [ 1.272062] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.276053] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.280054] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.284053] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 1.288052] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.292054] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.321286] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.324071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.328058] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.332058] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.355991] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.356181] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.514126] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.524751] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.536722] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.548612] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.560439] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.574949] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.588378] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.592000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.592070] vgaarb: loaded [ 1.596071] vgaarb: bridge control possible 0000:00:02.0 [ 1.608423] SCSI subsystem initialized [ 1.619300] ACPI: bus type USB registered [ 1.620984] usbcore: registered new interface driver usbfs [ 1.624255] usbcore: registered new interface driver hub [ 1.628089] usbcore: registered new device driver usb [ 1.638306] PCI: Using ACPI for IRQ routing [ 1.648898] NetLabel: Initializing [ 1.652115] NetLabel: domain hash size = 128 [ 1.656051] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.660582] NetLabel: unlabeled traffic allowed by default [ 1.669635] clocksource: Switched to clocksource kvm-clock [ 1.883675] AppArmor: AppArmor Filesystem Enabled [ 1.899859] pnp: PnP ACPI init [ 1.917769] pnp: PnP ACPI: found 5 devices [ 1.957425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.988934] NET: Registered protocol family 2 [ 2.011898] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 2.034020] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 2.056063] TCP: Hash tables configured (established 2048 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.978 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.95 BogoMIPS (lpj=9975912) [ 0.032070] pid_max: default: 32768 minimum: 301 [ 0.040057] ACPI: Core revision 20150930 [ 0.049051] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068096] Security Framework initialized [ 0.076048] Yama: becoming mindful. [ 0.084102] AppArmor: AppArmor initialized [ 0.092116] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.100308] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.108228] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.116049] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.125298] Initializing cgroup subsys io [ 0.132059] Initializing cgroup subsys memory [ 0.140061] Initializing cgroup subsys devices [ 0.148054] Initializing cgroup subsys freezer [ 0.156053] Initializing cgroup subsys net_cls [ 0.164060] Initializing cgroup subsys perf_event [ 0.172081] Initializing cgroup subsys net_prio [ 0.180057] Initializing cgroup subsys hugetlb [ 0.188054] Initializing cgroup subsys pids [ 0.201417] CPU: Physical Processor ID: 0 [ 0.213261] mce: CPU supports 10 MCE banks [ 0.225521] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.232044] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.623600] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.892690] ftrace: allocating 31920 entries in 125 pages [ 0.912527] smpboot: Max logical packages: 1 [ 0.920045] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.934442] x2apic enabled [ 0.936050] Switched APIC routing to physical x2apic. [ 0.965264] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.968000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.980105] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.993553] x86: Booted up 1 node, 1 CPUs [ 0.996057] smpboot: Total of 1 processors activated (4987.95 BogoMIPS) [ 1.004246] devtmpfs: initialized [ 1.009564] evm: security.selinux [ 1.012055] evm: security.SMACK64 [ 1.016060] evm: security.SMACK64EXEC [ 1.020066] evm: security.SMACK64TRANSMUTE [ 1.024054] evm: security.SMACK64MMAP [ 1.028051] evm: security.ima [ 1.032052] evm: security.capability [ 1.036332] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.040249] pinctrl core: initialized pinctrl subsystem [ 1.045152] RTC time: 19:14:18, date: 07/22/18 [ 1.048492] NET: Registered protocol family 16 [ 1.052620] cpuidle: using governor ladder [ 1.056058] cpuidle: using governor menu [ 1.060060] PCCT header not found. [ 1.064444] ACPI: bus type PCI registered [ 1.068065] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.073063] PCI: Using configuration type 1 for base access [ 1.078016] ACPI: Added _OSI(Module Device) [ 1.080054] ACPI: Added _OSI(Processor Device) [ 1.084053] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.088054] ACPI: Added _OSI(Processor Aggregator Device) [ 1.095413] ACPI: Interpreter enabled [ 1.096060] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.108054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.120075] ACPI: (supports S0 S3 S4 S5) [ 1.124055] ACPI: Using IOAPIC for interrupt routing [ 1.128099] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.137966] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.140061] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.144063] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.148066] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.152804] acpiphp: Slot [3] registered [ 1.156181] acpiphp: Slot [4] registered [ 1.160190] acpiphp: Slot [5] registered [ 1.164184] acpiphp: Slot [6] registered [ 1.168214] acpiphp: Slot [7] registered [ 1.172186] acpiphp: Slot [8] registered [ 1.176184] acpiphp: Slot [9] registered [ 1.180191] acpiphp: Slot [10] registered [ 1.184183] acpiphp: Slot [11] registered [ 1.188194] acpiphp: Slot [12] registered [ 1.192180] acpiphp: Slot [13] registered [ 1.196187] acpiphp: Slot [14] registered [ 1.200182] acpiphp: Slot [15] registered [ 1.204180] acpiphp: Slot [16] registered [ 1.208188] acpiphp: Slot [17] registered [ 1.212195] acpiphp: Slot [18] registered [ 1.216188] acpiphp: Slot [19] registered [ 1.220183] acpiphp: Slot [20] registered [ 1.224187] acpiphp: Slot [21] registered [ 1.228183] acpiphp: Slot [22] registered [ 1.232182] acpiphp: Slot [23] registered [ 1.236202] acpiphp: Slot [24] registered [ 1.240178] acpiphp: Slot [25] registered [ 1.244177] acpiphp: Slot [26] registered [ 1.248175] acpiphp: Slot [27] registered [ 1.252175] acpiphp: Slot [28] registered [ 1.256186] acpiphp: Slot [29] registered [ 1.260179] acpiphp: Slot [30] registered [ 1.264182] acpiphp: Slot [31] registered [ 1.268223] PCI host bridge to bus 0000:00 [ 1.272062] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.276053] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.280054] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.284053] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 1.288052] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.292054] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.321286] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.324071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.328058] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.332058] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.355991] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.356181] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.514126] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.524751] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.536722] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.548612] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.560439] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.574949] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.588378] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.592000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.592070] vgaarb: loaded [ 1.596071] vgaarb: bridge control possible 0000:00:02.0 [ 1.608423] SCSI subsystem initialized [ 1.619300] ACPI: bus type USB registered [ 1.620984] usbcore: registered new interface driver usbfs [ 1.624255] usbcore: registered new interface driver hub [ 1.628089] usbcore: registered new device driver usb [ 1.638306] PCI: Using ACPI for IRQ routing [ 1.648898] NetLabel: Initializing [ 1.652115] NetLabel: domain hash size = 128 [ 1.656051] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.660582] NetLabel: unlabeled traffic allowed by default [ 1.669635] clocksource: Switched to clocksource kvm-clock [ 1.883675] AppArmor: AppArmor Filesystem Enabled [ 1.899859] pnp: PnP ACPI init [ 1.917769] pnp: PnP ACPI: found 5 devices [ 1.957425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.988934] NET: Registered protocol family 2 [ 2.011898] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 2.034020] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 2.056063] TCP: Hash tables configured (established 2048 bind 2048) [ 2.079725] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.099000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.122522] NET: Registered protocol family 1 [ 2.138557] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.157598] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.177432] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.220151] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.263504] Trying to unpack rootfs image as initramfs... s[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.978 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.95 BogoMIPS (lpj=9975912) [ 0.032070] pid_max: default: 32768 minimum: 301 [ 0.040057] ACPI: Core revision 20150930 [ 0.049051] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068096] Security Framework initialized [ 0.076048] Yama: becoming mindful. [ 0.084102] AppArmor: AppArmor initialized [ 0.092116] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.100308] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.108228] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.116049] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.125298] Initializing cgroup subsys io [ 0.132059] Initializing cgroup subsys memory [ 0.140061] Initializing cgroup subsys devices [ 0.148054] Initializing cgroup subsys freezer [ 0.156053] Initializing cgroup subsys net_cls [ 0.164060] Initializing cgroup subsys perf_event [ 0.172081] Initializing cgroup subsys net_prio [ 0.180057] Initializing cgroup subsys hugetlb [ 0.188054] Initializing cgroup subsys pids [ 0.201417] CPU: Physical Processor ID: 0 [ 0.213261] mce: CPU supports 10 MCE banks [ 0.225521] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.232044] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.623600] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.892690] ftrace: allocating 31920 entries in 125 pages [ 0.912527] smpboot: Max logical packages: 1 [ 0.920045] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.934442] x2apic enabled [ 0.936050] Switched APIC routing to physical x2apic. [ 0.965264] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.968000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.980105] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.993553] x86: Booted up 1 node, 1 CPUs [ 0.996057] smpboot: Total of 1 processors activated (4987.95 BogoMIPS) [ 1.004246] devtmpfs: initialized [ 1.009564] evm: security.selinux [ 1.012055] evm: security.SMACK64 [ 1.016060] evm: security.SMACK64EXEC [ 1.020066] evm: security.SMACK64TRANSMUTE [ 1.024054] evm: security.SMACK64MMAP [ 1.028051] evm: security.ima [ 1.032052] evm: security.capability [ 1.036332] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.040249] pinctrl core: initialized pinctrl subsystem [ 1.045152] RTC time: 19:14:18, date: 07/22/18 [ 1.048492] NET: Registered protocol family 16 [ 1.052620] cpuidle: using governor ladder [ 1.056058] cpuidle: using governor menu [ 1.060060] PCCT header not found. [ 1.064444] ACPI: bus type PCI registered [ 1.068065] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.073063] PCI: Using configuration type 1 for base access [ 1.078016] ACPI: Added _OSI(Module Device) [ 1.080054] ACPI: Added _OSI(Processor Device) [ 1.084053] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.088054] ACPI: Added _OSI(Processor Aggregator Device) [ 1.095413] ACPI: Interpreter enabled [ 1.096060] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.108054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.120075] ACPI: (supports S0 S3 S4 S5) [ 1.124055] ACPI: Using IOAPIC for interrupt routing [ 1.128099] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.137966] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.140061] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.144063] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.148066] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.152804] acpiphp: Slot [3] registered [ 1.156181] acpiphp: Slot [4] registered [ 1.160190] acpiphp: Slot [5] registered [ 1.164184] acpiphp: Slot [6] registered [ 1.168214] acpiphp: Slot [7] registered [ 1.172186] acpiphp: Slot [8] registered [ 1.176184] acpiphp: Slot [9] registered [ 1.180191] acpiphp: Slot [10] registered [ 1.184183] acpiphp: Slot [11] registered [ 1.188194] acpiphp: Slot [12] registered [ 1.192180] acpiphp: Slot [13] registered [ 1.196187] acpiphp: Slot [14] registered [ 1.200182] acpiphp: Slot [15] registered [ 1.204180] acpiphp: Slot [16] registered [ 1.208188] acpiphp: Slot [17] registered [ 1.212195] acpiphp: Slot [18] registered [ 1.216188] acpiphp: Slot [19] registered [ 1.220183] acpiphp: Slot [20] registered [ 1.224187] acpiphp: Slot [21] registered [ 1.228183] acpiphp: Slot [22] registered [ 1.232182] acpiphp: Slot [23] registered [ 1.236202] acpiphp: Slot [24] registered [ 1.240178] acpiphp: Slot [25] registered [ 1.244177] acpiphp: Slot [26] registered [ 1.248175] acpiphp: Slot [27] registered [ 1.252175] acpiphp: Slot [28] registered [ 1.256186] acpiphp: Slot [29] registered [ 1.260179] acpiphp: Slot [30] registered [ 1.264182] acpiphp: Slot [31] registered [ 1.268223] PCI host bridge to bus 0000:00 [ 1.272062] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.276053] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.280054] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.284053] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 1.288052] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.292054] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.321286] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.324071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.328058] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.332058] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.355991] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.356181] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.514126] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.524751] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.536722] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.548612] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.560439] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.574949] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.588378] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.592000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.592070] vgaarb: loaded [ 1.596071] vgaarb: bridge control possible 0000:00:02.0 [ 1.608423] SCSI subsystem initialized [ 1.619300] ACPI: bus type USB registered [ 1.620984] usbcore: registered new interface driver usbfs [ 1.624255] usbcore: registered new interface driver hub [ 1.628089] usbcore: registered new device driver usb [ 1.638306] PCI: Using ACPI for IRQ routing [ 1.648898] NetLabel: Initializing [ 1.652115] NetLabel: domain hash size = 128 [ 1.656051] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.660582] NetLabel: unlabeled traffic allowed by default [ 1.669635] clocksource: Switched to clocksource kvm-clock [ 1.883675] AppArmor: AppArmor Filesystem Enabled [ 1.899859] pnp: PnP ACPI init [ 1.917769] pnp: PnP ACPI: found 5 devices [ 1.957425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.988934] NET: Registered protocol family 2 [ 2.011898] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 2.034020] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 2.056063] TCP: Hash tables configured (established 2048 bind 2048) [ 2.079725] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.099000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.122522] NET: Registered protocol family 1 [ 2.138557] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.157598] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.177432] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.220151] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.263504] Trying to unpack rootfs image as initramfs... s[ 2.671336] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 2.717367] Scanning for low memory corruption every 60 seconds [ 2.739740] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.761229] audit: initializing netlink subsys (disabled) [ 2.779309] audit: type=2000 audit(1532286858.006:1): initialized [ 2.800816] Initialise system trusted keyring [ 2.817931] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.846850] zbud: loaded [ 2.859113] VFS: Disk quotas dquot_6.6.0 [ 2.874195] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.898636] fuse init (API version 7.23) [ 2.913912] Key type big_key registered [ 2.927806] Allocating IMA MOK and blacklist keyrings. [ 2.949004] Key type asymmetric registered [ 2.964403] Asymmetric key parser 'x509' registered [ 2.980597] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.007005] io scheduler noop registered [ 3.020420] io scheduler deadline registered (default) [ 3.037030] io scheduler cfq registered [ 3.052082] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.069819] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.091127] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.116824] ACPI: Power Button [PWRF] [ 3.131043] GHES: HEST is not enabled! [ 3.163346] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.978 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.95 BogoMIPS (lpj=9975912) [ 0.032070] pid_max: default: 32768 minimum: 301 [ 0.040057] ACPI: Core revision 20150930 [ 0.049051] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068096] Security Framework initialized [ 0.076048] Yama: becoming mindful. [ 0.084102] AppArmor: AppArmor initialized [ 0.092116] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.100308] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.108228] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.116049] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.125298] Initializing cgroup subsys io [ 0.132059] Initializing cgroup subsys memory [ 0.140061] Initializing cgroup subsys devices [ 0.148054] Initializing cgroup subsys freezer [ 0.156053] Initializing cgroup subsys net_cls [ 0.164060] Initializing cgroup subsys perf_event [ 0.172081] Initializing cgroup subsys net_prio [ 0.180057] Initializing cgroup subsys hugetlb [ 0.188054] Initializing cgroup subsys pids [ 0.201417] CPU: Physical Processor ID: 0 [ 0.213261] mce: CPU supports 10 MCE banks [ 0.225521] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.232044] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.623600] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.892690] ftrace: allocating 31920 entries in 125 pages [ 0.912527] smpboot: Max logical packages: 1 [ 0.920045] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.934442] x2apic enabled [ 0.936050] Switched APIC routing to physical x2apic. [ 0.965264] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.968000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.980105] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.993553] x86: Booted up 1 node, 1 CPUs [ 0.996057] smpboot: Total of 1 processors activated (4987.95 BogoMIPS) [ 1.004246] devtmpfs: initialized [ 1.009564] evm: security.selinux [ 1.012055] evm: security.SMACK64 [ 1.016060] evm: security.SMACK64EXEC [ 1.020066] evm: security.SMACK64TRANSMUTE [ 1.024054] evm: security.SMACK64MMAP [ 1.028051] evm: security.ima [ 1.032052] evm: security.capability [ 1.036332] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.040249] pinctrl core: initialized pinctrl subsystem [ 1.045152] RTC time: 19:14:18, date: 07/22/18 [ 1.048492] NET: Registered protocol family 16 [ 1.052620] cpuidle: using governor ladder [ 1.056058] cpuidle: using governor menu [ 1.060060] PCCT header not found. [ 1.064444] ACPI: bus type PCI registered [ 1.068065] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.073063] PCI: Using configuration type 1 for base access [ 1.078016] ACPI: Added _OSI(Module Device) [ 1.080054] ACPI: Added _OSI(Processor Device) [ 1.084053] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.088054] ACPI: Added _OSI(Processor Aggregator Device) [ 1.095413] ACPI: Interpreter enabled [ 1.096060] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.108054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.120075] ACPI: (supports S0 S3 S4 S5) [ 1.124055] ACPI: Using IOAPIC for interrupt routing [ 1.128099] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.137966] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.140061] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.144063] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.148066] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.152804] acpiphp: Slot [3] registered [ 1.156181] acpiphp: Slot [4] registered [ 1.160190] acpiphp: Slot [5] registered [ 1.164184] acpiphp: Slot [6] registered [ 1.168214] acpiphp: Slot [7] registered [ 1.172186] acpiphp: Slot [8] registered [ 1.176184] acpiphp: Slot [9] registered [ 1.180191] acpiphp: Slot [10] registered [ 1.184183] acpiphp: Slot [11] registered [ 1.188194] acpiphp: Slot [12] registered [ 1.192180] acpiphp: Slot [13] registered [ 1.196187] acpiphp: Slot [14] registered [ 1.200182] acpiphp: Slot [15] registered [ 1.204180] acpiphp: Slot [16] registered [ 1.208188] acpiphp: Slot [17] registered [ 1.212195] acpiphp: Slot [18] registered [ 1.216188] acpiphp: Slot [19] registered [ 1.220183] acpiphp: Slot [20] registered [ 1.224187] acpiphp: Slot [21] registered [ 1.228183] acpiphp: Slot [22] registered [ 1.232182] acpiphp: Slot [23] registered [ 1.236202] acpiphp: Slot [24] registered [ 1.240178] acpiphp: Slot [25] registered [ 1.244177] acpiphp: Slot [26] registered [ 1.248175] acpiphp: Slot [27] registered [ 1.252175] acpiphp: Slot [28] registered [ 1.256186] acpiphp: Slot [29] registered [ 1.260179] acpiphp: Slot [30] registered [ 1.264182] acpiphp: Slot [31] registered [ 1.268223] PCI host bridge to bus 0000:00 [ 1.272062] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.276053] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.280054] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.284053] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 1.288052] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.292054] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.321286] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.324071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.328058] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.332058] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.355991] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.356181] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.514126] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.524751] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.536722] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.548612] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.560439] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.574949] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.588378] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.592000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.592070] vgaarb: loaded [ 1.596071] vgaarb: bridge control possible 0000:00:02.0 [ 1.608423] SCSI subsystem initialized [ 1.619300] ACPI: bus type USB registered [ 1.620984] usbcore: registered new interface driver usbfs [ 1.624255] usbcore: registered new interface driver hub [ 1.628089] usbcore: registered new device driver usb [ 1.638306] PCI: Using ACPI for IRQ routing [ 1.648898] NetLabel: Initializing [ 1.652115] NetLabel: domain hash size = 128 [ 1.656051] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.660582] NetLabel: unlabeled traffic allowed by default [ 1.669635] clocksource: Switched to clocksource kvm-clock [ 1.883675] AppArmor: AppArmor Filesystem Enabled [ 1.899859] pnp: PnP ACPI init [ 1.917769] pnp: PnP ACPI: found 5 devices [ 1.957425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.988934] NET: Registered protocol family 2 [ 2.011898] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 2.034020] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 2.056063] TCP: Hash tables configured (established 2048 bind 2048) [ 2.079725] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.099000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.122522] NET: Registered protocol family 1 [ 2.138557] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.157598] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.177432] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.220151] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.263504] Trying to unpack rootfs image as initramfs... s[ 2.671336] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 2.717367] Scanning for low memory corruption every 60 seconds [ 2.739740] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.761229] audit: initializing netlink subsys (disabled) [ 2.779309] audit: type=2000 audit(1532286858.006:1): initialized [ 2.800816] Initialise system trusted keyring [ 2.817931] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.846850] zbud: loaded [ 2.859113] VFS: Disk quotas dquot_6.6.0 [ 2.874195] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.898636] fuse init (API version 7.23) [ 2.913912] Key type big_key registered [ 2.927806] Allocating IMA MOK and blacklist keyrings. [ 2.949004] Key type asymmetric registered [ 2.964403] Asymmetric key parser 'x509' registered [ 2.980597] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.007005] io scheduler noop registered [ 3.020420] io scheduler deadline registered (default) [ 3.037030] io scheduler cfq registered [ 3.052082] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.069819] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.091127] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.116824] ACPI: Power Button [PWRF] [ 3.131043] GHES: HEST is not enabled! [ 3.163346] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 3.242111] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 3.289605] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 3.323314] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 3.391915] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 3.517196] Linux agpgart interface v0.103 [ 3.559435] brd: module loaded [ 3.593003] loop: module loaded [ 3.662239] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 3.685674] GPT:90111 != 20971519 [ 3.697251] GPT:Alternate GPT header not at the end of the disk. [ 3.714501] GPT:90111 != 20971519 [ 3.726760] GPT: Use GNU Parted to correct GPT errors. [ 3.742261] vda: vda1 vda15 [ 3.762345] scsi host0: ata_piix [ 3.775348] scsi host1: ata_piix [ 3.788720] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 3.808739[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.978 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.95 BogoMIPS (lpj=9975912) [ 0.032070] pid_max: default: 32768 minimum: 301 [ 0.040057] ACPI: Core revision 20150930 [ 0.049051] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068096] Security Framework initialized [ 0.076048] Yama: becoming mindful. [ 0.084102] AppArmor: AppArmor initialized [ 0.092116] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.100308] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.108228] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.116049] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.125298] Initializing cgroup subsys io [ 0.132059] Initializing cgroup subsys memory [ 0.140061] Initializing cgroup subsys devices [ 0.148054] Initializing cgroup subsys freezer [ 0.156053] Initializing cgroup subsys net_cls [ 0.164060] Initializing cgroup subsys perf_event [ 0.172081] Initializing cgroup subsys net_prio [ 0.180057] Initializing cgroup subsys hugetlb [ 0.188054] Initializing cgroup subsys pids [ 0.201417] CPU: Physical Processor ID: 0 [ 0.213261] mce: CPU supports 10 MCE banks [ 0.225521] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.232044] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.623600] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.892690] ftrace: allocating 31920 entries in 125 pages [ 0.912527] smpboot: Max logical packages: 1 [ 0.920045] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.934442] x2apic enabled [ 0.936050] Switched APIC routing to physical x2apic. [ 0.965264] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.968000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.980105] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.993553] x86: Booted up 1 node, 1 CPUs [ 0.996057] smpboot: Total of 1 processors activated (4987.95 BogoMIPS) [ 1.004246] devtmpfs: initialized [ 1.009564] evm: security.selinux [ 1.012055] evm: security.SMACK64 [ 1.016060] evm: security.SMACK64EXEC [ 1.020066] evm: security.SMACK64TRANSMUTE [ 1.024054] evm: security.SMACK64MMAP [ 1.028051] evm: security.ima [ 1.032052] evm: security.capability [ 1.036332] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.040249] pinctrl core: initialized pinctrl subsystem [ 1.045152] RTC time: 19:14:18, date: 07/22/18 [ 1.048492] NET: Registered protocol family 16 [ 1.052620] cpuidle: using governor ladder [ 1.056058] cpuidle: using governor menu [ 1.060060] PCCT header not found. [ 1.064444] ACPI: bus type PCI registered [ 1.068065] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.073063] PCI: Using configuration type 1 for base access [ 1.078016] ACPI: Added _OSI(Module Device) [ 1.080054] ACPI: Added _OSI(Processor Device) [ 1.084053] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.088054] ACPI: Added _OSI(Processor Aggregator Device) [ 1.095413] ACPI: Interpreter enabled [ 1.096060] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.108054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.120075] ACPI: (supports S0 S3 S4 S5) [ 1.124055] ACPI: Using IOAPIC for interrupt routing [ 1.128099] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.137966] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.140061] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.144063] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.148066] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.152804] acpiphp: Slot [3] registered [ 1.156181] acpiphp: Slot [4] registered [ 1.160190] acpiphp: Slot [5] registered [ 1.164184] acpiphp: Slot [6] registered [ 1.168214] acpiphp: Slot [7] registered [ 1.172186] acpiphp: Slot [8] registered [ 1.176184] acpiphp: Slot [9] registered [ 1.180191] acpiphp: Slot [10] registered [ 1.184183] acpiphp: Slot [11] registered [ 1.188194] acpiphp: Slot [12] registered [ 1.192180] acpiphp: Slot [13] registered [ 1.196187] acpiphp: Slot [14] registered [ 1.200182] acpiphp: Slot [15] registered [ 1.204180] acpiphp: Slot [16] registered [ 1.208188] acpiphp: Slot [17] registered [ 1.212195] acpiphp: Slot [18] registered [ 1.216188] acpiphp: Slot [19] registered [ 1.220183] acpiphp: Slot [20] registered [ 1.224187] acpiphp: Slot [21] registered [ 1.228183] acpiphp: Slot [22] registered [ 1.232182] acpiphp: Slot [23] registered [ 1.236202] acpiphp: Slot [24] registered [ 1.240178] acpiphp: Slot [25] registered [ 1.244177] acpiphp: Slot [26] registered [ 1.248175] acpiphp: Slot [27] registered [ 1.252175] acpiphp: Slot [28] registered [ 1.256186] acpiphp: Slot [29] registered [ 1.260179] acpiphp: Slot [30] registered [ 1.264182] acpiphp: Slot [31] registered [ 1.268223] PCI host bridge to bus 0000:00 [ 1.272062] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.276053] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.280054] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.284053] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 1.288052] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.292054] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.321286] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.324071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.328058] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.332058] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.355991] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.356181] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.514126] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.524751] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.536722] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.548612] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.560439] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.574949] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.588378] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.592000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.592070] vgaarb: loaded [ 1.596071] vgaarb: bridge control possible 0000:00:02.0 [ 1.608423] SCSI subsystem initialized [ 1.619300] ACPI: bus type USB registered [ 1.620984] usbcore: registered new interface driver usbfs [ 1.624255] usbcore: registered new interface driver hub [ 1.628089] usbcore: registered new device driver usb [ 1.638306] PCI: Using ACPI for IRQ routing [ 1.648898] NetLabel: Initializing [ 1.652115] NetLabel: domain hash size = 128 [ 1.656051] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.660582] NetLabel: unlabeled traffic allowed by default [ 1.669635] clocksource: Switched to clocksource kvm-clock [ 1.883675] AppArmor: AppArmor Filesystem Enabled [ 1.899859] pnp: PnP ACPI init [ 1.917769] pnp: PnP ACPI: found 5 devices [ 1.957425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.988934] NET: Registered protocol family 2 [ 2.011898] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 2.034020] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 2.056063] TCP: Hash tables configured (established 2048 bind 2048) [ 2.079725] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.099000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.122522] NET: Registered protocol family 1 [ 2.138557] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.157598] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.177432] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.220151] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.263504] Trying to unpack rootfs image as initramfs... s[ 2.671336] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 2.717367] Scanning for low memory corruption every 60 seconds [ 2.739740] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.761229] audit: initializing netlink subsys (disabled) [ 2.779309] audit: type=2000 audit(1532286858.006:1): initialized [ 2.800816] Initialise system trusted keyring [ 2.817931] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.846850] zbud: loaded [ 2.859113] VFS: Disk quotas dquot_6.6.0 [ 2.874195] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.898636] fuse init (API version 7.23) [ 2.913912] Key type big_key registered [ 2.927806] Allocating IMA MOK and blacklist keyrings. [ 2.949004] Key type asymmetric registered [ 2.964403] Asymmetric key parser 'x509' registered [ 2.980597] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.007005] io scheduler noop registered [ 3.020420] io scheduler deadline registered (default) [ 3.037030] io scheduler cfq registered [ 3.052082] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.069819] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.091127] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.116824] ACPI: Power Button [PWRF] [ 3.131043] GHES: HEST is not enabled! [ 3.163346] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 3.242111] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 3.289605] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 3.323314] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 3.391915] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 3.517196] Linux agpgart interface v0.103 [ 3.559435] brd: module loaded [ 3.593003] loop: module loaded [ 3.662239] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 3.685674] GPT:90111 != 20971519 [ 3.697251] GPT:Alternate GPT header not at the end of the disk. [ 3.714501] GPT:90111 != 20971519 [ 3.726760] GPT: Use GNU Parted to correct GPT errors. [ 3.742261] vda: vda1 vda15 [ 3.762345] scsi host0: ata_piix [ 3.775348] scsi host1: ata_piix [ 3.788720] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 3.808739] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 3.835819] libphy: Fixed MDIO Bus: probed [ 3.853006] tun: Universal TUN/TAP device driver, 1.6 [ 3.868101] tun: (C) 1999-2004 Max Krasnyansky [ 3.897512] PPP generic driver version 2.4.2 [ 3.913019] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.931364] ehci-pci: EHCI PCI platform driver [ 3.945511] ehci-platform: EHCI generic platform driver [ 3.961238] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.978903] ohci-pci: OHCI PCI platform driver [ 3.995004] ohci-platform: OHCI generic platform driver [ 4.013721] uhci_hcd: USB Universal Host Controller Interface driver [ 4.052788] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 4.068843] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 4.092829] uhci_hcd 0000:00:01.2: detected 2 ports [ 4.109701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 4.129606] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.148671] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.173018] usb usb1: Product: UHCI Host Controller [ 4.188071] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 4.207102] usb usb1: SerialNumber: 0000:00:01.2 [ 4.222451] hub 1-0:1.0: USB hub found [ 4.235065] hub 1-0:1.0: 2 ports detected [ 4.250703] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 4.287416] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 4.302611] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 4.319485] mousedev: PS/2 mouse device co[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.978 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.95 BogoMIPS (lpj=9975912) [ 0.032070] pid_max: default: 32768 minimum: 301 [ 0.040057] ACPI: Core revision 20150930 [ 0.049051] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068096] Security Framework initialized [ 0.076048] Yama: becoming mindful. [ 0.084102] AppArmor: AppArmor initialized [ 0.092116] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.100308] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.108228] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.116049] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.125298] Initializing cgroup subsys io [ 0.132059] Initializing cgroup subsys memory [ 0.140061] Initializing cgroup subsys devices [ 0.148054] Initializing cgroup subsys freezer [ 0.156053] Initializing cgroup subsys net_cls [ 0.164060] Initializing cgroup subsys perf_event [ 0.172081] Initializing cgroup subsys net_prio [ 0.180057] Initializing cgroup subsys hugetlb [ 0.188054] Initializing cgroup subsys pids [ 0.201417] CPU: Physical Processor ID: 0 [ 0.213261] mce: CPU supports 10 MCE banks [ 0.225521] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.232044] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.623600] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.892690] ftrace: allocating 31920 entries in 125 pages [ 0.912527] smpboot: Max logical packages: 1 [ 0.920045] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.934442] x2apic enabled [ 0.936050] Switched APIC routing to physical x2apic. [ 0.965264] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.968000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.980105] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.993553] x86: Booted up 1 node, 1 CPUs [ 0.996057] smpboot: Total of 1 processors activated (4987.95 BogoMIPS) [ 1.004246] devtmpfs: initialized [ 1.009564] evm: security.selinux [ 1.012055] evm: security.SMACK64 [ 1.016060] evm: security.SMACK64EXEC [ 1.020066] evm: security.SMACK64TRANSMUTE [ 1.024054] evm: security.SMACK64MMAP [ 1.028051] evm: security.ima [ 1.032052] evm: security.capability [ 1.036332] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.040249] pinctrl core: initialized pinctrl subsystem [ 1.045152] RTC time: 19:14:18, date: 07/22/18 [ 1.048492] NET: Registered protocol family 16 [ 1.052620] cpuidle: using governor ladder [ 1.056058] cpuidle: using governor menu [ 1.060060] PCCT header not found. [ 1.064444] ACPI: bus type PCI registered [ 1.068065] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.073063] PCI: Using configuration type 1 for base access [ 1.078016] ACPI: Added _OSI(Module Device) [ 1.080054] ACPI: Added _OSI(Processor Device) [ 1.084053] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.088054] ACPI: Added _OSI(Processor Aggregator Device) [ 1.095413] ACPI: Interpreter enabled [ 1.096060] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.108054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.120075] ACPI: (supports S0 S3 S4 S5) [ 1.124055] ACPI: Using IOAPIC for interrupt routing [ 1.128099] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.137966] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.140061] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.144063] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.148066] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.152804] acpiphp: Slot [3] registered [ 1.156181] acpiphp: Slot [4] registered [ 1.160190] acpiphp: Slot [5] registered [ 1.164184] acpiphp: Slot [6] registered [ 1.168214] acpiphp: Slot [7] registered [ 1.172186] acpiphp: Slot [8] registered [ 1.176184] acpiphp: Slot [9] registered [ 1.180191] acpiphp: Slot [10] registered [ 1.184183] acpiphp: Slot [11] registered [ 1.188194] acpiphp: Slot [12] registered [ 1.192180] acpiphp: Slot [13] registered [ 1.196187] acpiphp: Slot [14] registered [ 1.200182] acpiphp: Slot [15] registered [ 1.204180] acpiphp: Slot [16] registered [ 1.208188] acpiphp: Slot [17] registered [ 1.212195] acpiphp: Slot [18] registered [ 1.216188] acpiphp: Slot [19] registered [ 1.220183] acpiphp: Slot [20] registered [ 1.224187] acpiphp: Slot [21] registered [ 1.228183] acpiphp: Slot [22] registered [ 1.232182] acpiphp: Slot [23] registered [ 1.236202] acpiphp: Slot [24] registered [ 1.240178] acpiphp: Slot [25] registered [ 1.244177] acpiphp: Slot [26] registered [ 1.248175] acpiphp: Slot [27] registered [ 1.252175] acpiphp: Slot [28] registered [ 1.256186] acpiphp: Slot [29] registered [ 1.260179] acpiphp: Slot [30] registered [ 1.264182] acpiphp: Slot [31] registered [ 1.268223] PCI host bridge to bus 0000:00 [ 1.272062] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.276053] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.280054] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.284053] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 1.288052] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.292054] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.321286] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.324071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.328058] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.332058] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.355991] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.356181] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.514126] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.524751] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.536722] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.548612] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.560439] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.574949] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.588378] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.592000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.592070] vgaarb: loaded [ 1.596071] vgaarb: bridge control possible 0000:00:02.0 [ 1.608423] SCSI subsystem initialized [ 1.619300] ACPI: bus type USB registered [ 1.620984] usbcore: registered new interface driver usbfs [ 1.624255] usbcore: registered new interface driver hub [ 1.628089] usbcore: registered new device driver usb [ 1.638306] PCI: Using ACPI for IRQ routing [ 1.648898] NetLabel: Initializing [ 1.652115] NetLabel: domain hash size = 128 [ 1.656051] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.660582] NetLabel: unlabeled traffic allowed by default [ 1.669635] clocksource: Switched to clocksource kvm-clock [ 1.883675] AppArmor: AppArmor Filesystem Enabled [ 1.899859] pnp: PnP ACPI init [ 1.917769] pnp: PnP ACPI: found 5 devices [ 1.957425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.988934] NET: Registered protocol family 2 [ 2.011898] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 2.034020] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 2.056063] TCP: Hash tables configured (established 2048 bind 2048) [ 2.079725] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.099000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.122522] NET: Registered protocol family 1 [ 2.138557] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.157598] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.177432] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.220151] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.263504] Trying to unpack rootfs image as initramfs... s[ 2.671336] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 2.717367] Scanning for low memory corruption every 60 seconds [ 2.739740] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.761229] audit: initializing netlink subsys (disabled) [ 2.779309] audit: type=2000 audit(1532286858.006:1): initialized [ 2.800816] Initialise system trusted keyring [ 2.817931] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.846850] zbud: loaded [ 2.859113] VFS: Disk quotas dquot_6.6.0 [ 2.874195] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.898636] fuse init (API version 7.23) [ 2.913912] Key type big_key registered [ 2.927806] Allocating IMA MOK and blacklist keyrings. [ 2.949004] Key type asymmetric registered [ 2.964403] Asymmetric key parser 'x509' registered [ 2.980597] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.007005] io scheduler noop registered [ 3.020420] io scheduler deadline registered (default) [ 3.037030] io scheduler cfq registered [ 3.052082] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.069819] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.091127] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.116824] ACPI: Power Button [PWRF] [ 3.131043] GHES: HEST is not enabled! [ 3.163346] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 3.242111] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 3.289605] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 3.323314] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 3.391915] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 3.517196] Linux agpgart interface v0.103 [ 3.559435] brd: module loaded [ 3.593003] loop: module loaded [ 3.662239] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 3.685674] GPT:90111 != 20971519 [ 3.697251] GPT:Alternate GPT header not at the end of the disk. [ 3.714501] GPT:90111 != 20971519 [ 3.726760] GPT: Use GNU Parted to correct GPT errors. [ 3.742261] vda: vda1 vda15 [ 3.762345] scsi host0: ata_piix [ 3.775348] scsi host1: ata_piix [ 3.788720] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 3.808739] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 3.835819] libphy: Fixed MDIO Bus: probed [ 3.853006] tun: Universal TUN/TAP device driver, 1.6 [ 3.868101] tun: (C) 1999-2004 Max Krasnyansky [ 3.897512] PPP generic driver version 2.4.2 [ 3.913019] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.931364] ehci-pci: EHCI PCI platform driver [ 3.945511] ehci-platform: EHCI generic platform driver [ 3.961238] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.978903] ohci-pci: OHCI PCI platform driver [ 3.995004] ohci-platform: OHCI generic platform driver [ 4.013721] uhci_hcd: USB Universal Host Controller Interface driver [ 4.052788] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 4.068843] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 4.092829] uhci_hcd 0000:00:01.2: detected 2 ports [ 4.109701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 4.129606] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.148671] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.173018] usb usb1: Product: UHCI Host Controller [ 4.188071] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 4.207102] usb usb1: SerialNumber: 0000:00:01.2 [ 4.222451] hub 1-0:1.0: USB hub found [ 4.235065] hub 1-0:1.0: 2 ports detected [ 4.250703] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 4.287416] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 4.302611] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 4.319485] mousedev: PS/2 mouse device common for all mice [ 4.339247] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 4.368579] rtc_cmos 00:00: RTC can wake from S4 [ 4.388457] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 4.410883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 4.429647] i2c /dev entries driver [ 4.442278] device-mapper: uevent: version 1.0.3 [ 4.457917] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 4.489190] ledtrig-cpu: registered to indicate activity on CPUs [ 4.513441] NET: Registered protocol family 10 [ 4.533271] NET: Registered protocol family 17 [ 4.548331] Key type dns_resolver registered [ 4.566180] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1 [ 4.588331] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 4.623401] registered taskstats version 1 [ 4.639117] Loading compiled-in X.509 certificates [ 4.655990] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 4.686082] zswap: loaded using pool lzo/zbud [ 4.714717] Key type trusted registered [ 4.736302] Key type encrypted registered [ 4.751165] AppArmor: AppArmor sha1 policy hashing enabled [ 4.769277] ima: No TPM chip found, activating TPM-bypass! [ 4.786641] evm: HMAC attrs:[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.978 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.95 BogoMIPS (lpj=9975912) [ 0.032070] pid_max: default: 32768 minimum: 301 [ 0.040057] ACPI: Core revision 20150930 [ 0.049051] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068096] Security Framework initialized [ 0.076048] Yama: becoming mindful. [ 0.084102] AppArmor: AppArmor initialized [ 0.092116] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.100308] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.108228] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.116049] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.125298] Initializing cgroup subsys io [ 0.132059] Initializing cgroup subsys memory [ 0.140061] Initializing cgroup subsys devices [ 0.148054] Initializing cgroup subsys freezer [ 0.156053] Initializing cgroup subsys net_cls [ 0.164060] Initializing cgroup subsys perf_event [ 0.172081] Initializing cgroup subsys net_prio [ 0.180057] Initializing cgroup subsys hugetlb [ 0.188054] Initializing cgroup subsys pids [ 0.201417] CPU: Physical Processor ID: 0 [ 0.213261] mce: CPU supports 10 MCE banks [ 0.225521] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.232044] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.623600] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.892690] ftrace: allocating 31920 entries in 125 pages [ 0.912527] smpboot: Max logical packages: 1 [ 0.920045] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.934442] x2apic enabled [ 0.936050] Switched APIC routing to physical x2apic. [ 0.965264] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.968000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.980105] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.993553] x86: Booted up 1 node, 1 CPUs [ 0.996057] smpboot: Total of 1 processors activated (4987.95 BogoMIPS) [ 1.004246] devtmpfs: initialized [ 1.009564] evm: security.selinux [ 1.012055] evm: security.SMACK64 [ 1.016060] evm: security.SMACK64EXEC [ 1.020066] evm: security.SMACK64TRANSMUTE [ 1.024054] evm: security.SMACK64MMAP [ 1.028051] evm: security.ima [ 1.032052] evm: security.capability [ 1.036332] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.040249] pinctrl core: initialized pinctrl subsystem [ 1.045152] RTC time: 19:14:18, date: 07/22/18 [ 1.048492] NET: Registered protocol family 16 [ 1.052620] cpuidle: using governor ladder [ 1.056058] cpuidle: using governor menu [ 1.060060] PCCT header not found. [ 1.064444] ACPI: bus type PCI registered [ 1.068065] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.073063] PCI: Using configuration type 1 for base access [ 1.078016] ACPI: Added _OSI(Module Device) [ 1.080054] ACPI: Added _OSI(Processor Device) [ 1.084053] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.088054] ACPI: Added _OSI(Processor Aggregator Device) [ 1.095413] ACPI: Interpreter enabled [ 1.096060] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.108054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.120075] ACPI: (supports S0 S3 S4 S5) [ 1.124055] ACPI: Using IOAPIC for interrupt routing [ 1.128099] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.137966] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.140061] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.144063] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.148066] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.152804] acpiphp: Slot [3] registered [ 1.156181] acpiphp: Slot [4] registered [ 1.160190] acpiphp: Slot [5] registered [ 1.164184] acpiphp: Slot [6] registered [ 1.168214] acpiphp: Slot [7] registered [ 1.172186] acpiphp: Slot [8] registered [ 1.176184] acpiphp: Slot [9] registered [ 1.180191] acpiphp: Slot [10] registered [ 1.184183] acpiphp: Slot [11] registered [ 1.188194] acpiphp: Slot [12] registered [ 1.192180] acpiphp: Slot [13] registered [ 1.196187] acpiphp: Slot [14] registered [ 1.200182] acpiphp: Slot [15] registered [ 1.204180] acpiphp: Slot [16] registered [ 1.208188] acpiphp: Slot [17] registered [ 1.212195] acpiphp: Slot [18] registered [ 1.216188] acpiphp: Slot [19] registered [ 1.220183] acpiphp: Slot [20] registered [ 1.224187] acpiphp: Slot [21] registered [ 1.228183] acpiphp: Slot [22] registered [ 1.232182] acpiphp: Slot [23] registered [ 1.236202] acpiphp: Slot [24] registered [ 1.240178] acpiphp: Slot [25] registered [ 1.244177] acpiphp: Slot [26] registered [ 1.248175] acpiphp: Slot [27] registered [ 1.252175] acpiphp: Slot [28] registered [ 1.256186] acpiphp: Slot [29] registered [ 1.260179] acpiphp: Slot [30] registered [ 1.264182] acpiphp: Slot [31] registered [ 1.268223] PCI host bridge to bus 0000:00 [ 1.272062] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.276053] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.280054] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.284053] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 1.288052] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.292054] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.321286] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.324071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.328058] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.332058] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.355991] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.356181] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.514126] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.524751] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.536722] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.548612] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.560439] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.574949] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.588378] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.592000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.592070] vgaarb: loaded [ 1.596071] vgaarb: bridge control possible 0000:00:02.0 [ 1.608423] SCSI subsystem initialized [ 1.619300] ACPI: bus type USB registered [ 1.620984] usbcore: registered new interface driver usbfs [ 1.624255] usbcore: registered new interface driver hub [ 1.628089] usbcore: registered new device driver usb [ 1.638306] PCI: Using ACPI for IRQ routing [ 1.648898] NetLabel: Initializing [ 1.652115] NetLabel: domain hash size = 128 [ 1.656051] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.660582] NetLabel: unlabeled traffic allowed by default [ 1.669635] clocksource: Switched to clocksource kvm-clock [ 1.883675] AppArmor: AppArmor Filesystem Enabled [ 1.899859] pnp: PnP ACPI init [ 1.917769] pnp: PnP ACPI: found 5 devices [ 1.957425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.988934] NET: Registered protocol family 2 [ 2.011898] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 2.034020] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 2.056063] TCP: Hash tables configured (established 2048 bind 2048) [ 2.079725] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.099000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.122522] NET: Registered protocol family 1 [ 2.138557] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.157598] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.177432] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.220151] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.263504] Trying to unpack rootfs image as initramfs... s[ 2.671336] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 2.717367] Scanning for low memory corruption every 60 seconds [ 2.739740] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.761229] audit: initializing netlink subsys (disabled) [ 2.779309] audit: type=2000 audit(1532286858.006:1): initialized [ 2.800816] Initialise system trusted keyring [ 2.817931] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.846850] zbud: loaded [ 2.859113] VFS: Disk quotas dquot_6.6.0 [ 2.874195] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.898636] fuse init (API version 7.23) [ 2.913912] Key type big_key registered [ 2.927806] Allocating IMA MOK and blacklist keyrings. [ 2.949004] Key type asymmetric registered [ 2.964403] Asymmetric key parser 'x509' registered [ 2.980597] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.007005] io scheduler noop registered [ 3.020420] io scheduler deadline registered (default) [ 3.037030] io scheduler cfq registered [ 3.052082] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.069819] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.091127] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.116824] ACPI: Power Button [PWRF] [ 3.131043] GHES: HEST is not enabled! [ 3.163346] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 3.242111] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 3.289605] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 3.323314] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 3.391915] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 3.517196] Linux agpgart interface v0.103 [ 3.559435] brd: module loaded [ 3.593003] loop: module loaded [ 3.662239] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 3.685674] GPT:90111 != 20971519 [ 3.697251] GPT:Alternate GPT header not at the end of the disk. [ 3.714501] GPT:90111 != 20971519 [ 3.726760] GPT: Use GNU Parted to correct GPT errors. [ 3.742261] vda: vda1 vda15 [ 3.762345] scsi host0: ata_piix [ 3.775348] scsi host1: ata_piix [ 3.788720] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 3.808739] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 3.835819] libphy: Fixed MDIO Bus: probed [ 3.853006] tun: Universal TUN/TAP device driver, 1.6 [ 3.868101] tun: (C) 1999-2004 Max Krasnyansky [ 3.897512] PPP generic driver version 2.4.2 [ 3.913019] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.931364] ehci-pci: EHCI PCI platform driver [ 3.945511] ehci-platform: EHCI generic platform driver [ 3.961238] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.978903] ohci-pci: OHCI PCI platform driver [ 3.995004] ohci-platform: OHCI generic platform driver [ 4.013721] uhci_hcd: USB Universal Host Controller Interface driver [ 4.052788] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 4.068843] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 4.092829] uhci_hcd 0000:00:01.2: detected 2 ports [ 4.109701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 4.129606] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.148671] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.173018] usb usb1: Product: UHCI Host Controller [ 4.188071] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 4.207102] usb usb1: SerialNumber: 0000:00:01.2 [ 4.222451] hub 1-0:1.0: USB hub found [ 4.235065] hub 1-0:1.0: 2 ports detected [ 4.250703] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 4.287416] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 4.302611] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 4.319485] mousedev: PS/2 mouse device common for all mice [ 4.339247] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 4.368579] rtc_cmos 00:00: RTC can wake from S4 [ 4.388457] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 4.410883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 4.429647] i2c /dev entries driver [ 4.442278] device-mapper: uevent: version 1.0.3 [ 4.457917] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 4.489190] ledtrig-cpu: registered to indicate activity on CPUs [ 4.513441] NET: Registered protocol family 10 [ 4.533271] NET: Registered protocol family 17 [ 4.548331] Key type dns_resolver registered [ 4.566180] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1 [ 4.588331] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 4.623401] registered taskstats version 1 [ 4.639117] Loading compiled-in X.509 certificates [ 4.655990] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 4.686082] zswap: loaded using pool lzo/zbud [ 4.714717] Key type trusted registered [ 4.736302] Key type encrypted registered [ 4.751165] AppArmor: AppArmor sha1 policy hashing enabled [ 4.769277] ima: No TPM chip found, activating TPM-bypass! [ 4.786641] evm: HMAC attrs: 0x1 [ 4.804989] Magic number: 10:842:243 [ 4.821246] rtc_cmos 00:00: setting system clock to 2018-07-22 19:14:24 UTC (1532286864) [ 4.849120] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.867558] EDD information not available. [ 4.906442] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 4.932999] Write protecting the kernel read-only data: 14336k [ 4.982668] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 5.012601] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.978 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.95 BogoMIPS (lpj=9975912) [ 0.032070] pid_max: default: 32768 minimum: 301 [ 0.040057] ACPI: Core revision 20150930 [ 0.049051] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068096] Security Framework initialized [ 0.076048] Yama: becoming mindful. [ 0.084102] AppArmor: AppArmor initialized [ 0.092116] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.100308] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.108228] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.116049] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.125298] Initializing cgroup subsys io [ 0.132059] Initializing cgroup subsys memory [ 0.140061] Initializing cgroup subsys devices [ 0.148054] Initializing cgroup subsys freezer [ 0.156053] Initializing cgroup subsys net_cls [ 0.164060] Initializing cgroup subsys perf_event [ 0.172081] Initializing cgroup subsys net_prio [ 0.180057] Initializing cgroup subsys hugetlb [ 0.188054] Initializing cgroup subsys pids [ 0.201417] CPU: Physical Processor ID: 0 [ 0.213261] mce: CPU supports 10 MCE banks [ 0.225521] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.232044] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.623600] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.892690] ftrace: allocating 31920 entries in 125 pages [ 0.912527] smpboot: Max logical packages: 1 [ 0.920045] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.934442] x2apic enabled [ 0.936050] Switched APIC routing to physical x2apic. [ 0.965264] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.968000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.980105] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.993553] x86: Booted up 1 node, 1 CPUs [ 0.996057] smpboot: Total of 1 processors activated (4987.95 BogoMIPS) [ 1.004246] devtmpfs: initialized [ 1.009564] evm: security.selinux [ 1.012055] evm: security.SMACK64 [ 1.016060] evm: security.SMACK64EXEC [ 1.020066] evm: security.SMACK64TRANSMUTE [ 1.024054] evm: security.SMACK64MMAP [ 1.028051] evm: security.ima [ 1.032052] evm: security.capability [ 1.036332] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.040249] pinctrl core: initialized pinctrl subsystem [ 1.045152] RTC time: 19:14:18, date: 07/22/18 [ 1.048492] NET: Registered protocol family 16 [ 1.052620] cpuidle: using governor ladder [ 1.056058] cpuidle: using governor menu [ 1.060060] PCCT header not found. [ 1.064444] ACPI: bus type PCI registered [ 1.068065] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.073063] PCI: Using configuration type 1 for base access [ 1.078016] ACPI: Added _OSI(Module Device) [ 1.080054] ACPI: Added _OSI(Processor Device) [ 1.084053] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.088054] ACPI: Added _OSI(Processor Aggregator Device) [ 1.095413] ACPI: Interpreter enabled [ 1.096060] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.108054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.120075] ACPI: (supports S0 S3 S4 S5) [ 1.124055] ACPI: Using IOAPIC for interrupt routing [ 1.128099] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.137966] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.140061] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.144063] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.148066] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.152804] acpiphp: Slot [3] registered [ 1.156181] acpiphp: Slot [4] registered [ 1.160190] acpiphp: Slot [5] registered [ 1.164184] acpiphp: Slot [6] registered [ 1.168214] acpiphp: Slot [7] registered [ 1.172186] acpiphp: Slot [8] registered [ 1.176184] acpiphp: Slot [9] registered [ 1.180191] acpiphp: Slot [10] registered [ 1.184183] acpiphp: Slot [11] registered [ 1.188194] acpiphp: Slot [12] registered [ 1.192180] acpiphp: Slot [13] registered [ 1.196187] acpiphp: Slot [14] registered [ 1.200182] acpiphp: Slot [15] registered [ 1.204180] acpiphp: Slot [16] registered [ 1.208188] acpiphp: Slot [17] registered [ 1.212195] acpiphp: Slot [18] registered [ 1.216188] acpiphp: Slot [19] registered [ 1.220183] acpiphp: Slot [20] registered [ 1.224187] acpiphp: Slot [21] registered [ 1.228183] acpiphp: Slot [22] registered [ 1.232182] acpiphp: Slot [23] registered [ 1.236202] acpiphp: Slot [24] registered [ 1.240178] acpiphp: Slot [25] registered [ 1.244177] acpiphp: Slot [26] registered [ 1.248175] acpiphp: Slot [27] registered [ 1.252175] acpiphp: Slot [28] registered [ 1.256186] acpiphp: Slot [29] registered [ 1.260179] acpiphp: Slot [30] registered [ 1.264182] acpiphp: Slot [31] registered [ 1.268223] PCI host bridge to bus 0000:00 [ 1.272062] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.276053] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.280054] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.284053] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 1.288052] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.292054] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.321286] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.324071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.328058] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.332058] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.355991] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.356181] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.514126] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.524751] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.536722] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.548612] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.560439] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.574949] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.588378] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.592000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.592070] vgaarb: loaded [ 1.596071] vgaarb: bridge control possible 0000:00:02.0 [ 1.608423] SCSI subsystem initialized [ 1.619300] ACPI: bus type USB registered [ 1.620984] usbcore: registered new interface driver usbfs [ 1.624255] usbcore: registered new interface driver hub [ 1.628089] usbcore: registered new device driver usb [ 1.638306] PCI: Using ACPI for IRQ routing [ 1.648898] NetLabel: Initializing [ 1.652115] NetLabel: domain hash size = 128 [ 1.656051] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.660582] NetLabel: unlabeled traffic allowed by default [ 1.669635] clocksource: Switched to clocksource kvm-clock [ 1.883675] AppArmor: AppArmor Filesystem Enabled [ 1.899859] pnp: PnP ACPI init [ 1.917769] pnp: PnP ACPI: found 5 devices [ 1.957425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.988934] NET: Registered protocol family 2 [ 2.011898] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 2.034020] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 2.056063] TCP: Hash tables configured (established 2048 bind 2048) [ 2.079725] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.099000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.122522] NET: Registered protocol family 1 [ 2.138557] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.157598] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.177432] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.220151] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.263504] Trying to unpack rootfs image as initramfs... s[ 2.671336] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 2.717367] Scanning for low memory corruption every 60 seconds [ 2.739740] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.761229] audit: initializing netlink subsys (disabled) [ 2.779309] audit: type=2000 audit(1532286858.006:1): initialized [ 2.800816] Initialise system trusted keyring [ 2.817931] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.846850] zbud: loaded [ 2.859113] VFS: Disk quotas dquot_6.6.0 [ 2.874195] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.898636] fuse init (API version 7.23) [ 2.913912] Key type big_key registered [ 2.927806] Allocating IMA MOK and blacklist keyrings. [ 2.949004] Key type asymmetric registered [ 2.964403] Asymmetric key parser 'x509' registered [ 2.980597] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.007005] io scheduler noop registered [ 3.020420] io scheduler deadline registered (default) [ 3.037030] io scheduler cfq registered [ 3.052082] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.069819] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.091127] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.116824] ACPI: Power Button [PWRF] [ 3.131043] GHES: HEST is not enabled! [ 3.163346] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 3.242111] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 3.289605] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 3.323314] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 3.391915] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 3.517196] Linux agpgart interface v0.103 [ 3.559435] brd: module loaded [ 3.593003] loop: module loaded [ 3.662239] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 3.685674] GPT:90111 != 20971519 [ 3.697251] GPT:Alternate GPT header not at the end of the disk. [ 3.714501] GPT:90111 != 20971519 [ 3.726760] GPT: Use GNU Parted to correct GPT errors. [ 3.742261] vda: vda1 vda15 [ 3.762345] scsi host0: ata_piix [ 3.775348] scsi host1: ata_piix [ 3.788720] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 3.808739] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 3.835819] libphy: Fixed MDIO Bus: probed [ 3.853006] tun: Universal TUN/TAP device driver, 1.6 [ 3.868101] tun: (C) 1999-2004 Max Krasnyansky [ 3.897512] PPP generic driver version 2.4.2 [ 3.913019] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.931364] ehci-pci: EHCI PCI platform driver [ 3.945511] ehci-platform: EHCI generic platform driver [ 3.961238] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.978903] ohci-pci: OHCI PCI platform driver [ 3.995004] ohci-platform: OHCI generic platform driver [ 4.013721] uhci_hcd: USB Universal Host Controller Interface driver [ 4.052788] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 4.068843] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 4.092829] uhci_hcd 0000:00:01.2: detected 2 ports [ 4.109701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 4.129606] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.148671] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.173018] usb usb1: Product: UHCI Host Controller [ 4.188071] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 4.207102] usb usb1: SerialNumber: 0000:00:01.2 [ 4.222451] hub 1-0:1.0: USB hub found [ 4.235065] hub 1-0:1.0: 2 ports detected [ 4.250703] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 4.287416] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 4.302611] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 4.319485] mousedev: PS/2 mouse device common for all mice [ 4.339247] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 4.368579] rtc_cmos 00:00: RTC can wake from S4 [ 4.388457] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 4.410883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 4.429647] i2c /dev entries driver [ 4.442278] device-mapper: uevent: version 1.0.3 [ 4.457917] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 4.489190] ledtrig-cpu: registered to indicate activity on CPUs [ 4.513441] NET: Registered protocol family 10 [ 4.533271] NET: Registered protocol family 17 [ 4.548331] Key type dns_resolver registered [ 4.566180] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1 [ 4.588331] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 4.623401] registered taskstats version 1 [ 4.639117] Loading compiled-in X.509 certificates [ 4.655990] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 4.686082] zswap: loaded using pool lzo/zbud [ 4.714717] Key type trusted registered [ 4.736302] Key type encrypted registered [ 4.751165] AppArmor: AppArmor sha1 policy hashing enabled [ 4.769277] ima: No TPM chip found, activating TPM-bypass! [ 4.786641] evm: HMAC attrs: 0x1 [ 4.804989] Magic number: 10:842:243 [ 4.821246] rtc_cmos 00:00: setting system clock to 2018-07-22 19:14:24 UTC (1532286864) [ 4.849120] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.867558] EDD information not available. [ 4.906442] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 4.932999] Write protecting the kernel read-only data: 14336k [ 4.982668] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 5.012601] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 5.27 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.978 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.95 BogoMIPS (lpj=9975912) [ 0.032070] pid_max: default: 32768 minimum: 301 [ 0.040057] ACPI: Core revision 20150930 [ 0.049051] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068096] Security Framework initialized [ 0.076048] Yama: becoming mindful. [ 0.084102] AppArmor: AppArmor initialized [ 0.092116] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.100308] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.108228] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.116049] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.125298] Initializing cgroup subsys io [ 0.132059] Initializing cgroup subsys memory [ 0.140061] Initializing cgroup subsys devices [ 0.148054] Initializing cgroup subsys freezer [ 0.156053] Initializing cgroup subsys net_cls [ 0.164060] Initializing cgroup subsys perf_event [ 0.172081] Initializing cgroup subsys net_prio [ 0.180057] Initializing cgroup subsys hugetlb [ 0.188054] Initializing cgroup subsys pids [ 0.201417] CPU: Physical Processor ID: 0 [ 0.213261] mce: CPU supports 10 MCE banks [ 0.225521] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.232044] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.623600] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.892690] ftrace: allocating 31920 entries in 125 pages [ 0.912527] smpboot: Max logical packages: 1 [ 0.920045] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.934442] x2apic enabled [ 0.936050] Switched APIC routing to physical x2apic. [ 0.965264] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.968000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.980105] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.993553] x86: Booted up 1 node, 1 CPUs [ 0.996057] smpboot: Total of 1 processors activated (4987.95 BogoMIPS) [ 1.004246] devtmpfs: initialized [ 1.009564] evm: security.selinux [ 1.012055] evm: security.SMACK64 [ 1.016060] evm: security.SMACK64EXEC [ 1.020066] evm: security.SMACK64TRANSMUTE [ 1.024054] evm: security.SMACK64MMAP [ 1.028051] evm: security.ima [ 1.032052] evm: security.capability [ 1.036332] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.040249] pinctrl core: initialized pinctrl subsystem [ 1.045152] RTC time: 19:14:18, date: 07/22/18 [ 1.048492] NET: Registered protocol family 16 [ 1.052620] cpuidle: using governor ladder [ 1.056058] cpuidle: using governor menu [ 1.060060] PCCT header not found. [ 1.064444] ACPI: bus type PCI registered [ 1.068065] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.073063] PCI: Using configuration type 1 for base access [ 1.078016] ACPI: Added _OSI(Module Device) [ 1.080054] ACPI: Added _OSI(Processor Device) [ 1.084053] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.088054] ACPI: Added _OSI(Processor Aggregator Device) [ 1.095413] ACPI: Interpreter enabled [ 1.096060] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.108054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.120075] ACPI: (supports S0 S3 S4 S5) [ 1.124055] ACPI: Using IOAPIC for interrupt routing [ 1.128099] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.137966] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.140061] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.144063] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.148066] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.152804] acpiphp: Slot [3] registered [ 1.156181] acpiphp: Slot [4] registered [ 1.160190] acpiphp: Slot [5] registered [ 1.164184] acpiphp: Slot [6] registered [ 1.168214] acpiphp: Slot [7] registered [ 1.172186] acpiphp: Slot [8] registered [ 1.176184] acpiphp: Slot [9] registered [ 1.180191] acpiphp: Slot [10] registered [ 1.184183] acpiphp: Slot [11] registered [ 1.188194] acpiphp: Slot [12] registered [ 1.192180] acpiphp: Slot [13] registered [ 1.196187] acpiphp: Slot [14] registered [ 1.200182] acpiphp: Slot [15] registered [ 1.204180] acpiphp: Slot [16] registered [ 1.208188] acpiphp: Slot [17] registered [ 1.212195] acpiphp: Slot [18] registered [ 1.216188] acpiphp: Slot [19] registered [ 1.220183] acpiphp: Slot [20] registered [ 1.224187] acpiphp: Slot [21] registered [ 1.228183] acpiphp: Slot [22] registered [ 1.232182] acpiphp: Slot [23] registered [ 1.236202] acpiphp: Slot [24] registered [ 1.240178] acpiphp: Slot [25] registered [ 1.244177] acpiphp: Slot [26] registered [ 1.248175] acpiphp: Slot [27] registered [ 1.252175] acpiphp: Slot [28] registered [ 1.256186] acpiphp: Slot [29] registered [ 1.260179] acpiphp: Slot [30] registered [ 1.264182] acpiphp: Slot [31] registered [ 1.268223] PCI host bridge to bus 0000:00 [ 1.272062] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.276053] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.280054] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.284053] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 1.288052] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.292054] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.321286] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.324071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.328058] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.332058] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.355991] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.356181] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.514126] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.524751] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.536722] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.548612] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.560439] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.574949] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.588378] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.592000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.592070] vgaarb: loaded [ 1.596071] vgaarb: bridge control possible 0000:00:02.0 [ 1.608423] SCSI subsystem initialized [ 1.619300] ACPI: bus type USB registered [ 1.620984] usbcore: registered new interface driver usbfs [ 1.624255] usbcore: registered new interface driver hub [ 1.628089] usbcore: registered new device driver usb [ 1.638306] PCI: Using ACPI for IRQ routing [ 1.648898] NetLabel: Initializing [ 1.652115] NetLabel: domain hash size = 128 [ 1.656051] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.660582] NetLabel: unlabeled traffic allowed by default [ 1.669635] clocksource: Switched to clocksource kvm-clock [ 1.883675] AppArmor: AppArmor Filesystem Enabled [ 1.899859] pnp: PnP ACPI init [ 1.917769] pnp: PnP ACPI: found 5 devices [ 1.957425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.988934] NET: Registered protocol family 2 [ 2.011898] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 2.034020] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 2.056063] TCP: Hash tables configured (established 2048 bind 2048) [ 2.079725] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.099000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.122522] NET: Registered protocol family 1 [ 2.138557] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.157598] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.177432] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.220151] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.263504] Trying to unpack rootfs image as initramfs... s[ 2.671336] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 2.717367] Scanning for low memory corruption every 60 seconds [ 2.739740] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.761229] audit: initializing netlink subsys (disabled) [ 2.779309] audit: type=2000 audit(1532286858.006:1): initialized [ 2.800816] Initialise system trusted keyring [ 2.817931] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.846850] zbud: loaded [ 2.859113] VFS: Disk quotas dquot_6.6.0 [ 2.874195] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.898636] fuse init (API version 7.23) [ 2.913912] Key type big_key registered [ 2.927806] Allocating IMA MOK and blacklist keyrings. [ 2.949004] Key type asymmetric registered [ 2.964403] Asymmetric key parser 'x509' registered [ 2.980597] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.007005] io scheduler noop registered [ 3.020420] io scheduler deadline registered (default) [ 3.037030] io scheduler cfq registered [ 3.052082] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.069819] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.091127] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.116824] ACPI: Power Button [PWRF] [ 3.131043] GHES: HEST is not enabled! [ 3.163346] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 3.242111] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 3.289605] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 3.323314] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 3.391915] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 3.517196] Linux agpgart interface v0.103 [ 3.559435] brd: module loaded [ 3.593003] loop: module loaded [ 3.662239] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 3.685674] GPT:90111 != 20971519 [ 3.697251] GPT:Alternate GPT header not at the end of the disk. [ 3.714501] GPT:90111 != 20971519 [ 3.726760] GPT: Use GNU Parted to correct GPT errors. [ 3.742261] vda: vda1 vda15 [ 3.762345] scsi host0: ata_piix [ 3.775348] scsi host1: ata_piix [ 3.788720] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 3.808739] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 3.835819] libphy: Fixed MDIO Bus: probed [ 3.853006] tun: Universal TUN/TAP device driver, 1.6 [ 3.868101] tun: (C) 1999-2004 Max Krasnyansky [ 3.897512] PPP generic driver version 2.4.2 [ 3.913019] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.931364] ehci-pci: EHCI PCI platform driver [ 3.945511] ehci-platform: EHCI generic platform driver [ 3.961238] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.978903] ohci-pci: OHCI PCI platform driver [ 3.995004] ohci-platform: OHCI generic platform driver [ 4.013721] uhci_hcd: USB Universal Host Controller Interface driver [ 4.052788] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 4.068843] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 4.092829] uhci_hcd 0000:00:01.2: detected 2 ports [ 4.109701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 4.129606] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.148671] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.173018] usb usb1: Product: UHCI Host Controller [ 4.188071] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 4.207102] usb usb1: SerialNumber: 0000:00:01.2 [ 4.222451] hub 1-0:1.0: USB hub found [ 4.235065] hub 1-0:1.0: 2 ports detected [ 4.250703] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 4.287416] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 4.302611] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 4.319485] mousedev: PS/2 mouse device common for all mice [ 4.339247] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 4.368579] rtc_cmos 00:00: RTC can wake from S4 [ 4.388457] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 4.410883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 4.429647] i2c /dev entries driver [ 4.442278] device-mapper: uevent: version 1.0.3 [ 4.457917] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 4.489190] ledtrig-cpu: registered to indicate activity on CPUs [ 4.513441] NET: Registered protocol family 10 [ 4.533271] NET: Registered protocol family 17 [ 4.548331] Key type dns_resolver registered [ 4.566180] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1 [ 4.588331] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 4.623401] registered taskstats version 1 [ 4.639117] Loading compiled-in X.509 certificates [ 4.655990] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 4.686082] zswap: loaded using pool lzo/zbud [ 4.714717] Key type trusted registered [ 4.736302] Key type encrypted registered [ 4.751165] AppArmor: AppArmor sha1 policy hashing enabled [ 4.769277] ima: No TPM chip found, activating TPM-bypass! [ 4.786641] evm: HMAC attrs: 0x1 [ 4.804989] Magic number: 10:842:243 [ 4.821246] rtc_cmos 00:00: setting system clock to 2018-07-22 19:14:24 UTC (1532286864) [ 4.849120] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.867558] EDD information not available. [ 4.906442] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 4.932999] Write protecting the kernel read-only data: 14336k [ 4.982668] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 5.012601] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 5.27 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.978 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.95 BogoMIPS (lpj=9975912) [ 0.032070] pid_max: default: 32768 minimum: 301 [ 0.040057] ACPI: Core revision 20150930 [ 0.049051] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068096] Security Framework initialized [ 0.076048] Yama: becoming mindful. [ 0.084102] AppArmor: AppArmor initialized [ 0.092116] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.100308] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.108228] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.116049] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.125298] Initializing cgroup subsys io [ 0.132059] Initializing cgroup subsys memory [ 0.140061] Initializing cgroup subsys devices [ 0.148054] Initializing cgroup subsys freezer [ 0.156053] Initializing cgroup subsys net_cls [ 0.164060] Initializing cgroup subsys perf_event [ 0.172081] Initializing cgroup subsys net_prio [ 0.180057] Initializing cgroup subsys hugetlb [ 0.188054] Initializing cgroup subsys pids [ 0.201417] CPU: Physical Processor ID: 0 [ 0.213261] mce: CPU supports 10 MCE banks [ 0.225521] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.232044] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.623600] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.892690] ftrace: allocating 31920 entries in 125 pages [ 0.912527] smpboot: Max logical packages: 1 [ 0.920045] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.934442] x2apic enabled [ 0.936050] Switched APIC routing to physical x2apic. [ 0.965264] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.968000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.980105] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.993553] x86: Booted up 1 node, 1 CPUs [ 0.996057] smpboot: Total of 1 processors activated (4987.95 BogoMIPS) [ 1.004246] devtmpfs: initialized [ 1.009564] evm: security.selinux [ 1.012055] evm: security.SMACK64 [ 1.016060] evm: security.SMACK64EXEC [ 1.020066] evm: security.SMACK64TRANSMUTE [ 1.024054] evm: security.SMACK64MMAP [ 1.028051] evm: security.ima [ 1.032052] evm: security.capability [ 1.036332] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.040249] pinctrl core: initialized pinctrl subsystem [ 1.045152] RTC time: 19:14:18, date: 07/22/18 [ 1.048492] NET: Registered protocol family 16 [ 1.052620] cpuidle: using governor ladder [ 1.056058] cpuidle: using governor menu [ 1.060060] PCCT header not found. [ 1.064444] ACPI: bus type PCI registered [ 1.068065] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.073063] PCI: Using configuration type 1 for base access [ 1.078016] ACPI: Added _OSI(Module Device) [ 1.080054] ACPI: Added _OSI(Processor Device) [ 1.084053] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.088054] ACPI: Added _OSI(Processor Aggregator Device) [ 1.095413] ACPI: Interpreter enabled [ 1.096060] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.108054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.120075] ACPI: (supports S0 S3 S4 S5) [ 1.124055] ACPI: Using IOAPIC for interrupt routing [ 1.128099] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.137966] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.140061] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.144063] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.148066] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.152804] acpiphp: Slot [3] registered [ 1.156181] acpiphp: Slot [4] registered [ 1.160190] acpiphp: Slot [5] registered [ 1.164184] acpiphp: Slot [6] registered [ 1.168214] acpiphp: Slot [7] registered [ 1.172186] acpiphp: Slot [8] registered [ 1.176184] acpiphp: Slot [9] registered [ 1.180191] acpiphp: Slot [10] registered [ 1.184183] acpiphp: Slot [11] registered [ 1.188194] acpiphp: Slot [12] registered [ 1.192180] acpiphp: Slot [13] registered [ 1.196187] acpiphp: Slot [14] registered [ 1.200182] acpiphp: Slot [15] registered [ 1.204180] acpiphp: Slot [16] registered [ 1.208188] acpiphp: Slot [17] registered [ 1.212195] acpiphp: Slot [18] registered [ 1.216188] acpiphp: Slot [19] registered [ 1.220183] acpiphp: Slot [20] registered [ 1.224187] acpiphp: Slot [21] registered [ 1.228183] acpiphp: Slot [22] registered [ 1.232182] acpiphp: Slot [23] registered [ 1.236202] acpiphp: Slot [24] registered [ 1.240178] acpiphp: Slot [25] registered [ 1.244177] acpiphp: Slot [26] registered [ 1.248175] acpiphp: Slot [27] registered [ 1.252175] acpiphp: Slot [28] registered [ 1.256186] acpiphp: Slot [29] registered [ 1.260179] acpiphp: Slot [30] registered [ 1.264182] acpiphp: Slot [31] registered [ 1.268223] PCI host bridge to bus 0000:00 [ 1.272062] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.276053] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.280054] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.284053] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 1.288052] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.292054] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.321286] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.324071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.328058] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.332058] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.355991] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.356181] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.514126] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.524751] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.536722] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.548612] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.560439] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.574949] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.588378] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.592000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.592070] vgaarb: loaded [ 1.596071] vgaarb: bridge control possible 0000:00:02.0 [ 1.608423] SCSI subsystem initialized [ 1.619300] ACPI: bus type USB registered [ 1.620984] usbcore: registered new interface driver usbfs [ 1.624255] usbcore: registered new interface driver hub [ 1.628089] usbcore: registered new device driver usb [ 1.638306] PCI: Using ACPI for IRQ routing [ 1.648898] NetLabel: Initializing [ 1.652115] NetLabel: domain hash size = 128 [ 1.656051] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.660582] NetLabel: unlabeled traffic allowed by default [ 1.669635] clocksource: Switched to clocksource kvm-clock [ 1.883675] AppArmor: AppArmor Filesystem Enabled [ 1.899859] pnp: PnP ACPI init [ 1.917769] pnp: PnP ACPI: found 5 devices [ 1.957425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.988934] NET: Registered protocol family 2 [ 2.011898] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 2.034020] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 2.056063] TCP: Hash tables configured (established 2048 bind 2048) [ 2.079725] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.099000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.122522] NET: Registered protocol family 1 [ 2.138557] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.157598] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.177432] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.220151] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.263504] Trying to unpack rootfs image as initramfs... s[ 2.671336] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 2.717367] Scanning for low memory corruption every 60 seconds [ 2.739740] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.761229] audit: initializing netlink subsys (disabled) [ 2.779309] audit: type=2000 audit(1532286858.006:1): initialized [ 2.800816] Initialise system trusted keyring [ 2.817931] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.846850] zbud: loaded [ 2.859113] VFS: Disk quotas dquot_6.6.0 [ 2.874195] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.898636] fuse init (API version 7.23) [ 2.913912] Key type big_key registered [ 2.927806] Allocating IMA MOK and blacklist keyrings. [ 2.949004] Key type asymmetric registered [ 2.964403] Asymmetric key parser 'x509' registered [ 2.980597] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.007005] io scheduler noop registered [ 3.020420] io scheduler deadline registered (default) [ 3.037030] io scheduler cfq registered [ 3.052082] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.069819] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.091127] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.116824] ACPI: Power Button [PWRF] [ 3.131043] GHES: HEST is not enabled! [ 3.163346] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 3.242111] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 3.289605] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 3.323314] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 3.391915] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 3.517196] Linux agpgart interface v0.103 [ 3.559435] brd: module loaded [ 3.593003] loop: module loaded [ 3.662239] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 3.685674] GPT:90111 != 20971519 [ 3.697251] GPT:Alternate GPT header not at the end of the disk. [ 3.714501] GPT:90111 != 20971519 [ 3.726760] GPT: Use GNU Parted to correct GPT errors. [ 3.742261] vda: vda1 vda15 [ 3.762345] scsi host0: ata_piix [ 3.775348] scsi host1: ata_piix [ 3.788720] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 3.808739] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 3.835819] libphy: Fixed MDIO Bus: probed [ 3.853006] tun: Universal TUN/TAP device driver, 1.6 [ 3.868101] tun: (C) 1999-2004 Max Krasnyansky [ 3.897512] PPP generic driver version 2.4.2 [ 3.913019] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.931364] ehci-pci: EHCI PCI platform driver [ 3.945511] ehci-platform: EHCI generic platform driver [ 3.961238] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.978903] ohci-pci: OHCI PCI platform driver [ 3.995004] ohci-platform: OHCI generic platform driver [ 4.013721] uhci_hcd: USB Universal Host Controller Interface driver [ 4.052788] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 4.068843] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 4.092829] uhci_hcd 0000:00:01.2: detected 2 ports [ 4.109701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 4.129606] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.148671] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.173018] usb usb1: Product: UHCI Host Controller [ 4.188071] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 4.207102] usb usb1: SerialNumber: 0000:00:01.2 [ 4.222451] hub 1-0:1.0: USB hub found [ 4.235065] hub 1-0:1.0: 2 ports detected [ 4.250703] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 4.287416] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 4.302611] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 4.319485] mousedev: PS/2 mouse device common for all mice [ 4.339247] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 4.368579] rtc_cmos 00:00: RTC can wake from S4 [ 4.388457] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 4.410883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 4.429647] i2c /dev entries driver [ 4.442278] device-mapper: uevent: version 1.0.3 [ 4.457917] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 4.489190] ledtrig-cpu: registered to indicate activity on CPUs [ 4.513441] NET: Registered protocol family 10 [ 4.533271] NET: Registered protocol family 17 [ 4.548331] Key type dns_resolver registered [ 4.566180] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1 [ 4.588331] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 4.623401] registered taskstats version 1 [ 4.639117] Loading compiled-in X.509 certificates [ 4.655990] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 4.686082] zswap: loaded using pool lzo/zbud [ 4.714717] Key type trusted registered [ 4.736302] Key type encrypted registered [ 4.751165] AppArmor: AppArmor sha1 policy hashing enabled [ 4.769277] ima: No TPM chip found, activating TPM-bypass! [ 4.786641] evm: HMAC attrs: 0x1 [ 4.804989] Magic number: 10:842:243 [ 4.821246] rtc_cmos 00:00: setting system clock to 2018-07-22 19:14:24 UTC (1532286864) [ 4.849120] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.867558] EDD information not available. [ 4.906442] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 4.932999] Write protecting the kernel read-only data: 14336k [ 4.982668] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 5.012601] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 5.27 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 6.18 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 6.319874] random: dd urandom read with 10 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.0.13... Lease of 10.55.0.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.0.1" checking http://169.254.169.254/2009-04-04/instance-id 2018-07-22 19:14:26,659 - create_instance - INFO - Deleting Port with ID - c71d0e74-9c3a-4322-b2a6-757b3dcb0f4b 2018-07-22 19:14:26,660 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400port-1 2018-07-22 19:14:26,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/ports/c71d0e74-9c3a-4322-b2a6-757b3dcb0f4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:27,760 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5eeb17a6-29e9-4053-b346-b2458c476a85 Date: Sun, 22 Jul 2018 19:14:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:14:27,760 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/ports/c71d0e74-9c3a-4322-b2a6-757b3dcb0f4b used request id req-5eeb17a6-29e9-4053-b346-b2458c476a85 2018-07-22 19:14:27,761 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-inst 2018-07-22 19:14:27,762 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:28,048 - novaclient.v2.client - DEBUG - RESP: [204] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-7a0e0fa1-037e-439c-9ff9-3cd23c324963 x-compute-request-id: req-7a0e0fa1-037e-439c-9ff9-3cd23c324963 2018-07-22 19:14:28,048 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 used request id req-7a0e0fa1-037e-439c-9ff9-3cd23c324963 2018-07-22 19:14:28,048 - create_instance - INFO - Checking deletion status 2018-07-22 19:14:28,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:28,273 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1370 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-65db2290-b733-41f5-8fe1-86cbeaa21265 x-compute-request-id: req-65db2290-b733-41f5-8fe1-86cbeaa21265 RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/193262c1-4fc1-486a-9197-3a6996b839e5", "rel": "bookmark"}], "image": {"id": "b4753d44-93a0-4223-8f8d-3d265bfe5e14", "links": [{"href": "https://192.16.1.222:8774/images/b4753d44-93a0-4223-8f8d-3d265bfe5e14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T19:14:11.000000", "flavor": {"id": "8881d894-e6f7-4a36-806a-ca1d686c7cba", "links": [{"href": "https://192.16.1.222:8774/flavors/8881d894-e6f7-4a36-806a-ca1d686c7cba", "rel": "bookmark"}]}, "id": "193262c1-4fc1-486a-9197-3a6996b839e5", "user_id": "995218fef8b546e3b5d2816bba9a48f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T19:14:27Z", "hostId": "9171f2d92ae9b83c349b1b4ff9d0d35f7548bf31e89efddeea83abc4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-inst", "created": "2018-07-22T19:14:05Z", "tenant_id": "6ca9171fdaba441b97113897736eda75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 19:14:28,273 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 used request id req-65db2290-b733-41f5-8fe1-86cbeaa21265 2018-07-22 19:14:28,273 - create_instance - DEBUG - Instance status [SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-inst] is - ACTIVE 2018-07-22 19:14:28,273 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 19:14:31,277 - create_instance - DEBUG - VM status query timeout in 296.771774054 2018-07-22 19:14:31,279 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fca586214a62df81d8cdcaf66c381c374f4855" 2018-07-22 19:14:31,370 - novaclient.v2.client - DEBUG - RESP: [404] OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version Content-Type: application/json; charset=UTF-8 Content-Length: 111 x-openstack-request-id: req-3cd2b03d-d4a6-4104-825e-0ffc9aef9834 x-compute-request-id: req-3cd2b03d-d4a6-4104-825e-0ffc9aef9834 RESP BODY: {"itemNotFound": {"message": "Instance 193262c1-4fc1-486a-9197-3a6996b839e5 could not be found.", "code": 404}} 2018-07-22 19:14:31,370 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/193262c1-4fc1-486a-9197-3a6996b839e5 used request id req-3cd2b03d-d4a6-4104-825e-0ffc9aef9834 2018-07-22 19:14:31,371 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 193262c1-4fc1-486a-9197-3a6996b839e5 could not be found. (HTTP 404) (Request-ID: req-3cd2b03d-d4a6-4104-825e-0ffc9aef9834) 2018-07-22 19:14:31,371 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-inst 2018-07-22 19:14:31,372 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-subnet 2018-07-22 19:14:31,372 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-subnet 2018-07-22 19:14:31,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/05334aee-6545-4b57-8620-84767841f15e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c3f02c347654e91ddf18ff738b416c67b6664f" 2018-07-22 19:14:35,438 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-694b1d7d-ed50-4676-ad49-8de4c9e4838d Date: Sun, 22 Jul 2018 19:14:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:14:35,438 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/05334aee-6545-4b57-8620-84767841f15e used request id req-694b1d7d-ed50-4676-ad49-8de4c9e4838d 2018-07-22 19:14:35,439 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-priv-net 2018-07-22 19:14:35,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/e65cd582-5ab0-42b5-862a-7e80acfa3a75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c3f02c347654e91ddf18ff738b416c67b6664f" 2018-07-22 19:14:38,050 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c956064f-e70d-4d7f-9a03-3953145c964c Date: Sun, 22 Jul 2018 19:14:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:14:38,050 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/e65cd582-5ab0-42b5-862a-7e80acfa3a75 used request id req-c956064f-e70d-4d7f-9a03-3953145c964c 2018-07-22 19:14:38,053 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/8881d894-e6f7-4a36-806a-ca1d686c7cba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35300c567b3a10ad7381547b887a39ceaf2e2d2" 2018-07-22 19:14:38,122 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-ada92317-16be-4a04-baf0-75e15f90d50d x-compute-request-id: req-ada92317-16be-4a04-baf0-75e15f90d50d 2018-07-22 19:14:38,123 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/8881d894-e6f7-4a36-806a-ca1d686c7cba used request id req-ada92317-16be-4a04-baf0-75e15f90d50d 2018-07-22 19:14:38,124 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-b46b4bc5-5f61-4a72-a57e-f6dba5aab400-image 2018-07-22 19:14:38,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/b4753d44-93a0-4223-8f8d-3d265bfe5e14 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0bd74403aa26b81d3218c41566217e6ddecf1ab1" 2018-07-22 19:14:39,453 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-36cfd383-41c5-437a-871f-cee2633e2ab9 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 19:14:39,454 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/b4753d44-93a0-4223-8f8d-3d265bfe5e14 used request id req-36cfd383-41c5-437a-871f-cee2633e2ab9 2018-07-22 19:14:39,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7efcaff06f459cdf60fdbc51c418b6dfed706aad" 2018-07-22 19:14:39,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-ad706e55-3b7c-4660-b12e-dc6e8f20fff6 Date: Sun, 22 Jul 2018 19:14:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "created_at": "2018-07-22T18:49:52Z", "updated_at": "2018-07-22T18:49:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "01c3663a-7eea-4695-8e37-a0f5e0bd72a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "3e1f362c-a213-4558-a8ae-3fc153ed2c7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "664e82b7-b3b3-446b-8ce6-a52370f41273", "remote_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:52Z", "revision_number": 0, "id": "d9ea564c-f30b-4a70-9239-caa2b493f1ab", "remote_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:52Z", "security_group_id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "tenant_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c"}], "revision_number": 4, "project_id": "8f857a04e9374b0cb0dbab3aba97ee7c", "id": "26b21481-57e8-4ad9-8b50-d00c6e9da527", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "created_at": "2018-07-22T18:52:59Z", "updated_at": "2018-07-22T18:52:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:59Z", "revision_number": 0, "id": "42ad53ed-51fa-42bc-8671-7eb1ef976f80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:59Z", "security_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "port_range_min": null, "ethertype": "IPv6", "project_id": "842f62c9dbf64b77b4b3da26e8d21c32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:59Z", "revision_number": 0, "id": "64687bd4-523d-474f-a732-42b3fd7b92e6", "remote_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:59Z", "security_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "port_range_min": null, "ethertype": "IPv6", "project_id": "842f62c9dbf64b77b4b3da26e8d21c32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:59Z", "revision_number": 0, "id": "c3e95f8a-f945-4e98-ba70-f1ba1b3989ee", "remote_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:59Z", "security_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "port_range_min": null, "ethertype": "IPv4", "project_id": "842f62c9dbf64b77b4b3da26e8d21c32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:52:59Z", "revision_number": 0, "id": "e0f051cf-02a4-4e89-9aca-ad641d3523e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:52:59Z", "security_group_id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "tenant_id": "842f62c9dbf64b77b4b3da26e8d21c32", "port_range_min": null, "ethertype": "IPv4", "project_id": "842f62c9dbf64b77b4b3da26e8d21c32"}], "revision_number": 4, "project_id": "842f62c9dbf64b77b4b3da26e8d21c32", "id": "4bc6ab15-0520-4d6e-99d9-74923e0a1e52", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "created_at": "2018-07-22T18:53:45Z", "updated_at": "2018-07-22T18:53:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "121b67f5-2f82-4204-b188-1a7fcf2bc7de", "remote_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv6", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "60b512d0-b458-4dfd-967e-cdf2ac05691e", "remote_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv4", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "9091963a-eedf-4b38-9535-a3f1cad1b6a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv6", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:53:45Z", "revision_number": 0, "id": "b7710152-0fa0-45f7-b890-5ef7b192b184", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:53:45Z", "security_group_id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "tenant_id": "239b77d2cb034c04aa6625d9b3cb629c", "port_range_min": null, "ethertype": "IPv4", "project_id": "239b77d2cb034c04aa6625d9b3cb629c"}], "revision_number": 4, "project_id": "239b77d2cb034c04aa6625d9b3cb629c", "id": "52bf7819-c875-47ae-8288-0d5bb7f50afd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "created_at": "2018-07-22T18:55:21Z", "updated_at": "2018-07-22T18:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:22Z", "revision_number": 0, "id": "2811c78b-92bc-4ef7-b300-08d220af60f4", "remote_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:22Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:22Z", "revision_number": 0, "id": "64c4c175-f411-4a59-8270-c6ca4d9d11ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:22Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:21Z", "revision_number": 0, "id": "93269d7b-dc2b-4e36-a6d6-33ff3f193df4", "remote_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:21Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:55:21Z", "revision_number": 0, "id": "f37f60f1-5e66-4c78-bc90-39ebd790d254", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:55:21Z", "security_group_id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "tenant_id": "8f202eb52ac04d0492b9c306c41849e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f202eb52ac04d0492b9c306c41849e2"}], "revision_number": 4, "project_id": "8f202eb52ac04d0492b9c306c41849e2", "id": "59fe5cbb-fd05-470f-a2ef-4603cc03f8fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "created_at": "2018-07-22T19:02:25Z", "updated_at": "2018-07-22T19:02:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:25Z", "revision_number": 0, "id": "2c317e36-632c-44de-b5ef-acc5f83b5720", "remote_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:25Z", "security_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:25Z", "revision_number": 0, "id": "999516c5-5727-490a-b911-ce56173683f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:25Z", "security_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:25Z", "revision_number": 0, "id": "a7e16eb9-e682-4533-8dcc-28a5ad1d525c", "remote_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:25Z", "security_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:02:25Z", "revision_number": 0, "id": "fe4ef1f4-a3f3-4606-9c29-df2420219abf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:02:25Z", "security_group_id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "tenant_id": "6f56dde62ed24851ae8dce233fed7ebd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f56dde62ed24851ae8dce233fed7ebd"}], "revision_number": 4, "project_id": "6f56dde62ed24851ae8dce233fed7ebd", "id": "77f1bd69-02eb-40e0-ac3a-c557b252612d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6ca9171fdaba441b97113897736eda75", "created_at": "2018-07-22T19:13:56Z", "updated_at": "2018-07-22T19:13:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:13:56Z", "revision_number": 0, "id": "197ac473-d211-4878-9b62-ca40dc2b4b62", "remote_group_id": "97d1bb9f-9c6d-423c-9ecc-d0201c5eabc5", "remote_ip_prefix": null, "created_at": "2018-07-22T19:13:56Z", "security_group_id": "97d1bb9f-9c6d-423c-9ecc-d0201c5eabc5", "tenant_id": "6ca9171fdaba441b97113897736eda75", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ca9171fdaba441b97113897736eda75"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:13:56Z", "revision_number": 0, "id": "4b86e8c4-b37d-43e4-8616-4b55a86aa609", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:13:56Z", "security_group_id": "97d1bb9f-9c6d-423c-9ecc-d0201c5eabc5", "tenant_id": "6ca9171fdaba441b97113897736eda75", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ca9171fdaba441b97113897736eda75"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:13:56Z", "revision_number": 0, "id": "ca0265ee-4e0c-4b9d-bc3c-bc14ed685c72", "remote_group_id": "97d1bb9f-9c6d-423c-9ecc-d0201c5eabc5", "remote_ip_prefix": null, "created_at": "2018-07-22T19:13:56Z", "security_group_id": "97d1bb9f-9c6d-423c-9ecc-d0201c5eabc5", "tenant_id": "6ca9171fdaba441b97113897736eda75", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ca9171fdaba441b97113897736eda75"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T19:13:56Z", "revision_number": 0, "id": "cf4e2fe5-30a4-4cb9-8263-d0787fd2ad5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T19:13:56Z", "security_group_id": "97d1bb9f-9c6d-423c-9ecc-d0201c5eabc5", "tenant_id": "6ca9171fdaba441b97113897736eda75", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ca9171fdaba441b97113897736eda75"}], "revision_number": 4, "project_id": "6ca9171fdaba441b97113897736eda75", "id": "97d1bb9f-9c6d-423c-9ecc-d0201c5eabc5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "created_at": "2018-07-22T18:57:13Z", "updated_at": "2018-07-22T18:57:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:57:13Z", "revision_number": 0, "id": "857c06a6-afdf-47df-a1af-15f1bb04939f", "remote_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "remote_ip_prefix": null, "created_at": "2018-07-22T18:57:13Z", "security_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "port_range_min": null, "ethertype": "IPv6", "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:57:13Z", "revision_number": 0, "id": "dac5a215-38eb-4398-bc80-dff0a5a5ecad", "remote_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "remote_ip_prefix": null, "created_at": "2018-07-22T18:57:13Z", "security_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "port_range_min": null, "ethertype": "IPv4", "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:57:13Z", "revision_number": 0, "id": "daebae3b-3769-4f25-8b39-5ed657b77309", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:57:13Z", "security_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "port_range_min": null, "ethertype": "IPv6", "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:57:13Z", "revision_number": 0, "id": "e57272c1-aa43-476c-a6ed-c662f50ad8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:57:13Z", "security_group_id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "tenant_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "port_range_min": null, "ethertype": "IPv4", "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80"}], "revision_number": 4, "project_id": "b34d2a5bc1b54628b1c7e2c9de5eba80", "id": "abb9fac2-095a-4185-8297-9fb97ae69c50", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "created_at": "2018-07-22T18:58:48Z", "updated_at": "2018-07-22T18:58:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "a62eb5e0-eb5a-4ede-b96d-b649e0c792e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "10591997a0b1467f9d5a830f63b555e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "c533dcd2-cae9-4c2c-8656-9a962b694a05", "remote_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "10591997a0b1467f9d5a830f63b555e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "d56dc1a4-95eb-4302-9a42-a9ad750a13e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "10591997a0b1467f9d5a830f63b555e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:58:48Z", "revision_number": 0, "id": "fe5ffd07-d746-44b3-86f5-c0387703f495", "remote_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "remote_ip_prefix": null, "created_at": "2018-07-22T18:58:48Z", "security_group_id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "tenant_id": "10591997a0b1467f9d5a830f63b555e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "10591997a0b1467f9d5a830f63b555e6"}], "revision_number": 4, "project_id": "10591997a0b1467f9d5a830f63b555e6", "id": "b5d552b4-9fda-4599-a7b6-3b5dd7aca7c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T18:49:10Z", "updated_at": "2018-07-22T18:49:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:49:10Z", "revision_number": 0, "id": "13f85fbc-87e2-4705-ab83-1234721c79a6", "remote_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "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-22T18:49:10Z", "revision_number": 0, "id": "513465eb-3aae-451f-9811-6212c26776df", "remote_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "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-22T18:49:10Z", "revision_number": 0, "id": "9efc95bd-96a7-4f9c-b85c-65894e9f1195", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "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-22T18:49:10Z", "revision_number": 0, "id": "e78f5bfa-1156-4ede-a2dd-2e320023bfbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:49:10Z", "security_group_id": "c535da99-7e1e-4a0b-9807-303de655a623", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c535da99-7e1e-4a0b-9807-303de655a623", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "created_at": "2018-07-22T18:51:15Z", "updated_at": "2018-07-22T18:51:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "0ad90696-32d1-41ad-bccf-95bea74601f6", "remote_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv6", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "a0ac56e2-c230-492d-829f-63d8fc714bf6", "remote_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv4", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "acd19f57-0a99-4fef-a1aa-36e851a2be19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv6", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T18:51:15Z", "revision_number": 0, "id": "d956a6a7-58d3-48ad-b3da-d2e97ee0e374", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T18:51:15Z", "security_group_id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "tenant_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "port_range_min": null, "ethertype": "IPv4", "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6"}], "revision_number": 4, "project_id": "5eb1dfd3cb5c4f68b089dfe08255dbd6", "id": "dec9ad3a-ec05-4e0e-bac5-58626d2cf3f9", "name": "default"}]} 2018-07-22 19:14:39,678 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=default used request id req-ad706e55-3b7c-4660-b12e-dc6e8f20fff6 2018-07-22 19:14:39,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/8f857a04e9374b0cb0dbab3aba97ee7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7efcaff06f459cdf60fdbc51c418b6dfed706aad" 2018-07-22 19:14:39,764 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:14:39 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-be054604-109c-41b3-a6f8-27a2e3e295ad RESP BODY: {"error": {"message": "Could not find project: 8f857a04e9374b0cb0dbab3aba97ee7c.", "code": 404, "title": "Not Found"}} 2018-07-22 19:14:39,764 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/8f857a04e9374b0cb0dbab3aba97ee7c used request id req-be054604-109c-41b3-a6f8-27a2e3e295ad 2018-07-22 19:14:39,764 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 19:14:39,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/842f62c9dbf64b77b4b3da26e8d21c32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7efcaff06f459cdf60fdbc51c418b6dfed706aad" 2018-07-22 19:14:39,817 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:14:39 GMT Content-Type: application/json Content-Length: 308 Vary: X-Auth-Token x-openstack-request-id: req-ff8e1c81-a3f4-4af4-a92a-5ff0ce99573a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/842f62c9dbf64b77b4b3da26e8d21c32"}, "tags": [], "enabled": true, "id": "842f62c9dbf64b77b4b3da26e8d21c32", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-07-22 19:14:39,817 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/842f62c9dbf64b77b4b3da26e8d21c32 used request id req-ff8e1c81-a3f4-4af4-a92a-5ff0ce99573a 2018-07-22 19:14:39,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/239b77d2cb034c04aa6625d9b3cb629c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7efcaff06f459cdf60fdbc51c418b6dfed706aad" 2018-07-22 19:14:39,862 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:14:39 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-9af8107e-3445-459d-89ae-0076e81d2a28 RESP BODY: {"error": {"message": "Could not find project: 239b77d2cb034c04aa6625d9b3cb629c.", "code": 404, "title": "Not Found"}} 2018-07-22 19:14:39,863 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/239b77d2cb034c04aa6625d9b3cb629c used request id req-9af8107e-3445-459d-89ae-0076e81d2a28 2018-07-22 19:14:39,863 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 19:14:39,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/8f202eb52ac04d0492b9c306c41849e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7efcaff06f459cdf60fdbc51c418b6dfed706aad" 2018-07-22 19:14:39,905 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:14:39 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-0b2304b3-785f-4b7c-b15b-c4807f6697f7 RESP BODY: {"error": {"message": "Could not find project: 8f202eb52ac04d0492b9c306c41849e2.", "code": 404, "title": "Not Found"}} 2018-07-22 19:14:39,905 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/8f202eb52ac04d0492b9c306c41849e2 used request id req-0b2304b3-785f-4b7c-b15b-c4807f6697f7 2018-07-22 19:14:39,905 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 19:14:39,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7efcaff06f459cdf60fdbc51c418b6dfed706aad" 2018-07-22 19:14:39,945 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:14:39 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-b0aaccb2-1c8c-4a7a-9bbd-336942658d9c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd"}, "tags": [], "enabled": true, "id": "6f56dde62ed24851ae8dce233fed7ebd", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-22 19:14:39,946 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6f56dde62ed24851ae8dce233fed7ebd used request id req-b0aaccb2-1c8c-4a7a-9bbd-336942658d9c 2018-07-22 19:14:39,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6ca9171fdaba441b97113897736eda75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7efcaff06f459cdf60fdbc51c418b6dfed706aad" 2018-07-22 19:14:39,989 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:14:39 GMT Content-Type: application/json Content-Length: 316 Vary: X-Auth-Token x-openstack-request-id: req-ec28e973-8983-4dd4-bbb5-3c75517f007a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/6ca9171fdaba441b97113897736eda75"}, "tags": [], "enabled": true, "id": "6ca9171fdaba441b97113897736eda75", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-3ea13398-08eb-428-proj"}} 2018-07-22 19:14:39,989 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6ca9171fdaba441b97113897736eda75 used request id req-ec28e973-8983-4dd4-bbb5-3c75517f007a 2018-07-22 19:14:39,989 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97d1bb9f-9c6d-423c-9ecc-d0201c5eabc5 2018-07-22 19:14:39,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=97d1bb9f-9c6d-423c-9ecc-d0201c5eabc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7efcaff06f459cdf60fdbc51c418b6dfed706aad" 2018-07-22 19:14:40,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-eb04f599-7313-4c17-9f9c-6a0765f19f3a Date: Sun, 22 Jul 2018 19:14:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "97d1bb9f-9c6d-423c-9ecc-d0201c5eabc5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:13:56Z", "security_group_id": "97d1bb9f-9c6d-423c-9ecc-d0201c5eabc5", "port_range_min": null, "revision_number": 0, "tenant_id": "6ca9171fdaba441b97113897736eda75", "created_at": "2018-07-22T19:13:56Z", "project_id": "6ca9171fdaba441b97113897736eda75", "id": "197ac473-d211-4878-9b62-ca40dc2b4b62"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:13:56Z", "security_group_id": "97d1bb9f-9c6d-423c-9ecc-d0201c5eabc5", "port_range_min": null, "revision_number": 0, "tenant_id": "6ca9171fdaba441b97113897736eda75", "created_at": "2018-07-22T19:13:56Z", "project_id": "6ca9171fdaba441b97113897736eda75", "id": "4b86e8c4-b37d-43e4-8616-4b55a86aa609"}, {"remote_group_id": "97d1bb9f-9c6d-423c-9ecc-d0201c5eabc5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:13:56Z", "security_group_id": "97d1bb9f-9c6d-423c-9ecc-d0201c5eabc5", "port_range_min": null, "revision_number": 0, "tenant_id": "6ca9171fdaba441b97113897736eda75", "created_at": "2018-07-22T19:13:56Z", "project_id": "6ca9171fdaba441b97113897736eda75", "id": "ca0265ee-4e0c-4b9d-bc3c-bc14ed685c72"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T19:13:56Z", "security_group_id": "97d1bb9f-9c6d-423c-9ecc-d0201c5eabc5", "port_range_min": null, "revision_number": 0, "tenant_id": "6ca9171fdaba441b97113897736eda75", "created_at": "2018-07-22T19:13:56Z", "project_id": "6ca9171fdaba441b97113897736eda75", "id": "cf4e2fe5-30a4-4cb9-8263-d0787fd2ad5a"}]} 2018-07-22 19:14:40,069 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=97d1bb9f-9c6d-423c-9ecc-d0201c5eabc5 used request id req-eb04f599-7313-4c17-9f9c-6a0765f19f3a 2018-07-22 19:14:40,069 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 19:14:40,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/97d1bb9f-9c6d-423c-9ecc-d0201c5eabc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7efcaff06f459cdf60fdbc51c418b6dfed706aad" 2018-07-22 19:14:40,533 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3e3ea371-832a-438d-9ef3-d1c8fc5a23fe Content-Length: 0 Date: Sun, 22 Jul 2018 19:14:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 19:14:40,534 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/97d1bb9f-9c6d-423c-9ecc-d0201c5eabc5 used request id req-3e3ea371-832a-438d-9ef3-d1c8fc5a23fe 2018-07-22 19:14:40,535 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-3ea13398-08eb-428-proj 2018-07-22 19:14:40,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/6ca9171fdaba441b97113897736eda75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7efcaff06f459cdf60fdbc51c418b6dfed706aad" 2018-07-22 19:14:40,802 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:14:40 GMT Vary: X-Auth-Token x-openstack-request-id: req-cfb8a305-4528-49c6-bc03-2e0525d9e112 X-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-22 19:14:40,802 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/6ca9171fdaba441b97113897736eda75 used request id req-cfb8a305-4528-49c6-bc03-2e0525d9e112 2018-07-22 19:14:40,802 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-3ea13398-08eb-428-proj-role 2018-07-22 19:14:40,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/roles/395baf7f1ad64c719b4d23ea976adb38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7efcaff06f459cdf60fdbc51c418b6dfed706aad" 2018-07-22 19:14:40,983 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:14:40 GMT Vary: X-Auth-Token x-openstack-request-id: req-6b7143ff-a345-4f19-9a0f-b30e44b8a90d X-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-22 19:14:40,983 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/395baf7f1ad64c719b4d23ea976adb38 used request id req-6b7143ff-a345-4f19-9a0f-b30e44b8a90d 2018-07-22 19:14:40,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7efcaff06f459cdf60fdbc51c418b6dfed706aad" 2018-07-22 19:14:41,033 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:14:41 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-a05c9210-08dd-4b67-a640-82269272fa2f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47926fd2f5154882b6f31c1790b7a7c7", "links": {"self": "https://192.16.1.222:5000/v3/roles/47926fd2f5154882b6f31c1790b7a7c7"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d003a336a98a4f52ae5449d360466dce", "links": {"self": "https://192.16.1.222:5000/v3/roles/d003a336a98a4f52ae5449d360466dce"}, "name": "admin"}, {"domain_id": null, "id": "e5c38e0f43c64a44921d1e4a958814a3", "links": {"self": "https://192.16.1.222:5000/v3/roles/e5c38e0f43c64a44921d1e4a958814a3"}, "name": "heat_stack_user"}]} 2018-07-22 19:14:41,033 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-a05c9210-08dd-4b67-a640-82269272fa2f 2018-07-22 19:14:41,034 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-3ea13398-08eb-428-user 2018-07-22 19:14:41,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/995218fef8b546e3b5d2816bba9a48f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}182e23b7dbfb9fccf5fee6c8d773f6bf74a04ddc" 2018-07-22 19:14:41,299 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sun, 22 Jul 2018 19:14:41 GMT Vary: X-Auth-Token x-openstack-request-id: req-19c2706c-1e7b-471c-8af1-19239224ce31 X-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-22 19:14:41,299 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/995218fef8b546e3b5d2816bba9a48f2 used request id req-19c2706c-1e7b-471c-8af1-19239224ce31 2018-07-22 19:14:41,300 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 52.408s OK 2018-07-22 19:14:41,301 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:52 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-07-22 19:14:41,304 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:08 | PASS | | tenantnetwork1 | functest | healthcheck | 00:17 | PASS | | tenantnetwork2 | functest | healthcheck | 00:16 | PASS | | vmready1 | functest | healthcheck | 00:21 | PASS | | vmready2 | functest | healthcheck | 00:21 | PASS | | singlevm1 | functest | healthcheck | 01:16 | PASS | | singlevm2 | functest | healthcheck | 01:02 | PASS | | vping_ssh | functest | healthcheck | 01:17 | PASS | | vping_userdata | functest | healthcheck | 01:07 | PASS | | cinder_test | functest | healthcheck | 02:20 | PASS | | api_check | functest | healthcheck | 12:00 | PASS | | snaps_health_check | functest | healthcheck | 00:52 | PASS | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-07-22 19:14:41,311 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-07-22 19:14:41,427 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-22 19:14:41,528 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-22 19:14:41,628 - paramiko.transport - DEBUG - EOF in transport thread